- May 01, 2015
-
-
Carl Eugen Hoyos authored
Regression introduced in 598f7d04. Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
- Apr 19, 2015
-
-
Vittorio Giovara authored
-
- Apr 09, 2015
-
-
Vittorio Giovara authored
-
- Jan 29, 2015
-
-
Vittorio Giovara authored
Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
Vittorio Giovara authored
Error out in case of unknown values.
-
Vittorio Giovara authored
-
- Jun 30, 2014
-
-
Diego Biurrun authored
-
- Jun 18, 2014
-
-
Diego Biurrun authored
-
- Apr 11, 2014
-
-
Vittorio Giovara authored
-
- Feb 09, 2014
-
-
Kostya Shishkov authored
Bug-Id: 99 Bug-Id: videolan/9620 Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
Alexandra Khirnova authored
Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
- Jan 25, 2014
-
-
Janne Grunau authored
Added libavutil/timer.h include to all files with {START,STOP}_TIMER.
-
- Oct 31, 2013
-
-
Anton Khirnov authored
-
- Oct 03, 2013
-
-
Diego Biurrun authored
-
- May 15, 2013
-
-
Diego Biurrun authored
-
- Mar 08, 2013
-
-
Anton Khirnov authored
-
- Jan 23, 2013
-
-
Diego Biurrun authored
It does not help as an abstraction and adds dsputil dependencies. Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
- Dec 04, 2012
-
-
Anton Khirnov authored
It's got_frame, not data size
-
Anton Khirnov authored
It will be useful in the upcoming transition to refcounted AVFrames.
-
- Oct 08, 2012
-
-
Anton Khirnov authored
-
- Oct 01, 2012
-
-
Diego Biurrun authored
-
- Aug 07, 2012
-
-
Anton Khirnov authored
-
- 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>
-
- Feb 15, 2012
-
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- Oct 10, 2011
-
-
Baptiste Coudurier authored
-
- Oct 05, 2011
-
-
Diego Biurrun authored
-
- Jul 29, 2011
-
-
Anton Khirnov authored
It's more readable and less prone to breakage.
-
- Jul 22, 2011
-
-
Mans Rullgard authored
The minimum weight value is 32 so this test can be skipped for the 10-bit case. Overall speedup 3-4%. Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- Jul 21, 2011
-
-
Mans Rullgard authored
Template the function for 8/10-bit and use lowlevel bitstream macros. 6% faster overall on i7 gcc 4.5. Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
Joseph Artsimovich authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- May 02, 2011
-
-
Stefano Sabatini authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- Mar 19, 2011
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- Feb 15, 2011
-
-
Reinhard Tartler authored
It is pretty hopeless that other considerable projects will adopt libavutil alone in other projects. Projects that need small footprint are better off with more specialized libraries such as gnulib or rather just copy the necessary parts that they need. With this in mind, nobody is helped by having libavutil and libavcore split. In order to ease maintenance inside and around FFmpeg and to reduce confusion where to put common code, avcore's functionality is merged (back) to avutil. Signed-off-by:
Reinhard Tartler <siretart@tauware.de>
-
- Jan 29, 2011
-
-
Luca Barbato authored
dprintf clashes with POSIX.1-2008
-
- Jan 26, 2011
-
-
Diego Elio Pettenò authored
None of these symbols should be accessed directly, so declare them as hidden. Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- Jan 06, 2011
-
-
Baptiste Coudurier authored
Originally committed as revision 26247 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Sep 07, 2010
-
-
Stefano Sabatini authored
Originally committed as revision 25058 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Aug 06, 2010
-
-
Stefano Sabatini authored
av_check_image_size() instead. Originally committed as revision 24711 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Mar 30, 2010
-
-
Stefano Sabatini authored
is deprecated and will be dropped at the next major bump. Originally committed as revision 22735 to svn://svn.ffmpeg.org/ffmpeg/trunk
-