summaryrefslogtreecommitdiffstats
path: root/ffplay.c
Commit message (Collapse)AuthorAgeFilesLines
* seek by mouse in ffplay patch by (Michel Bardiaux <mbardiaux at peaktime dot ↵Michel Bardiaux2003-11-281-1/+20
| | | | | | be>) Originally committed as revision 2535 to svn://svn.ffmpeg.org/ffmpeg/trunk
* debug parameter patch by (Wolfgang Hesseler <qv at multimediaware dot com>)Wolfgang Hesseler2003-11-281-1/+9
| | | | Originally committed as revision 2534 to svn://svn.ffmpeg.org/ffmpeg/trunk
* initial seek supportFabrice Bellard2003-11-101-109/+207
| | | | Originally committed as revision 2505 to svn://svn.ffmpeg.org/ffmpeg/trunk
* AVRationalMichael Niedermayer2003-10-201-1/+2
| | | | | | | | | | sample_aspect_ratio aspect ratio in JPEG JFIF is SAR not DAR ! removed nonsense SAR guessing code various related cleanups bugs? Originally committed as revision 2403 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Trivial error reporting patch by (Glenn Maynard <g_sf at zewt dot org>)Glenn Maynard2003-09-291-1/+1
| | | | Originally committed as revision 2316 to svn://svn.ffmpeg.org/ffmpeg/trunk
* init AVFrame with defaultsMichael Niedermayer2003-09-281-6/+7
| | | | Originally committed as revision 2312 to svn://svn.ffmpeg.org/ffmpeg/trunk
* better image sequence support (Charles Yates) - suppressed unused non ↵Fabrice Bellard2003-09-161-17/+29
| | | | | | overlay support Originally committed as revision 2283 to svn://svn.ffmpeg.org/ffmpeg/trunk
* simplified version handlingFabrice Bellard2003-09-111-1/+0
| | | | Originally committed as revision 2264 to svn://svn.ffmpeg.org/ffmpeg/trunk
* show stream info with -statsFabrice Bellard2003-09-081-0/+17
| | | | Originally committed as revision 2239 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Small Patch for "ffplay -" instead of "ffplay pipe:" by (Bill Eldridge <bill ↵Michael Niedermayer2003-08-291-0/+2
| | | | | | at rfa dot org>) Originally committed as revision 2181 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ffplay diff commenting out rtsp for no network by (Bill Eldridge <bill at ↵Michael Niedermayer2003-08-281-1/+6
| | | | | | rfa dot org>) Originally committed as revision 2176 to svn://svn.ffmpeg.org/ffmpeg/trunk
* more sections in help - copyright fixesFabrice Bellard2003-08-241-2/+6
| | | | Originally committed as revision 2143 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fine A-V synchronisation support with either audio or video as master clock ↵Fabrice Bellard2003-08-061-151/+427
| | | | | | source - MPEG2 A-V synchronisation fixes - fixed format selection - fixed error reporting - audio and video component selection Originally committed as revision 2106 to svn://svn.ffmpeg.org/ffmpeg/trunk
* added correct RTSP aborting - added option to force TCP usage in RTSP ↵Fabrice Bellard2003-07-171-0/+40
| | | | | | playback - added experimental RTSP pause support Originally committed as revision 2062 to svn://svn.ffmpeg.org/ffmpeg/trunk
* win32 compile fix for ffplay by gbazin at altern dot orgFabrice Bellard2003-06-141-1/+8
| | | | Originally committed as revision 1958 to svn://svn.ffmpeg.org/ffmpeg/trunk
* better pause when displaying audio samplesFabrice Bellard2003-06-091-15/+21
| | | | Originally committed as revision 1941 to svn://svn.ffmpeg.org/ffmpeg/trunk
* added ffplay utilityFabrice Bellard2003-06-071-0/+1397
Originally committed as revision 1936 to svn://svn.ffmpeg.org/ffmpeg/trunk
OpenPOWER on IntegriCloud