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-12-27Merge commit '6c99c92a42add7f6a462114d5a4a53c93c551058'Michael Niedermayer
2014-12-27Merge commit '57b6704ecd0f56d6a3092e448687cfd837bb0ac1'Michael Niedermayer
2014-12-25libavcodec: add AV_HWACCEL_ALLOW_HIGH_DEPTH flagRémi Denis-Courmont
2014-12-25avcodec: add AVCodecContext.sw_pix_fmtRémi Denis-Courmont
2014-12-14avcodec: fix wording in AVSubtitleRect doxyClément Bœsch
2014-12-06Merge commit 'b72727a5248f1ef02db99b378dce1eb48a46357a'Michael Niedermayer
2014-12-05lavc: mention that the parser callback never returns an errorVittorio Giovara
2014-12-01doc: fix spelling errorsAndreas Cadhalpun
2014-11-21avcodec/pngdec: add APNG support.Benoit Fouet
2014-10-23Added STL demuxer and decoderEejya Singh
2014-10-19avcodec: add codec_whitelistMichael Niedermayer
2014-10-18Merge commit '530c1441fd1426b6a4bb33485ff3226e1ae0ad45'Michael Niedermayer
2014-10-18Merge commit '15ec053c4c0b198a2e93eb8e60c8f41e091e0c40'Michael Niedermayer
2014-10-18Merge commit 'c4f7bee0872d5e2e0e91673dd4b0f18de4a3d866'Michael Niedermayer
2014-10-18Merge commit '59b55c494e01de09dfd7cbf9cbbe7223265ac283'Michael Niedermayer
2014-10-18Merge commit '66a68ddd1ac376b24db8695058bc8fc28f5bada6'Michael Niedermayer
2014-10-18Merge commit 'a75c2eb25a62105c09b48521aef429dc8a231637'Michael Niedermayer
2014-10-18Merge commit '946f95354ba76ef73c9b66889d86ab5fba4fb486'Michael Niedermayer
2014-10-18Merge commit 'a6e4ce9fd50897dc6d9c2ada4b6b8090de7de5bf'Michael Niedermayer
2014-10-18lavc: make lmax/lmin into private options of mpegvideo encodersAnton Khirnov
2014-10-18lavc: make border_masking into private options of mpegvideo encodersAnton Khirnov
2014-10-18lavc: deprecate unused mb_threshold fieldAnton Khirnov
2014-10-18lavc: deprecate unused me_threshold fieldAnton Khirnov
2014-10-18lavc: make rc_buffer_aggressivity/rc_initial_cplx into private options of mpe...Anton Khirnov
2014-10-18lavc: make rc_eq into private options of mpegvideo encodersAnton Khirnov
2014-10-18lavc: make rc_qmod_* into private options of mpegvideo encodersAnton Khirnov
2014-10-18lavc: make rc_qsquish a private option of mpegvideo encodersAnton Khirnov
2014-10-16avcodec/avcodec: more verbose documentation for time_baseMichael Niedermayer
2014-10-16avcodec/avcodec: fix non doxy commentMichael Niedermayer
2014-10-15Merge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41'Michael Niedermayer
2014-10-15Merge commit 'd565fef1b83b6c5f8afb32229260b79f67c68109'Michael Niedermayer
2014-10-15lavc: deprecate the use of AVCodecContext.time_base for decodingAnton Khirnov
2014-10-15vdpau: add AV_HWACCEL_FLAG_IGNORE_LEVEL to skip the codec level checkRémi Denis-Courmont
2014-10-14Merge commit '2df0c32ea12ddfa72ba88309812bfb13b674130f'Michael Niedermayer
2014-10-13lavc: use a separate field for exporting audio encoder paddingAnton Khirnov
2014-10-09fix seperator typoMichael Niedermayer
2014-10-09avcodec: Allow choosing the dump format field separator.Michael Niedermayer
2014-10-06Merge commit '577899a6458ccad9026eb268f10dc0b39c224c8d'Michael Niedermayer
2014-10-06lavc: specify the behavior of av_lockmgr_register on failure.Manfred Georg
2014-10-06avcodec: remove obsolete FF_API_FAST_MALLOC cruftJames Almer
2014-10-02avcodec/utils: av_lockmgr_register defines behavior on failure.Manfred Georg
2014-10-02avcodec, avutil: allow more control about how samples are skippedwm4
2014-09-27Merge commit '1c80c9d7ef809180042257200c7b5f6b81d0b0e2'Michael Niedermayer
2014-09-26hwaccel: Call ->get_format again if hwaccel init failsRémi Denis-Courmont
2014-09-25Merge commit 'd07ddc93e29a4fdf12cd426953a7ecd5abe5e36d'Michael Niedermayer
2014-09-25avcodec: Fix a doxy comment to refer to the right functionMartin Storsjö
2014-09-01avcodec: fix missing doxygen comment markerMichael Niedermayer
2014-08-29avcodec/avcodec: fix missing doxygen comment markerMichael Niedermayer
2014-08-29Merge commit '9301486408a480629336af4d7fd873c0f28fb2d5'Michael Niedermayer
2014-08-28avcodec: add stream-level stereo3d side dataVittorio Giovara