- Dec 26, 2008
-
-
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
-
- Dec 17, 2008
-
-
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
-
- Dec 07, 2008
-
-
Stefano Sabatini authored
Originally committed as revision 16033 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Oct 21, 2008
-
-
Aurelien Jacobs authored
Originally committed as revision 15662 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Aug 19, 2008
-
-
Michael Niedermayer authored
Originally committed as revision 14852 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Aug 13, 2008
-
-
Aurelien Jacobs authored
Originally committed as revision 14728 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Aug 06, 2008
-
-
Stefano Sabatini authored
timebase in the video4linux grab_read_header() function. Originally committed as revision 14646 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jul 15, 2008
-
-
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
-
- Jun 03, 2008
-
-
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
-
- May 09, 2008
-
-
Diego Biurrun authored
Originally committed as revision 13098 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Mar 24, 2008
-
-
Diego Biurrun authored
Without the #include compilation fails. Originally committed as revision 12568 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Mar 20, 2008
-
-
Diego Biurrun authored
Originally committed as revision 12521 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jan 07, 2008
-
-
Diego Pettenò authored
Patch by Diego 'Flameeyes' Pettenò flameeyes ¤ gmail ! com Originally committed as revision 11443 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Dec 28, 2007
-
-
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
-
- Nov 22, 2007
-
-
Luca Abeni authored
Originally committed as revision 11077 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Nov 19, 2007
-
-
Luca Abeni authored
Originally committed as revision 11058 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Sep 05, 2007
-
-
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
-
- Jul 19, 2007
-
-
Panagiotis Issaris authored
Originally committed as revision 9760 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jul 17, 2007
-
-
Diego Biurrun authored
Originally committed as revision 9719 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jun 07, 2007
-
-
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
-
- Jun 04, 2007
-
-
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
-
- May 16, 2007
-
-
Diego Biurrun authored
Originally committed as revision 9033 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Apr 03, 2007
-
-
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
-
- Feb 14, 2007
-
-
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
-
- Feb 13, 2007
-
-
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
-
- Feb 07, 2007
-
-
Diego Biurrun authored
Originally committed as revision 7867 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jan 18, 2007
-
-
Alex Beregszaszi authored
Originally committed as revision 7580 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Dec 28, 2006
-
-
Mike Frysinger authored
patch by Mike Frysinger vapier.adi _at_ gmail.com Originally committed as revision 7380 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Dec 06, 2006
-
-
Måns Rullgård authored
Originally committed as revision 7240 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Nov 12, 2006
-
-
Måns Rullgård authored
Originally committed as revision 6992 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Oct 07, 2006
-
-
Diego Biurrun authored
and fix GPL/LGPL version mismatches. Originally committed as revision 6577 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Sep 15, 2006
-
-
Michael Benjamin authored
patch by Michael Benjamin % neuroptik AH gmail.com % Original thread: Date: Aug 24, 2006 5:40 PM Subject: [Ffmpeg-devel] V4L grab.c patch for Grayscale Originally committed as revision 6259 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jul 10, 2006
-
-
Måns Rullgård authored
Originally committed as revision 5707 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jul 09, 2006
-
-
Måns Rullgård authored
Originally committed as revision 5697 to svn://svn.ffmpeg.org/ffmpeg/trunk
-