- 05 Mar, 2004 2 commits
-
-
Konstantin Andreyev authored
1. Corrected packet sent time. (Packet sent time => previous packet sent time) 2. Corrected payload playing time. (Payload playing time => packet sent time) 3. Used different format for packets with one payload and multi payloads. Originally committed as revision 2851 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Konstantin Andreyev authored
Originally committed as revision 2850 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 Mar, 2004 1 commit
-
-
Michel Bardiaux authored
Originally committed as revision 2840 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Jan, 2004 2 commits
-
-
Michael Niedermayer 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 Originally committed as revision 2710 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer 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 Originally committed as revision 2709 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Jan, 2004 7 commits
-
-
Michael Niedermayer authored
Originally committed as revision 2707 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
replic_size==0 fix, needed so that G.726 asf file, so ffmpeg can at least decode the video without segfaulting Originally committed as revision 2706 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 2704 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 2703 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
memleaks infinite loops uninitalized variables with some luck u can seek now a few times before it dies Originally committed as revision 2702 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
multiple stream seeking (yes i know seeking is still broken) related cleanup Originally committed as revision 2701 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Kevin Kuphal authored
Originally committed as revision 2700 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Jan, 2004 1 commit
-
-
Kevin Kuphal authored
Originally committed as revision 2672 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Nov, 2003 1 commit
-
-
Fabrice Bellard authored
Originally committed as revision 2503 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Nov, 2003 1 commit
-
-
Roman Shaposhnik authored
systems out there. Originally committed as revision 2480 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Nov, 2003 1 commit
-
-
Roberto Togni authored
Originally committed as revision 2465 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Oct, 2003 1 commit
-
-
Mike Melanson authored
<bero -at- geocities.co.jp>) Originally committed as revision 2375 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Sep, 2003 1 commit
-
-
Fabrice Bellard authored
Originally committed as revision 2255 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Sep, 2003 1 commit
-
-
Fabrice Bellard authored
Originally committed as revision 2232 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 18 Aug, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 2125 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Aug, 2003 1 commit
-
-
Fabrice Bellard authored
Originally committed as revision 2110 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 May, 2003 1 commit
-
-
Falk Hüffner authored
Originally committed as revision 1902 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Apr, 2003 1 commit
-
-
Zdenek Kabelac authored
Originally committed as revision 1811 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Mar, 2003 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 1666 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Roman Shaposhnik authored
Originally committed as revision 1664 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Mar, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1645 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Feb, 2003 1 commit
-
-
François Revol authored
Originally committed as revision 1607 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Feb, 2003 1 commit
-
-
Zdenek Kabelac authored
Originally committed as revision 1578 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Dec, 2002 1 commit
-
-
Ryutaroh Matsumoto authored
Originally committed as revision 1352 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Dec, 2002 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1327 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Dec, 2002 1 commit
-
-
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
-
- 25 Nov, 2002 1 commit
-
-
Fabrice Bellard authored
Originally committed as revision 1276 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Nov, 2002 1 commit
-
-
Philip Gladstone authored
Originally committed as revision 1241 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Nov, 2002 1 commit
-
-
Zdenek Kabelac authored
Originally committed as revision 1188 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Nov, 2002 1 commit
-
-
Michael Niedermayer authored
remove CODEC_FLAG_NOT_TRUNCATED & add CODEC_FLAG_TRUNCATED add CODEC_CAP_TRUNCATED add alpha plane to AVPicture remove CODEC_ID_MSMPEG4 remove various unused stuff support "truncated" mpeg4 streams Originally committed as revision 1175 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Nov, 2002 1 commit
-
-
Zdenek Kabelac authored
Originally committed as revision 1174 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 05 Nov, 2002 3 commits
-
-
Zdenek Kabelac authored
Originally committed as revision 1170 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Zdenek Kabelac authored
Originally committed as revision 1167 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Zdenek Kabelac authored
Originally committed as revision 1165 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 31 Oct, 2002 1 commit
-
-
Zdenek Kabelac authored
* removed pts*1000 for paket timing (using ms) Originally committed as revision 1128 to svn://svn.ffmpeg.org/ffmpeg/trunk
-