- Oct 21, 2015
-
-
Vittorio Giovara authored
avpicture_get_size() -> av_image_get_buffer_size() Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
- Sep 20, 2015
-
-
Michael Niedermayer authored
avdevice/libdc1394: add const to suppress "assignment discards const qualifier from pointer target type" warnings See: http://fate.ffmpeg.org/log.cgi?time=20150919100330&log=compile&slot=x86_64-archlinux-gcc-enableshared Found-by:
Ganesh Ajjanagadde <gajjanagadde@gmail.com> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- Aug 30, 2015
-
-
Michael Niedermayer authored
These are not used outside nor are in installed headers Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- Apr 11, 2015
-
-
Michael Kostylev authored
-
- Apr 09, 2015
-
-
Diego Biurrun authored
Also reshuffle headers into canonical order where appropriate.
-
- Jan 28, 2015
-
-
Clay McClure authored
Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
- Mar 03, 2014
-
-
Lukasz Marek authored
Signed-off-by:
Lukasz Marek <lukasz.m.luki@gmail.com>
-
- Dec 04, 2012
-
-
Anton Khirnov authored
-
- Oct 08, 2012
-
-
Anton Khirnov authored
-
- Sep 04, 2012
-
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- Aug 07, 2012
-
-
Anton Khirnov authored
-
- Jan 27, 2012
-
-
Anton Khirnov authored
-
- Dec 07, 2011
-
-
Diego Biurrun authored
-
- Nov 30, 2011
-
-
Anton Khirnov authored
It's supposed to be called only from (de)muxers.
-
- Oct 19, 2011
-
-
Anton Khirnov authored
Trivial replacements with sed are done in this commit: sed 's/av_new_stream(\([^)]*\), 0)/avformat_new_stream(\1, NULL)/'
-
- Oct 12, 2011
-
-
Anton Khirnov authored
-
- Aug 15, 2011
-
-
Anton Khirnov authored
AVFormatParameters are converted into corresponding private options in av_open_input_file/stream() compat wrappers, so accessing them from demuxers is redundant.
-
- Jul 05, 2011
-
-
Diego Biurrun authored
-
- Jun 23, 2011
-
-
Stefano Sabatini authored
Show the invalid string in the error message. While at it also prefer "Could not" over "Couldn't", plain forms are preferred over contractions (simplify readability, especially for non English-savvy people). Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- Jun 05, 2011
-
-
Anton Khirnov authored
It's simpler and less error-prone. Fixes some memleaks along the way.
-
- Jun 03, 2011
-
-
Stefano Sabatini authored
This fixes warnings about avcodec_get_pix_fmt_name() being deprecated. Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- Jun 02, 2011
-
-
Anton Khirnov authored
-
- May 27, 2011
-
-
Anton Khirnov authored
-
Martin Lambers authored
-
Martin Lambers authored
Versions >= 2.0 have been around for a very long time now.
-
Stefano Sabatini authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
- May 26, 2011
-
-
Anton Khirnov authored
Add a forgotten comma and move options/class definition outside of HAVE_LIBDC1394_1.
-
- May 25, 2011
-
-
Anton Khirnov authored
-
Anton Khirnov authored
-
- Mar 19, 2011
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- Jan 28, 2011
-
-
Diego Elio Pettenò authored
This also lists the objects from those two libraries as internal (by adding the ff_ prefix) so that they can then be hidden via linker scripts. (cherry picked from commit c6610a21)
-
- Jan 26, 2011
-
-
Diego Elio Pettenò authored
This also lists the objects from those two libraries as internal (by adding the ff_ prefix) so that they can then be hidden via linker scripts.
-
- Mar 31, 2010
-
-
Jean-Daniel Dupas authored
Patch by Jean-Daniel Dupas, devlists shadowlab org Originally committed as revision 22744 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
-
- Jan 14, 2009
-
-
Aurelien Jacobs authored
and remove all ENABLE_ definitions. Originally committed as revision 16600 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jul 24, 2008
-
-
Diego Biurrun authored
Originally committed as revision 14372 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jun 03, 2008
-
-
Stefano Sabatini authored
patch by Stefano Sabatini, stefano.sabatini-lala poste.it along with some spelling/consistency fixes for the long names by me Originally committed as revision 13649 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- May 09, 2008
-
-
Diego Biurrun authored
Originally committed as revision 13098 to svn://svn.ffmpeg.org/ffmpeg/trunk
-