- 15 Feb, 2008 24 commits
-
-
Vitor Sessak authored
Commited in SoC by Vitor Sessak on 2008-02-13 17:59:45 Originally committed as revision 11957 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Commited in SoC by Vitor Sessak on 2008-02-12 20:51:02 Originally committed as revision 11956 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Commited in SoC by Vitor Sessak on 2008-02-12 20:35:37 Originally committed as revision 11955 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Commited in SoC by Víctor Paesa on 2008-01-31 20:55:50 Originally committed as revision 11954 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Commited in SoC by Víctor Paesa on 2008-01-12 11:33:59 Originally committed as revision 11953 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Commited in SoC by Víctor Paesa on 2008-01-12 11:31:09 Originally committed as revision 11952 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Merge of several patches in SoC, by various authors. Originally committed as revision 11951 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Víctor Paesa authored
Patch by Víctor Paesa. Commited in SoC by Vitor Sessak on 2007-11-10 20:00:16 Originally committed as revision 11950 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Commited in SoC by Bobby Bingham Originally committed as revision 11949 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
for testing for a while now. Commited in SoC by Bobby Bingham on 2007-08-14 22:31:51 Originally committed as revision 11948 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Makefile. Commited in SoC by Bobby Bingham on sep. 2007. Originally committed as revision 11947 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Commited in SoC by Bobby Bingham on 2007-07-24 17:59:16 Originally committed as revision 11946 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Commited in SoC by Bobby Bingham on 2007-07-15 16:16:36 Originally committed as revision 11945 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Commited in SoC by Bobby Bingham from 2007-07-06 to 2007-07-08. Originally committed as revision 11944 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Original commit message: Simple filter test program Commited in SoC by Bobby Bingham on 2007-06-29 17:08:49 Originally committed as revision 11943 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
useful for libavfilter and to simplify avcodec_default_get_buffer(). Originally committed as revision 11942 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 11941 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Benjamin Larsson authored
Originally committed as revision 11940 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 11939 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Luca Abeni authored
utils.c: In function ‘avcodec_get_context_defaults2’: utils.c:793: warning: assignment discards qualifiers from pointer target type Originally committed as revision 11938 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Luca Abeni authored
opt.c: In function ‘av_set_string’: opt.c:164: warning: passing argument 9 of ‘ff_eval2’ from incompatible pointer type Originally committed as revision 11937 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Patch by Stefano Sabatini: stefano sabatini (minus) lala % poste it Originally committed as revision 25999 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Michael Niedermayer authored
This only removes 2 bytes from MP3 and MP2 currently. Up to 4 could be removed from MP3/MP2 though this might need a 2pass muxer. Primitive code to remove headers from MPEG-1/2/4 is there too but for the single file I tried it on (the one in the regression tests), it was a loss because all video frames were >4096 byte, so that it is disabled ATM. Originally committed as revision 11936 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 11935 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Feb, 2008 3 commits
-
-
Michael Niedermayer authored
Originally committed as revision 11934 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Benoit Fouet authored
Originally committed as revision 11933 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
avcoder authored
Patch by mvplayer: ffmpeg gmail com Originally committed as revision 11932 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Feb, 2008 13 commits
-
-
Michael Niedermayer authored
We do not do anything with it as lavf does not really support it yet. Originally committed as revision 11931 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 11930 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 11929 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 11928 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Thorsten Jordan authored
Patch by Thorsten Jordan (tjordan atay macrosystem otday de) [FFmpeg-devel] Behaviour of liba52 decoder Originally committed as revision 11927 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Thorsten Jordan authored
returns 0 for a valid frame Patch by Thorsten Jordan (tjordan atay macrosystem otday de) [FFmpeg-devel] Behaviour of liba52 decoder Originally committed as revision 11926 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
it should correctly set by av_get_bits_per_sample if recognized Originally committed as revision 11925 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Luca Abeni authored
Originally committed as revision 11924 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 11923 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 11922 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 11921 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 11920 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 25991 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-