52 Commits (ea15df8048783786d5abe7b980e450e7cedce661)

Author SHA1 Message Date
Michael Niedermayer 267e9dfa9d doxygenize a few comments 19 years ago
Diego Biurrun 1471c6c2e8 CAREFULL --> CAREFUL typo fix 19 years ago
Michael Niedermayer 30bc6613fe support fixing missing pts by parsing future frames 19 years ago
Ian Caulfield 72ce053b9c subtitles support for ffplay patch by (Ian Caulfield, imc25 : cam ac uk) 19 years ago
Michael Niedermayer 01f4895c68 changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility 19 years ago
Michael Niedermayer 1b51e051c0 make error concealment related options accessable from ffplays command line 19 years ago
Michael Niedermayer 8c3eba7c62 skip_idct 19 years ago
Andy Parkins 22e50022f2 ffplay seeking because url_feof() not working patch by (Andy Parkins: andyparkins, gmail com) 20 years ago
Ivan Wong 687fae2b42 ffplay crashes patch by (Ivan Wong: email, ivanwong info) 20 years ago
Michael Niedermayer 1ab1f099eb set log level to AV_LOG_DEBUG if -debug ... is used 20 years ago
Michael Niedermayer c0df9d75bd switch to native time bases 20 years ago
Michael Niedermayer 3ca4b65479 os2.diff by (Paul Smedley // paul smedley info) 20 years ago
Michael Niedermayer b514ed3c6d dont kill the buffers while the decoder is using them 20 years ago
Michael Niedermayer 2536c5fde4 workaround missuse of url_feof() 20 years ago
Michael Niedermayer 9d2a069519 raw rgb flip fix 20 years ago
François Revol 2450cff2c3 BeOS threading support. changed some "if FOO_THREAD||BAR_THREAD" to a more generic "if HAVE_THREADS" 20 years ago
Roman Shaposhnik 6e1f8725ef * fixing a problem with ffplay being stuck (and not responding to 20 years ago
Michael Niedermayer 3ba1438dec use native timebase for seeking 20 years ago
Michael Niedermayer 61846e9ac3 lowres needs EMU_EDGE 20 years ago
Michael Niedermayer 61c1d8e2b6 10l pts vs. dts 20 years ago
Zdenek Kabelac 7fea94ce4a * fixing a few of gcc 'clean-code' warnings 20 years ago
Michael Niedermayer 178fcca848 1/2 resolution decoding 20 years ago
Michael Niedermayer 6fc5b059b8 optional non spec compliant optimizations 20 years ago
Michael Niedermayer da6c4573e9 memleak found by ("wxWindows_study" <quicktime2008 at hotmail dot com>) 20 years ago
Michael Niedermayer 7e0140cbd7 much better AV sync, for some files 21 years ago
Michael Niedermayer 6387c3e6b6 -bug 21 years ago
Michael Niedermayer 13d1512c43 10l (vismv fix) 21 years ago
Michael Niedermayer c62c07d3d7 multithreaded mpeg2 decoding 21 years ago
Michael Niedermayer 0c904df2b6 dont let the demuxer thread die before the video has actually been played as seeking would become impossible shortly before EOF 21 years ago
Michael Niedermayer fb966f99b0 ignore damaged video frames 21 years ago
Michael Niedermayer 041086191f oops 21 years ago
Michael Niedermayer 93e1a0a9de fix b frame after seeking blockmess 21 years ago
Michael Niedermayer e6c0297f1c fixing some seek failure issues 21 years ago
Wolfgang Hesseler 0c9bbaec60 motion vector vissualization improvements patch by (Wolfgang Hesseler <qv at multimediaware dot com>) 21 years ago
Wolfgang Hesseler bba04f1e9d frame stepping patch by (Wolfgang Hesseler <qv at multimediaware dot com>) 21 years ago
Michel Bardiaux a11d11aaa8 seek by mouse in ffplay patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
Wolfgang Hesseler e26a83355a debug parameter patch by (Wolfgang Hesseler <qv at multimediaware dot com>) 21 years ago
Fabrice Bellard 72ea344bd1 initial seek support 21 years ago
Michael Niedermayer 5ff85f1d8b AVRational 21 years ago
Glenn Maynard 05ab0b76b7 Trivial error reporting patch by (Glenn Maynard <g_sf at zewt dot org>) 21 years ago
Michael Niedermayer c6b1edc911 init AVFrame with defaults 21 years ago
Fabrice Bellard 61890b02b3 better image sequence support (Charles Yates) - suppressed unused non overlay support 21 years ago
Fabrice Bellard 7b7d86f120 simplified version handling 21 years ago
Fabrice Bellard d0526ecf66 show stream info with -stats 21 years ago
Michael Niedermayer e8d83e1c26 Small Patch for "ffplay -" instead of "ffplay pipe:" by (Bill Eldridge <bill at rfa dot org>) 21 years ago
Michael Niedermayer 400738b1fb ffplay diff commenting out rtsp for no network by (Bill Eldridge <bill at rfa dot org>) 21 years ago
Fabrice Bellard 02d504a7d3 more sections in help - copyright fixes 21 years ago
Fabrice Bellard 638c9d91a0 fine A-V synchronisation support with either audio or video as master clock source - MPEG2 A-V synchronisation fixes - fixed format selection - fixed error reporting - audio and video component selection 21 years ago
Fabrice Bellard 416e35081a added correct RTSP aborting - added option to force TCP usage in RTSP playback - added experimental RTSP pause support 22 years ago
Fabrice Bellard 31319a8ccd win32 compile fix for ffplay by gbazin at altern dot org 22 years ago