Merge "Clean up TODOs for vpx_img_* functions."
[platform/upstream/libvpx.git] / ivfenc.c
2017-02-09 Paul WilkinsMerge "Fix to avoid abrupt relaxation of max qindex...
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
2014-02-26 hkuangMerge "Fix a bug in intra prediction due to change...
2014-02-05 Dmitry KovalevMerge "Clamping active_{best, worst}_quality values."
2014-02-05 Dmitry KovalevMerge "Removing SECTIONBITS_OUTPUT."
2014-02-04 Dmitry KovalevMerge "Removing ENC_DEBUG."
2014-02-01 Dmitry KovalevMerge "Cleaning up motion compensation code."
2014-01-31 Dmitry KovalevMerge "Combining fb_idx_ref_cnt[] and yv12_fb[] arrays."
2014-01-31 Dmitry KovalevMerge "Renaming "mbskip" to "skip"."
2014-01-30 James ZernMerge "tests: fix a few msvc warnings"
2014-01-30 Alex ConverseMerge "Enforce the use of profile 1 for non-420 content."
2014-01-30 Yaowu XuMerge "Fixing out of bounds access in frame_refs[]...
2014-01-30 Yaowu XuMerge "Fix some automerge artifacts"
2014-01-30 Yaowu XuMerge "Fix a build issue for --enable-intern-stats"
2014-01-30 Dmitry KovalevMerge "Changing ivf_write_frame_header() function signa...
2014-01-30 Dmitry KovalevChanging ivf_write_frame_header() function signature.
2014-01-22 Adrian GrangeMerge "Force show_frame=1 when show_existing_frame=1"
2014-01-22 Dmitry KovalevMerge "Cleaning up first_pass_motion_search() function."
2014-01-22 Alex ConverseMerge "Have check_initial_width() take subsampling...
2014-01-18 Yaowu XuMerge "Change the vp8 END_USAGE typedef"
2014-01-18 hkuangMerge "Use a temp buffer for reconstruction when refere...
2014-01-16 Dmitry KovalevMerge "Adding VP9 support to decode_to_md5 example."
2014-01-16 Adrian GrangeMerge "Fix printf formatting"
2014-01-16 hkuangMerge "Add vp9_tm_predictor_4x4 neon implementation"
2014-01-16 Jim BankoskiMerge "don't dummy pack if we won't recode"
2014-01-16 Tom FineganMerge "vpxenc: Warn on lagged encoding with real time."
2014-01-16 Dmitry KovalevMerge "Cleaning up reatectrl.c file."
2014-01-16 Dmitry KovalevMerge "Cleaning up postproc code."
2014-01-16 Dmitry KovalevMerge "Cleaning up ivf-related code."
2014-01-15 Dmitry KovalevCleaning up ivf-related code.
2014-01-15 Yaowu XuMerge "Revert "Revert "SSSE3 convolution optimization"""
2014-01-15 Yaowu XuMerge "Add max burst bitrate control."
2014-01-15 James ZernMerge "vpxenc: remove some warnings w/--disable-(vp8...
2014-01-15 Deb MukherjeeMerge "Rearranges the END_USAGE typedef"
2014-01-15 Adrian GrangeMerge "Delete outdated comment & tidy-up others"
2014-01-15 Dmitry KovalevMerge "Removing VpxInputContext dependency from {ivf...
2014-01-15 Dmitry KovalevMerge "Removing unused calc_partial_ssl_err() function."
2014-01-15 Jim BankoskiMerge "As you go mbmi->skip_coeff"
2014-01-15 Dmitry KovalevMerge "Removing intra_mode_stats."
2014-01-15 Dmitry KovalevMerge "Removing pass number check from ivf_write_file_h...
2014-01-13 Dmitry KovalevRemoving pass number check from ivf_write_file_header().
2013-12-02 JohannMerge branch 'forest'
2013-11-20 Jingning HanMerge "Take out assertion from inverse transforms"
2013-11-20 Guillaume MartresMerge "vpxenc: add --aq-mode flag to control adaptive...
2013-11-19 Jim BankoskiMerge "Reduce loop filter in cyclic refresh."
2013-11-19 Dmitry KovalevMerge "Finally removing txfrm_block_to_raster_block...
2013-11-18 Yunqing WangMerge "Do horizontal loopfiltering in parallel"
2013-11-18 Yaowu XuMerge "Add support for VC++2013"
2013-11-15 Dmitry KovalevMerge "Removing vp9_encodeintra.{h, c} files."
2013-11-15 Tom FineganMerge "vpx[dec|enc]: Extract IVF support from the apps."
2013-11-15 Tom Fineganvpx[dec|enc]: Extract IVF support from the apps.
2010-12-03 John KoleszarMerge 'Add simple version of activity masking.'
2010-11-16 Suman SunkaraMerge branch 'experimental' of ssh://on2-git.corp.googl...
2010-11-10 Fritz KoenigMerge "Remove stack shadowing for x86-64"
2010-11-05 John KoleszarMerge commit 'fix integer promotion bug in partition...
2010-11-05 John KoleszarMerge remote branch 'origin/master' into experimental
2010-11-05 John KoleszarMerge remote branch 'internal/upstream' into HEAD
2010-10-26 Jim BankoskiMerge commit 'refs/changes/09/809/1' of https://review...
2010-10-26 John KoleszarMerge WebM input/output branch
2010-10-26 John Koleszarrename ivf{enc,dec} to vpx{enc,dec}
2010-10-26 John Koleszarivfenc: webm output support
2010-10-26 Frank GalliganFixed the timebase parameter of ivfenc.
2010-10-25 John KoleszarMerge "Remove legacy release.sh script"
2010-10-22 John KoleszarMerge "Improve handling of invalid frames."
2010-10-20 John KoleszarMerge "Update arnr strength range form 1-6 to 0-6."
2010-10-19 Yaowu XuMerge "fixed a typo that mis-used Y plane stride for...
2010-10-11 Scott LaVarnwayMerge "Added vp8_fast_quantize_b_sse2"
2010-10-11 John KoleszarMerge "Remove ivfenc usage message leading underscores"
2010-10-11 John KoleszarRemove ivfenc usage message leading underscores
2010-09-28 John KoleszarMerge remote branch 'internal/upstream' into HEAD
2010-09-25 John KoleszarMerge remote branch 'internal/upstream' into HEAD
2010-09-23 John KoleszarMerge remote branch 'internal/upstream' into HEAD
2010-09-22 John KoleszarMerge remote branch 'internal/upstream' into HEAD
2010-09-21 John KoleszarMerge "gitignore: initial version"
2010-09-21 John KoleszarMerge remote branch 'internal/upstream' into HEAD
2010-09-17 John KoleszarMerge remote branch 'internal/upstream' into HEAD
2010-09-16 John KoleszarMerge remote branch 'internal/upstream' into HEAD
2010-09-15 John KoleszarMerge remote branch 'internal/upstream' into HEAD
2010-09-14 John KoleszarMerge remote branch 'internal/upstream' into HEAD
2010-09-10 John KoleszarMerge remote branch 'internal/upstream' into HEAD
2010-09-09 Fritz KoenigMerge branch 'master' of git://review.webmproject.org...
2010-09-09 John KoleszarUse WebM in copyright notice for consistency
2010-09-09 John KoleszarMerge remote branch 'internal/upstream' into HEAD
2010-09-04 John KoleszarMerge remote branch 'internal/upstream' into HEAD
2010-09-03 John KoleszarMerge remote branch 'internal/upstream' into HEAD
2010-09-02 John KoleszarMerge remote branch 'internal/upstream' into HEAD
2010-09-01 John KoleszarFix compilation without --enable-experimental
2010-09-01 John KoleszarMerge remote branch 'internal/upstream' into HEAD
2010-08-31 John KoleszarMerge remote branch 'internal/upstream' into HEAD
2010-08-30 John KoleszarMerge "Fix two-pass framrate for Y4M input."
2010-08-27 Timothy B. TerriberryFix two-pass framrate for Y4M input.
2010-07-19 Yaowu XuMerge "Improve the accuracy of forward walsh-hadamard...
2010-07-01 Paul WilkinsMerge "Further adjustment of RD behaviour with Q and...
2010-07-01 John KoleszarMerge "ivfenc: correct fixed kf interval, --disable-kf"
2010-06-24 John Koleszarivfenc: correct fixed kf interval, --disable-kf
2010-06-23 Yaowu XuEnable vp8x encoder to recognize vp8 specific options
2010-06-18 John KoleszarMerge "Change bitreader to use a larger window."
next