platform/upstream/libvpx.git
10 years agoMerge "*.mk: s/\bUSE_X86INC/CONFIG_USE_X86INC/"
James Zern [Mon, 10 Feb 2014 23:39:28 +0000 (15:39 -0800)]
Merge "*.mk: s/\bUSE_X86INC/CONFIG_USE_X86INC/"

10 years agoMerge "Merged two similar functions to reduce duplication"
Yaowu Xu [Mon, 10 Feb 2014 22:50:01 +0000 (14:50 -0800)]
Merge "Merged two similar functions to reduce duplication"

10 years agoMerge "Cleaning up {simple, twopass}_encoder examples."
Dmitry Kovalev [Mon, 10 Feb 2014 22:27:48 +0000 (14:27 -0800)]
Merge "Cleaning up {simple, twopass}_encoder examples."

10 years agoMerge "Cleaning up rd_check_segment_txsize() function."
Dmitry Kovalev [Mon, 10 Feb 2014 22:14:18 +0000 (14:14 -0800)]
Merge "Cleaning up rd_check_segment_txsize() function."

10 years agoMerge "add_warning(): remove dead store"
James Zern [Mon, 10 Feb 2014 21:20:31 +0000 (13:20 -0800)]
Merge "add_warning(): remove dead store"

10 years agoMerged two similar functions to reduce duplication
Yaowu Xu [Mon, 10 Feb 2014 19:25:23 +0000 (11:25 -0800)]
Merged two similar functions to reduce duplication

Function encode_rtc_frame_internal() and encode_frame_internal() only
differed by a couple of speed features, this commit relocation those
difference into the setup of speed features and merged two functions
into one to remove duplication.

It also fixed a subtle bug super_fast_rtc was used before it was
initialized.

Change-Id: I234a5a1d11a4450930e5b4943dbab434208d5030

10 years agoMerge "Convert small static header functions to inline"
Jim Bankoski [Mon, 10 Feb 2014 19:35:12 +0000 (11:35 -0800)]
Merge "Convert small static header functions to inline"

10 years agoMerge "Convert small static functions in header to inline.."
Jim Bankoski [Mon, 10 Feb 2014 19:35:02 +0000 (11:35 -0800)]
Merge "Convert small static functions in header to inline.."

10 years agoMerge "Convert small header functions to inline"
Jim Bankoski [Mon, 10 Feb 2014 19:34:56 +0000 (11:34 -0800)]
Merge "Convert small header functions to inline"

10 years agoMerge "Convert header static functions to inline or make them global."
Jim Bankoski [Mon, 10 Feb 2014 19:34:51 +0000 (11:34 -0800)]
Merge "Convert header static functions to inline or make them global."

10 years agoMerge "Converted functions in header to INLINE..."
Jim Bankoski [Mon, 10 Feb 2014 19:34:43 +0000 (11:34 -0800)]
Merge "Converted functions in header to INLINE..."

10 years agoMerge "Convert functions to inline that are small ."
Jim Bankoski [Mon, 10 Feb 2014 19:34:36 +0000 (11:34 -0800)]
Merge "Convert functions to inline that are small ."

10 years agoMerge "Convert functions to inline that are in headers static."
Jim Bankoski [Mon, 10 Feb 2014 19:34:29 +0000 (11:34 -0800)]
Merge "Convert functions to inline that are in headers static."

10 years agoMerge "Converted function to inline"
Jim Bankoski [Mon, 10 Feb 2014 19:34:25 +0000 (11:34 -0800)]
Merge "Converted function to inline"

10 years agoMerge "Converted short static functions to inline."
Jim Bankoski [Mon, 10 Feb 2014 19:34:17 +0000 (11:34 -0800)]
Merge "Converted short static functions to inline."

10 years agoSome updates and fixes for layered CBR mode.
Marco Paniconi [Fri, 7 Feb 2014 22:25:27 +0000 (14:25 -0800)]
Some updates and fixes for layered CBR mode.

-Properly set the average frame size for each layer.

-Allow each layer to update its average/last Q stats after encoding.

-Initialize for some layer context variables.

Change-Id: Iaa37d144fcf4f30ff4283a4e8db8b9ca8bf4c815

