Diego Biurrun
5509bffa88
Update licensing information: The FSF changed postal address.
...
Originally committed as revision 4842 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
bb270c0896
COSMETICS: tabs --> spaces, some prettyprinting
...
Originally committed as revision 4764 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
115329f160
COSMETICS: Remove all trailing whitespace.
...
Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
267e9dfa9d
doxygenize a few comments
...
very minor cleanup
Originally committed as revision 4601 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
1471c6c2e8
CAREFULL --> CAREFUL typo fix
...
Originally committed as revision 4590 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
30bc6613fe
support fixing missing pts by parsing future frames
...
Originally committed as revision 4526 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Ian Caulfield
72ce053b9c
subtitles support for ffplay patch by (Ian Caulfield, imc25 : cam ac uk)
...
Originally committed as revision 4521 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
01f4895c68
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
...
Originally committed as revision 4453 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
1b51e051c0
make error concealment related options accessable from ffplays command line
...
Originally committed as revision 4450 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
8c3eba7c62
skip_idct
...
skip_frame
skip_loop_filter
Originally committed as revision 4440 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Andy Parkins
22e50022f2
ffplay seeking because url_feof() not working patch by (Andy Parkins: andyparkins, gmail com)
...
Originally committed as revision 4404 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Ivan Wong
687fae2b42
ffplay crashes patch by (Ivan Wong: email, ivanwong info)
...
Originally committed as revision 4389 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
1ab1f099eb
set log level to AV_LOG_DEBUG if -debug ... is used
...
Originally committed as revision 4359 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
c0df9d75bd
switch to native time bases
...
Originally committed as revision 4168 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
3ca4b65479
os2.diff by (Paul Smedley // paul smedley info)
...
Originally committed as revision 4160 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
b514ed3c6d
dont kill the buffers while the decoder is using them
...
Originally committed as revision 3949 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
2536c5fde4
workaround missuse of url_feof()
...
Originally committed as revision 3804 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
9d2a069519
raw rgb flip fix
...
Originally committed as revision 3724 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
François Revol
2450cff2c3
BeOS threading support. changed some "if FOO_THREAD||BAR_THREAD" to a more generic "if HAVE_THREADS"
...
Originally committed as revision 3702 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Roman Shaposhnik
6e1f8725ef
* fixing a problem with ffplay being stuck (and not responding to
...
anything but 'q') when it reaches the end of stream.
Originally committed as revision 3591 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
3ba1438dec
use native timebase for seeking
...
direction flag for seeking
Originally committed as revision 3577 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
61846e9ac3
lowres needs EMU_EDGE
...
Originally committed as revision 3575 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
61c1d8e2b6
10l pts vs. dts
...
Originally committed as revision 3567 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Zdenek Kabelac
7fea94ce4a
* fixing a few of gcc 'clean-code' warnings
...
Originally committed as revision 3563 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
178fcca848
1/2 resolution decoding
...
Originally committed as revision 3507 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
6fc5b059b8
optional non spec compliant optimizations
...
Originally committed as revision 3429 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
da6c4573e9
memleak found by ("wxWindows_study" <quicktime2008 at hotmail dot com>)
...
Originally committed as revision 3396 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
7e0140cbd7
much better AV sync, for some files
...
Originally committed as revision 3172 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
6387c3e6b6
-bug
...
Originally committed as revision 3098 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
13d1512c43
10l (vismv fix)
...
Originally committed as revision 2949 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
c62c07d3d7
multithreaded mpeg2 decoding
...
Originally committed as revision 2810 to svn://svn.ffmpeg.org/ffmpeg/trunk
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
...
Originally committed as revision 2705 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
fb966f99b0
ignore damaged video frames
...
Originally committed as revision 2692 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
041086191f
oops
...
Originally committed as revision 2691 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
93e1a0a9de
fix b frame after seeking blockmess
...
Originally committed as revision 2690 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
e6c0297f1c
fixing some seek failure issues
...
Originally committed as revision 2688 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Wolfgang Hesseler
0c9bbaec60
motion vector vissualization improvements patch by (Wolfgang Hesseler <qv at multimediaware dot com>)
...
Originally committed as revision 2636 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Wolfgang Hesseler
bba04f1e9d
frame stepping patch by (Wolfgang Hesseler <qv at multimediaware dot com>)
...
Originally committed as revision 2632 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michel Bardiaux
a11d11aaa8
seek by mouse in ffplay patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
...
Originally committed as revision 2535 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Wolfgang Hesseler
e26a83355a
debug parameter patch by (Wolfgang Hesseler <qv at multimediaware dot com>)
...
Originally committed as revision 2534 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Fabrice Bellard
72ea344bd1
initial seek support
...
Originally committed as revision 2505 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
5ff85f1d8b
AVRational
...
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
21 years ago
Glenn Maynard
05ab0b76b7
Trivial error reporting patch by (Glenn Maynard <g_sf at zewt dot org>)
...
Originally committed as revision 2316 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
c6b1edc911
init AVFrame with defaults
...
Originally committed as revision 2312 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Fabrice Bellard
61890b02b3
better image sequence support (Charles Yates) - suppressed unused non overlay support
...
Originally committed as revision 2283 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Fabrice Bellard
7b7d86f120
simplified version handling
...
Originally committed as revision 2264 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Fabrice Bellard
d0526ecf66
show stream info with -stats
...
Originally committed as revision 2239 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
Michael Niedermayer
e8d83e1c26
Small Patch for "ffplay -" instead of "ffplay pipe:" by (Bill Eldridge <bill at rfa dot org>)
...
Originally committed as revision 2181 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
400738b1fb
ffplay diff commenting out rtsp for no network by (Bill Eldridge <bill at rfa dot org>)
...
Originally committed as revision 2176 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Fabrice Bellard
02d504a7d3
more sections in help - copyright fixes
...
Originally committed as revision 2143 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago