aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Input/ffmpeg
Commit message (Collapse)AuthorAgeFilesLines
* sync remaining translationstrialuser022019-01-2110-97/+97
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8642 90c681e8-e032-0410-971d-27865f9a5e38
* updated Spanish translation (Joel Barrios), updated changelogstrialuser022019-01-211-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8639 90c681e8-e032-0410-971d-27865f9a5e38
* update Ukrainian translationsmotsyo2019-01-201-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8635 90c681e8-e032-0410-971d-27865f9a5e38
* updated Portuguese translation (Sérgio Marques)trialuser022019-01-121-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8632 90c681e8-e032-0410-971d-27865f9a5e38
* updated Polish translation (mrerexx)trialuser022019-01-111-18/+18
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8629 90c681e8-e032-0410-971d-27865f9a5e38
* updated Russian translation (Alexey Loginov)trialuser022019-01-081-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8624 90c681e8-e032-0410-971d-27865f9a5e38
* using override keywordtrialuser022019-01-068-23/+23
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8591 90c681e8-e032-0410-971d-27865f9a5e38
* fixed build with -Werror=zero-as-null-pointer-constanttrialuser022019-01-035-54/+54
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8572 90c681e8-e032-0410-971d-27865f9a5e38
* updated .ts filestrialuser022018-11-1328-28/+28
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8421 90c681e8-e032-0410-971d-27865f9a5e38
* updated .ts filestrialuser022018-10-2728-168/+308
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8409 90c681e8-e032-0410-971d-27865f9a5e38
* ffmpeg: removed legacy codetrialuser022018-10-161-29/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8391 90c681e8-e032-0410-971d-27865f9a5e38
* added TAK support (#975)trialuser022018-10-154-66/+84
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8389 90c681e8-e032-0410-971d-27865f9a5e38
* ffmpeg: fixed 8-bit audio supporttrialuser022018-10-151-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8388 90c681e8-e032-0410-971d-27865f9a5e38
* fixed gcc warningstrialuser022018-09-211-5/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8326 90c681e8-e032-0410-971d-27865f9a5e38
* removed Q_OBJECT from MetaDataModeltrialuser022018-09-144-6/+5
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8289 90c681e8-e032-0410-971d-27865f9a5e38
* fixed clang warningstrialuser022018-08-211-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8277 90c681e8-e032-0410-971d-27865f9a5e38
* updated .ts filestrialuser022018-08-0528-1316/+112
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8242 90c681e8-e032-0410-971d-27865f9a5e38
* changed MetaDataManager apitrialuser022018-08-051-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8232 90c681e8-e032-0410-971d-27865f9a5e38
* ffmpeg: recent api supporttrialuser022018-08-044-33/+7
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8227 90c681e8-e032-0410-971d-27865f9a5e38
* updated .ts filestrialuser022018-07-2228-168/+168
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8216 90c681e8-e032-0410-971d-27865f9a5e38
* changed translation api againtrialuser022018-07-212-3/+8
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8200 90c681e8-e032-0410-971d-27865f9a5e38
* changed translation apitrialuser022018-07-212-10/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8196 90c681e8-e032-0410-971d-27865f9a5e38
* feature to change application nametrialuser022018-07-011-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8077 90c681e8-e032-0410-971d-27865f9a5e38
* changed plugin path (cmake)trialuser022018-06-231-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8054 90c681e8-e032-0410-971d-27865f9a5e38
* changed plugin path (qmake)trialuser022018-06-231-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8053 90c681e8-e032-0410-971d-27865f9a5e38
* updated .ts filestrialuser022018-06-2128-168/+168
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8051 90c681e8-e032-0410-971d-27865f9a5e38
* optimizationtrialuser022018-06-081-7/+10
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8007 90c681e8-e032-0410-971d-27865f9a5e38
* fixed build with recent ffmpeg versiontrialuser022018-05-311-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7987 90c681e8-e032-0410-971d-27865f9a5e38
* ffmpeg: fixed buildtrialuser022018-05-301-1/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7983 90c681e8-e032-0410-971d-27865f9a5e38
* enabled ffmpeg plugintrialuser022018-05-293-26/+36
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7974 90c681e8-e032-0410-971d-27865f9a5e38
* using AV_VERSION_INT macrotrialuser022018-02-102-4/+4
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7850 90c681e8-e032-0410-971d-27865f9a5e38
* ffmpeg plugin: fixed ffmpeg 3.5 supporttrialuser022018-02-104-23/+30
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7842 90c681e8-e032-0410-971d-27865f9a5e38
* fixed buildtrialuser022018-01-311-2/+0
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7829 90c681e8-e032-0410-971d-27865f9a5e38
* copy 1.2 branch to trunktrialuser022017-11-2533-243/+178
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7772 90c681e8-e032-0410-971d-27865f9a5e38
* updated Russian translation (Alexey Loginov)trialuser022017-11-221-38/+38
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7729 90c681e8-e032-0410-971d-27865f9a5e38
* updated .ts filestrialuser022017-11-121-8/+10
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7721 90c681e8-e032-0410-971d-27865f9a5e38
* added Finnish translation (Jiri Grönroos)trialuser022017-11-122-0/+152
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7718 90c681e8-e032-0410-971d-27865f9a5e38
* updated Polish translation (Daniel Krawczyk)trialuser022017-11-121-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7717 90c681e8-e032-0410-971d-27865f9a5e38
* updated Chezh translation (Jaroslav Lichtblau)trialuser022017-11-121-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7716 90c681e8-e032-0410-971d-27865f9a5e38
* updated Hebrew translation (Genghis Khan)trialuser022017-11-121-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7715 90c681e8-e032-0410-971d-27865f9a5e38
* updated Brazilian Portuguese translation (Vítor Pereira Barros)trialuser022017-11-121-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7714 90c681e8-e032-0410-971d-27865f9a5e38
* updated Indonesian translation (Wantoyo)trialuser022017-11-121-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7713 90c681e8-e032-0410-971d-27865f9a5e38
* updated Galician translation (Delio Docampo Cordeiro)trialuser022017-11-121-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7712 90c681e8-e032-0410-971d-27865f9a5e38
* updated Chinese Simplified translation (Mingcong Bai)trialuser022017-11-121-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7711 90c681e8-e032-0410-971d-27865f9a5e38
* updated German translation (Ettore Atalan)trialuser022017-11-121-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7710 90c681e8-e032-0410-971d-27865f9a5e38
* updated .ts filestrialuser022017-11-091-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7705 90c681e8-e032-0410-971d-27865f9a5e38
* updated Ukrainian translationsmotsyo2017-10-311-4/+4
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7682 90c681e8-e032-0410-971d-27865f9a5e38
* updated Spanish translation (Joel Barrios and Bohdan Shuba)trialuser022017-10-291-34/+34
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7677 90c681e8-e032-0410-971d-27865f9a5e38
* updated Portuguese translation (Sérgio Marques)trialuser022017-10-291-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7676 90c681e8-e032-0410-971d-27865f9a5e38
* updated Greek translation (Dimitrios Glentadakis)trialuser022017-10-291-4/+4
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7675 90c681e8-e032-0410-971d-27865f9a5e38