Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-01-13Update licensing information: The FSF changed postal address.Diego Biurrun
2005-12-22COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun
2005-12-17COSMETICS: Remove all trailing whitespace.Diego Biurrun
2005-09-20doxygenize a few commentsMichael Niedermayer
2005-09-12CAREFULL --> CAREFUL typo fixDiego Biurrun
2005-08-15support fixing missing pts by parsing future framesMichael Niedermayer
2005-08-14subtitles support for ffplay patch by (Ian Caulfield, imc25 : cam ac uk)Ian Caulfield
2005-07-18changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo...Michael Niedermayer
2005-07-17make error concealment related options accessable from ffplays command lineMichael Niedermayer
2005-07-15skip_idctMichael Niedermayer
2005-06-28ffplay seeking because url_feof() not working patch by (Andy Parkins: andypar...Andy Parkins
2005-06-24ffplay crashes patch by (Ivan Wong: email, ivanwong info)Ivan Wong
2005-06-08set log level to AV_LOG_DEBUG if -debug ... is usedMichael Niedermayer
2005-05-01switch to native time basesMichael Niedermayer
2005-04-25os2.diff by (Paul Smedley // paul smedley info)Michael Niedermayer
2005-02-08dont kill the buffers while the decoder is using themMichael Niedermayer
2005-01-04workaround missuse of url_feof()Michael Niedermayer
2004-12-01raw rgb flip fixMichael Niedermayer
2004-11-21BeOS threading support. changed some "if FOO_THREAD||BAR_THREAD" to a more ge...François Revol
2004-10-13 * fixing a problem with ffplay being stuck (and not responding toRoman Shaposhnik
2004-10-11use native timebase for seekingMichael Niedermayer
2004-10-09lowres needs EMU_EDGEMichael Niedermayer
2004-10-0710l pts vs. dtsMichael Niedermayer
2004-10-06* fixing a few of gcc 'clean-code' warningsZdenek Kabelac
2004-09-261/2 resolution decodingMichael Niedermayer
2004-09-02optional non spec compliant optimizationsMichael Niedermayer
2004-08-17memleak found by ("wxWindows_study" <quicktime2008 at hotmail dot com>)Michael Niedermayer
2004-05-30much better AV sync, for some filesMichael Niedermayer
2004-04-30-bugMichael Niedermayer
2004-04-0310l (vismv fix)Michael Niedermayer
2004-02-23multithreaded mpeg2 decodingMichael Niedermayer
2004-01-14dont let the demuxer thread die before the video has actually been played as ...Michael Niedermayer
2004-01-11ignore damaged video framesMichael Niedermayer
2004-01-11oopsMichael Niedermayer
2004-01-11fix b frame after seeking blockmessMichael Niedermayer
2004-01-11fixing some seek failure issuesMichael Niedermayer
2003-12-30motion vector vissualization improvements patch by (Wolfgang Hesseler <qv at ...Wolfgang Hesseler
2003-12-28frame stepping patch by (Wolfgang Hesseler <qv at multimediaware dot com>)Wolfgang Hesseler
2003-11-28seek by mouse in ffplay patch by (Michel Bardiaux <mbardiaux at peaktime dot ...Michel Bardiaux
2003-11-28debug parameter patch by (Wolfgang Hesseler <qv at multimediaware dot com>)Wolfgang Hesseler
2003-11-10initial seek supportFabrice Bellard
2003-10-21AVRationalMichael Niedermayer
2003-09-29Trivial error reporting patch by (Glenn Maynard <g_sf at zewt dot org>)Glenn Maynard
2003-09-29init AVFrame with defaultsMichael Niedermayer
2003-09-16better image sequence support (Charles Yates) - suppressed unused non overlay...Fabrice Bellard
2003-09-12simplified version handlingFabrice Bellard
2003-09-09show stream info with -statsFabrice Bellard
2003-08-30Small Patch for "ffplay -" instead of "ffplay pipe:" by (Bill Eldridge <bill ...Michael Niedermayer
2003-08-29ffplay diff commenting out rtsp for no network by (Bill Eldridge <bill at rfa...Michael Niedermayer
2003-08-24more sections in help - copyright fixesFabrice Bellard