summaryrefslogtreecommitdiff
path: root/src/libffmpeg
AgeCommit message (Expand)Author
2005-07-25*BUGFIX*Thibaut Mattern
2005-07-19here is cvs update people requested - somebody please check for gcc4 compatib...Miguel Freitas
2005-06-10Try to fix aspect ratio, one more time...Thibaut Mattern
2005-06-09Fixed aspect ratio handling.Thibaut Mattern
2005-06-06Fixed frame duration.Thibaut Mattern
2005-06-04Fix handling of BUF_FLAG_FRAMERATE and BUF_FLAG_ASPECTJames Stembridge
2005-05-30**BUGFIX**James Stembridge
2005-05-29**BUGFIX**James Stembridge
2005-05-29Hook up the ffmpeg shorten decoderJames Stembridge
2005-05-29better this wayMiguel Freitas
2005-05-28new H.264-related fileMike Melanson
2005-05-28commit the monster diff for now; resolve to fix laterMike Melanson
2005-05-28new Fraps FPS1 decoderMike Melanson
2005-05-28sync to libavcodec build 4755Mike Melanson
2005-05-16**BUGFIX**James Stembridge
2005-05-16Wrap some encoder functions in CONFIG_ENCODERS. Should fix linkage problems.Darren Salt
2005-05-15Sync a couple of inlined function definitions with their declarationsDarren Salt
2005-05-14Compile fixes for gcc >= 3.4.Darren Salt
2005-05-07Correct a type error in a printf format string (debug log).Darren Salt
2005-05-07Fix missing retun in non-void function.Darren Salt
2005-05-06minor H.264 fixMike Melanson
2005-05-06diff from the latest FFmpeg treeMike Melanson
2005-05-06syncing to FFmpeg libavcodec build 4754; hook up the Indeo 2 decoder,Mike Melanson
2005-05-06syncing to FFmpeg libavcodec build 4754Mike Melanson
2005-04-26Fixed problem with RV10 and RV20.Thibaut Mattern
2005-04-26Delay the avcodec_open call to the first buffer without the HEADER flag.Thibaut Mattern
2005-04-24Fixed deadlock when ffmpeg returned 0 consumed byte:Thibaut Mattern
2005-04-22- Fixed BUF_FLAG_SPECIAL handling.Thibaut Mattern
2005-04-21Readded new buffer types.Thibaut Mattern
2005-04-21- big cleanupThibaut Mattern
2005-04-19no longer used in FFmpegMike Melanson
2005-04-19xine's diff against FFmpeg build 4752Mike Melanson
2005-04-19add support for a bunch of new FFmpeg codecs, corresponding to FFmpegMike Melanson
2005-04-19sync to FFmpeg build 4752Mike Melanson
2005-04-19sync to FFmpeg build 4752Mike Melanson
2005-04-16- Add support for the MJPEG-B format fixes playback of aqt_480p_mjpb.movBastien Nocera
2005-03-06minor changes to the FFmpeg audio codec interface; these changes will beMike Melanson
2005-02-20**BUGFIX**František Dvořák
2004-12-16Do not trust ffmpeg and check length validity.Thibaut Mattern
2004-12-16use UTF-8 meta info setting, where we know the string is ASCIIMichael Roitzsch
2004-12-12huge patch ahead: reorganizing config entries with automatic conversionMichael Roitzsch
2004-12-08workaround weird 120fps streams by forcing VIDEO_PTS_MODE. code to obtainMiguel Freitas
2004-12-08fix crash with Fraunhofer__a_driving_force_in_innovation__* filesMiguel Freitas
2004-09-27make it compile on sparc32 (without VIS) again...Siggi Langauf
2004-09-26 - almost finalize headers refactoring needed for MSVC frontends (and for otherFrantišek Dvořák
2004-09-22- added cropping capability (thanks James Stembridge)Miguel Freitas
2004-09-21Use ffmpeg buffer padding size.Thibaut Mattern
2004-09-20Do never memcpy the buffer if the stream is mpeg1/2.Thibaut Mattern
2004-09-14Fix palette based codecsJames Stembridge
2004-09-14- Add support for 3ivx video (doesn't work in QT streams yet)Bastien Nocera