summaryrefslogtreecommitdiff
path: root/src/libffmpeg
AgeCommit message (Expand)Author
2003-05-09routine ffmpeg tree sync; also, remove motion_est.c and ratecontrol.cMike Melanson
2003-05-01pass the QT stsd atoms through to the ffmpeg decoders...who knows? couldMike Melanson
2003-04-28Enable Indeo3 decoderEwald Snel
2003-04-27fixed green flashing bug for divx & postprocessingAndreas Heinchen
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-23ffmpeg buffer management is quite odd.Miguel Freitas
2003-04-18Minister of English CompositionMike Melanson
2003-04-16cleanups, verbosityMiguel Freitas
2003-04-16direct rendering here we go...Miguel Freitas
2003-04-16disable direct rendering when the frame size output by ffmpeg is different fr...James Stembridge
2003-04-16clean up some code, add direct rendering 1 support (disabled by default)Miguel Freitas
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-03buffer for decoded audio needs to be bigger for some wma streamsJames Stembridge
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-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-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-19fix segfault when ffmpeg returns a frame containing no data, as happens with ...James Stembridge
2003-03-17Removes -funroll-loops from i386 build CFLAGSStephen Torri
2003-03-16make changing quality thread safeJames Stembridge
2003-03-15Second (and far less braindead) go at mpeg-4 postprocessingJames Stembridge
2003-03-14don't bother reconfiguring postprocessing mode if new setting is 0 (ie off)James Stembridge
2003-03-14mpeg-4 post processing :)James Stembridge
2003-03-14Build post processing codeJames Stembridge
2003-03-14Ignore generated filesJames Stembridge
2003-03-14Import post processing code from ffmpegJames Stembridge
2003-03-07sanity checkMiguel Freitas
2003-02-28Xine assert() replacement:Stephen Torri
2003-02-23handle aspect ratio == 0Guenter Bartsch
2003-02-23Include GPL HuffYUV v1 tablesJames Stembridge
2003-02-23Fix crash when opening ffmpeg decoder failsJames Stembridge
2003-02-22fix aspect ratio detection codeGuenter Bartsch
2003-02-22Fixes for SunPro compiler. Already sent to ffmpeg-develRobin KAY
2003-02-20Support RGBA32 format ffmpeg frames. Allows playback of RGB HuffYUV filesJames Stembridge
2003-02-19Small omission from HuffYUV supportJames Stembridge
2003-02-19Support for YUY2 HuffYUV videoJames Stembridge
2003-02-04- remove possible name collision between the abs() define and the abs functio...Bastien Nocera
2003-02-04blind fix: DV jerky playback. thanks Bill Fink for investigating it.Miguel Freitas
2003-02-03*** empty log message ***Miguel Freitas
2003-02-02use aspect ratio from ffmpegMiguel Freitas
2003-02-02hook up YUV411P -> YV12 converterMike Melanson
2003-01-31update ffmpegMiguel Freitas