10 years agoConvert small static header functions to inline
Jim Bankoski [Mon, 10 Feb 2014 04:19:37 +0000 (20:19 -0800)]
Convert small static header functions to inline

Change-Id: I467b28346a0d8d4d8b96d6c05fc39c34eec26e5c

10 years agoConvert small static functions in header to inline..
Jim Bankoski [Mon, 10 Feb 2014 04:18:40 +0000 (20:18 -0800)]
Convert small static functions in header to inline..

Change-Id: Ic4fc01be7738fbabf8c7860dbe3476ab4caf5fc2

10 years agoConvert small header functions to inline
Jim Bankoski [Mon, 10 Feb 2014 04:17:33 +0000 (20:17 -0800)]
Convert small header functions to inline

Change-Id: I4e5575f0d7ccfe2361b8cbf78e7dc079272c9f5f

10 years agoConvert header static functions to inline or make them global.
Jim Bankoski [Mon, 10 Feb 2014 15:39:12 +0000 (07:39 -0800)]
Convert header static functions to inline or make them global.

Change-Id: Ib26fbfef3505299f754e5af6c437a85d7746fc28

10 years agoConverted functions in header to INLINE...
Jim Bankoski [Mon, 10 Feb 2014 04:12:04 +0000 (20:12 -0800)]
Converted functions in header to INLINE...

Change-Id: I00512c6cef3a4af8df57c7263ceb853fb2db8140

10 years agoConvert functions to inline that are small .
Jim Bankoski [Mon, 10 Feb 2014 04:08:58 +0000 (20:08 -0800)]
Convert functions to inline that are small .

Change-Id: I3b160e93d9319c8e1abda2a60f49f89c409d534b

10 years agoConvert functions to inline that are in headers static.
Jim Bankoski [Mon, 10 Feb 2014 04:06:35 +0000 (20:06 -0800)]
Convert functions to inline that are in headers static.

Change-Id: If1ec3b64be327e8c48ec7efbacde208d2129fdb0

10 years agoConverted function to inline
Jim Bankoski [Mon, 10 Feb 2014 04:04:54 +0000 (20:04 -0800)]
Converted function to inline

Change-Id: Iaa4880c8a207cfea509608e1ef4593794b6b31f2

10 years agoConverted short static functions to inline.
Jim Bankoski [Mon, 10 Feb 2014 03:58:54 +0000 (19:58 -0800)]
Converted short static functions to inline.

Change-Id: I859719d41ced2e35d2765b636e627bb7edc3651e

10 years agoCleaning up rd_check_segment_txsize() function.
Dmitry Kovalev [Sun, 9 Feb 2014 04:18:37 +0000 (20:18 -0800)]
Cleaning up rd_check_segment_txsize() function.

Change-Id: I7c09f84b26eb499daafd1393b48f12abb8a6fb8f

10 years agoadd_warning(): remove dead store
James Zern [Sat, 8 Feb 2014 21:10:27 +0000 (13:10 -0800)]
add_warning(): remove dead store

Change-Id: I5cfc0aa9c436c7ba1b49337d06a0181f7cda920f

10 years agoMerge "vp9_dthread: interleave mutex/cond alloc+init"
James Zern [Sat, 8 Feb 2014 19:43:20 +0000 (11:43 -0800)]
Merge "vp9_dthread: interleave mutex/cond alloc+init"

10 years agoMerge "vp9/common: Silence MSVC warning in vp9_convolve.c."
Tom Finegan [Sat, 8 Feb 2014 02:34:44 +0000 (18:34 -0800)]
Merge "vp9/common: Silence MSVC warning in vp9_convolve.c."

10 years agoMerge "Fixing undefined behavior vp9_peek_si()."
Dmitry Kovalev [Sat, 8 Feb 2014 02:14:32 +0000 (18:14 -0800)]
Merge "Fixing undefined behavior vp9_peek_si()."

10 years agoMerge "Removing references to nonexistent functions."
Dmitry Kovalev [Sat, 8 Feb 2014 02:14:01 +0000 (18:14 -0800)]
Merge "Removing references to nonexistent functions."

10 years agoMerge "Remove unnecessary local variables."
James Zern [Sat, 8 Feb 2014 00:45:24 +0000 (16:45 -0800)]
Merge "Remove unnecessary local variables."

