platform/upstream/libvpx.git
2014-08-18 Minghai Shang[spatial svc]Add a few different encode frame tests.
2014-08-12 James ZernMerge "remove unused fields from BOOL_CODER / vp9_writer"
2014-08-12 James ZernMerge "remove remaining references to XMA"
2014-08-12 James Zernremove remaining references to XMA
2014-08-12 James ZernMerge "vp9_write_bit_buffer: fix function name typo"
2014-08-12 Jingning HanMerge "Enable fast forward txfm and quant for rate...
2014-08-11 Dmitry KovalevMerge "Implementing right flushing for simple_encoder."
2014-08-11 Alex ConverseMerge "Add tune-content command line option"
2014-08-11 Dmitry KovalevImplementing right flushing for simple_encoder.
2014-08-11 Minghai Shang[spatial svc]Remove CONFIG_SPATIAL_SVC for ss_enable_au...
2014-08-11 Dmitry KovalevMerge "Removing unised OUTPUT_YUV_SRC define."
2014-08-11 Jingning HanMerge "Integrate fast txfm and quant path into skip_rec...
2014-08-11 Jingning HanMerge "Extend skip_txfm flag into array to cover YUV...
2014-08-10 Deb MukherjeeMerge "Adds spatial-svc macros to code to allow disabling"
2014-08-09 Tom FineganMerge "test/vpxenc.sh: Convert vpxenc() to a simple...
2014-08-09 Marco PaniconiMerge "vp8: Code cleanup for control of denoiser mode."
2014-08-09 Dmitry KovalevRemoving unised OUTPUT_YUV_SRC define.
2014-08-08 Jingning HanEnable fast forward txfm and quant for rate-distortion...
2014-08-08 Marco Paniconivp8: Code cleanup for control of denoiser mode.
2014-08-08 Deb MukherjeeAdds spatial-svc macros to code to allow disabling
2014-08-08 Dmitry KovalevMerge "Moving pass from VP9_COMP to VP9EncoderConfig."
2014-08-08 Adrian GrangeMerge "Common encode/decode function to get reference...
2014-08-08 Tom Finegantest/vpxenc.sh: Convert vpxenc() to a simple wrapper.
2014-08-08 Dmitry KovalevMerge "Removing legacy XMA features from libvpx."
2014-08-08 Dmitry KovalevMoving pass from VP9_COMP to VP9EncoderConfig.
2014-08-08 Dmitry KovalevMerge "Cleaning up vp9_encodeframe.c."
2014-08-08 Adrian GrangeCommon encode/decode function to get reference frame
2014-08-08 Adrian GrangeRemove coding_use_prev_mi member from VP9_COMMON
2014-08-08 Alex ConverseMerge "Fix active_map speed 6."
2014-08-08 Alex ConverseMerge "Cleanup SEG_LVL_SKIP handling in encode_superblock."
2014-08-08 James ZernMerge "Fix bug 807"
2014-08-08 levytamar82Fix bug 807
2014-08-08 Tom Finegantest/vpxenc.sh: Enable the VP9 lossless test.
2014-08-07 James ZernMerge "vp9 ssvc test: Remove disabled tests."
2014-08-07 Tom FineganMerge "vpxenc tests: Relocate vpxenc wrapper."
2014-08-07 James ZernMerge "Fix bug 806"
2014-08-07 Alex ConverseFix active_map speed 6.
2014-08-07 Alex ConverseCleanup SEG_LVL_SKIP handling in encode_superblock.
2014-08-07 Tom Fineganvp9 ssvc test: Remove disabled tests.
2014-08-07 Jim BankoskiMerge "tools_common.c: unsigned signed mismatch addressed"
2014-08-07 Dmitry KovalevCleaning up vp9_encodeframe.c.
2014-08-07 Marco PaniconiMerge "vp8: for spatial resize, reallocate denoiser...
2014-08-07 levytamar82Fix bug 806
2014-08-07 Dmitry KovalevMerge "Removing direct references to VP9_COMP."
2014-08-07 Marco Paniconivp8: for spatial resize, reallocate denoiser in vp8_all...
2014-08-07 James ZernMerge "vp9_bitstream: make some function params const"
2014-08-07 Tom Fineganvpxenc tests: Relocate vpxenc wrapper.
2014-08-07 Deb MukherjeeMerge "Changes hdr for profiles > 1 for intraonly frames"
2014-08-07 James Zernvp9_bitstream: make some function params const
2014-08-07 Alex ConverseMerge "vp9_cx_iface.c: warning missing default"
2014-08-07 Dmitry KovalevMerge "Adding ticks <-> timebase units conversion funct...
2014-08-07 Deb MukherjeeChanges hdr for profiles > 1 for intraonly frames
2014-08-07 Yaowu XuMerge "configure: add --enable-coefficient-range-checking"
2014-08-07 Jim Bankoskitools_common.c: unsigned signed mismatch addressed
2014-08-07 Jim Bankoskivp9_cx_iface.c: warning missing default
2014-08-07 Jim BankoskiMerge "vp9_rd.c: cleanup ugly expression"
2014-08-07 Hangyu KuangMerge "Make the api behavior conform to api spec."
2014-08-07 Yaowu Xuconfigure: add --enable-coefficient-range-checking
2014-08-06 Jim Bankoskivp9_rd.c: cleanup ugly expression
2014-08-06 Minghai ShangMerge "[spatial svc]Add is_spatial_svc() helper function."
2014-08-06 Jingning HanIntegrate fast txfm and quant path into skip_recode...
2014-08-06 Marco PaniconiMerge "vp8 bugfix: Reallocate denoiser when spatially...
2014-08-06 Minghai Shang[spatial svc]Add is_spatial_svc() helper function.
2014-08-06 Dmitry KovalevAdding ticks <-> timebase units conversion functions.
2014-08-06 Marco Paniconivp8 bugfix: Reallocate denoiser when spatially resizing.
2014-08-06 Adrian GrangeMerge "Create function vp9_preserve_existing_gf"
2014-08-06 Dmitry KovalevRemoving direct references to VP9_COMP.
2014-08-06 James ZernMerge "Write VP9E_SET_TUNE_CONTENT to the correct locat...
2014-08-06 James ZernMerge "vp9_subexp: remove vp9_compute_update_table()"
2014-08-06 Hangyu KuangMake the api behavior conform to api spec.
2014-08-06 Alex ConverseAdd tune-content command line option
2014-08-06 Alex ConverseWrite VP9E_SET_TUNE_CONTENT to the correct location.
2014-08-06 Alex ConverseMerge "Use INTER_ALL for VAR based partitions for scree...
2014-08-06 Alex ConverseMerge "Add a codec control option to tune for screen...
2014-08-06 JohannMerge "Remove vp9_postproc_x86.h"
2014-08-06 Pengchong JinMerge "Directly split the block in partition search"
2014-08-06 James Zernremove unused fields from BOOL_CODER / vp9_writer
2014-08-06 James Zernvp9_write_bit_buffer: fix function name typo
2014-08-05 Dmitry KovalevRemoving legacy XMA features from libvpx.
2014-08-05 Pengchong JinDirectly split the block in partition search
2014-08-05 JohannRemove vp9_postproc_x86.h
2014-08-05 Jingning HanExtend skip_txfm flag into array to cover YUV planes
2014-08-05 Adrian GrangeCreate function vp9_preserve_existing_gf
2014-08-05 Alex ConverseUse INTER_ALL for VAR based partitions for screencast...
2014-08-05 Alex ConverseAdd a codec control option to tune for screen content.
2014-08-05 James Zernvp9_subexp: remove vp9_compute_update_table()
2014-08-05 Minghai ShangMerge "[spatial svc]Enabl golden frame for base layer...
2014-08-05 Jim BankoskiMerge changes I4e2aeaef,Ie3e478ef
2014-08-05 Pengchong JinMerge "Store first pass motion vector directions"
2014-08-04 Pengchong JinStore first pass motion vector directions
2014-08-04 Jingning HanMerge "Cosmetic indent fix in vp9_rd_pick_inter_mode_sb"
2014-08-04 Minghai Shang[spatial svc]Enabl golden frame for base layer and...
2014-08-04 Jingning HanCosmetic indent fix in vp9_rd_pick_inter_mode_sb
2014-08-04 Jim Bankoskivpxdec warning errors addressed
2014-08-04 Jim Bankoskicast enums to int to avoid gcc warning in pred_common
2014-08-04 Jim Bankoskienergy -> int to avoid unsigned / signed mismatch
2014-08-04 Jim Bankoskivp9_firstpass.c: fix unused static function
2014-08-04 Jim Bankoskiset but unused var in vp9_rdopt
2014-08-04 Jim Bankoskibreak at the end of clauses with assert(0) to avoid...
2014-08-04 Jim Bankoskiuint8_t segment and skip to avoid signed / unsigned...
next