- 08 Aug, 2017 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 29 Sep, 2016 1 commit
-
-
Diego Biurrun authored
ptrdiff_t is the correct type for array strides and similar.
-
- 14 Sep, 2016 1 commit
-
-
Diego Biurrun authored
This avoids SIMD-optimized functions having to sign-extend their line size argument manually to be able to do pointer arithmetic. Also adjust parameter names to be "stride" everywhere.
-
- 07 Jun, 2016 1 commit
-
-
Diego Biurrun authored
-
- 04 Oct, 2015 1 commit
-
-
Vittorio Giovara authored
Silence a warning due to frame assignment in dvenc. All uses of the reference in dvdec are read only, except the ones in the main decoding function, so use the frame pointer directly there.
-
- 28 Oct, 2014 1 commit
-
-
Christophe Gisquet authored
This also requires a bump in the table size of bit patterns to 1664. From 356 to 348 cycles. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 26 Oct, 2014 1 commit
-
-
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>
-
- 09 Sep, 2014 1 commit
-
-
Gabriel Dume authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- 06 Aug, 2014 1 commit
-
-
Michael Niedermayer authored
Found-by: ubitux Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 17 Jul, 2014 1 commit
-
-
Diego Biurrun authored
-
- 09 Jul, 2014 1 commit
-
-
Anton Khirnov authored
-
- 20 Jun, 2014 1 commit
-
-
Anton Khirnov authored
Instead, store them in the context and compute on each parameter change.
-
- 09 Dec, 2013 1 commit
-
-
Anton Khirnov authored
-
- 15 Nov, 2013 1 commit
-
-
Diego Biurrun authored
This is necessary to avoid target config settings bleeding into the host compilation process with hardcoded tables and the DV VLC tables no longer present as static tables in a header file.
-
- 23 Jan, 2013 1 commit
-
-
Diego Biurrun authored
It does not help as an abstraction and adds dsputil dependencies. Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
- 07 May, 2012 1 commit
-
-
Diego Biurrun authored
-
- 16 Apr, 2012 1 commit
-
-
Diego Biurrun authored
-
- 28 Mar, 2012 1 commit
-
-
Anton Khirnov authored
-
- 27 Mar, 2012 1 commit
-
-
Diego Biurrun authored
-
- 10 Feb, 2012 4 commits
-
-
Alex Converse authored
-
Alex Converse authored
-
Alex Converse authored
-
Alex Converse authored
-
- 20 Oct, 2011 1 commit
-
-
Anton Khirnov authored
Specifically, ff_dv_frame_profile and ff_dv_codec_profile.
-
- 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>
-
- 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
-
- 21 Mar, 2010 1 commit
-
-
Reimar Döffinger authored
for hard-coding tables. Originally committed as revision 22620 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
-
- 24 Sep, 2009 1 commit
-
-
Maksym Veremeyenko authored
Patch by Maksym Veremeyenko, verem m1stereo tv Originally committed as revision 20018 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Jun, 2009 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 19192 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Feb, 2009 1 commit
-
-
Diego Biurrun authored
Otherwise doxygen complains about ambiguous filenames when files exist under the same name in different subdirectories. Originally committed as revision 16912 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 31 Jan, 2009 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 16906 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Jan, 2009 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 16684 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Nov, 2008 1 commit
-
-
Roman Shaposhnik authored
Originally committed as revision 15885 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 18 Nov, 2008 1 commit
-
-
Roman Shaposhnik authored
Originally committed as revision 15874 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Nov, 2008 1 commit
-
-
Roman Shaposhnik authored
Originally committed as revision 15806 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Nov, 2008 1 commit
-
-
Roman Shaposhnik authored
Originally committed as revision 15788 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Oct, 2008 2 commits
-
-
Diego Biurrun authored
Originally committed as revision 15682 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 15681 to svn://svn.ffmpeg.org/ffmpeg/trunk
-