- 09 Aug, 2002 2 commits
-
-
Zdenek Kabelac authored
Originally committed as revision 849 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 848 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Aug, 2002 3 commits
-
-
Zdenek Kabelac authored
Originally committed as revision 847 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Zdenek Kabelac authored
for the begining it's major rewrite of asf parsing code (tested only inside avifile at this moment) it handles descrambling (though without WMA it's probably useless inside ffmpeg... * extended AVStream structure to return information about stream time length * extended AVStream to export extra data found after standard headers - not really usefull for ffmpeg - but Windows codecs need them. * asf parsing is not yet finished but works nicely already (at 100% better them before :)) Originally committed as revision 846 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 6950 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 06 Aug, 2002 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 844 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 05 Aug, 2002 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 843 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 842 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Aug, 2002 5 commits
-
-
Michael Niedermayer authored
hopefully fixing unreprodceable segfault when overreading the end if error_resilience==-1 (it didnt overread here though) Originally committed as revision 841 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 840 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 839 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 838 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
last_picture should be never == NULL (it was with dr1) this might fix a segfault with error concealment Originally committed as revision 837 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Aug, 2002 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 836 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 835 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Aug, 2002 3 commits
-
-
Michael Niedermayer authored
Originally committed as revision 834 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 6864 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
Originally committed as revision 833 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 31 Jul, 2002 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 832 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 29 Jul, 2002 1 commit
-
-
Falk Hüffner authored
Originally committed as revision 831 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Jul, 2002 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 830 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Philip Gladstone authored
parameters as the currently desired codec settings. Thus it is important not to fiddle with the streams if you want to keep the old data. * Fix it so that the ?buffer= paramter can be larger than 40 minutes or so. Why is this good? So I can use ?buffer=43200 and get video from 12 hours ago (i.e. when it is daylight outside) Originally committed as revision 829 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Jul, 2002 14 commits
-
-
Philip Gladstone authored
* Fix the sense of the test for "-" with customlog and not closing stdout in daemon mode Originally committed as revision 828 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 827 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Leon van Stuivenberg authored
Originally committed as revision 826 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Philip Gladstone authored
Originally committed as revision 825 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Philip Gladstone authored
Originally committed as revision 824 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Philip Gladstone authored
Originally committed as revision 823 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Philip Gladstone authored
Originally committed as revision 822 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Philip Gladstone authored
* Add ip address based acls for streams. I recommend adding ACL entries for all feeds to control who can submit stuff. You might also want to consider who can get to your status page. * Make logging work again if customlog == "-" Originally committed as revision 821 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Philip Gladstone authored
Originally committed as revision 820 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Philip Gladstone authored
get it built. Originally committed as revision 819 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Philip Gladstone authored
Originally committed as revision 818 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Philip Gladstone authored
* Add real parse_date code. This is much more robust and can handle localtime and UTC Originally committed as revision 817 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Philip Gladstone authored
Originally committed as revision 816 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Philip Gladstone authored
ffserver will always try and use the _stream suffix if possible. Originally committed as revision 815 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Jul, 2002 4 commits
-
-
Michael Niedermayer authored
Originally committed as revision 814 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 813 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
added RTSP and RTP server support - added daemon mode as default (use -d for foreground mode) - added module support Originally committed as revision 812 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
build stripped and unstripped ffmpeg - ffserver exports all its symbols for modules - added installlib target for development static libraries installation Originally committed as revision 811 to svn://svn.ffmpeg.org/ffmpeg/trunk
-