61 Commits (f28660eb3f3faa14672c7e89c2bf861ece581965)

Author SHA1 Message Date
Luca Barbato 521f258701 Make debug work early on ffplay 19 years ago
Diego Biurrun f1cc88a5d6 Use Subversion revision for FFMPEG_VERSION. 19 years ago
Stefan Huehner 7b49ce2e34 Add const to (mostly) char* and make some functions static, which aren't used 19 years ago
Måns Rullgård 29f3b38a91 check for SDL_VideoInfo.current_[wh] availability in configure, and 19 years ago
Måns Rullgård 3ef17d626f don't use xlib in ffplay, and bump required sdl version 19 years ago
Earl Levine 4b0e85d4ab Fix segfault on Mac OS X, patch by Earl Levine elevine**@**gmail**.**com. 19 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
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