]> git.sesse.net Git - ffmpeg/history - ffplay.c
Make debug work early on ffplay
[ffmpeg] / ffplay.c
2006-06-25 Luca BarbatoMake debug work early on ffplay
2006-06-20 Diego BiurrunUse Subversion revision for FFMPEG_VERSION.
2006-06-18 Stefan HuehnerAdd const to (mostly) char* and make some functions...
2006-06-14 Måns Rullgårdcheck for SDL_VideoInfo.current_[wh] availability in...
2006-06-09 Måns Rullgårddon't use xlib in ffplay, and bump required sdl version
2006-05-19 Earl LevineFix segfault on Mac OS X, patch by Earl Levine elevine...
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-09-20 Michael Niedermayerdoxygenize a few comments
2005-09-12 Diego BiurrunCAREFULL --> CAREFUL typo fix
2005-08-15 Michael Niedermayersupport fixing missing pts by parsing future frames
2005-08-14 Ian Caulfieldsubtitles support for ffplay patch by (Ian Caulfield...
2005-07-17 Michael Niedermayerchanging AVCodecContext codec -> *codec in AVStream...
2005-07-17 Michael Niedermayermake error concealment related options accessable from...
2005-07-14 Michael Niedermayerskip_idct
2005-06-28 Andy Parkinsffplay seeking because url_feof() not working patch...
2005-06-24 Ivan Wongffplay crashes patch by (Ivan Wong: email, ivanwong...
2005-06-07 Michael Niedermayerset log level to AV_LOG_DEBUG if -debug ... is used
2005-04-30 Michael Niedermayerswitch to native time bases
2005-04-25 Michael Niedermayeros2.diff by (Paul Smedley // paul smedley info)
2005-02-07 Michael Niedermayerdont kill the buffers while the decoder is using them
2005-01-04 Michael Niedermayerworkaround missuse of url_feof()
2004-11-30 Michael Niedermayerraw rgb flip fix
2004-11-21 François RevolBeOS threading support. changed some "if FOO_THREAD...
2004-10-13 Roman Shaposhnik * fixing a problem with ffplay being stuck (and...
2004-10-10 Michael Niedermayeruse native timebase for seeking
2004-10-09 Michael Niedermayerlowres needs EMU_EDGE
2004-10-07 Michael Niedermayer10l pts vs. dts
2004-10-06 Zdenek Kabelac* fixing a few of gcc 'clean-code' warnings
2004-09-25 Michael Niedermayer1/2 resolution decoding
2004-09-02 Michael Niedermayeroptional non spec compliant optimizations
2004-08-16 Michael Niedermayermemleak found by ("wxWindows_study" <quicktime2008...
2004-05-30 Michael Niedermayermuch better AV sync, for some files
2004-04-30 Michael Niedermayer-bug
2004-04-02 Michael Niedermayer10l (vismv fix)
2004-02-23 Michael Niedermayermultithreaded mpeg2 decoding
2004-01-14 Michael Niedermayerdont let the demuxer thread die before the video has...
2004-01-11 Michael Niedermayerignore damaged video frames
2004-01-11 Michael Niedermayeroops
2004-01-11 Michael Niedermayerfix b frame after seeking blockmess
2004-01-10 Michael Niedermayerfixing some seek failure issues
2003-12-30 Wolfgang Hesselermotion vector vissualization improvements patch by...
2003-12-28 Wolfgang Hesselerframe stepping patch by (Wolfgang Hesseler <qv at multi...
2003-11-28 Michel Bardiauxseek by mouse in ffplay patch by (Michel Bardiaux ...
2003-11-28 Wolfgang Hesselerdebug parameter patch by (Wolfgang Hesseler <qv at...
2003-11-10 Fabrice Bellardinitial seek support
2003-10-20 Michael NiedermayerAVRational
2003-09-29 Glenn MaynardTrivial error reporting patch by (Glenn Maynard <g_sf...
2003-09-28 Michael Niedermayerinit AVFrame with defaults
2003-09-16 Fabrice Bellardbetter image sequence support (Charles Yates) - suppres...
2003-09-11 Fabrice Bellardsimplified version handling
2003-09-08 Fabrice Bellardshow stream info with -stats
2003-08-29 Michael NiedermayerSmall Patch for "ffplay -" instead of "ffplay pipe...
2003-08-28 Michael Niedermayerffplay diff commenting out rtsp for no network by ...
2003-08-24 Fabrice Bellardmore sections in help - copyright fixes
2003-08-06 Fabrice Bellardfine A-V synchronisation support with either audio...
2003-07-17 Fabrice Bellardadded correct RTSP aborting - added option to force...
2003-06-14 Fabrice Bellardwin32 compile fix for ffplay by gbazin at altern dot org
2003-06-09 Fabrice Bellardbetter pause when displaying audio samples
2003-06-07 Fabrice Bellardadded ffplay utility