- 21 Jun, 2009 1 commit
-
-
Baptiste Coudurier authored
next_frame_offset are not set, because second field has next frame offset set but not frame_offset, otherwise this wrongly fetch timestamp for the second field. Originally committed as revision 19244 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 May, 2009 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 18958 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 05 Mar, 2009 1 commit
-
-
Ivan Schreter authored
Originally committed as revision 17823 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Mar, 2009 3 commits
-
-
Michael Niedermayer authored
this should greatly simplify handling of packet pos. Originally committed as revision 17733 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
unit in fetch_timestamp(). This should make no difference for valid streams but may help invalid ones, also its needed for future changes. Originally committed as revision 17732 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
of calling it at the end of a frame with a large negative offset. This significantly reduces the maximal distance in container packets between the point where the first byte of the "access unit" was stored and where we call ff_fetch_timestamp() thus reducing the constraints on our parser. Also change the parser from next_frame_offset to cur, this is needed because now the reference is from container packet start instead of frame start. (i previously misinterpreted this as bug) Originally committed as revision 17731 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Feb, 2009 1 commit
-
-
Ivan Schreter authored
Patch by Ivan Schreter, schreter gmx net Originally committed as revision 17574 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Feb, 2009 1 commit
-
-
Ivan Schreter authored
Patch by Ivan Schreter, schreter gmx net Originally committed as revision 17468 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 18 Feb, 2009 1 commit
-
-
Ivan Schreter authored
Initialized to -1 in parser.c for backward compatibility. Patch by Ivan Schreter, schreter gmx net Originally committed as revision 17442 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Jan, 2009 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 16684 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 23 Oct, 2008 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 15671 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Oct, 2008 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 15654 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Oct, 2008 1 commit
-
-
Diego Pettenò authored
Originally committed as revision 15548 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Jun, 2008 11 commits
-
-
Michael Niedermayer authored
Originally committed as revision 13628 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 13627 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
piecewise, thus the end values cannot be used for associating timestamps. Originally committed as revision 13626 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 13624 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 13623 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
not associated with the first byte of access units. Originally committed as revision 13622 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 13621 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 13620 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 13616 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
(it was and is the next not the last) Originally committed as revision 13615 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 13613 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 May, 2008 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 13411 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
fixes issue300 Originally committed as revision 13410 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Mar, 2008 1 commit
-
-
Andy Gocke authored
Patch by Andy Gocke (agocke gmail com) Originally committed as revision 12581 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Mar, 2008 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 12399 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Dec, 2007 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 11204 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 May, 2007 2 commits
-
-
Aurelien Jacobs authored
Originally committed as revision 8943 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Aurelien Jacobs authored
Originally committed as revision 8941 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 May, 2007 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 8921 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 05 May, 2007 2 commits
-
-
Aurelien Jacobs authored
Originally committed as revision 8899 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Aurelien Jacobs authored
Originally committed as revision 8898 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Apr, 2007 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 8739 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Apr, 2007 1 commit
-
-
Joakim Plate authored
patch by Joakim \ elupus chez ecce dot se / original thread: date: 03/19/2007 01:47 AM subject: [Ffmpeg-devel] [RFC] Improvement for the odd timestamp generation when parser is in use. Originally committed as revision 8725 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Apr, 2007 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 8641 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Mar, 2007 1 commit
-
-
Michael Niedermayer authored
set pict_type to I type during init so parsers which dont set it get all i frames, fixes mp3 seeking Originally committed as revision 8528 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 18 Mar, 2007 1 commit
-
-
Justin Ruggles authored
Originally committed as revision 8435 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Mar, 2007 1 commit
-
-
Michel Bardiaux authored
Originally committed as revision 8338 to svn://svn.ffmpeg.org/ffmpeg/trunk
-