[FFmpeg-devel] [PATCH 2/3] avformat: add support to force specific AVCodecs

Paul B Mahol onemda at gmail.com
Wed Oct 2 18:33:03 CEST 2013


On 10/2/13, Paul B Mahol <onemda at gmail.com> wrote:
> On 9/28/13, Michael Niedermayer <michaelni at gmx.at> wrote:
>> previously only codec_ids could be forced, which did not allow
>> forcing a specific implementation like libopenjpeg vs jpeg2000.
>>
>> Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
>> ---
>>  libavformat/avformat.h |   30 ++++++++++++++++++++++++++++++
>>  libavformat/utils.c    |   15 +++++++++++++++
>>  2 files changed, 45 insertions(+)

Missing doc/APIchanges update.


More information about the ffmpeg-devel mailing list