Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-16avfilter/vf_tinterlace: Fix vf_tinterlace mode 6 (interlacex2)Jasper Taylor
2014-03-16Merge commit 'e843612695007cc623813073754c651ab43021f7'Michael Niedermayer
2014-03-16af_channelmap: fix ONE_STR mapping modeAnton Khirnov
2014-03-15avfilter: make avfilter_graph_get_filter use const string nameYu Xiaolei
2014-03-08lavfi/af_atempo: clear references before returning error.Nicolas George
2014-03-06avfilter/vf_shuffleplanes: Fix flags / add AV_OPT_FLAG_FILTERING_PARAMMichael Niedermayer
2014-03-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-03-06Merge commit '599b81ca9a8e04a27ddad94af462171d16063167'Michael Niedermayer
2014-03-06Merge commit 'bba2a7cc5f7c7aaa32a938f3d4edd9f555f39cdb'Michael Niedermayer
2014-03-06vf_shuffleplanes: fix the type of the mapping indicesAnton Khirnov
2014-03-06lavfi: add shuffleplanes filterAnton Khirnov
2014-03-06lavfi: use the correct filter context for logging an error.Anton Khirnov
2014-03-05Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-03-05avfilter: Add missing emms_c when neededLuca Barbato
2014-03-04vf_frei0r: fix missing end of line characterVittorio Giovara
2014-03-04Merge commit '4e0be9c86f2003dd3ba2eb8fad01e8d0e538075e'Michael Niedermayer
2014-03-04Merge commit '8accddeb5806cd98e3803b4ddf2a2ef576d0e4d9'Michael Niedermayer
2014-03-04vf_frei0r: refactor library loading from env variableVittorio Giovara
2014-03-04vf_frei0r: prevent a segfault when filter parameters are not setVittorio Giovara
2014-03-04vf_frei0r: adjust error messagesVittorio Giovara
2014-03-01af_compand: replace strtok_r() with av_get_token()Anton Khirnov
2014-02-27lavfi/frei0r: factorize plugin loading with static pathMarton Balint
2014-02-27lavfi/frei0r: search plugins in lib64 dirs on all architecturesMarton Balint
2014-02-26avfilter: remove superflous linesPaul B Mahol
2014-02-26avfilter/af_compand: some more cosmetics to decrease difference with qatarPaul B Mahol
2014-02-26avfilter: remove af_compand_forkMichael Niedermayer
2014-02-26avfilter/af_compand: more cosmetics from libavfilter/af_compand_fork.cMichael Niedermayer
2014-02-26avfilter/af_compand: cosmetics from libavfilter/af_compand_fork.cMichael Niedermayer
2014-02-26avfilter/af_compand: switch defaults to libavfilter/af_compand_fork.cMichael Niedermayer
2014-02-26avfilter/af_compand: "use local variable for channels" from libavfilter/af_co...Michael Niedermayer
2014-02-26avfilter/af_compand: error checks from libavfilter/af_compand_fork.cMichael Niedermayer
2014-02-26avfilter/af_compand: pts init code from libavfilter/af_compand_fork.cMichael Niedermayer
2014-02-26avfilter/af_compand: cosmetics and doxy comment from libavfilter/af_compand_f...Michael Niedermayer
2014-02-26avfilter/af_compand: add Andrew Kelley to the copyrightMichael Niedermayer
2014-02-26avfilter/af_compand: merge avframe code from af_compand_forkMichael Niedermayer
2014-02-26avfilter/af_compand: merge uninit() calls on error from af_compand_fork.cMichael Niedermayer
2014-02-26avfilter/af_compand: also support '|' as seperatorMichael Niedermayer
2014-02-26avfilter/af_compand_fork: avoid strtok_r() so as not to break buildMichael Niedermayer
2014-02-26avfilter/af_compand: whitespace changes from af_compand_forkMichael Niedermayer
2014-02-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-02-26lavfi: add compand audio filterAndrew Kelley
2014-02-25avfilter/af_compand: fix invalid readAndrew Kelley
2014-02-25Merge commit '39c2880eeae6930b1036ce1f479afc1e1152c13f'Michael Niedermayer
2014-02-25Merge commit 'dcc7e4bf1d0913123bfafbc58bf47bd41dd5848d'Michael Niedermayer
2014-02-24af_volume: preserve frame propertiesAnton Khirnov
2014-02-24af_resample: preserve frame propertiesAnton Khirnov
2014-02-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-02-24Use av_frame_copy() to simplify code where appropriate.Anton Khirnov
2014-02-22Fix FSF address in colormatrix and libzvbi license headers.Carl Eugen Hoyos
2014-02-20Merge remote-tracking branch 'cigaes/master'Michael Niedermayer