10 years agoRemoving references to nonexistent functions.
Dmitry Kovalev [Sat, 8 Feb 2014 00:45:19 +0000 (16:45 -0800)]
Removing references to nonexistent functions.

Change-Id: Ib093d2b9030006806ef9eba16c114f25a58e8f6b

10 years agoMerge "Cleaning up vp9_ratectl.c."
Dmitry Kovalev [Sat, 8 Feb 2014 00:04:40 +0000 (16:04 -0800)]
Merge "Cleaning up vp9_ratectl.c."

10 years agoCleaning up vp9_ratectl.c.
Dmitry Kovalev [Thu, 6 Feb 2014 01:54:17 +0000 (17:54 -0800)]
Cleaning up vp9_ratectl.c.

Change-Id: I13738ef1f307cc5f563126bc7a92beaa01fde3bd

10 years agoBug fix in ssse3 quantize function
Yunqing Wang [Fri, 7 Feb 2014 22:27:07 +0000 (14:27 -0800)]
Bug fix in ssse3 quantize function

A bug was reported in Issue 702: "SIGILL (Illegal instruction) when
transcoding with vp9 - using FFmpeg". It was reproduced and fixed.

Change-Id: Ie32c149a89af02856084aeaf289e848a905c7700

10 years agoFixing undefined behavior vp9_peek_si().
Dmitry Kovalev [Fri, 7 Feb 2014 22:21:19 +0000 (14:21 -0800)]
Fixing undefined behavior vp9_peek_si().

Bitwise OR operation doesn't guarantee any subexpression evaluation order.
Just reading one bit now and ignoring the next one. For reference look at
vp9_decode_frame() implementation.

Change-Id: I4971686929838ae5ded8f43a38a2934db5e1d462

10 years agoCleaning up {simple, twopass}_encoder examples.
Dmitry Kovalev [Fri, 7 Feb 2014 19:37:39 +0000 (11:37 -0800)]
Cleaning up {simple, twopass}_encoder examples.

Change-Id: Ide9c408f4cee7408741ef8c0ffac01645a5a67ca

10 years agoConverting vpx_temporal_scalable_patterns to use VpxVideoWriter.
Dmitry Kovalev [Thu, 6 Feb 2014 22:20:58 +0000 (14:20 -0800)]
Converting vpx_temporal_scalable_patterns to use VpxVideoWriter.

Change-Id: I69e868295b9798ba1599a411926de0891680032f

10 years agoMerge "Moving twopass_rc and FIRSTPASS_STATS to vp9_firstpass.h."
Dmitry Kovalev [Fri, 7 Feb 2014 19:05:25 +0000 (11:05 -0800)]
Merge "Moving twopass_rc and FIRSTPASS_STATS to vp9_firstpass.h."

10 years agovp9/common: Silence MSVC warning in vp9_convolve.c.
Tom Finegan [Fri, 7 Feb 2014 05:24:08 +0000 (21:24 -0800)]
vp9/common: Silence MSVC warning in vp9_convolve.c.

Added cast to int to silence MSVC warning.

Change-Id: I9ef4709d2e4cf0db070d9e52385c1b3f138b00a5

10 years agovp8/encoder: Silence MSVC warnings in firstpass.c.
Tom Finegan [Fri, 7 Feb 2014 00:32:09 +0000 (16:32 -0800)]
vp8/encoder: Silence MSVC warnings in firstpass.c.

Added some casts to int to silence MSVC warnings.

Change-Id: I72481ec2abd12110cf87a3d0da7a1cbe9ef2f47c

10 years agoMerge "Fixing c++ compiler errors in svc_encodeframe.c."
Dmitry Kovalev [Thu, 6 Feb 2014 22:45:15 +0000 (14:45 -0800)]
Merge "Fixing c++ compiler errors in svc_encodeframe.c."

10 years agoMerge "Parameter fixes for one-pass non-cbr mode"
Deb Mukherjee [Thu, 6 Feb 2014 22:31:54 +0000 (14:31 -0800)]
Merge "Parameter fixes for one-pass non-cbr mode"

10 years agoFixing c++ compiler errors in svc_encodeframe.c.
Dmitry Kovalev [Thu, 6 Feb 2014 21:49:58 +0000 (13:49 -0800)]
Fixing c++ compiler errors in svc_encodeframe.c.

