summaryrefslogtreecommitdiff
path: root/src/libffmpeg/libavcodec
AgeCommit message (Expand)Author
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-12-02the quest of the missing files continue...Miguel Freitas
2003-11-29grrrrMiguel Freitas
2003-11-27i hate those missing files...Miguel Freitas
2003-11-16fix some more compiler warnings about functions xine does not useMichael Roitzsch
2003-11-16buffer limit fix from ffmpegJames Stembridge
2003-11-01big ffmpeg patchMichael Roitzsch
2003-10-30deploy revised ffmpeg palette APIMike Melanson
2003-10-27super mega ffmpeg tree syncMike Melanson
2003-10-25use relchk.sh use relchk.sh use relchk.shDaniel Caujolle-Bert
2003-10-20Allow lazy loading of Sun mediaLib. Update ChangeLog.Robin KAY
2003-10-16Don't read off the end of the bufferJames Stembridge
2003-10-08Patch as sent to ffmpeg-devel.Robin KAY
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