- Dec 28, 2007
-
-
Ivo van Poorten authored
Originally committed as revision 11342 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Dec 26, 2007
-
-
Ivo van Poorten authored
Originally committed as revision 11321 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Nov 21, 2007
-
-
Björn Axelsson authored
patch by: Björn Axelsson, bjorn d axelsson a intinor d se thread: [PATCH] Remove static ByteIOContexts, 06 nov 2007 Originally committed as revision 11071 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
-
- Jun 23, 2007
-
-
Måns Rullgård authored
based on patch by Reimar Döffinger Originally committed as revision 9401 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- May 08, 2007
-
-
Ivo van Poorten authored
Originally committed as revision 8938 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Apr 15, 2007
-
-
Aurelien Jacobs authored
Originally committed as revision 8742 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Apr 06, 2007
-
-
Xiaohui Sun authored
patch by Xiaohui Sun, sunxiaohui dsp.ac cn Originally committed as revision 8635 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
-
- Dec 20, 2006
-
-
Joakim Plate authored
patch by elupus _at_ ecce.se Originally committed as revision 7335 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Dec 04, 2006
-
-
Baptiste Coudurier authored
probe with some success image files not containing number pattern but having recognized image extension Originally committed as revision 7219 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Oct 23, 2006
-
-
Kostya Shishkov authored
Originally committed as revision 6775 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Oct 22, 2006
-
-
Baptiste Coudurier authored
Originally committed as revision 6761 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 04, 2006
-
-
Michel Bardiaux authored
Original thread: Date: Aug 30, 2006 4:54 PM Subject: [Ffmpeg-devel] [PATCH] Clarified API for numbered sequences Originally committed as revision 6166 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jul 13, 2006
-
-
Víctor Paesa authored
patch by Víctor Paesa <wzrlpy at arsystel com> Originally committed as revision 5729 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
-
- Mar 11, 2006
-
-
Michael Niedermayer authored
Originally committed as revision 5146 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jan 19, 2006
-
-
Diego Biurrun authored
based on a patch by Luca Abeni < lucabe72 #@# email #.# it > Originally committed as revision 4871 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jan 12, 2006
-
-
Diego Biurrun authored
Originally committed as revision 4842 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Dec 17, 2005
-
-
Diego Biurrun authored
Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Nov 30, 2005
-
-
Måns Rullgård authored
Originally committed as revision 4711 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jul 17, 2005
-
-
Michael Niedermayer authored
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility Originally committed as revision 4453 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- May 19, 2005
-
-
Aurelien Jacobs authored
drop most url_fileno() calls (allows to use ByteIOContext directly in caller apps instead of URLProtocol) Originally committed as revision 4275 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Apr 30, 2005
-
-
Michael Niedermayer authored
Originally committed as revision 4168 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Apr 25, 2005
-
-
Michael Niedermayer authored
Originally committed as revision 4161 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Apr 13, 2005
-
-
Michael Niedermayer authored
Originally committed as revision 4125 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Feb 24, 2005
-
-
Måns Rullgård authored
Originally committed as revision 3977 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jan 08, 2005
-
-
Michael Niedermayer authored
possible arbitrary code execution cannot be ruled out in some cases precautionary checks Originally committed as revision 3813 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jan 04, 2005
-
-
Michael Niedermayer authored
Originally committed as revision 3802 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Dec 19, 2004
-
-
Michael Niedermayer authored
Originally committed as revision 3764 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Nov 16, 2004
-
-
Michael Niedermayer authored
Originally committed as revision 3687 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Nov 12, 2004
-
-
Michael Niedermayer authored
Originally committed as revision 3673 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Nov 11, 2004
-
-
Michael Niedermayer authored
video/audio_codec_id in AVFormatParameters to override/help demuxer av_guess_codec() to guess the default codecs based upon muxer + filename Originally committed as revision 3668 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Nov 09, 2004
-
-
Michael Niedermayer authored
Originally committed as revision 3665 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Oct 24, 2004
-
-
Michael Niedermayer authored
Originally committed as revision 3635 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Sep 22, 2004
-
-
Michael Niedermayer authored
Originally committed as revision 3495 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jul 15, 2004
-
-
Michael Niedermayer authored
Originally committed as revision 3320 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
with this its possible to encode&decode any video codec to individual (1 file per frame) files Originally committed as revision 3319 to svn://svn.ffmpeg.org/ffmpeg/trunk
-