Change-Id: I242035d433f6d4027252cb8aa7d938c4170a2d65

10 years agoParameter fixes for one-pass non-cbr mode
Deb Mukherjee [Thu, 6 Feb 2014 00:19:11 +0000 (16:19 -0800)]
Parameter fixes for one-pass non-cbr mode

Fixes some of the parameters for 1-pass non-cbr mode.
Also includes some cleanups, inlcuding refactoring of the
recode_loop options.

Results on derfraw300 improve by about 5-6%, so that the one-pass
mode is now 13% below the 2-pass mode in speed 0.

Change-Id: I844cc2638694c7574f3be00d41d60b23dc1016f0

10 years agoMerge "Remove out of date comment."
Adrian Grange [Thu, 6 Feb 2014 21:40:42 +0000 (13:40 -0800)]
Merge "Remove out of date comment."

10 years agoRemove unnecessary local variables.
Adrian Grange [Wed, 5 Feb 2014 17:47:14 +0000 (09:47 -0800)]
Remove unnecessary local variables.

Change-Id: I1cdcd847f258967534ef30ba15894b486f1519a8

10 years agoMerge "Adding video reader/writer APIs."
Dmitry Kovalev [Thu, 6 Feb 2014 20:52:32 +0000 (12:52 -0800)]
Merge "Adding video reader/writer APIs."

10 years agoMerge "Using vpx_codec_err_t instead of int."
Dmitry Kovalev [Thu, 6 Feb 2014 20:50:16 +0000 (12:50 -0800)]
Merge "Using vpx_codec_err_t instead of int."

10 years agovp9_dthread: interleave mutex/cond alloc+init
James Zern [Thu, 6 Feb 2014 07:19:26 +0000 (23:19 -0800)]
vp9_dthread: interleave mutex/cond alloc+init

this ensures both are properly initialized when calling _dealloc().
+ check the arrays before access

Change-Id: I789af39b41c271b5cb3c029526581b4d9903b895

10 years agoFinally removing "short" from transform names.
Dmitry Kovalev [Thu, 6 Feb 2014 19:54:15 +0000 (11:54 -0800)]
Finally removing "short" from transform names.

Change-Id: I5259b68dc1bcceb153e3ffe638a79a59a3019e9d

10 years agoUsing vpx_codec_err_t instead of int.
Dmitry Kovalev [Thu, 6 Feb 2014 19:25:57 +0000 (11:25 -0800)]
Using vpx_codec_err_t instead of int.

This fixes errors generated by c++ compiler.

Change-Id: I0f792371790b5e6462b77c8d7fabab0db30b11eb

10 years agoMerge "Adding is_mv_in() function."
Dmitry Kovalev [Thu, 6 Feb 2014 19:06:00 +0000 (11:06 -0800)]
Merge "Adding is_mv_in() function."

10 years agoLayer based rate control for CBR mode.
Marco Paniconi [Thu, 6 Feb 2014 17:23:17 +0000 (09:23 -0800)]
Layer based rate control for CBR mode.

This patch adds a buffer-based rate control for temporal layers,
under CBR mode.

Added vpx_temporal_scalable_patters.c encoder for testing temporal
layers, for both vp9 and vp8 (replaces the old vp8_scalable_patterns).

Updated datarate unittest with tests for temporal layer rate-targeting.

Change-Id: I8900a854288b9354d9c697cfeb0243a9fd6790b1

10 years agoMerge "vp8_set_maps.c: silence some type warnings"
James Zern [Thu, 6 Feb 2014 07:01:52 +0000 (23:01 -0800)]
Merge "vp8_set_maps.c: silence some type warnings"

10 years agolibmkv: fix Makefile.
Ralph Giles [Mon, 3 Feb 2014 19:42:45 +0000 (11:42 -0800)]
libmkv: fix Makefile.

Update the local makefile to build all the files and the test
application by default to simplify build verification.

Change-Id: Ic10141ea14c85110ff7507447d16297b77d296e9

10 years agoAdding video reader/writer APIs.
Dmitry Kovalev [Thu, 6 Feb 2014 02:34:46 +0000 (18:34 -0800)]
Adding video reader/writer APIs.

Right now only IVF format is supported which is enough for example code.
Other formats like y4m, webm, raw yuv will be supported later.

