- 03 Aug, 2009 11 commits
-
-
Diego Biurrun authored
Originally committed as revision 19579 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 19578 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Justin Ruggles authored
decode_band_structure(). Originally committed as revision 19577 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Jeff Downs authored
Originally committed as revision 19576 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Jeff Downs authored
issue 1221 for details. Briefly, out of bounds field mvs in field pictures would cause a crash. Originally committed as revision 19575 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Colin McQuillan authored
Patch by Colin McQuillan ( m.niloc googlemail com ) Originally committed as revision 19574 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
It is better to keep the declarations in conditionally compiled places. Originally committed as revision 19573 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Benoit Fouet authored
Originally committed as revision 19572 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Colin McQuillan authored
qcelp_lsp exported a single function, ff_acelp_lspd2lpc, which was not specific to qcelp. It can be kept with its fixed-point version ff_acelp_lsp2lpc in lpc.c. Patch by Colin McQuillan ( m.niloc googlemail com ) Originally committed as revision 19571 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Colin McQuillan authored
Use the convention from lsp.c: an LSF is a frequency, an LSP is the cosine of an LSF, and LSP functions should have an ff_acelp prefix. Use a "d" suffix to specify doubles. Patch by Colin McQuillan ( m.niloc googlemail com ) Originally committed as revision 19570 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Justin Ruggles authored
Originally committed as revision 19569 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Aug, 2009 11 commits
-
-
Ramiro Polla authored
Originally committed as revision 19568 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Patch by Diego. Originally committed as revision 19567 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 19566 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
It makes no sense to enable the former without the latter. Originally committed as revision 19565 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 19564 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Sascha Sommer authored
Originally committed as revision 19563 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 19562 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 19561 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 19560 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 19559 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 19558 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Aug, 2009 1 commit
-
-
Guennadi Liakhovetski authored
Patch by Guennadi Liakhovetski, g D liakhovetski A gmx D de Originally committed as revision 29464 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 31 Jul, 2009 2 commits
-
-
Måns Rullgård authored
Originally committed as revision 19557 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Kostya Shishkov authored
Originally committed as revision 19556 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Jul, 2009 15 commits
-
-
Jeff Downs authored
configure Originally committed as revision 19555 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
like mov can play nicely. Originally committed as revision 19554 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Instead, #include config.h at the top of common.h so that av_always_inline does not get doubly defined. Originally committed as revision 19553 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Change -stats cli option to take int, so stats can be disabled. Originally committed as revision 19552 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
libavutil/sha.c:183: warning: unused variable `T2' Originally committed as revision 19551 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 19550 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 19549 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Jeff Downs authored
This avoids a ton of redefinition warnings. patch by Jeff Downs, heydowns borg com Originally committed as revision 19548 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 19547 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 19546 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ramiro Polla authored
Originally committed as revision 19545 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ramiro Polla authored
Originally committed as revision 19544 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ramiro Polla authored
Originally committed as revision 19543 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ramiro Polla authored
Originally committed as revision 19542 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ramiro Polla authored
- Verbose debug information is at max -v 9 now; - Add an empty space for readability. Originally committed as revision 19541 to svn://svn.ffmpeg.org/ffmpeg/trunk
-