summaryrefslogtreecommitdiff
path: root/src/libffmpeg
AgeCommit message (Expand)Author
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
2002-11-22Developers can now run "make" in their work area (e.g. src/libffmpeg) and itStephen Torri
2002-11-20engine modifications to allow post plugin layer:Michael Roitzsch
2002-11-18forget about last data on reset()Miguel Freitas
2002-11-16Fix dsputils with mediaLib.Robin KAY
2002-11-15Fix memory leak (1192KB/stream)Ewald Snel
2002-11-15cleaning up spu types. now avi subtitles may be enabled again.Miguel Freitas
2002-11-14sync and enable dv decoderMiguel Freitas
2002-11-14cut & paste bandit strikes againMike Melanson