- 02 Nov, 2011 1 commit
-
-
Michael Niedermayer authored
Fixes Ticket297 Based on a patch by Carl Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 22 Oct, 2011 1 commit
-
-
Dustin Brody authored
lavc: replace references to deprecated AVCodecContext.error_recognition to use AVCodecContext.err_recognition Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 12 Oct, 2011 1 commit
-
-
Anton Khirnov authored
-
- 16 Sep, 2011 3 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fix multi plane jpeg Fixes ticket471 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 15 Sep, 2011 3 commits
-
-
Michael Niedermayer authored
Fix Ticket362 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
This causes Ticket463, fix will be in the next commits This reverts commit 5e2ea138.
-
- 06 Sep, 2011 1 commit
-
-
Michael Niedermayer authored
Fixes Ticket426 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 01 Sep, 2011 5 commits
-
-
Michael Niedermayer authored
Revert "mjpeg: treat external huffman table setup failure as codec init failure if external huffman table use requested" This broke mplayer This reverts commit a18e04bc.
-
Michael Niedermayer authored
Fixes Ticket426 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Reimar Döffinger authored
Fixes issue #362. Signed-off-by:
Reimar Döffinger <Reimar.Doeffinger@gmx.de>
-
Reimar Döffinger authored
Reset it when we actually process an EOI, not when we actually decide to ignore it for bug-workarounds, and reset it on SOF to make it more reliable in case of missing EOI. Signed-off-by:
Reimar Döffinger <Reimar.Doeffinger@gmx.de>
-
Gavin Kinsey authored
-
- 31 Aug, 2011 2 commits
-
-
Anton Khirnov authored
Deprecate CODEC_FLAG_EXTERN_HUFF
-
Dustin Brody authored
mjpeg: treat external huffman table setup failure as codec init failure if external huffman table use requested Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 27 Aug, 2011 1 commit
-
-
Reimar Döffinger authored
Signed-off-by:
Reimar Döffinger <Reimar.Doeffinger@gmx.de>
-
- 11 Aug, 2011 1 commit
-
-
Dustin Brody authored
Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
- 29 Jul, 2011 1 commit
-
-
Anton Khirnov authored
It's more readable and less prone to breakage.
-
- 23 Jul, 2011 1 commit
-
-
Michael Niedermayer authored
Fixes decoding of MJPEG files produced by some UVC Logitec web cameras, such as "Notebook Pro" and "HD C910". References: http://trac.videolan.org/vlc/ticket/4215 http://ffmpeg.org/trac/ffmpeg/ticket/267Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> Reviewed-by:
Kostya <kostya.shishkov@gmail.com> (cherry picked from commit 7b8ed831)
-
- 15 Jul, 2011 1 commit
-
-
Diego Biurrun authored
-
- 03 Jul, 2011 2 commits
-
-
Mans Rullgard authored
This removes a number of compiler warnings. Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 19 Jun, 2011 2 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes ticket133 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 09 Jun, 2011 1 commit
-
-
Michael Niedermayer authored
Fixes Ticket267 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 11 May, 2011 1 commit
-
-
Reimar Döffinger authored
-
- 07 May, 2011 1 commit
-
-
Stefano Sabatini authored
This is required specifically for setting frame->format to -1, otherwise it will be set to 0 = PIX_FMT_YUV420P and code reading the format from the output decoded frame will get misled. In particular fix regressions occurring with the pending vsrc_buffer patch.
-
- 02 May, 2011 2 commits
-
-
Stefano Sabatini authored
-
Stefano Sabatini authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- 26 Apr, 2011 4 commits
-
-
anatoly authored
Signed-off-by:
Anton Khirnov <anton@khirnov.net> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
anatoly authored
Signed-off-by:
Anton Khirnov <anton@khirnov.net> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
anatoly authored
With cleanup & simplification by me Signed-off-by:
Anton Khirnov <anton@khirnov.net> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> Signed-off-by:
Ronald S. Bultje <rbultje@google.com>
-
- 21 Apr, 2011 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 30 Mar, 2011 3 commits
-
-
anatoly authored
Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
anatoly authored
Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
anatoly authored
Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-