[vlc-devel] vlc: svn commit r24578 (ileoo)
Subversion daemon
svn at videolan.org
Fri Jan 25 18:32:06 CET 2008
r24578 | ileoo | 2008-01-25 18:32:06 +0100 (Fri, 25 Jan 2008) | 8 lines
Changed paths:
M /trunk/modules/codec/ffmpeg/encoder.c
- set rc_min_rate = rc_max_rate when strict-rc is set
- disable frame.pts only mp4v (seems to be bug concerning only that
codec)
- initialize p_sys->i_hq to FF_MB_DECISION_RD if else ain't specified
(seems like it's used uninitialised otherwise)
- set mb_lmin/mb_lmax and lmin/lmax also with qmin (ffmpeg documentation
says lmax = qmax * FF_QP2LAMBDA) seems to help rate-control.
> http://trac.videolan.org/vlc/changeset/24578
More information about the vlc-devel
mailing list