]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - ffplay.c
frsh: Export information about the last RTP contract and VRES
[frescor/ffmpeg.git] / ffplay.c
2007-06-10 diegoMove HAVE_AV_CONFIG_H definition to the Makefile like...
2007-04-26 alexremove CONFIG_NETWORK, av_read_play/pause are exported...
2007-04-26 alexproperly check for CONFIG_RTSP_DEMUXER
2007-04-26 alexUse correct RTSP_DEMUXER checks instead of NETWORK.
2007-04-08 diegoMake some functions which aren't used outside their...
2007-03-27 michaelprevent exit missuse
2007-03-15 michaelfix indention
2007-03-15 michaelsupport reordering pts in the decoder (this might be...
2007-03-12 diegoRemove superfluous HAVE_THREADS #ifdef.
2007-03-08 takisAs avcodec_decode_audio() is deprecated, replace it...
2007-03-02 gpoirierFix A/V sync error in ffplay with wmv3/wmav2 medias
2007-03-02 bcoudurierfix typo
2007-03-01 bcoudurierfix frame size option, patch by Limin Wang, lance lmwan...
2007-02-22 gpoirieradd support for more pixel format (yuv422p, yuv444p...
2007-02-09 michaelfix rawvideo
2007-02-08 lucabeDirectly access av_log_level instead of calling av_log_...
2007-02-07 diegoReplace deprecated PIX_FMT names by the newer variants.
2007-02-07 michaelFix to loss of sync in ffplay when paused patch by...
2007-01-29 michaeltrigger for the audio scope vissualization
2007-01-23 michaelseek based on currently active stream fixes seeking...
2007-01-23 michaelcommand line option to select the audio stream
2006-12-31 michaelremember the size after switching back from fullscreen
2006-12-31 michaeldont use SDL_WM_ToggleFullScreen() as that doesnt seem...
2006-12-31 michaelcheck x/y validity
2006-12-31 michaelcosmetic (move video_open() up to avoid prototype)
2006-12-31 michael10l (fix segfault with audio only files)
2006-12-30 michaelremove code duplication
2006-12-30 michael1st attempt to fix width/height
2006-11-16 michaelremove broken decoder locking code
2006-11-14 michaelcall AVCodec.flush() for audio too
2006-11-07 gpoirieradd "seek by bytes" support to ffplay
2006-11-02 bcoudurierkill AVImageFormat
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-10-01 diegoUpdate copyright year and mention other copyright holders.
2006-09-07 gpoirierBetter tag support:
2006-08-31 lu_zeroAlign the input buffer in ffplay, introduce a public...
2006-08-03 lucabeMove output_example.c and ffplay.c to the swscale interface
2006-07-11 diegoCONFIG_WIN32 implies MinGW and Cygwin and possibly...
2006-07-09 mrugive AVInput/OutputFormat structs consistent names
2006-07-06 michael100l to whoever write this
2006-06-25 lu_zeroMake debug work early on ffplay
2006-06-20 diegoUse Subversion revision for FFMPEG_VERSION.
2006-06-18 diegoAdd const to (mostly) char* and make some functions...
2006-06-14 mrucheck for SDL_VideoInfo.current_[wh] availability in...
2006-06-09 mrudon't use xlib in ffplay, and bump required sdl version
2006-05-19 diegoFix segfault on Mac OS X, patch by Earl Levine elevine...
2006-01-12 diegoUpdate licensing information: The FSF changed postal...
2005-12-22 diegoCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 diegoCOSMETICS: Remove all trailing whitespace.
2005-09-20 michaeldoxygenize a few comments
2005-09-12 diegoCAREFULL --> CAREFUL typo fix
2005-08-15 michaelsupport fixing missing pts by parsing future frames
2005-08-14 michaelsubtitles support for ffplay patch by (Ian Caulfield...
2005-07-17 michaelchanging AVCodecContext codec -> *codec in AVStream...
2005-07-17 michaelmake error concealment related options accessable from...
2005-07-14 michaelskip_idct
2005-06-28 michaelffplay seeking because url_feof() not working patch...
2005-06-24 michaelffplay crashes patch by (Ivan Wong: email, ivanwong...
2005-06-07 michaelset log level to AV_LOG_DEBUG if -debug ... is used
2005-04-30 michaelswitch to native time bases
2005-04-25 michaelos2.diff by (Paul Smedley // paul smedley info)
2005-02-07 michaeldont kill the buffers while the decoder is using them
2005-01-04 michaelworkaround missuse of url_feof()
2004-11-30 michaelraw rgb flip fix
2004-11-21 mmu_manBeOS threading support. changed some "if FOO_THREAD...
2004-10-13 romansh * fixing a problem with ffplay being stuck (and...
2004-10-10 michaeluse native timebase for seeking
2004-10-09 michaellowres needs EMU_EDGE
2004-10-07 michael10l pts vs. dts
2004-10-06 kabi* fixing a few of gcc 'clean-code' warnings
2004-09-25 michael1/2 resolution decoding
2004-09-02 michaeloptional non spec compliant optimizations
2004-08-16 michaelmemleak found by ("wxWindows_study" <quicktime2008...
2004-05-30 michaelmuch better AV sync, for some files
2004-04-30 michael-bug
2004-04-02 michael10l (vismv fix)
2004-02-23 michaelmultithreaded mpeg2 decoding
2004-01-14 michaeldont let the demuxer thread die before the video has...
2004-01-11 michaelignore damaged video frames
2004-01-11 michaeloops
2004-01-11 michaelfix b frame after seeking blockmess
2004-01-10 michaelfixing some seek failure issues
2003-12-30 michaelmotion vector vissualization improvements patch by...
2003-12-28 michaelframe stepping patch by (Wolfgang Hesseler <qv at multi...
2003-11-28 michaelseek by mouse in ffplay patch by (Michel Bardiaux ...
2003-11-28 michaeldebug parameter patch by (Wolfgang Hesseler <qv at...
2003-11-10 bellardinitial seek support
2003-10-20 michaelAVRational
2003-09-29 michaelniTrivial error reporting patch by (Glenn Maynard <g_sf...
2003-09-28 michaelniinit AVFrame with defaults
2003-09-16 bellardbetter image sequence support (Charles Yates) - suppres...
2003-09-11 bellardsimplified version handling
2003-09-08 bellardshow stream info with -stats
2003-08-29 michaelniSmall Patch for "ffplay -" instead of "ffplay pipe...
2003-08-28 michaelniffplay diff commenting out rtsp for no network by ...
2003-08-24 bellardmore sections in help - copyright fixes
2003-08-06 bellardfine A-V synchronisation support with either audio...
2003-07-17 bellardadded correct RTSP aborting - added option to force...
2003-06-14 bellardwin32 compile fix for ffplay by gbazin at altern dot org
2003-06-09 bellardbetter pause when displaying audio samples
next