- 25 Dec, 2013 2 commits
-
-
Michael Niedermayer authored
Fixes memleak Fixes: msan_uninit-mem_7fcc198b365b_8417_sh3.ape Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes use of uninitialized memory Fixes: msan_uninit-mem_7fcc198b365b_8417_sh3.ape Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 10 Nov, 2013 1 commit
-
-
Michael Niedermayer authored
Fixes probetest failure Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 13 Oct, 2013 1 commit
-
-
Paul B Mahol authored
Signed-off-by: Paul B Mahol <onemda@gmail.com>
-
- 12 Sep, 2013 1 commit
-
-
Martin Storsjö authored
The seektable is required for filling in ape->frames[i].pos further down. Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind CC: libav-stable@libav.org Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 02 Sep, 2013 1 commit
-
-
Anton Khirnov authored
Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind CC: libav-stable@libav.org
-
- 11 Aug, 2013 1 commit
-
-
wm4 authored
This sets pkt->size to absurd values on failure otherwise. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 27 Mar, 2013 2 commits
-
-
Kostya Shishkov authored
-
Carl Eugen Hoyos authored
-
- 25 Mar, 2013 1 commit
-
-
Kostya Shishkov authored
-
- 15 Mar, 2013 1 commit
-
-
Kostya Shishkov authored
-
- 06 Dec, 2012 1 commit
-
-
Paul B Mahol authored
Signed-off-by: Paul B Mahol <onemda@gmail.com>
-
- 23 Aug, 2012 1 commit
-
-
jamal authored
Fixes ticket #1662 Reviewed-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 07 Aug, 2012 1 commit
-
-
Anton Khirnov authored
-
- 24 Jun, 2012 1 commit
-
-
Anton Khirnov authored
Tags may contain attached picture, which will be exported as video streams. This ensures that the audio stream is always the first.
-
- 29 May, 2012 1 commit
-
-
Michael Niedermayer authored
Such files are currently not supported as the table is used at several points Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 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>
-
- 05 Mar, 2012 1 commit
-
-
Justin Ruggles authored
prevents lavf from setting incorrect packet durations.
-
- 06 Feb, 2012 5 commits
-
-
Justin Ruggles authored
-
Justin Ruggles authored
Calculates based on total file size and wavetaillength from the header. Falls back to multiplying finalframeblocks by 8 instead of 4 so that it will at least be overestimating for 24-bit. Currently it can underestimate the final packet size, leading to decoding errors.
-
Justin Ruggles authored
This avoids buffer overread when the last packet size estimate is too small.
-
Justin Ruggles authored
-
Justin Ruggles authored
-
- 04 Feb, 2012 1 commit
-
-
Paul B Mahol authored
Signed-off-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
-
- 27 Jan, 2012 1 commit
-
-
Anton Khirnov authored
-
- 30 Nov, 2011 1 commit
-
-
Anton Khirnov authored
It's supposed to be called only from (de)muxers.
-
- 19 Oct, 2011 1 commit
-
-
Anton Khirnov authored
Trivial replacements with sed are done in this commit: sed 's/av_new_stream(\([^)]*\), 0)/avformat_new_stream(\1, NULL)/'
-
- 12 Sep, 2011 1 commit
-
-
Laurent Aimar authored
Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
- 11 Sep, 2011 1 commit
-
-
Laurent Aimar authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 25 Jul, 2011 1 commit
-
-
Diego Biurrun authored
-
- 17 Jul, 2011 1 commit
-
-
Anton Khirnov authored
It's more readable and less prone to breakage.
-
- 02 Jun, 2011 1 commit
-
-
Diego Biurrun authored
-
- 31 May, 2011 1 commit
-
-
Diego Biurrun authored
-
- 24 May, 2011 1 commit
-
-
Carl Eugen Hoyos authored
Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
- 07 May, 2011 1 commit
-
-
Reimar Döffinger authored
-
- 03 Apr, 2011 1 commit
-
-
Anton Khirnov authored
Use it instead of url_is_streamed and AVIOContext.is_streamed.
-
- 01 Apr, 2011 1 commit
-
-
Kostya Shishkov authored
fixes issue2480 Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
- 21 Mar, 2011 1 commit
-
-
Carl Eugen Hoyos authored
Fixes ticket 11.
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 17 Mar, 2011 1 commit
-
-
Anton Khirnov authored
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-