- 22 Jun, 2009 2 commits
-
-
Ronald S. Bultje authored
Originally committed as revision 19251 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ronald S. Bultje authored
value. Currently, this is only used in qcp.c and mpegenc.c, and they are practically unaffected by this change. See "[PATCH] make packet_size in AVFormatContext unsigned" thread on ML. Originally committed as revision 19250 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Jun, 2009 7 commits
-
-
Stefano Sabatini authored
is more expressive. Originally committed as revision 19249 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Justin Ruggles authored
corrupted data. Originally committed as revision 19248 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Justin Ruggles authored
Originally committed as revision 19247 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Justin Ruggles authored
Originally committed as revision 19246 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Justin Ruggles authored
Originally committed as revision 19245 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
next_frame_offset are not set, because second field has next frame offset set but not frame_offset, otherwise this wrongly fetch timestamp for the second field. Originally committed as revision 19244 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 19243 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Jun, 2009 14 commits
-
-
Carl Eugen Hoyos authored
Originally committed as revision 19242 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Carl Eugen Hoyos authored
Originally committed as revision 19241 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vladimir Voroshilov authored
Originally committed as revision 19240 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Haruhiko Yamagata authored
Patch by Haruhiko Yamagata, h D yamagata A nifty D com Originally committed as revision 19239 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Carl Eugen Hoyos authored
Originally committed as revision 19238 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Yoshihisa Uchida authored
Patch by Yoshihisa Uchida, yoshihisa D uchida A gmail Originally committed as revision 19237 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Yoshihisa Uchida authored
Patch by Yoshihisa Uchida, yoshihisa D uchida A gmail Originally committed as revision 19236 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Sascha Sommer authored
Originally committed as revision 19235 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Sascha Sommer authored
- remove unneeded vlc code < 0 check - reorder vlc code handling so that the unlikely escape decoding part comes last - move overflow check out of the decode loop - branchless sign conversion Originally committed as revision 19234 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Sascha Sommer authored
Originally committed as revision 19233 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Sascha Sommer authored
Originally committed as revision 19232 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Sascha Sommer authored
and change default type to float so that the run level decoding functionality can be shared with wmapro Originally committed as revision 19231 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Jai Menon authored
Originally committed as revision 19230 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Wolfram Gloger authored
Originally committed as revision 19229 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Jun, 2009 8 commits
-
-
Brian Brice authored
Originally committed as revision 19228 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Kostylev authored
patch by Michael Kostylev, michael.kostylev gmail com Originally committed as revision 19227 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Eric Buehl authored
patch by Eric Buehl, eric.buehl gmail com Originally committed as revision 19226 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Patrick Dehne authored
Patch by Patrick Dehne ( patrick mysonicweb com ) Originally committed as revision 19225 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Patrick Dehne authored
patch by Patrick Dehne, patrick mysonicweb com Originally committed as revision 19224 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
Originally committed as revision 19223 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
Based on code by DivX, Inc., heavily changed by Björn Axelsson [gecko acc.umu.se] and me. Originally committed as revision 19222 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
should use it, too). Originally committed as revision 19221 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 18 Jun, 2009 4 commits
-
-
Stefano Sabatini authored
since that is the name of the corresponding test. Originally committed as revision 19220 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Jason Garrett-Glaser authored
Originally committed as revision 19219 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vladimir Voroshilov authored
Originally committed as revision 19218 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
during debugging ... Originally committed as revision 19217 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Jun, 2009 5 commits
-
-
Måns Rullgård authored
Originally committed as revision 19216 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ronald S. Bultje authored
(max packet size should fit in 13 bits as a kB value, so 1<<23, plus the header which is 10 bytes), and as per mpegenc.c internal assumptions (min packet size is 20 bytes). See "[PATCH] make packet_size in AVFormatContext unsigned" thread. Originally committed as revision 19215 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
yet for those formats Originally committed as revision 29371 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Benoit Fouet authored
Originally committed as revision 19214 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Jason Garrett-Glaser authored
These are only supposed to be called once per row, not once per macroblock. ~1.5% faster according to oprofile. Originally committed as revision 19213 to svn://svn.ffmpeg.org/ffmpeg/trunk
-