- Jul 29, 2011
-
-
Anton Khirnov authored
It's more readable and less prone to breakage.
-
- 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>
-
- 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 16, 2011
-
-
Michael Niedermayer authored
Fixes segfault and issue2527 Originally committed as revision 26397 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Nov 12, 2010
-
-
Vitor Sessak authored
Originally committed as revision 25734 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jul 10, 2010
-
-
Måns Rullgård authored
Originally committed as revision 24170 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Other parts of FFmpeg use NE (native endian) rather than ME (machine). This makes it consistent. Originally committed as revision 24169 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Apr 20, 2010
-
-
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
-
- 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
-
- Mar 06, 2010
-
-
Måns Rullgård authored
These macros are redundant. All uses are replaced with the generic DECLARE_ALIGNED macro instead. Originally committed as revision 22233 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jan 22, 2010
-
-
Måns Rullgård authored
Originally committed as revision 21377 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jan 07, 2010
-
-
Carl Eugen Hoyos authored
Originally committed as revision 21070 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Oct 13, 2009
-
-
Reimar Döffinger authored
Originally committed as revision 20227 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Aug 26, 2009
-
-
Måns Rullgård authored
Originally committed as revision 19717 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jun 05, 2009
-
-
Baptiste Coudurier authored
Originally committed as revision 19091 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Apr 13, 2009
-
-
Stefano Sabatini authored
Originally committed as revision 18494 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Apr 12, 2009
-
-
Reimar Döffinger authored
thus avoiding potential memleaks and pointless memcpys. Originally committed as revision 18470 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
where easily possible (mimic, eatqi, 4xm). This allows to avoid a typecast. Originally committed as revision 18469 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Apr 11, 2009
-
-
Michael Niedermayer authored
Originally committed as revision 18435 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Carl Eugen Hoyos authored
Originally committed as revision 18430 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Apr 07, 2009
-
-
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
-
- Feb 22, 2009
-
-
Daniel Verkamp authored
Patch by Daniel Verkamp daniel at drv dot nu. Originally committed as revision 17526 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Feb 01, 2009
-
-
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
-
- Jan 17, 2009
-
-
Aurelien Jacobs authored
Originally committed as revision 16654 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jan 11, 2009
-
-
Diego Biurrun authored
Originally committed as revision 16556 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jun 12, 2008
-
-
Stefano Sabatini authored
Originally committed as revision 13759 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Apr 28, 2008
-
-
Stefano Sabatini authored
patch by Stefano Sabatini, stefano.sabatini-lala poste it Originally committed as revision 13010 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Mar 22, 2008
-
-
Diego Biurrun authored
Originally committed as revision 12554 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Mar 21, 2008
-
-
Zuxy Meng authored
Originally committed as revision 12525 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Mar 05, 2008
-
-
Aurelien Jacobs authored
Originally committed as revision 12323 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Feb 01, 2008
-
-
Michael Niedermayer authored
Originally committed as revision 11755 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 11754 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jan 31, 2008
-
-
Baptiste Coudurier authored
Originally committed as revision 11676 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Sep 05, 2007
-
-
Michael Niedermayer authored
Originally committed as revision 10393 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
closes issue132 Originally committed as revision 10392 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Aug 27, 2007
-
-
Roberto Togni authored
extradata instead of codec_tag. Originally committed as revision 10253 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Aug 13, 2007
-
-
Michael Niedermayer authored
Originally committed as revision 10104 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 10097 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 10096 to svn://svn.ffmpeg.org/ffmpeg/trunk
-