- 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>
-
- 21 Sep, 2011 1 commit
-
-
Diego Biurrun authored
This fixes build failures with -DDEBUG in CPPFLAGS.
-
- 29 Jul, 2011 1 commit
-
-
Anton Khirnov authored
It's more readable and less prone to breakage.
-
- 10 Jul, 2011 1 commit
-
-
Diego Biurrun authored
FF_COMMON_FRAME holds the contents of the AVFrame structure and is also copied to struct Picture. Replace by an embedded AVFrame structure in struct Picture.
-
- 02 May, 2011 1 commit
-
-
Stefano Sabatini authored
Signed-off-by: Diego Biurrun <diego@biurrun.de>
-
- 26 Apr, 2011 1 commit
-
-
Anton Khirnov authored
-
- 02 Apr, 2011 1 commit
-
-
Anton Khirnov authored
It has been deprecated for about five years, skip_idct/skip_frame should be used instead.
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 29 Jan, 2011 1 commit
-
-
Luca Barbato authored
dprintf clashes with POSIX.1-2008
-
- 26 Jan, 2011 1 commit
-
-
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>
-
- 07 Jul, 2010 1 commit
-
-
Carl Eugen Hoyos authored
Originally committed as revision 24098 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
-
- 30 Mar, 2010 1 commit
-
-
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
-
- 06 Feb, 2010 1 commit
-
-
Reimar Döffinger authored
Originally committed as revision 21657 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 Nov, 2009 1 commit
-
-
Ronald S. Bultje authored
Originally committed as revision 20543 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Jul, 2009 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 19550 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Apr, 2009 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 18437 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Carl Eugen Hoyos authored
Originally committed as revision 18430 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Apr, 2009 1 commit
-
-
Thilo Borgmann authored
AVPacket argument rather than a const uint8_t *buf + int buf_size. This allows passing of packet-specific flags from demuxer to decoder, such as the keyframe flag, which appears necessary to playback corePNG P-frames. Patch by Thilo Borgmann thilo.borgmann googlemail com, see also the thread "Google Summer of Code participation" on the mailinglist. Originally committed as revision 18351 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
-
- 08 Sep, 2008 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 15270 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Aug, 2008 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 14510 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Jun, 2008 1 commit
-
-
Stefano Sabatini authored
Originally committed as revision 13759 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 May, 2008 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 13567 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Apr, 2008 1 commit
-
-
Stefano Sabatini authored
patch by Stefano Sabatini, stefano.sabatini-lala poste it Originally committed as revision 13005 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Mar, 2008 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 12549 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Mar, 2008 1 commit
-
-
Zuxy Meng authored
Originally committed as revision 12525 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Mar, 2008 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 12399 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Feb, 2008 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 11729 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 Jun, 2007 1 commit
-
-
Måns Rullgård authored
need to #include "h261data.h" Originally committed as revision 9339 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Jun, 2007 2 commits
-
-
Diego Biurrun authored
Originally committed as revision 9291 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 9289 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 May, 2007 1 commit
-
-
Panagiotis Issaris authored
Originally committed as revision 9090 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 May, 2007 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 8967 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 May, 2007 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 8888 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Mar, 2007 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 8402 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 Nov, 2006 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 7097 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Oct, 2006 1 commit
-
-
Diego Biurrun authored
and fix GPL/LGPL version mismatches. Originally committed as revision 6577 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Sep, 2006 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 6303 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Sep, 2006 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 6153 to svn://svn.ffmpeg.org/ffmpeg/trunk
-