- 17 Jul, 2019 1 commit
-
-
Michael Niedermayer authored
This allows testing parsers with a wider range of input packet sizes. Which is important and usefull for regression testing, some of our parsers in fact to not work if the packet size is changed from 1024 Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 21 Mar, 2019 1 commit
-
-
Carl Eugen Hoyos authored
Reviewed-by: Lauri Kasanen Reviewed-by: Tomas Härdin
-
- 30 Nov, 2018 1 commit
-
-
Paul B Mahol authored
Fixes #7278.
-
- 28 Oct, 2017 1 commit
-
-
Michael Niedermayer authored
This is needed since e0250cf3 as that uses end-buf2 Note, there are more than 16 bytes allocated beyond "end" Fixes: regression (segfault) with probetest Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 12 Apr, 2017 1 commit
-
-
Anton Khirnov authored
Make the current semi-public avpriv_ac3_parse_header() private to lavc. Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- 28 Jan, 2017 1 commit
-
-
Marijn Meijles authored
avformat/ac3dec: Fix to prevent runaway ac3 detection by looking at the actual frame rather than the first detected frame. When detecting a swapped AC3 marker the data of the frame is swapped. However, in subsequent frames the data swapped is taken from the first frame rather than the current frame. Signed-off-by:
Marijn Meijles <marijn@bitpit.net> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 21 Oct, 2015 1 commit
-
-
Andreas Cadhalpun authored
avpriv_ac3_parse_header was removed in commit 3dfb643c. Reviewed-by:
Michael Niedermayer <michael@niedermayer.cc> Signed-off-by:
Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
-
- 18 Jul, 2015 1 commit
-
-
Ganesh Ajjanagadde authored
Fixes Ticket4723 Signed-off-by:
Ganesh Ajjanagadde <gajjanagadde@gmail.com> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 01 Mar, 2014 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 04 May, 2013 1 commit
-
-
Diego Biurrun authored
-
- 25 Dec, 2012 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 30 Aug, 2012 1 commit
-
-
Michael Niedermayer authored
This commit should be purely cosmetic Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 25 Aug, 2012 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 07 Aug, 2012 1 commit
-
-
Anton Khirnov authored
-
- 31 May, 2012 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 30 May, 2012 1 commit
-
-
Ronald S. Bultje authored
-
- 06 Apr, 2012 1 commit
-
-
Martin Storsjö authored
Also add missing trailing commas, break long codec_tag lines and add spaces in codec_tag declarations. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 31 Jan, 2012 1 commit
-
-
Anton Khirnov authored
It's only used by raw demuxers for storing the codec id.
-
- 30 Nov, 2011 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 17 Nov, 2011 1 commit
-
-
Michael Niedermayer authored
Our ac3 code chain can handle it fine. More ideal would be to write a demuxer that actually extracts what can be from the additional headers and uses it for whatever it can be used for. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 20 Oct, 2011 1 commit
-
-
Anton Khirnov authored
It's used in lavf.
-
- 17 Jul, 2011 1 commit
-
-
Anton Khirnov authored
It's more readable and less prone to breakage.
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 28 Jan, 2011 1 commit
-
-
Diego Elio Pettenò authored
This also lists the objects from those two libraries as internal (by adding the ff_ prefix) so that they can then be hidden via linker scripts. (cherry picked from commit c6610a21)
-
- 26 Jan, 2011 1 commit
-
-
Diego Elio Pettenò authored
This also lists the objects from those two libraries as internal (by adding the ff_ prefix) so that they can then be hidden via linker scripts.
-
- 30 Aug, 2010 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 24997 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 29 Aug, 2010 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 24983 to svn://svn.ffmpeg.org/ffmpeg/trunk
-