platform/upstream/libvpx.git
2014-02-19 Tom Fineganerror_resilient.c: Cast away MSVC data loss warning.
2014-02-18 Jingning HanMerge "Enable sub-pixel motion search for rtc mode"
2014-02-18 Jingning HanMerge "Initialize internal buffer pointers in rtc mode"
2014-02-18 Yunqing WangMerge "SSSE3 convolution optimization"
2014-02-18 Yunqing WangMerge "AVX2 SubPixel Variance Optimization"
2014-02-18 Jingning HanEnable sub-pixel motion search for rtc mode
2014-02-18 JohannMerge "Replace vqshrun by vqmovun if shift #0 bit"
2014-02-17 Yaowu XuMerge "vp9_onyx_if.c resolve vs warnings"
2014-02-17 Adrian GrangeMerge "Change post- to pre-increment."
2014-02-16 Jim Bankoskivp9_onyx_if.c resolve vs warnings
2014-02-15 James ZernMerge "A couple more V.S. warnings silenced."
2014-02-15 Jim Bankoskivp9_cx_iface vp9_dx_iface vpxdec vs warnings
2014-02-15 Tom Fineganvp9/encoder/vp9_onyx_if: Fix compute_qdelta_by_rate...
2014-02-15 James YuReplace vqshrun by vqmovun if shift #0 bit
2014-02-15 Paul WilkinsA couple more V.S. warnings silenced.
2014-02-15 JohannMerge "Remove redundant arm neon instructions."
2014-02-15 Adrian GrangeChange post- to pre-increment.
2014-02-15 Adrian GrangeMerge "Cleanup some comments."
2014-02-14 levytamar82AVX2 SubPixel Variance Optimization
2014-02-14 Deb MukherjeeMerge "Make cpi->speed always positive"
2014-02-14 Deb MukherjeeMerge "Enforce max-intra-pct in one-pass cbr mode"
2014-02-14 Adrian GrangeCleanup some comments.
2014-02-14 Yaowu XuMerge "minor spelling cleanup in comments"
2014-02-14 Deb MukherjeeMake cpi->speed always positive
2014-02-14 Deb MukherjeeEnforce max-intra-pct in one-pass cbr mode
2014-02-14 Jim BankoskiMerge "vp9_rdopt.c : Silence more V.S. compiler warnings."
2014-02-14 Jim BankoskiMerge "vp9_bitstream.c resolve warnings in vs"
2014-02-14 Jim BankoskiMerge "vp9_pickmode.c resolve vs issue"
2014-02-14 Jim BankoskiMerge "vp9_vaq.c resolve vs warnings"
2014-02-14 levytamar82SSSE3 convolution optimization
2014-02-14 Paul Wilkinsvp9_rdopt.c : Silence more V.S. compiler warnings.
2014-02-14 Jim Bankoskivp9_bitstream.c resolve warnings in vs
2014-02-14 Jim Bankoskivp9_pickmode.c resolve vs issue
2014-02-14 Jim Bankoskivp9_vaq.c resolve vs warnings
2014-02-14 Alex ConverseRemove some unused and non-persistant variables from...
2014-02-14 Jim BankoskiMerge "vp9_ratectrl - convert buffers to int64 to avoid...
2014-02-14 Jim BankoskiMerge "vp9_write_bit_buffer.h add consts to suppress...
2014-02-14 Deb MukherjeeMerge "In realtime mode enforce one pass with 0 lag"
2014-02-14 Jim BankoskiMerge "vp9_ratectrl.h resolve visual studio warnings"
2014-02-14 Jim BankoskiMerge "vp9_onyx_int.h resolve visual studio warning...
2014-02-14 Jim BankoskiMerge "fast approximate model_rd_from_var_lapndz"
2014-02-14 Jim BankoskiMerge "vp9_mcomp.c visual studio warnings resolved"
2014-02-14 Jim BankoskiMerge "vp9_firstpass.c visual studio warnings addressed"
2014-02-14 Jim Bankoskivp9_ratectrl - convert buffers to int64 to avoid casting
2014-02-14 Jim Bankoskivp9_write_bit_buffer.h add consts to suppress warnings...
2014-02-14 Jim Bankoskivp9_ratectrl.h resolve visual studio warnings
2014-02-14 Jim Bankoskivp9_onyx_int.h resolve visual studio warning errors
2014-02-14 Jim Bankoskivp9_mcomp.c visual studio warnings resolved
2014-02-14 Jim Bankoskivp9_firstpass.c visual studio warnings addressed
2014-02-14 Dmitry KovalevMerge "Cleanup: removing "ptr" suffix from var names."
2014-02-14 James Zerncosmetics: yv12config.h: remove extra indent
2014-02-14 Dmitry KovalevCleanup: removing "ptr" suffix from var names.
2014-02-14 Yaowu XuMerge "Fix build error caused by a merge conflict."
2014-02-14 Dmitry KovalevMerge "Removing reference to non-existing context_count...
2014-02-14 Alex ConverseFix build error caused by a merge conflict.
2014-02-14 Yaowu XuMerge "Removed the reset of mode_info from previous...
2014-02-14 Alex ConverseMerge "Disable using golden frame modes if golden frame...
2014-02-14 Deb MukherjeeIn realtime mode enforce one pass with 0 lag
2014-02-14 Dmitry KovalevMerge "Adapting vp8_set_maps.c example to use new APIs."
2014-02-13 Dmitry KovalevMerge "Calling vpx_img_read() from vp9_spatial_scalable...
2014-02-13 Frank GalliganMerge "Add VP9 decoder support for external frame buffers"
2014-02-13 Marco PaniconiFix target frame size setting, for 1pass cbr.
2014-02-13 Dmitry KovalevRemoving reference to non-existing context_counters...
2014-02-13 Dmitry KovalevAdapting vp8_set_maps.c example to use new APIs.
2014-02-13 Dmitry KovalevMerge "Calling vpx_img_read() from vpx_temporal_scalabl...
2014-02-13 Dmitry KovalevMerge "Adding explicit casts in yv12config.c."
2014-02-13 Dmitry KovalevCalling vpx_img_read() from vp9_spatial_scalable_encoder.
2014-02-13 Alex ConverseDisable using golden frame modes if golden frames are...
2014-02-13 Frank GalliganAdd VP9 decoder support for external frame buffers
2014-02-13 Dmitry KovalevMerge "Using MV instead of int_mv inside vp9_full_pixel...
2014-02-13 James ZernMerge "vp9/vp9_cx_iface: Silence ts_number_layers MSVC...
2014-02-13 Yaowu XuRemoved the reset of mode_info from previous frame
2014-02-13 Jingning HanMerge "Remove redundant set_offsets in rtc coding mode"
2014-02-13 Dmitry KovalevCalling vpx_img_read() from vpx_temporal_scalable_patterns.
2014-02-13 Marco PaniconiMerge "Datarate test for temporal layers and frame...
2014-02-13 Dmitry KovalevAdding explicit casts in yv12config.c.
2014-02-13 Tom Fineganvp9/vp9_cx_iface: Silence ts_number_layers MSVC warnings
2014-02-13 Jingning HanInitialize internal buffer pointers in rtc mode
2014-02-13 Dmitry KovalevMerge "Removing x86_cpuid.c."
2014-02-13 Dmitry KovalevUsing MV instead of int_mv inside vp9_full_pixel_diamond().
2014-02-13 Dmitry KovalevMerge "Renaming skip_coeff to skip for consistency."
2014-02-13 Marco PaniconiMerge "Update to vpx_temporal_scalable_patterns test:"
2014-02-13 Frank GalliganMerge "Fix neon wide loopfilter for filter8 only branch"
2014-02-13 Yunqing WangMerge "AVX2 Convolve Optimization"
2014-02-13 Jingning HanRemove redundant set_offsets in rtc coding mode
2014-02-13 Paul WilkinsMerge changes I121fe66c,I94f57f8a
2014-02-13 Marco PaniconiDatarate test for temporal layers and frame dropper.
2014-02-13 Marco PaniconiUpdate to vpx_temporal_scalable_patterns test:
2014-02-13 Jim BankoskiMerge "vp9_mbgraph.c static analysis issues resolved."
2014-02-13 Jim BankoskiMerge "vp9_temporal_filter.c static analysis issue...
2014-02-13 Jim BankoskiMerge "vp9_pickmode.c static analysis issues resolved"
2014-02-13 Paul WilkinsRemove some cases for turning off arf.
2014-02-13 Jim Bankoskivp9_mbgraph.c static analysis issues resolved.
2014-02-13 Jim Bankoskivp9_temporal_filter.c static analysis issue resolution
2014-02-13 Jim BankoskiMerge "vp9_rdopt.c static analysis issues resolved"
2014-02-13 Jim Bankoskivp9_pickmode.c static analysis issues resolved
2014-02-13 Jim BankoskiMerge "static analysis warning in vp9_ratectrl.c"
2014-02-13 Jim BankoskiMerge "vp9_mcomp.c static analysis issues"
2014-02-13 Jim BankoskiMerge "clear out static analysis warning"
2014-02-13 Jim BankoskiMerge "clean out static analyzer warnings vp9_encodefra...
next