summaryrefslogtreecommitdiff
path: root/src/libffmpeg
AgeCommit message (Expand)Author
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
2003-01-29mff, including unexistant file, stupid guy i am....Daniel Caujolle-Bert
2003-01-29auto* fix: pass 1Daniel Caujolle-Bert
2003-01-10support for BUF_FLAG_FRAME_STARTStefan Holst
2003-01-09fix missing fileMiguel Freitas
2003-01-08ffmpeg syncMiguel Freitas
2003-01-08syncing ffmpeg (with some compilation fixes)Miguel Freitas
2003-01-08fixes/cleanups of the handled/unhandled codecsMiguel Freitas
2003-01-07- implement XINE_STREAM_INFO_*_HANDLED for the ffmpeg decoderBastien Nocera
2002-12-23skip DV frames if needed (DV decoding is VERY cpu intensive)Miguel Freitas
2002-12-22Make xine-lib compile with the SunPro compilerRobin KAY
2002-12-21Fix padding (ugly red bar in 'fra-sen-1.avi', right of image)Ewald Snel
2002-12-21- add buf->decoder_info_ptr: portability for systems where pointer hasMiguel Freitas
2002-12-18Don't append 'BUF_FLAG_SPECIAL' packets to frame dataEwald Snel
2002-12-17from utils.c: this should be called after seeking and before trying to decode...Miguel Freitas
2002-12-16that should fix wma decoding problems after seekingMiguel Freitas
2002-12-16Reenables width hack.Thibaut Mattern
2002-12-14Improve mediaLib support in ffmpeg. This has been sent to ffmpeg-devel too.Robin KAY
2002-12-08discard previewMiguel Freitas
2002-12-06- sync with ffmpeg (that must fix heiko stream, thanks Michael Niedermayer)Miguel Freitas
2002-12-04pass the great responsibility of decoding SVQ1 data over to ffmpegMike Melanson
2002-12-03Update TODO. Fix dsputils with mediaLib again.Robin KAY
2002-12-02update ffmpeg, pass fourcc and other stuff that might be usefulMiguel Freitas