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-11-08add "seek by bytes" support to ffplaySteve L'Homme
2006-11-03kill AVImageFormatBaptiste Coudurier
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-10-01Update copyright year and mention other copyright holders.Diego Biurrun
2006-09-07Better tag support:Panagiotis Issaris
2006-08-31Align the input buffer in ffplay, introduce a public macro for aligned declar...Luca Barbato
2006-08-03Move output_example.c and ffplay.c to the swscale interfaceLuca Abeni
2006-07-12CONFIG_WIN32 implies MinGW and Cygwin and possibly more, so use justDiego Biurrun
2006-07-10give AVInput/OutputFormat structs consistent namesMåns Rullgård
2006-07-06100l to whoever write thisMichael Niedermayer
2006-06-25Make debug work early on ffplayLuca Barbato
2006-06-20Use Subversion revision for FFMPEG_VERSION.Diego Biurrun
2006-06-18Add const to (mostly) char* and make some functions static, which aren't usedStefan Huehner
2006-06-15check for SDL_VideoInfo.current_[wh] availability in configure, andMåns Rullgård
2006-06-10don't use xlib in ffplay, and bump required sdl versionMåns Rullgård
2006-05-19Fix segfault on Mac OS X, patch by Earl Levine elevine**@**gmail**.**com.Earl Levine
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