- 28 Oct, 2013 1 commit
-
-
Anton Khirnov authored
-
- 10 Oct, 2012 1 commit
-
-
Mans Rullgard authored
A number of compilers, for example those from TI and IBM, choke on these initialisers. The current style is also quite ugly. Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 15 Aug, 2012 1 commit
-
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 21 Jul, 2012 1 commit
-
-
Ronald S. Bultje authored
-
- 22 Jun, 2012 1 commit
-
-
Anton Khirnov authored
It currently does the following: 1) get a zeroed audio buffer 2) copy some properties (but not the data) of the input buffer to it 3) pass this buffer to the output filter This looks useless and is indeed not used by any filters, therefore delete it. Make ff_null_filter_samples() (just pass the buffer to the next filter) the new default.
-
- 13 Jun, 2012 1 commit
-
-
Anton Khirnov authored
It will allow adding new fields to it without ABI breaks.
-
- 09 May, 2012 1 commit
-
-
Anton Khirnov authored
Those functions are only useful inside filters. It is better to not support user filters until the API is more stable. This breaks audio filtering API and ABI in theory, but since it's unusable right now this shouldn't be a problem.
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 20 Aug, 2010 1 commit
-
-
S.N. Hemanth Meenakshisundaram authored
Patch by S.N. Hemanth Meenakshisundaram -af smeenaks,ucsd,edu. Originally committed as revision 24856 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
-
- 18 Mar, 2010 1 commit
-
-
Bobby Bingham authored
Originally committed as revision 22595 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 Nov, 2009 1 commit
-
-
Stefano Sabatini authored
noformat and null filters. Originally committed as revision 20443 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Oct, 2009 1 commit
-
-
Stefano Sabatini authored
That was never required since avfilter_get_video_buffer() already calls itself on the next link if get_video_buffer is not defined. Originally committed as revision 20419 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Oct, 2009 1 commit
-
-
Stefano Sabatini authored
Originally committed as revision 20375 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Oct, 2009 1 commit
-
-
Stefano Sabatini authored
Originally committed as revision 20320 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 18 Oct, 2009 2 commits
-
-
Stefano Sabatini authored
Originally committed as revision 20298 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 20275 to svn://svn.ffmpeg.org/ffmpeg/trunk
-