- 09 Jun, 2016 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
- 24 Nov, 2015 1 commit
-
-
Timothy Gu authored
Fixes a floating point exception when width and height are not supplied (and therefore are zero).
-
- 10 Nov, 2015 1 commit
-
-
Timothy Gu authored
Allows one to do: ffmpeg -s 1920x1080 -i blah.v210 ... ffmpeg -s 1920x1080 -f v210x -i blah.yuv10 ... Fixes #1869. Reviewed-by: James Almer <jamrial@gmail.com> Reviewed-by: Kieran Kunhya <kierank@obe.tv>
-
- 21 Oct, 2015 1 commit
-
-
Vittorio Giovara authored
avpicture_get_size() -> av_image_get_buffer_size() Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
-
- 05 Apr, 2013 2 commits
-
-
Paul B Mahol authored
Signed-off-by: Paul B Mahol <onemda@gmail.com>
-
Paul B Mahol authored
Signed-off-by: Paul B Mahol <onemda@gmail.com>
-
- 09 Feb, 2013 1 commit
-
-
Stefano Sabatini authored
-
- 04 Dec, 2012 1 commit
-
-
Paul B Mahol authored
Fixes #1989. Signed-off-by: Paul B Mahol <onemda@gmail.com>
-
- 25 Oct, 2012 1 commit
-
-
Luca Barbato authored
ff_raw_read_header is used only for this demuxer for video.
-
- 07 Aug, 2012 1 commit
-
-
Anton Khirnov authored
-
- 30 Jul, 2012 1 commit
-
-
Diego Biurrun authored
-
- 06 Apr, 2012 1 commit
-
-
Martin Storsjö authored
Also add missing trailing commas, break long codec_tag lines and add spaces in codec_tag declarations. Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 31 Jan, 2012 1 commit
-
-
Anton Khirnov authored
It's only used by raw demuxers for storing the codec id.
-
- 12 Oct, 2011 1 commit
-
-
Anton Khirnov authored
-
- 17 Sep, 2011 1 commit
-
-
Anton Khirnov authored
pixel_format/video_size only apply to 'rawvideo' (==uncompressed) demuxer and make no sense for the other raw (== containerless) demuxers. Keep only the framerate option for those. Also use unique classes for all raw video demuxers
-
- 17 Jul, 2011 1 commit
-
-
Anton Khirnov authored
It's more readable and less prone to breakage.
-
- 27 May, 2011 1 commit
-
-
Anton Khirnov authored
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 28 Jan, 2011 1 commit
-
-
Diego Elio Pettenò authored
This also lists the objects from those two libraries as internal (by adding the ff_ prefix) so that they can then be hidden via linker scripts. (cherry picked from commit c6610a21)
-
- 26 Jan, 2011 1 commit
-
-
Diego Elio Pettenò authored
This also lists the objects from those two libraries as internal (by adding the ff_ prefix) so that they can then be hidden via linker scripts.
-
- 30 Aug, 2010 2 commits
-
-
Aurelien Jacobs authored
Originally committed as revision 24997 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Aurelien Jacobs authored
Originally committed as revision 24996 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 29 Aug, 2010 2 commits
-
-
Aurelien Jacobs authored
Originally committed as revision 24981 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Aurelien Jacobs authored
Originally committed as revision 24968 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 31 Jul, 2009 1 commit
-
-
Kostya Shishkov authored
Originally committed as revision 19556 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Jun, 2009 1 commit
-
-
Patrick Dehne authored
patch by Patrick Dehne, patrick mysonicweb com Originally committed as revision 19224 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Jun, 2009 1 commit
-
-
Patrick Dehne authored
patch by Patrick Dehne, patrick mysonicweb com Originally committed as revision 19155 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 31 Aug, 2008 1 commit
-
-
Stefano Sabatini authored
Consistently apply this rule: the guard name is obtained from the filename by stripping the leading "lib", converting '/' and '.' to '_' and uppercasing the resulting name. Guard names in the root directory have to be prefixed by "FFMPEG_". Originally committed as revision 15120 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 23 Aug, 2008 2 commits
-
-
Vladimir Voroshilov authored
Originally committed as revision 14916 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vladimir Voroshilov authored
Originally committed as revision 14915 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Aug, 2008 1 commit
-
-
Vladimir Voroshilov authored
(just skeleton, contains only parts, explicitly ok'ed by Michael) Originally committed as revision 14800 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Oct, 2007 1 commit
-
-
Luca Abeni authored
Originally committed as revision 10877 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Oct, 2007 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 10765 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Jun, 2007 2 commits
-
-
Guillaume Poirier authored
Originally committed as revision 9356 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 9345 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 Jun, 2007 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 9344 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Mar, 2007 1 commit
-
-
Luca Barbato authored
Originally committed as revision 8448 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Feb, 2007 1 commit
-
-
Luca Barbato authored
Originally committed as revision 8158 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
-
- 12 Jan, 2006 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 4842 to svn://svn.ffmpeg.org/ffmpeg/trunk
-