- 17 Jul, 2012 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 11 Jun, 2012 1 commit
-
-
Clément Bœsch authored
-
- 13 Apr, 2012 1 commit
-
-
Yusuke Nakamura authored
Stss atom without entries doesn't mean every sample is a sync sample. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 31 Mar, 2012 1 commit
-
-
Reimar Döffinger authored
This patch fixes the sample from trac issue #522. The issue is that the mov demuxer insists on using its calculated sample_size (which is nonsense for old-style tracks) instead of the one encoded in the track. The old raw audio code should be using the value in stsz, because the size of a single sample never makes sense for the size of a full audio packet, whereas the new code will multiply the sample size by the chunk size, so it should use the calculated value. Signed-off-by:
Reimar Döffinger <Reimar.Doeffinger@gmx.de>
-
- 22 Feb, 2012 1 commit
-
-
Martin Storsjö authored
If parsing moov+mdat in a non-seekable file, we currently abort parsing directly after parsing the header of the mdat atom. If we want to continue parsing later (if looking to parse later fragments), we need to skip past the content of the mdat atom, otherwise we end up parsing the content of the mdat atom as root level atoms. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 18 Feb, 2012 3 commits
-
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 15 Feb, 2012 1 commit
-
-
Martin Storsjö authored
Prefix the functions/tables brktimegm, pcm_read_seek, dv_offset_reset, voc_get_packet, codec_movaudio_tags, codec_movvideo_tags. After this, lavf has no global symbols without the proper prefix. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 02 Feb, 2012 2 commits
-
-
Janne Grunau authored
Do not use AVStream's duration for dts generation since it contains in some cases the duration of the whole file instead of duration of the samples in the moov. This happens if the mdhd holds the duration of the whole file but has no entries or a zero duration in its stts.
-
Clément Bœsch authored
-
- 25 Jan, 2012 1 commit
-
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 24 Jan, 2012 1 commit
-
-
Carl Eugen Hoyos authored
Based on a work-around by Alex Zhukov. Fixes ticket #935
-
- 28 Oct, 2011 2 commits
-
-
Alex Converse authored
-
Alex Converse authored
-
- 27 Oct, 2011 1 commit
-
-
Yusuke Nakamura authored
(cherry picked from commit df342c91e6cfceb2537c2d1b2442dd685381a0ca) Reviewed-by: Baptiste Coudurier Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 25 Aug, 2011 1 commit
-
-
Alex Converse authored
-
- 16 May, 2011 1 commit
-
-
Carl Eugen Hoyos authored
-
- 15 May, 2011 1 commit
-
-
Carl Eugen Hoyos authored
-
- 12 May, 2011 1 commit
-
-
Yusuke Nakamura authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- 28 Apr, 2011 1 commit
-
-
Carl Eugen Hoyos authored
Move ff_read_chan_chunk() to isom.c and rename it as ff_mov_read_chan().
-
- 15 Apr, 2011 1 commit
-
-
Kostya Shishkov authored
Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 20 Feb, 2011 2 commits
-
-
Anton Khirnov authored
Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com> (cherry picked from commit ae628ec1)
-
Anton Khirnov authored
Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
- 23 Nov, 2010 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 25806 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 05 Oct, 2010 1 commit
-
-
Martin Storsjö authored
Originally committed as revision 25359 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 May, 2010 1 commit
-
-
Francesco Lavra authored
Patch by Francesco Lavra, francescolavra interfree it Originally committed as revision 23250 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Apr, 2010 1 commit
-
-
David Conrad authored
Originally committed as revision 22928 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Jan, 2010 1 commit
-
-
Reimar Döffinger authored
function declaration to reflect this. Originally committed as revision 21558 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Jan, 2010 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 21023 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Nov, 2009 1 commit
-
-
Baptiste Coudurier authored
Based on patch by Maksym Veremeyenko, verem at m1stereo dot tv Originally committed as revision 20539 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 Sep, 2009 1 commit
-
-
Peter Ross authored
Originally committed as revision 19878 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Jun, 2009 1 commit
-
-
Baptiste Coudurier authored
used and we cannot determine if fragments are present or not in streamed mode. Originally committed as revision 19148 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 May, 2009 3 commits
-
-
Baptiste Coudurier authored
Originally committed as revision 18813 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 18812 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
We have now dts <= pts, note that for some B frames dts+1 == pts can happen if a crappy timebase is used instead of correct /1001. Originally committed as revision 18810 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Mar, 2009 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 17976 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Mar, 2009 1 commit
-
-
Ronald S. Bultje authored
move MOVContext from mov.c to isom.h" thread on ML. Originally committed as revision 17915 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Jan, 2009 1 commit
-
-
Aurelien Jacobs authored
this prevents using negative index and possibly crashing with broken files Originally committed as revision 16714 to svn://svn.ffmpeg.org/ffmpeg/trunk
-