- 26 Nov, 2008 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 15937 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Nov, 2008 3 commits
-
-
Michael Niedermayer authored
Originally committed as revision 15936 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
to fix generated code on ICC 11.0. Originally committed as revision 15935 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
This is required to ensure 16-byte alignment. Originally committed as revision 15934 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Nov, 2008 15 commits
-
-
Diego Biurrun authored
Originally committed as revision 15933 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 15932 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 15931 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
skip_bits(gb, n) with n > 17 doesn't work with all bitstream readers. Switch to skip_bits_long() instead. Originally committed as revision 15930 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 15929 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 15928 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 15927 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 15926 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 15925 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Kostya Shishkov authored
without image data, so try to correct that value before conducting checks on declared file size. Originally committed as revision 15924 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Kostya Shishkov authored
Originally committed as revision 15923 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Kostya Shishkov authored
Now 11B*.bmp from samples repository can be decoded. Originally committed as revision 15922 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
This replaces use of FRAC_BITS in the MULL() definition with a third argument specifying the shift amount. All uses of this macro are updated to pass FRAC_BITS as third argument. Originally committed as revision 15921 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Robert Swain authored
Originally committed as revision 15920 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alex Converse authored
Patch by Alex Converse ( alex converse gmail com ) Originally committed as revision 15919 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 23 Nov, 2008 8 commits
-
-
Kostya Shishkov authored
Originally committed as revision 15918 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 15917 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ronald S. Bultje authored
Originally committed as revision 15916 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 15915 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 15914 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
TARGET_EXEC specifies a command to execute cross-compiled binaries, e.g. through a remote shell or an emulator. TARGET_PATH specifies the path to the build directory on the target, e.g. mounted over NFS. Originally committed as revision 15913 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
The HOSTCC value defaults to the value of CC if not cross-compiling. If cross-compiling, HOSTCC defaults to "gcc". HOSTCFLAGS, HOSTLDFLAGS, and HOSTLIBS are also given sensible default values. Originally committed as revision 15912 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 15911 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Nov, 2008 7 commits
-
-
Carl Eugen Hoyos authored
Originally committed as revision 15910 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Carl Eugen Hoyos authored
Originally committed as revision 15909 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 15908 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 15907 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 15906 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reynaldo H. Verdejo Pinochet authored
Originally committed as revision 15905 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reynaldo H. Verdejo Pinochet authored
Originally committed as revision 15904 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Nov, 2008 5 commits
-
-
Stefano Sabatini authored
containing an invalid option or value, and also how the option and the value have been parsed. Originally committed as revision 15903 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
containing an invalid syntax. Originally committed as revision 15902 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Kenan Gillet authored
patch by Kenan Gillet, kenan.gillet gmail com Originally committed as revision 15901 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Spotted by Jethro Walters Originally committed as revision 15900 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 15899 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Nov, 2008 1 commit
-
-
Diego Biurrun authored
into a separate variable which is added to OBJS if MMX is enabled. Originally committed as revision 15898 to svn://svn.ffmpeg.org/ffmpeg/trunk
-