- Jan 12, 2013
-
-
Michael Niedermayer authored
Found-by: durandal_1707 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Jan 08, 2013
-
-
Michael Niedermayer authored
Found-by: durandal_1707 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Jan 02, 2013
-
-
Michael Niedermayer authored
Fixes Ticket646 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Dec 31, 2012
-
-
Michael Niedermayer authored
Fix Ticket339 part 2 of 2 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Dec 04, 2012
-
-
Anton Khirnov authored
It's got_frame, not data size
-
- Nov 25, 2012
-
-
Peter Ross authored
Signed-off-by:
Peter Ross <pross@xvid.org> Reviewed-by:
Paul B Mahol <onemda@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Oct 30, 2012
-
-
Michael Niedermayer authored
Fixes CID205019 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Oct 15, 2012
-
-
Tim Nicholson authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Oct 13, 2012
-
-
Diego Biurrun authored
Functions used across libraries should have avpriv_ and not ff_ prefixes.
-
- Oct 12, 2012
-
-
Anton Khirnov authored
-
- Oct 08, 2012
-
-
Anton Khirnov authored
-
- Sep 27, 2012
-
-
Diego Biurrun authored
-
- Sep 22, 2012
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Aug 20, 2012
-
-
Michael Niedermayer authored
The special cases in demuxers and decoders are a mess otherwise (and more would be needed to support it fully) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Aug 18, 2012
-
-
Michael Niedermayer authored
Fixes Ticket971 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Aug 15, 2012
-
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- Aug 07, 2012
-
-
Anton Khirnov authored
-
- Jul 15, 2012
-
-
Piotr Bandurski authored
samples: http://www.datafilehost.com/download-46d9a0fa.html Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Jul 02, 2012
-
-
Stefano Sabatini authored
Check on an implicit assumption done on the number of coded bits for paletted rawvideo with coded bits == 2.
-
Stefano Sabatini authored
Improve readability.
-
- Jun 23, 2012
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- Jun 18, 2012
-
-
Stefano Sabatini authored
-
- Jun 15, 2012
-
-
Stefano Sabatini authored
Help debugging.
-
- May 26, 2012
-
-
Carl Eugen Hoyos authored
Based on work by ami_stuff. Fixes ticket #1352
-
- Apr 06, 2012
-
-
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>
-
- Apr 03, 2012
-
-
Piotr Bandurski authored
-
- Mar 27, 2012
-
-
Ronald S. Bultje authored
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind CC: libav-stable@libav.org
-
Michael Niedermayer authored
This reverts commit cc5dd632. The change was redundant, it has been fixed long ago (422e3a74) Conflicts: libavcodec/rawdec.c Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Mar 23, 2012
-
-
Michael Niedermayer authored
Fixes FPE Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Mar 07, 2012
-
-
Ronald S. Bultje authored
This way, it protects against overreads for 4bpp/2bpp content also. Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind CC: libav-stable@libav.org
-
- Mar 02, 2012
-
-
Michael Niedermayer authored
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Mar 01, 2012
-
-
Diego Biurrun authored
-
- Feb 08, 2012
-
-
Anton Khirnov authored
This makes it possible to dintinguish them from PAL8. Fixes an invalid write in avpicture_layout().
-
- Jan 12, 2012
-
-
Carl Eugen Hoyos authored
Fixes ticket #823.
-
- Jan 05, 2012
-
-
Carl Eugen Hoyos authored
FourCC CYUV can be Creative YUV and uyvy422 rawvideo.
-
- Jan 01, 2012
-
-
Stefano Sabatini authored
Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
Piotr Bandurski authored
Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- Oct 17, 2011
-
-
Clément Bœsch authored
-
- Jul 29, 2011
-
-
Anton Khirnov authored
It's more readable and less prone to breakage.
-
- Jul 06, 2011
-
-
ami_stuff authored
Fixes ticket #306.
-