- 20 Oct, 2008 8 commits
-
-
Reimar Döffinger authored
Fixes compilation on MinGW64. Originally committed as revision 15655 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 15654 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Andrew Wason authored
Patch by Andrew Wason rectalogic rectalogic com Fixes issue 676 Originally committed as revision 15653 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Kostya Shishkov authored
Originally committed as revision 15652 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Kostya Shishkov authored
so store them in the context and register a function to calculate them. Originally committed as revision 15651 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Kostya Shishkov authored
Originally committed as revision 15650 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alexis Ballier authored
patch by Alexis Ballier, alexis.ballier gmail com Originally committed as revision 15649 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 15648 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Oct, 2008 8 commits
-
-
David Conrad authored
Convert typeof keyword into __typeof__; this is a gcc extension and the former is not accepted in C99 without GNU extensions enabled (e.g. via -fasm). This fixes compilation on PPC. Originally committed as revision 27805 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Måns Rullgård authored
Originally committed as revision 15647 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 15646 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 15645 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
David Conrad authored
Originally committed as revision 15644 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
David Conrad authored
Originally committed as revision 15643 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
David Conrad authored
Originally committed as revision 15642 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
discard these invalid timestamps. fixes issue171. Originally committed as revision 15641 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 18 Oct, 2008 10 commits
-
-
Michael Niedermayer authored
that the variables are available sooner. Originally committed as revision 15640 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Víctor Paesa authored
Warn that the forum look is no excuse from following the FFmpeg netiquette. Originally committed as revision 15639 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 15638 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
name of the preset file where the error occurred. Originally committed as revision 15637 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
argument. Originally committed as revision 15636 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
is found. Originally committed as revision 15635 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
that the whole buffer is available for seeking back. Fixes issue480 Originally committed as revision 15634 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alexander Wichers authored
Originally committed as revision 15633 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alexander Wichers authored
Originally committed as revision 15632 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Should fix issue687 Originally committed as revision 15631 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Oct, 2008 1 commit
-
-
David Conrad authored
Originally committed as revision 15630 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 Oct, 2008 5 commits
-
-
Diego Biurrun authored
Originally committed as revision 15629 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 15628 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Pettenò authored
Neither the asm() nor the __asm__() keyword is not part of the C99 standard, but while GCC accepts the former in C89 syntax, it is not accepted in C99 unless GNU extensions are turned on (with -fasm). The latter form is accepted in any syntax as an extension (without requiring further command-line options). Sun Studio C99 compiler also does not accept asm() while accepting __asm__(), albeit reporting warnings that it's not valid C99 synta. Originally committed as revision 27778 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Diego Pettenò authored
Neither the asm() nor the __asm__() keyword is part of the C99 standard, but while GCC accepts the former in C89 syntax, it is not accepted in C99 unless GNU extensions are turned on (with -fasm). The latter form is accepted in any syntax as an extension (without requiring further command-line options). Sun Studio C99 compiler also does not accept asm() while accepting __asm__(), albeit reporting warnings that it's not valid C99 syntax. Originally committed as revision 15627 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Pettenò authored
Originally committed as revision 15626 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Oct, 2008 7 commits
-
-
Carl Eugen Hoyos authored
AC-3 decoding regression test fails with gcc 2.95.3 because of missing SSE support. Originally committed as revision 15625 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ramiro Polla authored
Originally committed as revision 15624 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Benoit Fouet authored
Originally committed as revision 15623 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Bartłomiej Wołowiec authored
Patch by Bartłomiej Wołowiec b wolowiec AT students mimuw edu pl Originally committed as revision 15622 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Benoit Fouet authored
Originally committed as revision 15621 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Nicolas George authored
Patch by Nicolas George: name surname normalesup org Originally committed as revision 15620 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Benoit Fouet authored
Originally committed as revision 15619 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Oct, 2008 1 commit
-
-
Michael Niedermayer authored
patch by baptiste based on reverse engineering work by chrono. Originally committed as revision 15618 to svn://svn.ffmpeg.org/ffmpeg/trunk
-