summaryrefslogtreecommitdiff
path: root/src/libffmpeg/libavcodec
AgeCommit message (Expand)Author
2003-10-04Add support for 8x4 blocks. Will send patch to ffmpeg-devel.Robin KAY
2003-08-19GCC 3.3 on SPARC produces illegal code for 32-bit types, shifted by 32 bits.Juergen Keil
2003-07-13another forgoten fileMiguel Freitas
2003-07-13still trying to fix make dist...Miguel Freitas
2003-07-12- adding support for the Intel compiler iccMichael Roitzsch
2003-07-11moving all libavcodec defines over to $(LIBFFMPEG_CFLAGS) and making sure,Michael Roitzsch
2003-06-27apply patch from Bastien for ffmpeg silenceMichael Roitzsch
2003-06-27- fix PLANE_PRED8x8 prediction (H/V are swapped, this is correct!)Ewald Snel
2003-06-27Fix third pixel motion compensationEwald Snel
2003-06-22readd some missing patches from diff_to_ffmpeg_cvs.txt, resulting inMichael Roitzsch
2003-06-21missed file in the last syncMike Melanson
2003-06-21delete debug leftoverMichael Roitzsch
2003-06-21major purpose of this update is to import the rearranged MC edgeMike Melanson
2003-06-19maintenance ffmpeg sync: import and activate decoders for 4X andMike Melanson
2003-05-26- fix building with automake 1.4 (yeah, I know)Bastien Nocera
2003-05-26fix rv10 playbackJames Stembridge
2003-05-25oops ... moving those #ifdef's to a more sensible positionMichael Roitzsch
2003-05-25compiling libavcodec's encoding part as an MPEG encoder suitable for the DXR3Michael Roitzsch
2003-05-14as announced on xine-devel, this is the big Makefile refactoring:Michael Roitzsch
2003-05-10rework the QT stsd/ImageDescription passing from demuxer -> decoderMike Melanson
2003-05-10yes, we want to be RISKYMike Melanson
2003-05-09enable ffmpeg's open source SVQ3 decoderMike Melanson
2003-05-09eh...n'existe pas...Mike Melanson
2003-05-09routine ffmpeg tree sync; also, remove motion_est.c and ratecontrol.cMike Melanson
2003-04-27Prevent mjpeg files created by canon digital cameras from being misdetected a...James Stembridge
2003-04-25prevent avcodec_flush_buffers from corrupting memory when decoding mjpegJames Stembridge
2003-04-16ffmpeg update, add new files/decoders, use our fastmemcpyMiguel Freitas
2003-04-05Fixes for C89 compliance. The libffmpeg-devel people are targeting C99 so the...Robin KAY
2003-04-01have cvs ignore generated filesMichael Roitzsch
2003-03-31including malloc.h on some system is depreciatedDaniel Caujolle-Bert
2003-03-30Solaris mlib support didn't compile any more after the latest updatesJuergen Keil
2003-03-27Michael Niedermayer reported that wmv8 implementation isn't complete, so i'mMiguel Freitas
2003-03-26s/FF_TYPE_INTERNAL/FF_BUFFER_TYPE_INTERNAL/gBastien Nocera
2003-03-26update ffmpeg. trying to keep local changes (see diff_to_ffmpeg_cvs.txt), let meMiguel Freitas
2003-03-21libavcodec divx/xvid qpel bug workaround ported from ffmpeg cvsGuenter Bartsch
2003-03-20If first frame is not a keyframe then don't decode it or change state of decoderJames Stembridge
2003-03-17Removes -funroll-loops from i386 build CFLAGSStephen Torri
2003-03-14Build post processing codeJames Stembridge
2003-03-14Ignore generated filesJames Stembridge
2003-03-14Import post processing code from ffmpegJames Stembridge
2003-02-28Xine assert() replacement:Stephen Torri
2003-02-23Include GPL HuffYUV v1 tablesJames Stembridge
2003-02-22Fixes for SunPro compiler. Already sent to ffmpeg-develRobin KAY
2003-02-19Support for YUY2 HuffYUV videoJames Stembridge
2003-02-03*** empty log message ***Miguel Freitas
2003-01-31update ffmpegMiguel Freitas
2003-01-29mff, including unexistant file, stupid guy i am....Daniel Caujolle-Bert
2003-01-29auto* fix: pass 1Daniel Caujolle-Bert
2003-01-09fix missing fileMiguel Freitas
2003-01-08syncing ffmpeg (with some compilation fixes)Miguel Freitas