index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ffplay.c
Age
Commit message (
Expand
)
Author
2005-01-04
workaround missuse of url_feof()
Michael Niedermayer
2004-11-30
raw rgb flip fix
Michael Niedermayer
2004-11-21
BeOS 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 to
Roman Shaposhnik
2004-10-10
use native timebase for seeking
Michael Niedermayer
2004-10-09
lowres needs EMU_EDGE
Michael Niedermayer
2004-10-07
10l pts vs. dts
Michael Niedermayer
2004-10-06
* fixing a few of gcc 'clean-code' warnings
Zdenek Kabelac
2004-09-25
1/2 resolution decoding
Michael Niedermayer
2004-09-02
optional non spec compliant optimizations
Michael Niedermayer
2004-08-16
memleak found by ("wxWindows_study" <quicktime2008 at hotmail dot com>)
Michael Niedermayer
2004-05-30
much better AV sync, for some files
Michael Niedermayer
2004-04-30
-bug
Michael Niedermayer
2004-04-02
10l (vismv fix)
Michael Niedermayer
2004-02-23
multithreaded mpeg2 decoding
Michael Niedermayer
2004-01-14
dont let the demuxer thread die before the video has actually been played as ...
Michael Niedermayer
2004-01-11
ignore damaged video frames
Michael Niedermayer
2004-01-11
oops
Michael Niedermayer
2004-01-11
fix b frame after seeking blockmess
Michael Niedermayer
2004-01-10
fixing some seek failure issues
Michael Niedermayer
2003-12-30
motion vector vissualization improvements patch by (Wolfgang Hesseler <qv at ...
Wolfgang Hesseler
2003-12-28
frame stepping patch by (Wolfgang Hesseler <qv at multimediaware dot com>)
Wolfgang Hesseler
2003-11-28
seek by mouse in ffplay patch by (Michel Bardiaux <mbardiaux at peaktime dot ...
Michel Bardiaux
2003-11-28
debug parameter patch by (Wolfgang Hesseler <qv at multimediaware dot com>)
Wolfgang Hesseler
2003-11-10
initial seek support
Fabrice Bellard
2003-10-20
AVRational
Michael Niedermayer
2003-09-29
Trivial error reporting patch by (Glenn Maynard <g_sf at zewt dot org>)
Glenn Maynard
2003-09-28
init AVFrame with defaults
Michael Niedermayer
2003-09-16
better image sequence support (Charles Yates) - suppressed unused non overlay...
Fabrice Bellard
2003-09-11
simplified version handling
Fabrice Bellard
2003-09-08
show stream info with -stats
Fabrice Bellard
2003-08-29
Small Patch for "ffplay -" instead of "ffplay pipe:" by (Bill Eldridge <bill ...
Michael Niedermayer
2003-08-28
ffplay diff commenting out rtsp for no network by (Bill Eldridge <bill at rfa...
Michael Niedermayer
2003-08-24
more sections in help - copyright fixes
Fabrice Bellard
2003-08-06
fine A-V synchronisation support with either audio or video as master clock s...
Fabrice Bellard
2003-07-17
added correct RTSP aborting - added option to force TCP usage in RTSP playbac...
Fabrice Bellard
2003-06-14
win32 compile fix for ffplay by gbazin at altern dot org
Fabrice Bellard
2003-06-09
better pause when displaying audio samples
Fabrice Bellard
2003-06-07
added ffplay utility
Fabrice Bellard