- Jul 18, 2010
-
-
Stefano Sabatini authored
internal.h header, so they can be easily used from other files. Originally committed as revision 24319 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jul 17, 2010
-
-
S.N. Hemanth Meenakshisundaram authored
definition. This way it is easier to reference them in other structures, for example in the pending AVFilterSamplesRef struct. Patch by S.N. Hemanth Meenakshisundaram smeenaks AT ucsd DOT edu. Originally committed as revision 24294 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
necessarily video-related. Originally committed as revision 24293 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
S.N. Hemanth Meenakshisundaram authored
These fields are never used, and they do not seem to belong to AVFilterBuffer anymore, now that it is now a media-independent structure and these fields are video-related. Patch by S.N. Hemanth Meenakshisundaram smeenaks ! ucsd ! edu. Originally committed as revision 24291 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
S.N. Hemanth Meenakshisundaram authored
The struct is going to be used for audio data as well, so the new name is less misleading. Patch by S.N. Hemanth Meenakshisundaram smeenaks AT ucsd DOT edu. Originally committed as revision 24284 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 24282 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jul 11, 2010
-
-
Víctor Paesa authored
Originally committed as revision 24196 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jul 08, 2010
-
-
Stefano Sabatini authored
Originally committed as revision 24126 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jul 07, 2010
-
-
Stefano Sabatini authored
The old names were not av_ prefixed, and they were causing linking failure on many platforms. The new names are also more descriptive. Patch by Stefano Sabatini. Originally committed as revision 24101 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 24092 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 24091 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jul 06, 2010
-
-
Måns Rullgård authored
Originally committed as revision 24073 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jul 05, 2010
-
-
Stefano Sabatini authored
of the file, and put under #if CONFIG_PAD_FILTER the code specific to the pad filter. Simplify the inclusion of the color source. Originally committed as revision 24067 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
function. Allow to share code with the pending color source. Originally committed as revision 24066 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jul 03, 2010
-
-
Stefano Sabatini authored
Based on a patch by John Calcote $name.$surname@gmail.com. Originally committed as revision 24030 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 24016 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jul 02, 2010
-
-
Diego Biurrun authored
This fixes one Doxygen warning each. Originally committed as revision 23970 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jul 01, 2010
-
-
Stefano Sabatini authored
Avoid a compile-time dependency of the pad filter on libavcodec. Originally committed as revision 23940 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jun 30, 2010
-
-
Stefano Sabatini authored
other filters. Originally committed as revision 23923 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 23922 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 23904 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jun 27, 2010
-
-
Stefano Sabatini authored
Originally committed as revision 23838 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 23837 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 23836 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 23835 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
byte for the alpha component, as it is never used, clarify the code and prevent bad usage of it. Originally committed as revision 23834 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Eli Friedman authored
Patch by Eli Friedman, eli dot friedman at gmail Originally committed as revision 23830 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Eli Friedman authored
Patch by Eli Friedman, eli dot friedman at gmail Originally committed as revision 23829 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jun 17, 2010
-
-
Carl Eugen Hoyos authored
warning #188: enumerated type mixed with another type enum PixelFormat pix_fmts[] = { c->pix_fmt, PIX_FMT_NONE }; ^ Originally committed as revision 23640 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 23637 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jun 13, 2010
-
-
Stefano Sabatini authored
Originally committed as revision 23596 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
have in the function. Originally committed as revision 23595 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 23594 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- May 23, 2010
-
-
Stefano Sabatini authored
hexadecimal value. Originally committed as revision 23262 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
Keep an old ff_ named function for binary compatibility until the next major bump. Originally committed as revision 23254 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- May 16, 2010
-
-
Baptiste Coudurier authored
Originally committed as revision 23147 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- May 13, 2010
-
-
Stefano Sabatini authored
inconsistent with the other files. Originally committed as revision 23122 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
AVERROR(EINVAL) rather than -1 in case of invalid parameters. Originally committed as revision 23121 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 23120 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- May 11, 2010
-
-
Baptiste Coudurier authored
Originally committed as revision 23093 to svn://svn.ffmpeg.org/ffmpeg/trunk
-