- 19 Jan, 2009 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 16684 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Dec, 2008 1 commit
-
-
Stefano Sabatini authored
The v4l.c check is moved after the eventual automatic size detection, so the check in that case is performed on the new set values. Originally committed as revision 16370 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Dec, 2008 2 commits
-
-
Stefano Sabatini authored
Originally committed as revision 16361 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 16360 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Dec, 2008 5 commits
-
-
Stefano Sabatini authored
Originally committed as revision 16322 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
the device. Originally committed as revision 16318 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
grab_read_header(). Originally committed as revision 16317 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 16316 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
readability. Originally committed as revision 16315 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Dec, 2008 3 commits
-
-
Stefano Sabatini authored
AVFormatParameters for grab_read_header() is non-positive. Originally committed as revision 16199 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
video_window video_win field. Originally committed as revision 16198 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
AVRational time_base field. Originally committed as revision 16197 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Dec, 2008 1 commit
-
-
Stefano Sabatini authored
Originally committed as revision 16033 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Oct, 2008 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 15662 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Aug, 2008 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 14852 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Aug, 2008 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 14728 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Aug, 2008 1 commit
-
-
Stefano Sabatini authored
timebase in the video4linux grab_read_header() function. Originally committed as revision 14646 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Jul, 2008 1 commit
-
-
Stefano Sabatini authored
reading its header. The stream will be freed later in av_open_input_stream(). Fix a segmentation fault due to a double free on the same pointer. Originally committed as revision 14246 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 Jun, 2008 1 commit
-
-
Stefano Sabatini authored
patch by Stefano Sabatini, stefano.sabatini-lala poste.it along with some spelling/consistency fixes for the long names by me Originally committed as revision 13649 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 May, 2008 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 13098 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Mar, 2008 1 commit
-
-
Diego Biurrun authored
Without the #include compilation fails. Originally committed as revision 12568 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Mar, 2008 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 12521 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Jan, 2008 1 commit
-
-
Diego Pettenò authored
Patch by Diego 'Flameeyes' Pettenò flameeyes ¤ gmail ! com Originally committed as revision 11443 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Dec, 2007 1 commit
-
-
Michael Niedermayer authored
colorspace convertion and deinterlacing in the demuxer. Whoever wants AIW support has to implement this cleanly! Originally committed as revision 11335 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Nov, 2007 1 commit
-
-
Luca Abeni authored
Originally committed as revision 11077 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Nov, 2007 1 commit
-
-
Luca Abeni authored
Originally committed as revision 11058 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 05 Sep, 2007 2 commits
-
-
Ramiro Polla authored
Originally committed as revision 10412 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ramiro Polla authored
Originally committed as revision 10411 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Jul, 2007 1 commit
-
-
Panagiotis Issaris authored
Originally committed as revision 9760 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Jul, 2007 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 9719 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Jun, 2007 2 commits
-
-
Diego Biurrun authored
Originally committed as revision 9238 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ronald S. Bultje authored
reference thread: Subject: Re: [FFmpeg-devel] [PATCH] Coremake support - ff-grab-emms_c.patch (1/1) Date: Thu, 07 Jun 2007 09:01:44 -0400 Originally committed as revision 9236 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Jun, 2007 2 commits
-
-
Marc Hoffman authored
Originally committed as revision 9203 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Marc Hoffman authored
Originally committed as revision 9202 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 May, 2007 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 9033 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 Apr, 2007 1 commit
-
-
Diego Biurrun authored
the video_grab_device_demuxer AVInputFormat. Use two different names for the AVInputFormats to reduce confusion and remove ugliness from the Makefile. Originally committed as revision 8619 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Feb, 2007 1 commit
-
-
Ramiro Polla authored
ttp://thread.gmane.org/gmane.comp.video.ffmpeg.devel/42920 patch by Ramiro Polla % ramiro A lisha P ufsc P br % Original thread: Date: Jan 31, 2007 8:56 PM Subject: [Ffmpeg-devel] [PATCH] New grabbing interface Originally committed as revision 7983 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Feb, 2007 1 commit
-
-
François Revol authored
AVERROR_ defines are moved to avcodec.h as they are needed in there as well. Feel free to move that to avutil/common.h. Bumped up avcodec/format version numbers as though it's binary compatible we will want to rebuild apps as error values changed. Please from now on use return AVERROR(EFOO) instead of the ugly return -EFOO in your code. This also removes the need for berrno.h. Originally committed as revision 7965 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Feb, 2007 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 7867 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 18 Jan, 2007 1 commit
-
-
Alex Beregszaszi authored
Originally committed as revision 7580 to svn://svn.ffmpeg.org/ffmpeg/trunk
-