summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Allow backward prob update in external mode info coding flowsandbox/Jingning/transcodeJingning Han2014-07-211-0/+11
* Enable motion vector based prediction mode decisionJingning Han2014-07-171-24/+26
* Make key frame coding mode configurable in the command lineJingning Han2014-07-175-2/+26
* Update the effective motion vector of sub8x8 blocksJingning Han2014-07-161-1/+3
* Properly handle the effective motion vector in inferred mv modesJingning Han2014-07-161-0/+14
* Make external sub8x8 block mode info conformable coding decisionsJingning Han2014-07-151-0/+34
* Re-work configure interface for encoding based on external miJingning Han2014-07-144-6/+41
* Allow more coding flexibility in key frame codingJingning Han2014-07-111-2/+3
* Merge "Use normal encoding route for key frame coding" into sandbox/Jingning/...Jingning Han2014-07-101-15/+22
|\
| * Use normal encoding route for key frame codingJingning Han2014-07-081-15/+22
* | Enable motion vector precision regulation conversionJingning Han2014-07-091-0/+15
* | Enforce tx_size conversion to handle invalid mode_info valuesJingning Han2014-07-091-0/+2
|/
* adjust the context we got from fileJim Bankoski2014-07-071-9/+19
* Merge "Force the use of selectable transform size" into sandbox/Jingning/tran...Jingning Han2014-07-011-0/+4
|\
| * Force the use of selectable transform sizeJingning Han2014-06-301-0/+4
* | Merge "Disable decoder read/write access to the mode_info array" into sandbox...Jingning Han2014-07-013-7/+7
|\ \ | |/
| * Disable decoder read/write access to the mode_info arrayJingning Han2014-06-303-7/+7
* | Merge "Enable vpxenc to process and convert external mode_info" into sandbox/...Jingning Han2014-06-301-4/+25
|\ \ | |/
| * Enable vpxenc to process and convert external mode_infoJingning Han2014-06-271-4/+25
* | Merge "Add optional mode_info printout function for debug purpose" into sandb...Jingning Han2014-06-272-3/+20
|\ \ | |/
| * Add optional mode_info printout function for debug purposeJingning Han2014-06-262-3/+20
* | Merge "Silence quantization index check warnings" into sandbox/Jingning/trans...Jingning Han2014-06-191-0/+2
|\ \ | |/
| * Silence quantization index check warningsJingning Han2014-06-191-0/+2
* | Merge "Make encoding process support non-switchable filter" into sandbox/Jing...Jingning Han2014-06-191-2/+2
|\ \ | |/
| * Make encoding process support non-switchable filterJingning Han2014-06-171-2/+2
* | Merge "Enable encoding and bit-stream writing based on mode_info array" into ...Jingning Han2014-06-197-10/+156
|\ \ | |/
| * Enable encoding and bit-stream writing based on mode_info arrayJingning Han2014-06-177-10/+156
* | Merge "Dump mode_info array from vp9 decoder to external file" into sandbox/J...Jingning Han2014-06-191-0/+56
|\ \ | |/
| * Dump mode_info array from vp9 decoder to external fileJingning Han2014-06-111-0/+56
* | Merge "Add transcode flag in the experimental list" into sandbox/Jingning/tra...Jingning Han2014-06-190-0/+0
|\ \ | |/
| * Add transcode flag in the experimental listJingning Han2014-06-111-0/+1
* | Add transcode flag in the experimental listJingning Han2014-06-111-0/+1
|/
* Merge "Add mode info arrays and mode info index."hkuang2014-06-102-24/+41
|\
| * Add mode info arrays and mode info index.hkuang2014-06-102-24/+41
* | Merge "Removing chessboard_index from SPEED_FEATURES."Dmitry Kovalev2014-06-105-8/+8
|\ \
| * | Removing chessboard_index from SPEED_FEATURES.Dmitry Kovalev2014-06-055-8/+8
* | | Merge "Removing unused motion_vector_context enum from vp9_encodeframe.c"Dmitry Kovalev2014-06-101-12/+0
|\ \ \
| * | | Removing unused motion_vector_context enum from vp9_encodeframe.cDmitry Kovalev2014-06-041-12/+0
* | | | Merge "Add x86_64-iphonesimulator-gcc target."Tom Finegan2014-06-102-2/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add x86_64-iphonesimulator-gcc target.Tom Finegan2014-06-062-2/+3
* | | | Merge "Use small transform size in non-rd real-time mode"Yunqing Wang2014-06-093-1/+6
|\ \ \ \
| * | | | Use small transform size in non-rd real-time modeYunqing Wang2014-06-093-1/+6
* | | | | Merge "Removing unused tt_activity_measure()."Dmitry Kovalev2014-06-091-16/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Removing unused tt_activity_measure().Dmitry Kovalev2014-06-041-16/+0
| | |/ / | |/| |
* | | | Merge "Fix internal stats printing"Adrian Grange2014-06-091-1/+1
|\ \ \ \
| * | | | Fix internal stats printingAdrian Grange2014-06-051-1/+1
| |/ / /
* | | | Merge "gen_msvs_*proj.sh: speed up file generation"James Zern2014-06-073-4/+29
|\ \ \ \
| * | | | gen_msvs_*proj.sh: speed up file generationJames Zern2014-06-073-4/+29
* | | | | Merge "Revert "Removing this_frame_stats member from TWO_PASS struct.""Adrian Grange2014-06-062-5/+8
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Revert "Removing this_frame_stats member from TWO_PASS struct."Adrian Grange2014-06-062-5/+8