]> granicus.if.org Git - libvpx/history - vpxdec.c
Merge changes from topic 'sync-highbd-intrapred'
[libvpx] / vpxdec.c
2017-02-09 Paul WilkinsMerge "Fix to avoid abrupt relaxation of max qindex...
2017-02-09 Paul WilkinsMerge "Fix for max qindex calculation of a gf interval"
2017-01-31 Johann KoenigMerge "Use Buffer class for post proc tests"
2017-01-26 Yunqing WangMerge "Remove marco MVC in mcomp.c"
2017-01-18 Peter BoströmMerge "Add CSV per-frame stats to vpxdec."
2017-01-13 Peter BoströmAdd CSV per-frame stats to vpxdec.
2016-11-22 Linfeng ZhangMerge "Add 32x32 d45 and 8x8, 16x16, 32x32 d135 NEON...
2016-11-19 James ZernMerge "Clean horizontal intra prediction NEON optimization"
2016-11-17 Jerome JiangMerge "Change C and msa to match results from sse2."
2016-11-12 Jerome JiangMerge "Add unit tests for post proc."
2016-11-08 Linfeng ZhangMerge "Add high bitdepth intra prediction NEON optimiza...
2016-11-04 Johann KoenigMerge "Extract high bit depth helper functions"
2016-11-03 Marco PaniconiMerge "vp9: Non-rd pickmode: fix logic in reference...
2016-11-03 Marcovp9-svc: Add decoder control to decode up to x spatial...
2016-11-03 Debargha MukherjeeMerge "Speed-up recode loop for extreme bitrate diffs"
2016-11-03 Jerome JiangMerge "pp_filter_test.cc,cosmetics:adjust name convention"
2016-11-02 Paul WilkinsMerge "Fixed bug in formatting of debug stats."
2016-11-01 Paul WilkinsMerge "Change to KF boost calculation."
2016-10-31 James ZernMerge "idct,NEON: add a tran_low_t->s16 load adapter"
2016-10-31 Linfeng ZhangMerge "Refine 8-bit intra prediction NEON optimization...
2016-10-31 Marco PaniconiMerge "vp9-svc: Add checks to layer bitrates in vp9_spa...
2016-10-31 James BankoskiMerge "vpxdec.c : don't double count corrupted frames"
2016-10-31 Jim Bankoskivpxdec.c : don't double count corrupted frames
2016-10-26 Linfeng ZhangMerge "Refine 8-bit intra prediction NEON optimization...
2016-10-25 James ZernMerge "Update vp9_intrapred_test.cc to support 8-bit"
2016-10-25 Yunqing WangMerge "Modify the encoder multi-thread unit test"
2016-10-25 James BankoskiMerge "vpxdec: return fail if frame fails to decode."
2016-10-24 Jim Bankoskivpxdec: return fail if frame fails to decode.
2016-10-04 Sarah ParkerMerge "Remove rate deviation metric from vp8"
2016-09-30 James ZernMerge "configure: test for -Wshorten-64-to-32 in non...
2016-09-30 Yunqing WangMerge "Fix an issue in vp9_first_pass for non-mulitple...
2016-09-29 James ZernMerge changes I11786887,Ia91823ad
2016-09-28 James ZernMerge "vp9: fix compilation for g++ 6.2.x"
2016-09-28 Johann KoenigMerge "Hook up vp8_diamond_search_sad_sse3"
2016-09-28 James ZernMerge "vpxdec: avoid memory leaks under most conditions"
2016-09-27 James Zernvpxdec: avoid memory leaks under most conditions
2016-09-27 Paul WilkinsMerge "Limit max arf boost and scale motion breakout...
2016-09-26 Linfeng ZhangMerge "Refactor lpf (size 4 and 8) NEON intrinsics...
2016-09-24 James ZernMerge "vp9_idct: delete dead TODOs"
2016-09-23 Scott LaVarnwayMerge "VP9: pass TileWorkerData instead of MACROBLOCKD...
2016-09-23 James ZernMerge "vpx_idct32x32_34_add_sse2: rm unneeded transposes"
2016-09-22 Angie ChiangMerge "Detect invalid highbd iht input"
2016-09-22 James ZernMerge "vp8: remove VP8_SET_DBG* control support"
2016-09-21 James Zernvp8: remove VP8_SET_DBG* control support
2016-09-16 James ZernMerge "vpx_codec_control: return incapable for unmatche...
2016-09-16 James ZernMerge changes from topic 'clang-format'
2016-09-16 James ZernMerge "Revert "Restore vp8_sixtap_predict4x4_neon""
2016-09-16 Johann KoenigMerge "Restore vp8_bilinear_predict4x4_neon"
2016-09-16 Johann KoenigMerge "zero structures completely"
2016-09-16 Johannzero structures completely
2016-07-22 Paul WilkinsMerge "Sample points to reduce encode overhead."
2016-07-22 Paul WilkinsMerge "Noise energy Experiment in first pass."
2016-07-21 JohannMerge remote-tracking branch 'origin/khakicampbell'
2016-07-19 clang-formattop-level: apply clang-format
2016-06-24 James ZernMerge "cosmetics: Beautify whitespaces and line wrapping"
2016-06-24 James ZernMerge "cosmetics: Change few types to their posix version"
2016-06-24 James ZernMerge "cosmetics: Make few conditions clearer"
2016-06-24 Yaowu XuMerge "Rationalize type to avoid integer out of range"
2016-06-23 Vignesh Venkatasub... Merge "vp9: Fix potential SEGV in decoder_peek_si_internal"
2016-06-23 Linfeng ZhangMerge "Update vpx subpixel 1d filter ssse3 asm"
2016-06-23 Angie ChiangMerge "set interp_filter to SWITCHABLE_FILTER for intra...
2016-06-23 Alex ConverseMerge "Repack vp9_token_state."
2016-06-22 Jacky ChenMerge "vp9: Change the scheme for modeling rd for bsize...
2016-06-22 James ZernMerge "remove vp10"
2016-06-18 James Zernremove vp10
2016-05-19 Daniele CastagnaMerge "Extend the external fb interface to allocate...
2016-05-11 Yaowu XuMerge "Added a measure of rc drift."
2016-05-11 Paul WilkinsMerge "Fixed 8K two pass encoder crash."
2016-04-27 Alex ConverseMerge "Declare the operator== overload for M128A in...
2016-04-27 James ZernMerge changes If45b8931,Ieab273a7
2016-04-27 Vignesh Venkatasub... Merge "TODO cleanup: Remove unused buffer_size"
2016-04-27 Vignesh Venkatasub... TODO cleanup: Remove unused buffer_size
2015-10-13 Yaowu XuMerge "Changes to partition breakout rules."
2015-10-08 Ronald S. BultjeMerge "vp10: use subexp probability updates for MV...
2015-10-08 Ronald S. BultjeMerge "vp10: skip unreachable cat6 token extrabits."
2015-10-08 Ronald S. BultjeMerge "vp10: remove superframe size field for last...
2015-10-08 Ronald S. BultjeMerge "vp10: use superframe marker index/size mechanism...
2015-10-07 James ZernMerge "vp9/tile_worker_hook: pass pbi directly"
2015-10-07 James ZernMerge changes Iaee60826,I51cf1e39
2015-10-07 Marco PaniconiMerge "VP9 denoiser bug-fix: artifact caused by false...
2015-10-07 Alex ConverseMerge "vp9: simplify extrabits encoding"
2015-10-07 James ZernMerge "vpxdec: quiet signed/unsigned warning"
2015-10-07 James Zernvpxdec: quiet signed/unsigned warning
2015-10-01 James ZernMerge "sixtap_predict_test: enable NEON tests"
2015-09-30 James ZernMerge changes I68c4f189,Ia5a752db
2015-09-30 Alex ConverseMerge "Add a test for the interaction between active...
2015-09-29 Scott LaVarnwayMerge "VP9: move loopfilter build masks to decode loop"
2015-09-29 Tom FineganMerge "build/make/iosbuild.sh: Remove jobs argument."
2015-09-28 Marco PaniconiMerge "VP8: Update rate correction factor for drop_over...
2015-09-28 Angie ChiangMerge "comment out fdct32"
2015-09-28 Ronald S. BultjeMerge "Rename display_{size,width,height} to render_*."
2015-09-26 Ronald S. BultjeRename display_{size,width,height} to render_*.
2015-09-17 James ZernMerge changes from topic 'tile-thread-cleanup'
2015-09-16 Angie ChiangMerge "fix implicit declaration"
2015-09-15 James ZernMerge changes from topic 'fix-vp9-bitstream-test'
2015-09-11 Ronald S. Bultjevpxdec: remove implied --output-bit-depth=8 for --yv12.
2015-09-11 Ronald S. BultjeDon't convert bitdepth for !single-file or MD5.
2015-08-21 Scott LaVarnwayMerge "VPX: scaled convolve : fix windows build errors"
2015-08-19 Scott LaVarnwayMerge "VPX ssse3 scaled convolve"
2015-08-15 Jingning HanMerge "Change vp9_ prefix function names in vpx_scale...
next