- Feb 22, 2007
-
-
Alex Beregszaszi authored
change PF_INET to AF_INET to be consistent in the whole project. PF_INET is deprecated, while AF_INET is referred by the POSIX standards Originally committed as revision 8073 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alex Beregszaszi authored
Originally committed as revision 8071 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Marc Hoffman authored
Originally committed as revision 8067 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 8061 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Feb 20, 2007
-
-
Ryan Martell authored
properties accordingly. Patch by Ryan Martell, rdm4 % martellventures com. Originally committed as revision 8046 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 8044 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 8043 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michel Bardiaux authored
Originally committed as revision 8042 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michel Bardiaux authored
Originally committed as revision 8039 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Feb 18, 2007
-
-
Alex Beregszaszi authored
Originally committed as revision 8014 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Feb 17, 2007
-
-
Michael Niedermayer authored
returning uninitalized pointers Originally committed as revision 8002 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Feb 15, 2007
-
-
François Revol authored
Originally committed as revision 7991 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
François Revol authored
Originally committed as revision 7990 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
François Revol authored
Originally committed as revision 7987 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Feb 14, 2007
-
-
Måns Rullgård authored
Originally committed as revision 7984 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
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
-
Baptiste Coudurier authored
Originally committed as revision 7982 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
-
Baptiste Coudurier authored
Originally committed as revision 7980 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 7979 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 7978 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 7973 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Feb 13, 2007
-
-
Diego Biurrun authored
Originally committed as revision 7966 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
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
-
Carl Eugen Hoyos authored
patch by Carl Eugen Hoyos, cehoyos ag.or at Originally committed as revision 7963 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 7961 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Feb 12, 2007
-
-
Michael Niedermayer authored
Originally committed as revision 7960 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 7955 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
dont set the keyframe flag for audio as microshitty doesnt do it and some things have problems with our asfs, maybe that has a positive effect? Originally committed as revision 7952 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michel Bardiaux authored
Originally committed as revision 7950 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Luca Abeni authored
Originally committed as revision 7946 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Feb 11, 2007
-
-
Reimar Döffinger authored
mxf aes decryption support, patch by Reimar, simplified to only look for first crypto context, will be extended once we get files with multiple cryptocontext, and hope that they won't have broken container ul Originally committed as revision 7925 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
Originally committed as revision 7924 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Feb 10, 2007
-
-
Måns Rullgård authored
Originally committed as revision 7912 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 7905 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Feb 09, 2007
-
-
Michael Niedermayer authored
add a few asserts Originally committed as revision 7903 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Nico Sabbi authored
Originally committed as revision 7902 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Kostya Shishkov authored
Originally committed as revision 7896 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 7894 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 7893 to svn://svn.ffmpeg.org/ffmpeg/trunk
-