log

age author description
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
Sat, 06 Jun 2009 17:40:33 +0000 voroshil K&R formatting of already submitted G.729 code libavcodec
Sat, 06 Jun 2009 12:42:11 +0000 voroshil Convert structure names to FFmpeg style libavcodec
Sat, 06 Jun 2009 09:35:15 +0000 stefano Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should libavcodec
Sat, 06 Jun 2009 08:46:08 +0000 kostya Get new buffer during frame decoding in VB video decoder, not only once libavcodec
Sat, 06 Jun 2009 05:38:09 +0000 voroshil Internal routine should not use name of standard function. libavcodec
Fri, 05 Jun 2009 17:11:46 +0000 voroshil Remove ff_g729_ and g729_ prefixes from static routines. libavcodec
Fri, 05 Jun 2009 12:32:40 +0000 diego Add support for external OpenCORE libraries for AMR-NB/WB support. libavcodec
Fri, 05 Jun 2009 09:05:17 +0000 bcoudurier vmware video decoder uses reget_buffer, set CODEC_CAP_DR1 libavcodec
Fri, 05 Jun 2009 09:02:14 +0000 bcoudurier zmbv decoder uses get_buffer, set CODEC_CAP_DR1 libavcodec