- 18 Dec, 2002 3 commits
-
-
Fabrice Bellard authored
Originally committed as revision 1341 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 1340 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 1339 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Dec, 2002 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1338 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Dec, 2002 1 commit
-
-
Jürgen Keil authored
Originally committed as revision 1337 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Dec, 2002 1 commit
-
-
Philip Gladstone authored
interest Originally committed as revision 1336 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Dec, 2002 6 commits
-
-
Michael Niedermayer authored
Originally committed as revision 1335 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Philip Gladstone authored
vsynth1 data and serves it up. Originally committed as revision 1334 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Philip Gladstone authored
This is used for regression testing ffserver Originally committed as revision 1333 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Philip Gladstone authored
%125*d means substitute the frame number MOD 125 into the filename. This is a cheap method of having an infinite stream. Originally committed as revision 1332 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Philip Gladstone authored
This (will) allow testing of ffserver in an automated way. The code is nasty in that it uses a global....... Originally committed as revision 1331 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Philip Gladstone authored
This code is wrong, but it is not obvious what the right code is. * Make sure that we reset SIGPIPE before execing ffmpeg. Originally committed as revision 1330 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Dec, 2002 6 commits
-
-
Zdenek Kabelac authored
Originally committed as revision 1329 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 1328 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 1327 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Philip Gladstone authored
Originally committed as revision 1326 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
fixes 20% speedloss bug removes redundant variables from MpegEncContext release buffers in avcodec_flush_buffers() (untested) Originally committed as revision 1325 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 1324 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Dec, 2002 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1323 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Dec, 2002 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1322 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Dec, 2002 7 commits
-
-
Dieter authored
practically disabling altivec resampling code (some ppl said its broken) patch by (Dieter Shirley <dieters at schemasoft dot com>) Originally committed as revision 1321 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 1320 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 1319 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 1318 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 1317 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
better dynamic b frame selection, still not very good though allthough it works fine without 2pass now Originally committed as revision 1316 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 1315 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 05 Dec, 2002 5 commits
-
-
Michael Niedermayer authored
Originally committed as revision 1314 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 1313 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
skip b frames if hurry_up Originally committed as revision 1312 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Dieter authored
Originally committed as revision 1311 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 1310 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Dec, 2002 8 commits
-
-
Michael Niedermayer authored
Originally committed as revision 1309 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
rename *_TYPE to FF_*_TYPE for the external API allow user specified pict_type Originally committed as revision 1308 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 1307 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 1306 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 1305 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
fixing illegal 3. esc bug (the mpeg4 std only requires encoders to use unescaped symbols but not esc1 or esc2 if they are shorter than esc3, andjust beause its logical to use the shortest possible vlc doesnt mean encoders do that) Originally committed as revision 1304 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 1303 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
adding AVVideoFrame moving quality, pict_type, key_frame, qscale_table, ... to AVVideoFrame removing obsolete variables in AVCodecContext skiping of MBs in b frames correctly initalizing AVCodecContext picture buffer cleanup Originally committed as revision 1302 to svn://svn.ffmpeg.org/ffmpeg/trunk
-