]> granicus.if.org Git - libvpx/history - vp9/encoder/vp9_firstpass.c
break at the end of clauses with assert(0) to avoid gcc warning
[libvpx] / vp9 / encoder / vp9_firstpass.c
2014-08-04 Jim Bankoskibreak at the end of clauses with assert(0) to avoid...
2014-07-31 JohannMerge "Require armv6/media when building armv7"
2014-07-31 Yunqing WangMerge "Code cleanup in rdopt.c"
2014-07-31 James ZernMerge "configure: remove multiple_arf experiment"
2014-07-31 James ZernMerge "Changes interface to avoid uninitialized warning...
2014-07-30 JohannMerge "Remove copy frame neon"
2014-07-30 JohannMerge "Remove unused copy src frame function"
2014-07-30 JohannMerge "Add test for vp8 copy frame"
2014-07-30 James ZernMerge "vp9_cx_iface: defer compressed data buffer alloc"
2014-07-30 Jingning HanMerge "Clean up max/min allowed block size in rd_pick_p...
2014-07-30 Jingning HanMerge "Use frame index directly in get_chessboard_index"
2014-07-30 James ZernMerge "Remove 'local' from configure and configure.sh"
2014-07-30 James ZernMerge "Makefile: add -mstackrealign to CFLAGS on OS...
2014-07-29 Pengchong JinMerge "Remove the redundant index computation in the...
2014-07-29 Marco PaniconiMerge "vp8: Add an aggressive denoising mode."
2014-07-29 Pengchong JinRemove the redundant index computation in the first...
2014-07-28 Pengchong JinMerge "Store block-wise statistics obtained in the...
2014-07-28 Pengchong JinStore block-wise statistics obtained in the first pass
2014-07-18 Deb MukherjeeMerge "Separates profile 2 into 2 profiles 2 and 3"
2014-07-18 James ZernMerge "iosbuild.sh: Add VPX_FRAMEWORK_TARGET preproc...
2014-07-17 Pengchong JinMerge "Fixed a bug of setting wrong first pass mb stats...
2014-07-17 Pengchong JinFixed a bug of setting wrong first pass mb stats pointer
2014-07-17 Scott LaVarnwayMerge "Added vp9_sad64x64_neon(), vp9_sad32x32_neon()"
2014-07-17 Paul WilkinsMerge "Changes to rd balance and multi-arf bug fix."
2014-07-16 Guillaume MartresMerge "vp9_ratectrl.c: refactor get_active_quality...
2014-07-16 James ZernMerge "invalid_file_test: add an operator<< for DecodeP...
2014-07-16 Tim KoppMerge "VP9 Denoiser denoises after mode/bsize search"
2014-07-16 Paul WilkinsChanges to rd balance and multi-arf bug fix.
2014-07-16 James ZernMerge changes I58a5af33,Ied9b0392
2014-07-15 Yaowu XuMerge "Make non-rd pick_mode work with Golden/Altref"
2014-07-15 Adrian GrangeMerge "Fix show_existing_frame not decreasing frame...
2014-07-15 Marco PaniconiMerge "vp8: Allow for on/off control of UV temporal...
2014-07-15 Alex ConverseMerge "active_map_test: remove unused VP9_FACTORY define"
2014-07-15 Pengchong JinRewrite functions related to first pass block stats
2014-07-15 Deb MukherjeeMerge "Some extra bit probability cleanups"
2014-07-15 Jingning HanMerge "Fix a potential invalid memory access in non...
2014-07-14 Yaowu XuMerge "Silent -wextra warnings"
2014-07-14 Minghai ShangMerge "[spatial svc]Implement alt reference frames"
2014-07-14 Minghai Shang[spatial svc]Implement alt reference frames
2014-07-09 James ZernMerge changes I2abd6716,I4a65f7f8
2014-07-09 James ZernMerge "invalid_file_test: output error detail on mismatch"
2014-07-08 Marco PaniconiMerge "Fix build for examples/vp8_multi_resolution_enco...
2014-07-07 JohannMerge "Use the VP9 version of extend_borders"
2014-07-07 Alex ConverseMerge "Allow lossless skipping in RD mode decision."
2014-07-07 Scott LaVarnwayMerge "Neon version of vp8_denoiser_filter_uv()"
2014-07-03 Dmitry KovalevMerge "Reverting "Adds support for reading and writing...
2014-07-03 Paul WilkinsMerge "Multi-arf: Add code to turn it on and off."
2014-07-03 Alex ConverseMerge "Cleanup vp9_rd."
2014-07-03 Alex ConverseMerge "Split vp9_rdopt into vp9_rdopt and vp9_rd."
2014-07-03 James ZernMerge "vpxdec: add --keep-going option"
2014-07-02 Dmitry KovalevMerge "Cleaning up and simplifying read_frame_stats()."
2014-07-02 Alex ConverseSplit vp9_rdopt into vp9_rdopt and vp9_rd.
2014-07-02 Dmitry KovalevCleaning up and simplifying read_frame_stats().
2014-07-02 Tim KoppMerge "VP9 denoiser implemented FILTER_BLOCK case"
2014-07-02 Tim KoppMerge "VP9 denoising enabled by noise_sensitivity param"
2014-07-02 Tim KoppMerge "Replaced loops with vpx_memcpy()"
2014-07-02 Paul WilkinsMulti-arf: Add code to turn it on and off.
2014-07-02 Paul WilkinsMerge "Adapt strength of AQ2."
2014-07-02 Pengchong JinMerge "Store/read 16x16 block statistics obtained from...
2014-07-01 Pengchong JinStore/read 16x16 block statistics obtained from the...
2014-07-01 Alex ConverseMerge "BITSTREAM: Handle transform size and motion...
2014-06-27 Yaowu XuMerge "Allow encoder to set lpf level to 0"
2014-06-27 Yaowu XuMerge "Added a new speed 7 in rt mode"
2014-06-27 James ZernMerge "iosbuild.sh Add arm64 support to VPX.framework."
2014-06-27 Tom FineganMerge "configure.sh: Tweak default of use_x86inc for...
2014-06-27 Minghai ShangMerge "[spatial svc] Remove encoding modes since we...
2014-06-27 Minghai ShangMerge "[spatial svc]Remove key frame quantizer settings...
2014-06-27 Jim BankoskiMerge "Better validation of invalid files"
2014-06-27 Alex ConverseMerge "Add realtime coverage to cpu speed test"
2014-06-27 Alex ConverseMerge "Use UV prediction when deciding to skip in for...
2014-06-27 Yaowu XuMerge "Multi-arf: Change ref buffer for primary arf."
2014-06-27 Paul WilkinsMulti-arf: Change ref buffer for primary arf.
2014-06-26 Pengchong JinMerge "Skip the partition search for the frame with...
2014-06-26 Marco PaniconiMerge "vp8: Add temporal denoising for UV-channel."
2014-06-26 Tom FineganMerge "Add arm64-darwin-gcc target."
2014-06-26 Paul WilkinsMerge "Fix quality regression for multi arf off case."
2014-06-26 Jingning HanMerge "Make non-RD intra mode search txfm size dependent"
2014-06-26 Paul WilkinsMerge "Dual arf: Name changes."
2014-06-25 hkuangMerge "Revert "Revert 3 patches from Hangyu to get...
2014-06-25 Alex ConverseMerge "Allow lossless breakout in non-rd mode decision."
2014-06-25 James ZernMerge "decode_test_driver: check HasFailure() in RunLoop"
2014-06-25 James ZernMerge "decode_test_driver: fix type size warning"
2014-06-25 Minghai ShangMerge "[spatial svc]Don't skip motion search in first...
2014-06-25 Minghai ShangMerge "[spatial svc]Implement lag in frames for spatial...
2014-06-25 Jingning HanMerge "Replace cpi->common with preset variable cm"
2014-06-25 Jingning HanMerge "Add vp9_ prefix to mv_pred and setup_pred_block...
2014-06-25 Yunqing WangMerge "Reuse inter prediction result in real-time speed 6"
2014-06-25 Paul WilkinsDual arf: Name changes.
2014-06-25 Paul WilkinsMerge "Dual ARF changes: Buffer index selection."
2014-06-24 Minghai Shang[spatial svc]Don't skip motion search in first pass...
2014-06-24 Tim KoppMerge "Fixed VP9 denoiser COPY_BLOCK case"
2014-06-24 Paul WilkinsDual ARF changes: Buffer index selection.
2014-06-24 Paul WilkinsFurther dual arf changes: multi_arf_allowed.
2014-06-24 Paul WilkinsFix some bugs in multi-arf
2014-06-24 Paul WilkinsClean out old CONFIG_MULTIPLE_ARF code.
2014-06-24 Paul WilkinsExperiment for mid group second arf.
2014-06-24 Alex ConverseMerge "Switch active map implementation to segment...
2014-06-24 Alex ConverseMerge "Fork vp9_rd_pick_inter_mode_sb_seg_skip"
2014-06-23 Adrian GrangeAllocate buffers based on correct chroma format
2014-06-18 Tom FineganMerge "iosbuild.sh: Add vpx_config.h and vpx_version...
next