Sign in
aomedia
/
avm
/
744f4823503a7220999103111c569c00ffe0d09c
/
vp8
/
encoder
/
firstpass.c
744f482
Small boost to every other frame.
by Paul Wilkins
· 14 years ago
e961317
Revert "Improved 1-pass CBR rate control"
by John Koleszar
· 14 years ago
b45065d
cosmetics: consistently use [u]int64_t
by James Zern
· 14 years ago
b5ea2fb
Improved 1-pass CBR rate control
by John Koleszar
· 14 years ago
40991fa
Adjust full-pixel clamping and motion vector limit calculation
by Yunqing Wang
· 14 years ago
ae8aa83
Merge "Copy macroblock data to a buffer before encoding it"
by Yunqing Wang
· 14 years ago
11694aa
Change to arf boost calculation.
by Paul Wilkins
· 14 years ago
0d87098
Copy macroblock data to a buffer before encoding it
by Yunqing Wang
· 14 years ago
db67dcb
Revert "Reduce overshoot in 1 pass rate control"
by John Koleszar
· 14 years ago
87fd66b
Assign boost to GF bit allocation if past frame had no ARF.
by Ronald S. Bultje
· 14 years ago
eb645ab
Merge "Disable specialcase for last frames if the sequence contains ARFs."
by John Koleszar
· 14 years ago
299193d
Disable specialcase for last frames if the sequence contains ARFs.
by Ronald S. Bultje
· 14 years ago
9909047
Fix RT only build
by Tero Rintaluoma
· 14 years ago
4e81a68
Further activity masking changes:
by Paul Wilkins
· 14 years ago
5c16647
Merge "Reduce overshoot in 1 pass rate control"
by John Koleszar
· 14 years ago
824e941
Merge "Don't allow very short GF groups even when the GF is predicted from an ARF."
by John Koleszar
· 14 years ago
212f618
Reduce overshoot in 1 pass rate control
by John Koleszar
· 14 years ago
8c5b73d
Merge "Removed B_MODE_INFO"
by Scott LaVarnway
· 14 years ago
773768a
Removed B_MODE_INFO
by Scott LaVarnway
· 14 years ago
9f002be
Don't allow very short GF groups even when the GF is predicted from an ARF.
by Ronald S. Bultje
· 14 years ago
5b2fb32
further clean up of errorperbit and sadperbit
by Yaowu Xu
· 14 years ago
8196cc8
Merge "cleanup: collect twopass variables"
by John Koleszar
· 14 years ago
1fbc81a
Merge "revise two function definitions with less parameters"
by Yaowu Xu
· 14 years ago
a4c69e9
revise two function definitions with less parameters
by Yaowu Xu
· 14 years ago
63cb1a7
cleanup: collect twopass variables
by John Koleszar
· 14 years ago
0484977
Remove unused members of VP8_COMP
by John Koleszar
· 14 years ago
6b25501
Using int_mv instead of MV
by Scott LaVarnway
· 14 years ago
88841f1
Refactor lookahead ring buffer
by John Koleszar
· 14 years ago
f212a98
Fixed unused variable warnings for firstpass.c
by Scott LaVarnway
· 14 years ago
3d68158
Use full-pixel MV in mvsadcost calculation
by Yunqing Wang
· 14 years ago
429dc67
Increase static linkage, remove unused functions
by John Koleszar
· 14 years ago
e34e417
Merge "Fix incorrect macroblock counts in twopass rate control"
by John Koleszar
· 14 years ago
6daacdb
Added missing format specifier in print statement
by Adrian Grange
· 14 years ago
ed40ff9
Removed firstpass motion map
by Adrian Grange
· 14 years ago
f3e9e2a
Fix incorrect macroblock counts in twopass rate control
by James Berry
· 14 years ago
e6948bf
Fix a multi-line format-string warning.
by Ralph Giles
· 14 years ago
de87c42
Corrected minor typos.
by Paul Wilkins
· 14 years ago
bc9c30a
Improved key frame detection.
by Paul Wilkins
· 14 years ago
9fc8cb3
Improved KF insertion after fades to still.
by Paul Wilkins
· 14 years ago
36be4f7
Fix drastic undershoot in long form content
by John Koleszar
· 14 years ago
b862c10
Overflow of frame error accumulators.
by Paul Wilkins
· 14 years ago
02321de
Fix relative include paths
by John Koleszar
· 14 years ago
3c18a2b
Performance improvement of first pass
by Scott LaVarnway
· 14 years ago
53d8e9d
Fix for incorrect variable declaration.
by Fritz Koenig
· 14 years ago
336aa0b
Incorrect bit allocation in forced KF groups.
by Paul Wilkins
· 14 years ago
0cdfef1
Modified static scene check.
by Paul Wilkins
· 14 years ago
8064583
Further work to reduce pulsing.
by Paul Wilkins
· 14 years ago
815e1e9
Fixed use of motion percentage in KF/GF group calc
by Adrian Grange
· 14 years ago
e867516
First pass loop bug.
by Paul Wilkins
· 14 years ago
57136a2
Further CQ, Key frame and ARF changes
by Paul Wilkins
· 14 years ago
55acda9
Limit key frame quantizer for forced key frames.
by Paul Wilkins
· 14 years ago
48c28fc
Remove unused local variables
by Henrik Lundin
· 14 years ago
cf7c473
Two Pass VBR change
by Paul Wilkins
· 14 years ago
405499d
Revert BASE_ERRPERMB
by Paul Wilkins
· 14 years ago
e0846c9
CQ Mode
by Paul Wilkins
· 14 years ago
3af3593
Limit Q variability in two pass.
by Paul Wilkins
· 14 years ago
b095d9d
Adjustment to boost calculation in two pass.
by Paul Wilkins
· 14 years ago
d283d9b
Merge "Improve MV prediction accuracy to achieve performance gain"
by Scott LaVarnway
· 14 years ago
c3bbb29
Improve MV prediction accuracy to achieve performance gain
by Yunqing Wang
· 14 years ago
70b885a
Added extra two pass stats gathering.
by Paul Wilkins
· 14 years ago
513f8e6
Relax rate control for last few frames
by Paul Wilkins
· 14 years ago
c4d7e5e
Eliminate more warnings.
by Timothy B. Terriberry
· 14 years ago
209d82a
Add half-pixel variance RTCD functions
by John Koleszar
· 14 years ago
bb7dd5b
Move firstpass motion map to stats packet
by John Koleszar
· 14 years ago
788c0eb
Tune effect of motion on KF/GF boost in two pass;
by Paul Wilkins
· 14 years ago
47fc8f2
Enabled AltRef motion map creation
by Adrian Grange
· 14 years ago
1b2f830
Made AltRef filter adaptive & added motion compensation
by Adrian Grange
· 14 years ago
edcbb1c
Fix GF interval for non-lagged ARFs
by John Koleszar
· 15 years ago
c2140b8
Use WebM in copyright notice for consistency
by John Koleszar
· 15 years ago
0de458f
Reduced the size of MB_MODE_INFO
by Scott LaVarnway
· 15 years ago
c239a1b
Improved Force Key Frame Behaviour
by Paul Wilkins
· 15 years ago
9c7a009
Removed unnecessary MB_MODE_INFO copies
by Scott LaVarnway
· 15 years ago
0ce3901
Swap alt/gold/new/last frame buffer ptrs instead of copying.
by Fritz Koenig
· 15 years ago
9404c7d
Rate control bug with long key frame interval.
by Paul Wilkins
· 15 years ago
0618ff1
Fix bug in 1st pass motion compensation
by Adrian Grange
· 15 years ago
d4b99b8
Moved DOUBLE_DIVIDE_CHECK to denominator (was on numerator)
by agrange
· 15 years ago
94c52e4
cosmetics: trim trailing whitespace
by John Koleszar
· 15 years ago
5a72620
Fix compiler warnings
by Guillermo Ballester Valor
· 15 years ago
a04ed23
Adjust to avoid long line
by Paul Wilkins
· 15 years ago
28de670
Fix RD bug.
by Paul Wilkins
· 15 years ago
09202d8
LICENSE: update with latest text
by John Koleszar
· 15 years ago
0fc9abf
remove unneeded variables
by Pavol Rusnak
· 15 years ago
0ea50ce
Initial WebM release
by John Koleszar
· 15 years ago