]> git.sesse.net Git - vlc/commit
* modules/stream_out/transrate: Rewrote the transrater to use a SAD error
authorChristophe Massiot <massiot@videolan.org>
Wed, 21 Apr 2004 15:54:09 +0000 (15:54 +0000)
committerChristophe Massiot <massiot@videolan.org>
Wed, 21 Apr 2004 15:54:09 +0000 (15:54 +0000)
commit9c11fac39a69409759548b7b37ffa213956e39b1
tree8661ded09672e1eff0d51bf211680621d0eafaa5
parenta7bac1e6978f8779c413d426d6d929ea04af0e36
* modules/stream_out/transrate: Rewrote the transrater to use a SAD error
  estimation ; if the error is too high, lower the quantizer scale.
modules/stream_out/transrate/Modules.am
modules/stream_out/transrate/block.c [new file with mode: 0644]
modules/stream_out/transrate/frame.c
modules/stream_out/transrate/getvlc.h
modules/stream_out/transrate/putvlc.h
modules/stream_out/transrate/transrate.c
modules/stream_out/transrate/transrate.h