- 17 May, 2002 2 commits
-
-
philipjsg authored
no waiting for key frames). * Provide StartSendOnKey paramter for a stream to wait until we get key frames before sending. * Add the codec names into the status page. May help debugging problems. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@507 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michaelni authored
hopefully faster mmx2&3dnow MC git-svn-id: file:///var/local/repositories/ffmpeg/trunk@506 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 16 May, 2002 6 commits
-
-
michaelni authored
new hopefully faster MC git-svn-id: file:///var/local/repositories/ffmpeg/trunk@505 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michaelni authored
print frame decoding time support (x86 only) git-svn-id: file:///var/local/repositories/ffmpeg/trunk@504 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
kabi authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@503 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
philipjsg authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@502 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
philipjsg authored
* prebuffering/preroll a live stream -- this improves startup time * videoqmin/videoqmax/videoqdiff -- codec parameters * maximum bandwidth for live streams * Add support for .ram and .rpm extensions mapping onto .rm * Make the status page show bandwidth. Also make the .asf and .rm links go to .asx and .ram files. * Make a stream only start streaming when it gets a keyframe on each stream. This is arguable, and it maybe ought to be restricted to live streams. However, since I don't think that file streams work, this is a step in the right direction. It improves the startup delay. * Log an error if we are unable to delete the temp feed file. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@501 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
philipjsg authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@500 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 15 May, 2002 1 commit
-
-
pulento authored
capture. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@499 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 14 May, 2002 6 commits
-
-
pulento authored
rate of the stream. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@498 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
pulento authored
- This stuff could be done in AVCodecContext and the real frame rate calculated in utils.c, but we don't changes in that by now ;) git-svn-id: file:///var/local/repositories/ffmpeg/trunk@497 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
pulento authored
decoded frame. - extra_delay = (repeat_pict / 2) * (1/fps) git-svn-id: file:///var/local/repositories/ffmpeg/trunk@496 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michaelni authored
enable simple-idct by default (needed cuz otherwise files encoded with ffmpeg will show stripes with the reference IDCT during decoding) git-svn-id: file:///var/local/repositories/ffmpeg/trunk@495 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
kabi authored
- comments, critics, improvements on the ffmpeg list are welcomed git-svn-id: file:///var/local/repositories/ffmpeg/trunk@494 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
philipjsg authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@493 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 12 May, 2002 7 commits
-
-
pulento authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@492 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
pulento authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@491 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
nickols_k authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@490 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
nickols_k authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@489 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
nickols_k authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@488 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
pulento authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@487 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
pulento authored
frames from 3:2 pulldown sources. - repeat_pict honoured by MPEG-1/2 decoder. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@486 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 11 May, 2002 3 commits
-
-
pulento authored
in account the system header just walk through the file searching streams. MPEG-PS demuxer needs more work anyway. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@485 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
pulento authored
- Added real_pict_num to AVCodecContext, it represent the number of the previous encoded frame, usefull when coding with B frames. - Warning fix in motion_est.c git-svn-id: file:///var/local/repositories/ffmpeg/trunk@484 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
pulento authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@483 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 10 May, 2002 3 commits
-
-
philipjsg authored
* Print out the logging information that comes from WMP (you'd be suprised what it sends! * Fix a remotely exploitable buffer overflow (argh!) * Add support for automatically serving up .asx files. It generates an automatic redirect to the associated .asf file (with the same parameters). I guess that someone who understands the realaudio equivalent could hack that it as well. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@482 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
philipjsg authored
* Fix endless loop in find_info_tag if given specific arguments git-svn-id: file:///var/local/repositories/ffmpeg/trunk@481 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
philipjsg authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@480 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 09 May, 2002 12 commits
-
-
philipjsg authored
ffmpeg. This gives the VideoHighQuality patch a fighting chance. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@479 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
pulento authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@478 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
nickols_k authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@477 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
pulento authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@476 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
pulento authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@475 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
pulento authored
- Less bitrate tolerance since we are streaming. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@474 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
pulento authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@473 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
philipjsg authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@472 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
philipjsg authored
* Note that this code needs to be fixed -- the rate conversion from 48000->44100 sounds horrible! git-svn-id: file:///var/local/repositories/ffmpeg/trunk@471 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
philipjsg authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@470 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
philipjsg authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@469 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
philipjsg authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@468 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-