log

age author description
Sun, 06 May 2007 08:41:24 +0000 diego Rename dvbsubdec_parser.c to dvbsub_parser.c. libavcodec
Sun, 06 May 2007 06:46:20 +0000 lorenm simplify libavcodec
Sun, 06 May 2007 06:43:33 +0000 lorenm faster and simpler vp6 bilinear mc libavcodec
Sun, 06 May 2007 02:11:31 +0000 diego Move dvbsubdec parser to its own file. libavcodec
Sat, 05 May 2007 21:11:22 +0000 diego Remove superfluous #includes, parser.h now includes its prerequisites. libavcodec
Sat, 05 May 2007 18:32:19 +0000 aurel ff_frame_rate_tab is now declared in mpegvideo.h libavcodec
Sat, 05 May 2007 18:31:34 +0000 aurel avoid a clash between two definitions of SEQ_START_CODE libavcodec
Sat, 05 May 2007 18:25:02 +0000 aurel add a ff_ prefix to the now exported mpeg1_find_frame_end() function libavcodec
Sat, 05 May 2007 18:18:51 +0000 aurel move mpegvideo_parser in it's own file libavcodec
Sat, 05 May 2007 18:17:03 +0000 aurel avoid a 'discards qualifiers from pointer' warning libavcodec
Sat, 05 May 2007 18:08:16 +0000 aurel move mpegaudio_parser in it's own file libavcodec
Sat, 05 May 2007 17:59:37 +0000 aurel move mpeg4video_parser in it's own file libavcodec
Sat, 05 May 2007 17:56:47 +0000 aurel parser.h uses AVCodecContext so it needs to include avcodec.h libavcodec
Sat, 05 May 2007 15:21:57 +0000 aurel set CODEC_CAP_DR1 for vp5 and vp6 decoders libavcodec
Sat, 05 May 2007 12:24:51 +0000 diego parser.c is compiled unconditionally, there is no need to compile it libavcodec
Sat, 05 May 2007 12:18:14 +0000 diego Fix multiple "¡Æinline/static¡Ç is not at beginning of declaration" warnings. libavcodec
Sat, 05 May 2007 11:14:03 +0000 diego Fix warning: libavcodec
Sat, 05 May 2007 09:15:03 +0000 diego parser.c is compiled unconditionally, there is no need to compile it libavcodec
Fri, 04 May 2007 19:38:10 +0000 diego Move H.261 parser to its own file. libavcodec
Fri, 04 May 2007 12:31:40 +0000 kostya 100l to myself. Do not include stuff unneeded by parser libavcodec
Fri, 04 May 2007 03:34:38 +0000 kostya Typo libavcodec
Fri, 04 May 2007 03:34:21 +0000 kostya Move some declarations into header libavcodec
Fri, 04 May 2007 00:18:54 +0000 diego Rename oggvorbis decoder to libvorbis. libavcodec
Fri, 04 May 2007 00:09:33 +0000 diego Move VC1 parser to its own file. libavcodec
Thu, 03 May 2007 23:50:24 +0000 diego Move dca parser to its own file. libavcodec
Thu, 03 May 2007 10:38:03 +0000 diego Give libamr decoders/encoders a lib prefix in the name. libavcodec
Thu, 03 May 2007 09:35:54 +0000 diego Rename dts_decoder to libdts_decoder. libavcodec
Wed, 02 May 2007 23:11:23 +0000 diego Remove unused variable. libavcodec
Wed, 02 May 2007 20:42:44 +0000 jbr cosmetics: indention after last commit libavcodec
Wed, 02 May 2007 20:33:32 +0000 jbr use downmixing coefficients in dca decoder. libavcodec