summaryrefslogtreecommitdiff
path: root/src/libffmpeg/libavcodec/mpegvideo.c
AgeCommit message (Expand)Author
2007-06-14Init mpegvideo only once (fixes when MMX and mediaLib are both present).Albert Lee
2007-01-28another ffmpeg sync to include h264 security fixesMiguel Freitas
2007-01-13 * ffmpeg update to 51.28.0Miguel Freitas
2006-12-04trying an updated ffmpeg version (51.25.0)Miguel Freitas
2006-08-02sync to FFmpeg 51.11.0Mike Melanson
2006-06-17Fix mpeg2 decoding with ffmpeg, thanks to Christer Palm (palm@nogui.se).Diego 'Flameeyes' Pettenò
2006-02-05ffmpeg syncMiguel Freitas
2005-10-23big ffmpeg updateMiguel Freitas
2005-07-19here is cvs update people requested - somebody please check for gcc4 compatib...Miguel Freitas
2005-05-28sync to libavcodec build 4755Mike Melanson
2005-05-06syncing to FFmpeg libavcodec build 4754Mike Melanson
2005-04-19sync to FFmpeg build 4752Mike Melanson
2004-08-04some compilers do not optimize these unused functions away themselves, soMichael Roitzsch
2004-05-30merge ffmpeg to fix compiler warningsMichael Roitzsch
2004-05-09syncMiguel Freitas
2004-04-25ffmpeg syncMiguel Freitas
2004-03-14sync to ffmpeg build 4707Mike Melanson
2004-02-01sync to ffmpeg build 4699Mike Melanson
2003-11-01big ffmpeg patchMichael Roitzsch
2003-10-27super mega ffmpeg tree syncMike Melanson
2003-06-22readd some missing patches from diff_to_ffmpeg_cvs.txt, resulting inMichael 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-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-09enable ffmpeg's open source SVQ3 decoderMike Melanson
2003-05-09routine ffmpeg tree sync; also, remove motion_est.c and ratecontrol.cMike Melanson
2003-04-16ffmpeg update, add new files/decoders, use our fastmemcpyMiguel 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-02-28Xine assert() replacement:Stephen Torri
2003-02-03*** empty log message ***Miguel Freitas
2003-01-31update ffmpegMiguel Freitas
2003-01-08syncing ffmpeg (with some compilation fixes)Miguel Freitas
2002-12-06- sync with ffmpeg (that must fix heiko stream, thanks Michael Niedermayer)Miguel Freitas
2002-12-02update ffmpeg, pass fourcc and other stuff that might be usefulMiguel Freitas
2002-11-14sync and enable dv decoderMiguel Freitas
2002-11-11sync ffmpegMiguel Freitas
2002-10-29sync to ffmpeg cvsMiguel Freitas
2002-10-22MMX and mediaLib does not work well on Solaris x86, when both accelertions areJuergen Keil
2002-10-22Changed comments to standard /* ... */Stephen Torri
2002-09-16- sync ffmpeg to cvs (sorry Mike it still doesn't decode your teststream --Miguel Freitas
2002-08-07- sync with ffmpeg cvsMiguel Freitas
2002-07-15update to ffmpeg cvsMiguel Freitas
2002-07-01- ffmpeg syncMiguel Freitas
2002-06-23quick ffmpeg update (enables wmv1 decoding)Miguel Freitas
2002-06-10sync to ffmpeg cvs, trying to keep differences to a mininum.Miguel Freitas
2002-04-06update to latest ffmpeg cvs, this should add mpeg-4 bframe support :-) (BTW: ...Guenter Bartsch
2002-03-12updated ffmpeg to the latest ffmpeg-cvs, hopefully this will handle divx5 filesGuenter Bartsch