- 21 Jan, 2004 1 commit
-
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2716 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 19 Jan, 2004 1 commit
-
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2715 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 18 Jan, 2004 3 commits
-
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2714 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2713 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2712 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 17 Jan, 2004 3 commits
-
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2711 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
adaptively change middle position selection algo for seeking, this avoids some ugly worstcases of the interpolated variant avoid backward search for mpeg where possible, its 17 times slower then forward according to my benchmark git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2710 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
store searched distance in index, so we dont waste time searching for keyframes where we already searched asf seek fixes & use keyframe pos/timestamp cache git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2709 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 15 Jan, 2004 1 commit
-
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2708 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 14 Jan, 2004 10 commits
-
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2707 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
replic_size==0 fix, needed so that G.726 asf file, so ffmpeg can at least decode the video without segfaulting git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2706 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
dont let the demuxer thread die before the video has actually been played as seeking would become impossible shortly before EOF git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2705 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2704 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2703 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
memleaks infinite loops uninitalized variables with some luck u can seek now a few times before it dies git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2702 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
multiple stream seeking (yes i know seeking is still broken) related cleanup git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2701 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2700 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2699 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
bug was introduced in version 1.75 (2003-12-30) this may have lead to a small drop in quality of the 4mv mode, but should have only affected the mbd=0 case git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2698 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 13 Jan, 2004 3 commits
-
-
michael authored
move (av_)find_stream_index() to utils.c as its usefull outside mpeg.c assert checking enabled, to find bugs quicker, should obviously be disabled later (av_)add_index_entry() inserts new entries so that the list stays ordered and updates entries if already in it (av_)index_search_timestamp() cleanup (kill ugly goto) and shorter git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2697 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
rtognimp authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2696 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
rtognimp authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2695 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 12 Jan, 2004 2 commits
-
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2694 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
rtognimp authored
Experimental ZLIB encoder (not working yet) git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2693 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 11 Jan, 2004 3 commits
-
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2692 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2691 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2690 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 10 Jan, 2004 6 commits
-
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2689 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2688 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2687 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
copyright year update of the files i touched and remembered, things look annoyingly unmaintained otherwise git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2686 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2685 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2684 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 09 Jan, 2004 3 commits
-
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2683 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2682 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2681 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
- 08 Jan, 2004 4 commits
-
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2680 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2679 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2678 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-
michael authored
and some related cleanup by me git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2677 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
-