- 15 Feb, 2009 40 commits
-
-
Diego Biurrun authored
Originally committed as revision 17339 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ivan Kalvachev authored
Originally committed as revision 17338 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 17337 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Aurelien Jacobs authored
Originally committed as revision 17336 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 17335 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Aurelien Jacobs authored
Originally committed as revision 17334 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 17333 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Aurelien Jacobs authored
Originally committed as revision 17332 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Aurelien Jacobs authored
Originally committed as revision 17331 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Aurelien Jacobs authored
will be useful for generic metadata support Originally committed as revision 17330 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Aurelien Jacobs authored
Originally committed as revision 17329 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Aurelien Jacobs authored
Originally committed as revision 17328 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Carl Eugen Hoyos authored
AVC: Consumed only m bytes instead of n Originally committed as revision 17327 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
major bump. There is no need for that, since av_protocol_next() already provides access to the first registered protocol. Originally committed as revision 17326 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Luca Abeni authored
Originally committed as revision 17325 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 17324 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
function with correponding calls/references to av_register_protocol(). Originally committed as revision 17323 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
register_protocol(). Originally committed as revision 17322 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Aurelien Jacobs authored
Originally committed as revision 17321 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
Originally committed as revision 17320 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ivan Kalvachev authored
Originally committed as revision 17319 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ivan Kalvachev authored
Move some assignments after the checks. Originally committed as revision 17318 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ivan Kalvachev authored
and log error if they are not correct. All other functions are supposedly called after that one, so use assert() for them. Originally committed as revision 17317 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 17316 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ivan Kalvachev authored
The old one would try to use mv blocks that are written outside their buffer, in case of unhandled error. Originally committed as revision 17315 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ivan Kalvachev authored
Originally committed as revision 17314 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ivan Kalvachev authored
Originally committed as revision 17313 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ivan Kalvachev authored
The above commit makes ff_xvmc_decode_mb to output one log entry for each decoded MB, causing massive slowdown. Originally committed as revision 17312 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Peter Ross authored
Originally committed as revision 17311 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ivan Kalvachev authored
Originally committed as revision 17310 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Aurelien Jacobs authored
Originally committed as revision 17309 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 17308 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ivan Kalvachev authored
and mark state defines as obsolete. Originally committed as revision 17307 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ivan Kalvachev authored
Originally committed as revision 17306 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ivan Kalvachev authored
It has always been a workaround for MPlayer limitations. Originally committed as revision 17305 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
following if condition checks render and does an assert if it fails. Originally committed as revision 17304 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 17303 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
They are not used within FFmpeg. Originally committed as revision 17302 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 17301 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Their only user, MPlayer, has already been updated not to use them anymore. Originally committed as revision 17300 to svn://svn.ffmpeg.org/ffmpeg/trunk
-