Change-Id: I34c6f20731c1851947587ca5c589d7856b675164

10 years agovp8_set_maps.c: silence some type warnings
James Zern [Thu, 6 Feb 2014 03:33:39 +0000 (19:33 -0800)]
vp8_set_maps.c: silence some type warnings

Change-Id: I371863fc68f4984a223a684f9e89b25e9991e1e7

10 years agoMerge "vp8_scalable_patterns: silence a few warnings"
James Zern [Thu, 6 Feb 2014 03:08:56 +0000 (19:08 -0800)]
Merge "vp8_scalable_patterns: silence a few warnings"

10 years agoMerge "examples.mk: build examples/*.c directly"
James Zern [Thu, 6 Feb 2014 02:51:40 +0000 (18:51 -0800)]
Merge "examples.mk: build examples/*.c directly"

10 years agoMerge "configure: use -Werror when testing CXX flags w/clang"
James Zern [Thu, 6 Feb 2014 02:47:24 +0000 (18:47 -0800)]
Merge "configure: use -Werror when testing CXX flags w/clang"

10 years agoMerge "update .gitignore"
James Zern [Thu, 6 Feb 2014 02:45:51 +0000 (18:45 -0800)]
Merge "update .gitignore"

10 years agoMerge "Removing redundant is_inter_mode() call."
Dmitry Kovalev [Thu, 6 Feb 2014 02:39:08 +0000 (18:39 -0800)]
Merge "Removing redundant is_inter_mode() call."

10 years agoMerge "Cleaning up vp9_get_pred_context_single_ref_p1()."
Dmitry Kovalev [Thu, 6 Feb 2014 02:38:38 +0000 (18:38 -0800)]
Merge "Cleaning up vp9_get_pred_context_single_ref_p1()."

10 years agoMerge "Removing "_1d" suffix from mips transform code."
Dmitry Kovalev [Thu, 6 Feb 2014 02:37:49 +0000 (18:37 -0800)]
Merge "Removing "_1d" suffix from mips transform code."

10 years agoMerge "Renaming vp9_sad_c.c to vp9_sad.c."
Dmitry Kovalev [Thu, 6 Feb 2014 02:37:20 +0000 (18:37 -0800)]
Merge "Renaming vp9_sad_c.c to vp9_sad.c."

10 years agoMoving twopass_rc and FIRSTPASS_STATS to vp9_firstpass.h.
Dmitry Kovalev [Thu, 6 Feb 2014 02:28:28 +0000 (18:28 -0800)]
Moving twopass_rc and FIRSTPASS_STATS to vp9_firstpass.h.

Change-Id: I5c942ee1a04eb0d7f2ae7ba8ea8ce47e666550c5

10 years agoMerge "Cleaning up encode_frame_to_data_rate()."
Dmitry Kovalev [Thu, 6 Feb 2014 02:03:56 +0000 (18:03 -0800)]
Merge "Cleaning up encode_frame_to_data_rate()."

10 years agoMerge "Cleaning up recode_loop_test()."
Dmitry Kovalev [Thu, 6 Feb 2014 01:36:18 +0000 (17:36 -0800)]
Merge "Cleaning up recode_loop_test()."

10 years agoMerge "Cleaning up vp9_firstpass.c."
Dmitry Kovalev [Thu, 6 Feb 2014 01:35:56 +0000 (17:35 -0800)]
Merge "Cleaning up vp9_firstpass.c."

10 years agoconfigure: use -Werror when testing CXX flags w/clang
James Zern [Thu, 6 Feb 2014 01:31:48 +0000 (17:31 -0800)]
configure: use -Werror when testing CXX flags w/clang

Change-Id: Ia7d827d391941b4b507e568c99cc83531273433c

10 years agoMerge "Optimize bilinear sub-pixel filters in ssse3"
Yunqing Wang [Thu, 6 Feb 2014 01:20:52 +0000 (17:20 -0800)]
Merge "Optimize bilinear sub-pixel filters in ssse3"

