- 21 Nov, 2012 1 commit
-
-
Peter Ross authored
Reveiwed-by:
Stefano Sabatini <stefasab@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 13 Nov, 2012 1 commit
-
-
Luca Barbato authored
Deprecate avcodec_get_chroma_sub_sample.
-
- 12 Nov, 2012 1 commit
-
-
Michael Niedermayer authored
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 08 Oct, 2012 1 commit
-
-
Anton Khirnov authored
-
- 01 Oct, 2012 1 commit
-
-
Diego Biurrun authored
-
- 07 Aug, 2012 1 commit
-
-
Anton Khirnov authored
-
- 18 Jul, 2012 1 commit
-
-
Mans Rullgard authored
This moves all VP3-specific function pointers from dsputil to a new vp3dsp context. There is no reason to ever use the VP3 IDCT where an MPEG2 IDCT is expected or vice versa. Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 17 Jun, 2012 1 commit
-
-
Michael Niedermayer authored
Fixes ticket1403 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 13 Apr, 2012 2 commits
-
-
Dale Curtis authored
Signed-off-by:
Dale Curtis <dalecurtis@chromium.org> Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
Dale Curtis authored
Signed-off-by:
Dale Curtis <dalecurtis@chromium.org> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 06 Apr, 2012 1 commit
-
-
Martin Storsjö authored
Also break some long lines, remove codec function placeholder comments and add spaces in sample/pixel format lists. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 15 Feb, 2012 2 commits
-
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 25 Jan, 2012 1 commit
-
-
Michael Niedermayer authored
This fixes a double release of the current frame on deinit. Fixes CVE-2011-3934 Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 05 Jan, 2012 1 commit
-
-
Janne Grunau authored
Fixes a regression introduced in 8b94df0f.
-
- 03 Jan, 2012 1 commit
-
-
Jean First authored
Signed-off-by:
Jean First <jeanfirst@gmail.com> Reviewed-by:
Paul B Mahol <onemda@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 02 Jan, 2012 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 23 Dec, 2011 1 commit
-
-
Reinhard Tartler authored
Based on a patch by Michael Niedermayer <michaelni@gmx.at> Fixes NGS00145, CVE-2011-4352 Found-by: Phillip Langlois Signed-off-by:
Reinhard Tartler <siretart@tauware.de>
-
- 20 Dec, 2011 1 commit
-
-
Diego Biurrun authored
-
- 02 Dec, 2011 1 commit
-
-
Justin Ruggles authored
Add AV_NUM_DATA_POINTERS to simplify the bump transition. This will allow for supporting more planar audio channels without having to allocate separate pointer arrays.
-
- 21 Nov, 2011 1 commit
-
-
Michael Niedermayer authored
Fixes NGS00145 Found-by: Phillip Langlois Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 19 Nov, 2011 1 commit
-
-
Justin Ruggles authored
A new field, AVCodecContext.internal is used to hold a new struct AVCodecInternal, which has private fields that are not codec-specific and are used by general libavcodec functions. Moved internal_buffer, internal_buffer_count, and is_copy.
-
- 02 Nov, 2011 1 commit
-
-
Diego Biurrun authored
-
- 29 Oct, 2011 1 commit
-
-
Ronald S. Bultje authored
-
- 23 Oct, 2011 1 commit
-
-
Reimar Döffinger authored
This also fixes that sometimes a frame would actually not be freed. Signed-off-by:
Reimar Döffinger <Reimar.Doeffinger@gmx.de>
-
- 20 Oct, 2011 1 commit
-
-
Anton Khirnov authored
It's used in lavf.
-
- 16 Oct, 2011 1 commit
-
-
Steven Walters authored
Replace our incomplete w32threads implementation with x264's pthreads w32threads wrapper. Relicensed to LGPL with kind permission by Pegasys Inc. Signed-off-by:
Janne Grunau <janne-libav@jannau.net>
-
- 10 Sep, 2011 1 commit
-
-
Joakim Plate authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 26 Aug, 2011 1 commit
-
-
Diego Biurrun authored
-
- 29 Jul, 2011 1 commit
-
-
Anton Khirnov authored
It's more readable and less prone to breakage.
-
- 28 Jul, 2011 1 commit
-
-
Ronald S. Bultje authored
-
- 02 May, 2011 2 commits
-
-
Stefano Sabatini authored
-
Stefano Sabatini authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 03 Mar, 2011 1 commit
-
-
Ronald S. Bultje authored
(cherry picked from commit 8cf9a09d)
-
- 02 Mar, 2011 1 commit
-
-
Ronald S. Bultje authored
-
- 20 Feb, 2011 2 commits
-
-
David Conrad authored
With negative stride, the start of the edge_emu buffer should be pointing to the last line, not the end of the buffer. With positive stride, pointing to the end of the buffer was completely wrong. (cherry picked from commit a89f4ca0)
-
Jason Garrett-Glaser authored
Also remove qscale_table code; this didn't make sense anyways as VP3 doesn't use an MPEG-like quantizer scale. (cherry picked from commit 902685b8)
-
- 19 Feb, 2011 1 commit
-
-
David Conrad authored
With negative stride, the start of the edge_emu buffer should be pointing to the last line, not the end of the buffer. With positive stride, pointing to the end of the buffer was completely wrong.
-
- 18 Feb, 2011 1 commit
-
-
Jason Garrett-Glaser authored
Also remove qscale_table code; this didn't make sense anyways as VP3 doesn't use an MPEG-like quantizer scale.
-