- 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 14247 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
-
- 11 May, 2008 1 commit
-
-
Carl Eugen Hoyos authored
Fixes icc warning #188: enumerated type mixed with another type Originally committed as revision 13130 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
-
- 17 Jan, 2008 1 commit
-
-
Michel Bardiaux authored
specified. Patch by Michel Bardiaux (mbardiaux AT mediaxim DOT be) Originally committed as revision 11551 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
-
- 13 Sep, 2007 1 commit
-
-
Benoit Fouet authored
Patch by Benoit Fouet (benoit.fouet AT purplelabs DOT com) Originally committed as revision 10487 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
-
- 06 Jul, 2007 1 commit
-
-
Luca Abeni authored
Originally committed as revision 9496 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 May, 2007 2 commits
-
-
Luca Abeni authored
Originally committed as revision 8973 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Limin Wang authored
Patch by Limin Wang, edited by me Originally committed as revision 8971 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 29 Mar, 2007 1 commit
-
-
Limin Wang authored
Patch by Limin Wang (lance.lmwang AT gmail DOT com) Originally committed as revision 8542 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Feb, 2007 2 commits
-
-
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
-
Luca Abeni authored
and copying the frame into it (remove a memcpy()) Originally committed as revision 7981 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
-
- 12 Feb, 2007 1 commit
-
-
Luca Abeni authored
Originally committed as revision 7946 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
-
- 06 Dec, 2006 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 7240 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Oct, 2006 1 commit
-
-
Luca Abeni authored
(driver's bug? If not, we will have to support this in some way) Originally committed as revision 6756 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
-
- 10 Jul, 2006 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 5707 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Jul, 2006 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 5697 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Jun, 2006 1 commit
-
-
R. Brian Anderson authored
Patch by R. Brian Anderson (andersrb AT cliftonlabs DOT com) Originally committed as revision 5480 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 May, 2006 1 commit
-
-
Luca Abeni authored
Originally committed as revision 5430 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Mar, 2006 1 commit
-
-
Luca Abeni authored
Originally committed as revision 5161 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Mar, 2006 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 5146 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Feb, 2006 2 commits
-
-
Luca Abeni authored
Originally committed as revision 5076 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Flavio Pimentel Duarte authored
Original patch by Flavio Pimentel Duarte (flaviop AT land DOT ufrj DOT br) Originally committed as revision 5075 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Feb, 2006 1 commit
-
-
Alex Beregszaszi authored
Originally committed as revision 5065 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Feb, 2006 1 commit
-
-
Luca Abeni authored
patch by Luca Abeni, lucabe72 $$at$$ email $$dot$$ it Originally committed as revision 4916 to svn://svn.ffmpeg.org/ffmpeg/trunk
-