summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Support seeking as defined by the rfcLuca Barbato2009-06-10
* Make sure buffer end remains constant within the loopLuca Barbato2009-06-10
* Add field prev_interlaced_frame to H264Context to be able to flag soft telecineHaruhiko Yamagata2009-06-09
* Make asf_get_packet() and asf_parse_packet() static. See "[PATCH] asfdec.c:Ronald S. Bultje2009-06-09
* Express the H.264 parser dependency on the golomb code in configure instead ofDiego Biurrun2009-06-09
* Add missing dependencies for H.264 and VC-1 parsers.Diego Biurrun2009-06-09
* Add additional dependencies for sdp and rtsp demuxers.Jai Menon2009-06-09
* Properly initialize AVFrames to default values in the MPEG decoder (fixesLuca Abeni2009-06-09
* cosmetics: Add missing ending backslash to installed header list.Diego Biurrun2009-06-09
* Clarify (re)get_buffer() and CODEC_CAP_DR1 relation.Michael Niedermayer2009-06-07
* Remove comments that refer to fixed-point AMR implementations.Diego Biurrun2009-06-07
* clarify avcodec_decode_audio3 and avcodec_decode_video2 doxygenBaptiste Coudurier2009-06-06
* K&R formatting of already submitted G.729 codeVladimir Voroshilov2009-06-06
* Cosmetics : Use dprintf instead of printf.Peter Holik2009-06-06
* Cosmetics : Fix indentation after last commit.Jai Menon2009-06-06
* Introduce http_get_line and modify http_connect to use http_get_line.Peter Holik2009-06-06
* Convert structure names to FFmpeg styleVladimir Voroshilov2009-06-06
* Remove '\p' doxygen markup, as it should improve plain text doxyStefano Sabatini2009-06-06
* Remove '\p', '\c' and '\e' doxygen markup from doxy, as it shouldStefano Sabatini2009-06-06
* Get new buffer during frame decoding in VB video decoder, not only onceKostya Shishkov2009-06-06
* Internal routine should not use name of standard function.Vladimir Voroshilov2009-06-06
* Ensure that the extradata buffer is padded appripriately in the ogg demuxer.David Conrad2009-06-05
* Remove ff_g729_ and g729_ prefixes from static routines.Vladimir Voroshilov2009-06-05
* Add support for external OpenCORE libraries for AMR-NB/WB support.Diego Biurrun2009-06-05
* Add configure option to upgrade (L)GPL to version 3.Diego Biurrun2009-06-05
* Move around one paragraph, add headings for greater clarity.Diego Biurrun2009-06-05
* Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1.Diego Biurrun2009-06-05
* vmware video decoder uses reget_buffer, set CODEC_CAP_DR1Baptiste Coudurier2009-06-05
* zmbv decoder uses get_buffer, set CODEC_CAP_DR1Baptiste Coudurier2009-06-05
* vc1 and wmv3 decoders use MPV_frame_start which uses get_buffer, set CODEC_CA...Baptiste Coudurier2009-06-05
* renderware txd image decoder uses get_buffer, set CODEC_CAP_DR1Baptiste Coudurier2009-06-05
* tmv decoder uses get_buffer, set CODEC_CAP_DR1Baptiste Coudurier2009-06-05
* tiff image decoder uses get_buffer, set CODEC_CAP_DR1Baptiste Coudurier2009-06-05
* vp3 and theora decoders use get_buffer, set CODEC_CAP_DR1Baptiste Coudurier2009-06-05
* targa image decoder uses get_buffer, set CODEC_CAP_DR1Baptiste Coudurier2009-06-05
* sun rasterfile image decoder uses get_buffer, set CODEC_CAP_DR1Baptiste Coudurier2009-06-05
* snow decoder uses get_buffer, set CODEC_CAP_DR1Baptiste Coudurier2009-06-05
* smacker video decoder uses reget_buffer, set CODEC_CAP_DR1Baptiste Coudurier2009-06-05
* kmvc decoder uses get_buffer, set CODEC_CAP_DR1Baptiste Coudurier2009-06-05
* ptx image decoder uses get_buffer, set CODEC_CAP_DR1Baptiste Coudurier2009-06-05
* libopenjpeg wrapper uses get_buffer, set CODEC_CAP_DR1Baptiste Coudurier2009-06-05
* png decoder use get_buffer, set CODEC_CAP_DR1Baptiste Coudurier2009-06-05
* pcx decoder use get_buffer, set CODEC_CAP_DR1Baptiste Coudurier2009-06-05
* pgm, pgmyuv, ppm, pbm and pam decoders use get_buffer, set CODEC_CAP_DR1Baptiste Coudurier2009-06-05
* dxa decoder uses get_buffer, set CODEC_CAP_DR1Baptiste Coudurier2009-06-05
* bfi decoder uses get_buffer, set CODEC_CAP_DR1Baptiste Coudurier2009-06-05
* bmp decoder uses get_buffer, set CODEC_CAP_DR1Baptiste Coudurier2009-06-05
* amv decoder uses get_buffer, set CODEC_CAP_DR1Baptiste Coudurier2009-06-05
* bethesda vid decoder uses reget_buffer, set CODEC_CAP_DR1Baptiste Coudurier2009-06-05
* 4xm decoder uses get_buffer, set CODEC_CAP_DR1Baptiste Coudurier2009-06-05