log

age author description
Mon, 22 Jun 2009 22:22:40 +0000 stefano Export av_strtod() to eval.h. libavcodec
Sun, 21 Jun 2009 21:37:05 +0000 stefano Cosmetics: rename 'name' av_strtod() param to 'numstr'. The new name libavcodec
Sun, 21 Jun 2009 03:50:26 +0000 bcoudurier Fetch timestamp for the first frame of field only if frame_offset and libavcodec
Sat, 20 Jun 2009 14:47:38 +0000 cehoyos Revert r19239: It broke four conformance tests. libavcodec
Sat, 20 Jun 2009 13:36:21 +0000 voroshil Convertion of LSF values to coefficients of linear prediction filter libavcodec
Sat, 20 Jun 2009 13:16:07 +0000 cehoyos Fix H.264 picture reordering. libavcodec
Sat, 20 Jun 2009 13:10:17 +0000 cehoyos Fix indentation after last commit. libavcodec
Sat, 20 Jun 2009 13:07:21 +0000 cehoyos Fix yamaha adpcm stereo (issue 1117). libavcodec
Sat, 20 Jun 2009 11:22:25 +0000 faust3 Make remaining run level decode comments doxygen comments libavcodec
Sat, 20 Jun 2009 11:06:48 +0000 faust3 Simplify run level decoding: libavcodec
Sat, 20 Jun 2009 10:33:18 +0000 faust3 Fix indentation after the previous commit libavcodec
Sat, 20 Jun 2009 10:28:55 +0000 faust3 Add support for escape coded wmapro run level coefficients libavcodec
Sat, 20 Jun 2009 09:05:28 +0000 faust3 Introduce WMACoef typedef for decoded coefficients libavcodec
Fri, 19 Jun 2009 09:56:35 +0000 reimar Add support for encoding XSUB subtitles. Muxing support is still missing. libavcodec
Fri, 19 Jun 2009 08:28:07 +0000 reimar Add pts field to AVSubtitle, for use by future XSUB encoder (and XSUB decoder libavcodec