Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Tue, 09 Jun 2009 21:16:40 +0000 | cehoyos | Add field prev_interlaced_frame to H264Context to be able to flag soft telecine libavcodec |
Tue, 09 Jun 2009 20:29:52 +0000 | diego | Express the H.264 parser dependency on the golomb code in configure instead of libavcodec |
Tue, 09 Jun 2009 20:07:01 +0000 | diego | Add missing dependencies for H.264 and VC-1 parsers. libavcodec |
Tue, 09 Jun 2009 10:06:25 +0000 | lucabe | Properly initialize AVFrames to default values in the MPEG decoder (fixes libavcodec |
Sun, 07 Jun 2009 19:30:54 +0000 | michael | Clarify (re)get_buffer() and CODEC_CAP_DR1 relation. libavcodec |
Sun, 07 Jun 2009 15:15:45 +0000 | diego | Remove comments that refer to fixed-point AMR implementations. libavcodec |
Sat, 06 Jun 2009 20:16:53 +0000 | bcoudurier | clarify avcodec_decode_audio3 and avcodec_decode_video2 doxygen libavcodec |