10 years agoexamples.mk: build examples/*.c directly
James Zern [Thu, 6 Feb 2014 00:55:01 +0000 (16:55 -0800)]
examples.mk: build examples/*.c directly

since
50fa585 Removing examples code generation and making them static.

the examples have been c files, not generated from text. this removes
GEN_EXAMPLES and replaces it with EXAMPLES, building the source directly
rather than copying it to the build folder

Change-Id: I5445bc49553419e3d2430963517d2c18cdba1f82

10 years agoMerge "Clamping active_{best, worst}_quality values."
Dmitry Kovalev [Wed, 5 Feb 2014 23:53:00 +0000 (15:53 -0800)]
Merge "Clamping active_{best, worst}_quality values."

10 years agoCleaning up recode_loop_test().
Dmitry Kovalev [Wed, 5 Feb 2014 23:46:11 +0000 (15:46 -0800)]
Cleaning up recode_loop_test().

Change-Id: Iaa6d01221a1f82ce9b500c85e186ab53b92aae9a

10 years agoRemove out of date comment.
Adrian Grange [Wed, 5 Feb 2014 23:37:24 +0000 (15:37 -0800)]
Remove out of date comment.

Change-Id: I8c993cf0881cd77c34a4efe7ba1d067cd28c6105

10 years agoCleaning up encode_frame_to_data_rate().
Dmitry Kovalev [Wed, 5 Feb 2014 23:35:37 +0000 (15:35 -0800)]
Cleaning up encode_frame_to_data_rate().

Change-Id: Ib76a31e68aef5cb9eeba57dc58d9c30c9c98ed95

10 years agoMerge "vpxdec: normalize frame size types"
James Zern [Wed, 5 Feb 2014 23:15:38 +0000 (15:15 -0800)]
Merge "vpxdec: normalize frame size types"

10 years agoCleaning up vp9_firstpass.c.
Dmitry Kovalev [Wed, 5 Feb 2014 23:11:12 +0000 (15:11 -0800)]
Cleaning up vp9_firstpass.c.

Change-Id: I111d6d1ea5ee641780abc096341369a37627aaae

10 years agoMerge "Removing unused SPEEDSTATS."
Dmitry Kovalev [Wed, 5 Feb 2014 22:44:12 +0000 (14:44 -0800)]
Merge "Removing unused SPEEDSTATS."

10 years agoMerge "Remove delete_first_pass_file."
Adrian Grange [Wed, 5 Feb 2014 21:01:03 +0000 (13:01 -0800)]
Merge "Remove delete_first_pass_file."

10 years agoMerge "gen_msvs_proj: add trailing \ to IntDir"
James Zern [Wed, 5 Feb 2014 19:55:35 +0000 (11:55 -0800)]
Merge "gen_msvs_proj: add trailing \ to IntDir"

10 years agoMerge "One-pass rate control cleanups/fixes/refactoring"
Deb Mukherjee [Wed, 5 Feb 2014 19:50:18 +0000 (11:50 -0800)]
Merge "One-pass rate control cleanups/fixes/refactoring"

10 years agoCleaning up vp9_get_pred_context_single_ref_p1().
Dmitry Kovalev [Wed, 5 Feb 2014 19:48:01 +0000 (11:48 -0800)]
Cleaning up vp9_get_pred_context_single_ref_p1().

Change-Id: I279343b474d7ff41afcf8f1493b6fbf716b51823

10 years agoMerge "Cleaning up vp9_get_pred_context_single_ref_p2()."
Dmitry Kovalev [Wed, 5 Feb 2014 19:37:17 +0000 (11:37 -0800)]
Merge "Cleaning up vp9_get_pred_context_single_ref_p2()."

10 years agoRemove delete_first_pass_file.
Adrian Grange [Wed, 5 Feb 2014 19:31:44 +0000 (11:31 -0800)]
Remove delete_first_pass_file.

Change-Id: If46d93fb1c26e4629af1f492bfad7a82b4c4f778

10 years agoRenaming vp9_sad_c.c to vp9_sad.c.
Dmitry Kovalev [Wed, 5 Feb 2014 19:31:15 +0000 (11:31 -0800)]
Renaming vp9_sad_c.c to vp9_sad.c.

Change-Id: I0beb01b0209cf4ae849b4c67d72107b631f46c0d

10 years agoRemoving unused SPEEDSTATS.
Dmitry Kovalev [Wed, 5 Feb 2014 19:23:13 +0000 (11:23 -0800)]
Removing unused SPEEDSTATS.

Change-Id: Ia41007206ce437852dd1b532ee8e233d889e0040

10 years agoOne-pass rate control cleanups/fixes/refactoring
Deb Mukherjee [Tue, 4 Feb 2014 19:42:50 +0000 (11:42 -0800)]
One-pass rate control cleanups/fixes/refactoring

Inlcudes a number cleanups:
1. Moves the one-pass pre-encode parameter setting functions
to vp9_ratectrl.c
2. Deprecates per_frame_bandwidth in RATE_CONTROL structure
3. Removes target_bandwidth in cpi structure since it is not used.
4. Various renaming of functions

There is no bit-stream change in 2-pass, one-pass cbr and one-pass
vbr modes.

Change-Id: Ifd9916bf4d485b7d04c5f52044ffe6703254ccbd

10 years agoMerge "arm: Consistently use braces around doubleword arguments to vld"
Johann [Wed, 5 Feb 2014 19:14:25 +0000 (11:14 -0800)]
Merge "arm: Consistently use braces around doubleword arguments to vld"

10 years agoMerge "arm: Use {} around quadword arguments to vld"
Johann [Wed, 5 Feb 2014 19:14:20 +0000 (11:14 -0800)]
Merge "arm: Use {} around quadword arguments to vld"

10 years agoRemoving redundant is_inter_mode() call.
Dmitry Kovalev [Wed, 5 Feb 2014 19:04:53 +0000 (11:04 -0800)]
Removing redundant is_inter_mode() call.

Block type was already detected by is_inter_block() call.

Change-Id: I7923ce11b6a0071ce9df8c744a78c816651a15dc

10 years agoarm: Consistently use braces around doubleword arguments to vld
Martin Storsjo [Wed, 5 Feb 2014 11:21:27 +0000 (13:21 +0200)]
arm: Consistently use braces around doubleword arguments to vld

This isn't strictly necessary, but makes the file more consistent
with the other arm assembly source files.

Change-Id: I245c9677d89e0ab3f31991e473764858af35b180

10 years agoarm: Use {} around quadword arguments to vld
Martin Storsjo [Wed, 5 Feb 2014 11:19:11 +0000 (13:19 +0200)]
arm: Use {} around quadword arguments to vld

This fixes building for iOS.

Change-Id: Ice082648c02a3faf93891f7ddc122875e2bdc9cb

10 years agoads2gas.pl: Don't require perl to be in a fixed location
Martin Storsjo [Wed, 5 Feb 2014 09:17:04 +0000 (11:17 +0200)]
ads2gas.pl: Don't require perl to be in a fixed location

This reduces the differences to ads2gas_apple.pl.

Change-Id: Ie30e369e3685b35485efe2296f7cdf91dafee1e7

10 years agoads2gas_apple.pl: Reduce differences to ads2gas.pl
Martin Storsjo [Wed, 5 Feb 2014 08:57:24 +0000 (10:57 +0200)]
ads2gas_apple.pl: Reduce differences to ads2gas.pl

Avoid substitution of substrings by using \b to make sure the
substituted strings are at word boundaries.

This is an adaption of the corresponding changes to ads2gas.pl
from 7ebcaeb0fa.

Change-Id: I52160e8ba0373d4779d5fc3b0c384ca5c51c7b13

10 years agovp8_scalable_patterns: silence a few warnings
James Zern [Wed, 5 Feb 2014 05:11:40 +0000 (21:11 -0800)]
vp8_scalable_patterns: silence a few warnings

Change-Id: Ibc5db33b57d9ae390202b431c289ab5934fe19b2

10 years agoupdate .gitignore
James Zern [Wed, 5 Feb 2014 05:07:56 +0000 (21:07 -0800)]
update .gitignore

remove example files that have been tracked since:
50fa585 Removing examples code generation and making them static.

Change-Id: I9dd2e1588003918286d455c5e58a43393b176a84

10 years agogen_msvs_proj: add trailing \ to IntDir
James Zern [Wed, 5 Feb 2014 04:42:03 +0000 (20:42 -0800)]
gen_msvs_proj: add trailing \ to IntDir

older versions of visual studio did not include the trailing \. this
moves the objects to their intended location: the project subdirectory

Change-Id: I244479cdebf6b3f03bed6dbfca82e7fb4542f0de