- 11 Dec, 2002 2 commits
-
-
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
-
- 03 Dec, 2002 4 commits
-
-
Zdenek Kabelac authored
av_mallocz_static - called for every static data table av_free_static - called when ffmpeg is no longer needed and should free all static resources * simple usage shown in mpegaudiodec.c Originally committed as revision 1301 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alex Beregszaszi authored
Originally committed as revision 1300 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 1299 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 1298 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Dec, 2002 1 commit
-
-
Philip Gladstone authored
whose PTS does not start at zero. New code will fix that if the PTS is more than 100 seconds from zero. This may well not be the right number, but it is a big improvement over the current state. Originally committed as revision 1297 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Nov, 2002 5 commits
-
-
Philip Gladstone authored
Originally committed as revision 1296 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Philip Gladstone authored
declarations at the bottom of the file. This type checking is now handled by the header file. Originally committed as revision 1295 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Philip Gladstone authored
by each hook. Originally committed as revision 1294 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Philip Gladstone authored
Originally committed as revision 1293 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Philip Gladstone authored
Originally committed as revision 1292 to svn://svn.ffmpeg.org/ffmpeg/trunk
-