- 20 Dec, 2012 1 commit
-
-
Diego Biurrun authored
-
- 07 Dec, 2012 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> Signed-off-by:
Justin Ruggles <justin.ruggles@gmail.com>
-
- 02 Nov, 2012 1 commit
-
-
Diego Biurrun authored
-
- 01 Oct, 2012 1 commit
-
-
Diego Biurrun authored
-
- 05 Sep, 2012 1 commit
-
-
Martin Storsjö authored
The ParserContext class doesn't have an AVClass, required for using it as a logging class. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 15 Aug, 2012 1 commit
-
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 07 Aug, 2012 1 commit
-
-
Anton Khirnov authored
-
- 10 Feb, 2012 1 commit
-
-
Rafaël Carré authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- 12 Dec, 2011 1 commit
-
-
Diego Biurrun authored
-
- 02 May, 2011 1 commit
-
-
Stefano Sabatini authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- 29 Apr, 2011 2 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
- 27 Apr, 2011 1 commit
-
-
Ronald S. Bultje authored
Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
- 19 Apr, 2011 1 commit
-
-
Anton Khirnov authored
-
- 06 Apr, 2011 1 commit
-
- 02 Apr, 2011 1 commit
-
-
Anton Khirnov authored
Fixes build with the bump, since the prototype is already marked for removal.
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 27 Sep, 2010 1 commit
-
-
Michael Chinen authored
It was being set wrong for files with data_offset > 0 Patch by Michael Chinen, mchinen gmail Originally committed as revision 25239 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Jul, 2010 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 24002 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Apr, 2010 1 commit
-
-
Jai Menon authored
Originally committed as revision 22936 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Mar, 2010 1 commit
-
-
Benoit Fouet authored
Originally committed as revision 22729 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 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 6 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
-