- 26 Oct, 2014 2 commits
-
-
Christophe Gisquet authored
The encoder has its own tables and does not access the idct_factor member of the DVVideoContext structure. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Christophe Gisquet authored
The coefficients must be in the appropriate zigzag scan order. Also fix their values at the same time, as they were pretty wrong. Fixes ticket #2970. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 25 Oct, 2014 2 commits
-
-
Christophe Gisquet authored
It is derived from the actual equations of the specs. In particular, it is closer to the inverse of what the encoder uses. fate tests accordingly updated. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Christophe Gisquet authored
Reviewed-by:
Reimar Döffinger <Reimar.Doeffinger@gmx.de> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 09 Sep, 2014 1 commit
-
-
Gabriel Dume authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- 04 Apr, 2014 1 commit
-
-
Diego Biurrun authored
-
- 02 Dec, 2013 1 commit
-
-
Diego Biurrun authored
-
- 07 May, 2012 1 commit
-
-
Diego Biurrun authored
-
- 16 Apr, 2012 1 commit
-
-
Diego Biurrun authored
-
- 28 Mar, 2012 1 commit
-
-
Anton Khirnov authored
-
- 25 Mar, 2012 2 commits
-
-
Reimar Döffinger authored
See trac issue #217. Only the dsf field seems to be used to distinguish between PAL and NTSC. Signed-off-by:
Reimar Döffinger <Reimar.Doeffinger@gmx.de>
-
Reimar Döffinger authored
This makes the workaround also work with lowres. Fixes issue #633. Signed-off-by:
Reimar Döffinger <Reimar.Doeffinger@gmx.de>
-
- 18 Mar, 2012 1 commit
-
-
Michael Niedermayer authored
Fixes Ticket1042 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 10 Mar, 2012 1 commit
-
-
Reimar Döffinger authored
The two samples both have stype 0. Without this extra check, the code breaks 4:2:2 dvsd (stype 4), since that has the same resolution. Signed-off-by:
Reimar Döffinger <Reimar.Doeffinger@gmx.de>
-
- 07 Mar, 2012 2 commits
-
-
Ronald S. Bultje authored
-
Ronald S. Bultje authored
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind CC: libav-stable@libav.org
-
- 10 Feb, 2012 1 commit
-
-
Alex Converse authored
-
- 28 Jan, 2012 1 commit
-
-
Alex Converse authored
-
- 26 Dec, 2011 1 commit
-
-
Marton Balint authored
Fixes ticket #44. Signed-off-by:
Marton Balint <cus@passwd.hu> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 20 Oct, 2011 1 commit
-
-
Anton Khirnov authored
Specifically, ff_dv_frame_profile and ff_dv_codec_profile.
-
- 04 Oct, 2011 1 commit
-
-
Michael Niedermayer authored
Based on code by DivX, Inc. / drffmpeg Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 02 Sep, 2011 1 commit
-
-
Michael Niedermayer authored
Fixes Ticket159 If someone knows of a cleaner way to detect this, patch is welcome. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 30 Sep, 2010 1 commit
-
-
Niobos authored
(576i50 25Mbps 4:1:1 special case was wrong). Fixes issue2211 Patch by Niobos, niobos dest-unreach be Originally committed as revision 25269 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Sep, 2010 1 commit
-
-
Baptiste Coudurier authored
following width/height = par/dar. Originally committed as revision 25231 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Apr, 2010 1 commit
-
-
Diego Biurrun authored
Passing an explicit filename to this command is only necessary if the documentation in the @file block refers to a file different from the one the block resides in. Originally committed as revision 22921 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 18 Oct, 2009 1 commit
-
-
Charles Yates authored
Originally committed as revision 20291 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 Oct, 2009 1 commit
-
-
Reimar Döffinger authored
work_chunks_* and dv_idct_factor_* variables appear only once in the binary instead of 3 times. Saves 3264 bytes in .rodata and 312416 bytes in .bss on x86_64. Originally committed as revision 20246 to svn://svn.ffmpeg.org/ffmpeg/trunk
-