OSDN Git Service

doc: explain __STDC_CONSTANT_MACROS in C++
[coroid/libav_saccubus.git] / libavcodec / api-example.c
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...