- 19 Apr, 2014 1 commit
-
-
Vittorio Giovara authored
-
- 28 Oct, 2013 1 commit
-
-
Anton Khirnov authored
-
- 16 May, 2013 1 commit
-
-
Anton Khirnov authored
This is shorter and consistent across filters.
-
- 09 Apr, 2013 1 commit
-
-
Anton Khirnov authored
-
- 08 Mar, 2013 1 commit
-
-
Anton Khirnov authored
Deprecate AVFilterBuffer/AVFilterBufferRef and everything related to it and use AVFrame instead.
-
- 28 Nov, 2012 1 commit
-
-
Anton Khirnov authored
Any alleged performance benefits gained from the split are purely mythological and do not justify added code complexity.
-
- 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>
-
- 08 Oct, 2012 1 commit
-
-
Anton Khirnov authored
-
- 15 Aug, 2012 1 commit
-
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 22 Jul, 2012 2 commits
-
-
Anton Khirnov authored
-
Anton Khirnov authored
-
- 21 Jul, 2012 1 commit
-
-
Ronald S. Bultje authored
-
- 26 Jun, 2012 2 commits
-
-
Anton Khirnov authored
-
Anton Khirnov authored
It is not used in any filters currently and is inherently evil. If passing binary data to filters is required in the future, it should be done with some AVOptions-based system.
-
- 13 Jun, 2012 1 commit
-
-
Anton Khirnov authored
It will allow adding new fields to it without ABI breaks.
-
- 05 Jun, 2012 2 commits
-
-
Anton Khirnov authored
They are only useful inside filters and we don't allow user filters for now.
-
Anton Khirnov authored
It is only useful inside filters and we don't allow user filters for now.
-
- 22 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.
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 28 Nov, 2010 1 commit
-
-
Stefano Sabatini authored
headers. Originally committed as revision 25838 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Nov, 2010 2 commits
-
-
Stefano Sabatini authored
timebase in the filter link. Originally committed as revision 25649 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
timestamp, for each detected black frame. Originally committed as revision 25648 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Sep, 2010 1 commit
-
-
Stefano Sabatini authored
See thread: Subject: [FFmpeg-devel] [PATCH] Port MPlayer blackframe filter. Date: Sun, 26 Sep 2010 01:10:40 +0200 Originally committed as revision 25214 to svn://svn.ffmpeg.org/ffmpeg/trunk
-