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
2011-07-11Revert "lavc: remove a half-working attempt at different defaults for audio/v...Michael Niedermayer
2011-07-11Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf'Michael Niedermayer
2011-07-10lavc: add support for codec-specific defaults.Anton Khirnov
2011-07-10lavc: make avcodec_alloc_context3 officially public.Anton Khirnov
2011-07-10lavc: remove a half-working attempt at different defaults for audio/video cod...Anton Khirnov
2011-07-10ac3dec: add a drc_scale private optionAnton Khirnov
2011-06-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-17lavc: add opt_find to AVCodecContext class.Anton Khirnov
2011-05-27Remove specific note when not specificEtienne Buira
2011-05-19Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-05-19Add request_sample_fmt field to AVCodecContext.Justin Ruggles
2011-05-12Merge remote branch 'qatar/master'Michael Niedermayer
2011-05-11lavc: deprecate named constants for deprecated antialias_algo.Anton Khirnov
2011-05-11Merge remote branch 'qatar/master'Michael Niedermayer
2011-05-10AVOptions: make default_val a union, as proposed in AVOption2.Anton Khirnov
2011-05-10lavc: move some flac-specific options to its private context.Anton Khirnov
2011-05-01Merge commit '85770f2a2651497861ed938efcd0df3696ff5e45'Michael Niedermayer
2011-04-30AVOptions: make default_val a union, as proposed in AVOption2.Anton Khirnov
2011-04-30In libx264 wrapper, change wpredp to a codec specific option.Baptiste Coudurier
2011-04-27Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-26lavc: remove FF_API_MB_Q cruftAnton Khirnov
2011-04-26lavc: remove FF_API_RATE_EMU cruftAnton Khirnov
2011-04-26lavc: remove FF_API_HURRY_UP cruftAnton Khirnov
2011-04-25ac3dec: allow selecting float output at runtime.Reimar Döffinger
2011-04-20Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-19lavc: remove misc disabled cruft.Anton Khirnov
2011-04-19lavc: remove the FF_API_INOFFICIAL cruft.Anton Khirnov
2011-04-19lavc: remove the FF_API_USE_LPC cruft.Anton Khirnov
2011-04-12vpxenc: add CQ_LEVEL mappingJames Zern
2011-04-08Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-07lavc: add a FF_API_REQUEST_CHANNELS deprecation macroAnton Khirnov
2011-04-04Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-03lavc: deprecate AVCodecContext.antialias_algoAnton Khirnov
2011-04-03lavc: mark mb_qmin/mb_qmax for removal on next major bump.Anton Khirnov
2011-04-03Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-02lavc: deprecate rate_emuAnton Khirnov
2011-04-02lavc: mark hurry_up for removal on next major bumpAnton Khirnov
2011-03-26Merge remote-tracking branch 'newdev/master'Michael Niedermayer
2011-03-25Add audio_service_type field to AVCodecContext for encoding and reportingJustin Ruggles
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-02-17vbv_delay AVOption for ABI compatibilityMichael Niedermayer
2011-02-16vbv_delay AVOption for ABI compatibilityMichael Niedermayer
2011-02-11Frame-based multithreading framework using pthreadsAlexander Strange
2011-02-09Frame-based multithreading framework using pthreadsAlexander Strange
2011-02-09Update qmin/qmax values for libx264 presetsJason Garrett-Glaser
2011-02-09Update qmin/qmax values for libx264 presetsJason Garrett-Glaser
2011-01-07Export dca profile information.Anssi Hannula
2010-11-12Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enumStefano Sabatini
2010-10-22Add new -slices option and use it for libvpx and libx264.James Zern
2010-10-01add FF_API_INOFFICIAL define to disable the deprecated 'inofficial' flagAurelien Jacobs