]> git.sesse.net Git - ffmpeg/history - libavcodec/api-example.c
dv: Initialize encoder tables during encoder init.
[ffmpeg] / libavcodec / api-example.c
2012-02-19 Luca Barbatoexamples: unbreak compilation
2011-12-04 Justin Rugglesapi-example: update to use avcodec_decode_audio4()
2011-07-10 Anton Khirnovlavc: make avcodec_alloc_context3 officially public.
2011-06-30 Reinhard Tartlerdoxygen: Include libavcodec and libavformat examples...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-05-25 Martin StorsjöCosmetics: reindent after the previous commit
2010-05-25 Martin Storsjöapi-example: Try to avoid decoding incomplete frames
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2009-10-06 Jai MenonAllow building api-example from outside of libavcodec...
2009-04-10 Thilo BorgmannUse the new avcodec_decode_* API.
2009-03-31 Diego BiurrunMark non-exported functions in test and example program...
2009-03-29 Diego BiurrunRename apiexample.c --> api-example.c to be consistent...