- 30 Nov, 2008 4 commits
-
-
Diego Biurrun authored
Originally committed as revision 15960 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
AltiVec flags. The flags are set by configure and used to compile all files anyway. Setting extra AltiVec options here just duplicates them for the files for which they are set. Originally committed as revision 15959 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ramiro Polla authored
Originally committed as revision 15958 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ramiro Polla authored
Functions are exported as WINAPI in win32, so it is not picked up by check_lib. Originally committed as revision 15957 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 29 Nov, 2008 8 commits
-
-
Benjamin Larsson authored
Originally committed as revision 15956 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
rc_min_vbv_overflow_use in AVCodecContext, and use their values in the ratecontrol code rather than hardcoded ones. See the thread: "[RFC] ratecontrol buffer size magic". Patch by Baptiste Coudurier. Originally committed as revision 15955 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 15954 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 15953 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
See the thread: "Define cmdline_program_name and use it in show_help". Originally committed as revision 15952 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Kostya Shishkov authored
Originally committed as revision 15951 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Kostya Shishkov authored
Originally committed as revision 15950 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Kostya Shishkov authored
the whole frame at once. Originally committed as revision 15949 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Nov, 2008 2 commits
-
-
Diego Biurrun authored
Originally committed as revision 15948 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 15947 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Nov, 2008 4 commits
-
-
Stefano Sabatini authored
specific input video stream. See the thread: Fix ffmpeg -re behaviour. Originally committed as revision 15946 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
after the last commit. Originally committed as revision 15945 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
computing the time of the next frame to send to output. See the thread: fix ffmpeg -re behaviour. Originally committed as revision 15944 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Kostya Shishkov authored
Originally committed as revision 15943 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Nov, 2008 6 commits
-
-
Carl Eugen Hoyos authored
enumerated type mixed with another type Originally committed as revision 15942 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 15941 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
This also makes the AAN DCT tables individually selectable. Originally committed as revision 15940 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
based on a patch by David Geldreich, david.geldreich free fr Originally committed as revision 15939 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 15938 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
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 13 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
-