- 12 Mar, 2007 1 commit
-
-
Michel Bardiaux authored
Originally committed as revision 8338 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Mar, 2007 7 commits
-
-
Benjamin Larsson authored
Originally committed as revision 8326 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ian Braithwaite authored
This does alter the decoded output, but not by much. The new output is closer to that produced by Real's "official" decoder, and the decoder runs slightly faster. Patch by Ian Braithwaite ian at braithwaite dot dk Originally committed as revision 8325 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Justin Ruggles authored
Originally committed as revision 8324 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Justin Ruggles authored
Originally committed as revision 8323 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Kostya Shishkov authored
Originally committed as revision 8322 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
Partially fixes http://bugzilla.mplayerhq.hu/show_bug.cgi?id=773. Originally committed as revision 8321 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Justin Ruggles authored
Originally committed as revision 8318 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Mar, 2007 1 commit
-
-
Benjamin Larsson authored
Originally committed as revision 8309 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Mar, 2007 3 commits
-
-
Justin Ruggles authored
Originally committed as revision 8306 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Justin Ruggles authored
Originally committed as revision 8305 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Justin Ruggles authored
Originally committed as revision 8302 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Mar, 2007 9 commits
-
-
Justin Ruggles authored
Originally committed as revision 8301 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ian Braithwaite authored
Patch by Ian Braithwaite <ian at braithwaite dot dk> Originally committed as revision 8298 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ian Braithwaite authored
This also eases comparison of decoded output with Real's binary decoder. Patch by Ian Braithwaite <ian at braithwaite dot dk> Originally committed as revision 8297 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 8296 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michel Bardiaux authored
Originally committed as revision 8295 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 8293 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Benoit Fouet authored
Patch by Benoit Fouet, benoit fouet % purplelabs com. Originally committed as revision 8292 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Benoit Fouet authored
- remove carriage returns where (i find it) unneeded - don't break lines when defining variables - break line between variable definition and the rest of the code Patch by Ben Fouet, benoit fouet % purplelabs com. Originally committed as revision 8291 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Benoit Fouet authored
amr_wb_encode_frame function initialized its context on a different line as it defined it. Patch by Benoit Fouet, benoit fouet % purplelabs com. Originally committed as revision 8290 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Mar, 2007 5 commits
-
-
Michael Niedermayer authored
change -b to only apply to video this returns -ab/-b to the old defautls and old behavior regarding ordering of them Originally committed as revision 8286 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
add avcodec_get_context_defaults2() / avcodec_alloc_context2() which take CodecType as an additional parameter also mark them as NOT part of the public API yet, so we can change their argument to CodecID if we decide to do so Originally committed as revision 8283 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
add av_opt_set_defaults2() which sets just defaults from AVOptions whos flags match a user specified & mask = flags Originally committed as revision 8280 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
make av_find_opt() available to the public and add a mask+flags parameter to search for specific AVOptions Originally committed as revision 8279 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alex Beregszaszi authored
Originally committed as revision 8274 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Mar, 2007 1 commit
-
-
Alex Beregszaszi authored
Originally committed as revision 8270 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 05 Mar, 2007 1 commit
-
-
Benoit Fouet authored
patch by Benoit Fouet % benoit P fouet A purplelabs P com % Original thread: Subj: [Ffmpeg-devel] [PATCH] use new way to handle "ab" option Date: 03/03/2007 10:51 PM Originally committed as revision 8244 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Mar, 2007 4 commits
-
-
Panagiotis Issaris authored
to "picture" as suggested by Baptiste Coudurier. Originally committed as revision 8220 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
imx dump header bitstream filter, modifies bitstream to fit in mov and be decoded by final cut pro decoder Originally committed as revision 8218 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 8217 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 8215 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 Mar, 2007 4 commits
-
-
Michael Niedermayer authored
Originally committed as revision 8211 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 8203 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Patrice Bensoussan authored
patch by Patrice Bensoussan, patrice.bensoussan free fr Originally committed as revision 8200 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 8199 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Mar, 2007 3 commits
-
-
Michael Niedermayer authored
Originally committed as revision 8197 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 8192 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 8186 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Mar, 2007 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 8172 to svn://svn.ffmpeg.org/ffmpeg/trunk
-