- 22 Jul, 2008 4 commits
-
-
Michael Niedermayer authored
to and it with 0xFF. Originally committed as revision 14336 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
optimization, more interresting would it have been had the author thought about what value chroma_qp would have for the following MB. Or failing that, had actually tested the code. So this reverts this non-functional optimization, and makes the code work. Fixes at least CAPM3_Sony_D.jsv Originally committed as revision 14335 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 14334 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
tripp authored
Patch by tripp eliared yahoo com Originally committed as revision 14333 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Jul, 2008 16 commits
-
-
Carl Eugen Hoyos authored
Originally committed as revision 14332 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Fixes at least: CABAST3_Sony_E.jsv CABASTBR3_Sony_A.jsv CABASTBR3_Sony_B.jsv Originally committed as revision 14331 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 14330 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
tripp authored
patch by tripp, eliared yahoo com Originally committed as revision 14329 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
tripp authored
b_quant factor. patch by tripp, eliared yahoo com Originally committed as revision 14328 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 14327 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
This way we use slice_type_nos almost everywhere which means 1 variable less for gcc to put in a register. Originally committed as revision 14326 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
SI untested as I did not find any samples. Originally committed as revision 14325 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 14324 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 14323 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 14322 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 27332 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Michael Niedermayer authored
Originally committed as revision 27331 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Erik Hovland authored
in vhook/ppm.c:Configure. patch by Erik Hovland, erik hovland org Originally committed as revision 14321 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
tripp authored
patch by tripp, eliared yahoo com Originally committed as revision 14320 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 14319 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Jul, 2008 7 commits
-
-
Diego Biurrun authored
This includes indentation changes, comment reformatting, consistent brace placement and some prettyprinting. Originally committed as revision 14318 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 14317 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
This includes indentation changes, comment reformatting, consistent brace placement and some prettyprinting. Originally committed as revision 14316 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Disable filter_mb_fast() as it optimized the incorrect code. Fixes at least: BA3_SVA_C.264 CABA3_SVA_B.264 CABACI3_Sony_B.jsv CAFI1_SVA_C.264 camp_mot_frm0_full.26l CAWP5_TOSHIBA_E.264 CVFI2_SVA_C.264 CVSE3_Sony_H.jsv CVWP2_TOSHIBA_E.264 CVWP5_TOSHIBA_E.264 SL1_SVA_B.264 Originally committed as revision 14315 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 14314 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Andreas Öman authored
in mpeg audio decoder. Originally committed as revision 14313 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Andreas Öman authored
Originally committed as revision 14312 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Jul, 2008 13 commits
-
-
Justin Ruggles authored
then copy to the local variable. Originally committed as revision 14311 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
fixed at least: CVFI1_Sony_D.jsv CVFI1_SVA_C.264 MR6_BT_B.h264 Originally committed as revision 14310 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Benjamin Larsson authored
Originally committed as revision 14309 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
That is, add 16 frames delay, cache trashing and av desync. fixes at least the following reference bitstreams: CABA3_Sony_C.jsv CACQP3_Sony_D.jsv CAMANL1_TOSHIBA_B.264 CANL3_Sony_C.jsv CVBS3_Sony_C.jsv CVMANL1_TOSHIBA_B.264 Originally committed as revision 14308 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
AVOptions, actually it works even finer as it also gets passed to the decoder. Originally committed as revision 14307 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 14306 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Benjamin Larsson authored
Originally committed as revision 14305 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Originally committed as revision 14304 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Originally committed as revision 14303 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
same maximum that can be achieved by specifying the value in the bitstream. Originally committed as revision 14302 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Originally committed as revision 14301 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 14300 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 14299 to svn://svn.ffmpeg.org/ffmpeg/trunk
-