summaryrefslogtreecommitdiff
path: root/libavcodec/escape124.c
Commit message (Expand)AuthorAge
* lavc: use designated initialisers for all codecs.Anton Khirnov2011-07-29
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.Diego Elio Pettenò2011-01-26
* Remove incomplete Doxygen for static decode_frame functions.Thilo Borgmann2010-07-14
* Add back previously removed non-existing function params in doxygen comments.Diego Biurrun2010-07-08
* Remove non-existing stray arguments from Doxygen function documentation.Diego Biurrun2010-07-02
* Define AVMediaType enum, and use it instead of enum CodecType, whichStefano Sabatini2010-03-30
* Rename bitstream.h to get_bits.h.Stefano Sabatini2009-04-13
* Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes anThilo Borgmann2009-04-07
* Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini2008-06-12
* Add long names to many AVCodec declarations.Stefano Sabatini2008-04-27
* Remove flexible array member from Escape 124Eli Friedman2008-04-01
* help gcc-2.95Michael Niedermayer2008-03-31
* Escape 124 (RPL) decoderEli Friedman2008-03-31