Commit Graph

  • 9319f879e4 Merge pull request #362 from mstorsjo/encoder-default-params ruil2 2014-02-27 17:38:16 +08:00
  • 573b02797b Merge pull request #363 from huili2/remove_store_base Licai Guo 2014-02-27 12:39:23 +08:00
  • 5303eaaeb9 remove store_ref_base_pic_flag related codes in reference picture management Licai Guo 2014-02-26 20:00:32 -08:00
  • e8ecee2616 make the makefile is indepent with the pch file volvet 2014-02-27 09:30:35 +08:00
  • 3544aaaaab remove boilerplate comments volvet 2014-02-27 09:17:24 +08:00
  • a5f5b37a25 Renumber vtable entries in the C ABI test Martin Storsjö 2014-02-26 22:13:59 +02:00
  • c7ff8876bb Add a new public method for initializing SEncParamExt to default values Martin Storsjö 2014-02-26 22:08:41 +02:00
  • 6021ff3908 Refactor initializing defaults in a SEncParamExt to a separate function Martin Storsjö 2014-02-26 22:03:56 +02:00
  • bb5b3978bf Use higher level APIs for getting the number of cores if WelsCPUFeatureDetect didn't report anything Martin Storsjö 2014-02-26 20:54:36 +02:00
  • a31f2b3265 Merge pull request #360 from mstorsjo/typofix Ethan Hugg 2014-02-26 11:31:22 -08:00
  • e239d9fddc Fix a typo in a function pointer name Martin Storsjö 2014-02-26 16:10:41 +02:00
  • eb9c7c9f2c Merge pull request #359 from licaiguo/add-unit-test-cases Ethan Hugg 2014-02-26 09:37:52 -08:00
  • ed499b9f93 Merge pull request #356 from ruil2/cleanup volvet 2014-02-26 20:49:01 +08:00
  • cb4bc5ee28 add command line example ruil2 2014-02-26 16:58:03 +08:00
  • 6dc1d43a5b remove precompiled files volvet 2014-02-26 16:26:16 +08:00
  • 2cc9f51571 add the bitstreams Licai Guo 2014-02-26 00:26:12 -08:00
  • 73ce4adc85 add encode test for iOS volvet 2014-02-26 14:53:31 +08:00
  • e762951539 add more unit test on decoder Licai Guo 2014-02-25 22:51:56 -08:00
  • 1edefc4d50 modify output help info and commands line input ruil2 2014-02-26 09:21:46 +08:00
  • c89a6911a0 Merge pull request #355 from licaiguo/check-sliceheader huili2 2014-02-25 16:56:33 +08:00
  • a9fd78f1e2 add a check to parseSliceHeaderSyntaxes Licai Guo 2014-02-25 00:47:12 -08:00
  • be43cf888f Merge pull request #354 from zhilwang/arm-asm volvet 2014-02-25 15:31:00 +08:00
  • fc056c7ef0 Refine structure of iOS project to fix the issue. Licai Guo 2014-02-25 13:46:18 +08:00
  • d6e14c14da Merge pull request #352 from mstorsjo/simplify-travis-32bit Ethan Hugg 2014-02-24 07:58:24 -08:00
  • 9c21760d88 Don't install 32 bit zlib in travis builds Martin Storsjö 2014-02-24 17:47:46 +02:00
  • 3940beb7e8 Merge pull request #351 from mstorsjo/simplify-travis Ethan Hugg 2014-02-24 07:45:44 -08:00
  • 2966abd937 Merge pull request #350 from mstorsjo/android-unittest Ethan Hugg 2014-02-24 07:45:13 -08:00
  • 72990e1290 Merge pull request #349 from mstorsjo/cleanup-ios-project Ethan Hugg 2014-02-24 07:44:41 -08:00
  • 3fdda8782a Simplify the travis configuration now that OpenSSL isn't required any longer Martin Storsjö 2014-02-24 17:09:07 +02:00
  • 2f02bf9626 Link codec_unittest to the static android STL Martin Storsjö 2014-02-20 12:21:14 +02:00
  • 58b39c9774 Merge pull request #156 from mstorsjo/avoid-openssl Ethan Hugg 2014-02-24 06:27:11 -08:00
  • e88348b76d Allow building tests on MSVC versions where stdint.h is missing Martin Storsjö 2014-01-24 10:29:27 +02:00
  • 56e5a11048 Wrap the library names in codec_unittest LDFLAGS, for use with MSVC Martin Storsjö 2014-01-17 10:59:52 +02:00
  • 113fb8c104 Set GTEST_HAS_TR1_TUPLE to 0 on msvc Martin Storsjö 2014-01-17 10:58:13 +02:00
  • af2a354202 Remove the now unused -Wno-deprecated-declarations on OS X Martin Storsjö 2014-01-17 11:13:52 +02:00
  • 0f3dfb33b0 Use the local sha1 function names directly without compatibility defines Martin Storsjö 2014-01-17 10:43:26 +02:00
  • 4f5fd952b6 Use the bundled sha1 implementation instead of relying on openssl Martin Storsjö 2014-01-17 10:39:42 +02:00
  • e8a2cf6d1f Make the SHA1Result function write the output into a byte array Martin Storsjö 2014-02-24 12:00:17 +02:00
  • 7a4a066469 Make the SHA1 header compatible with C++ Martin Storsjö 2014-02-17 12:11:15 +02:00
  • fdd79e734a Add an SHA1 implementation by Paul Jones Martin Storsjö 2014-01-17 10:33:04 +02:00
  • 59c8fd19d0 Merge pull request #348 from mstorsjo/darwin-dylib Licai Guo 2014-02-24 20:43:36 +08:00
  • 38dbd57d36 Remove unnecessary precompiled headers Martin Storsjö 2014-02-24 12:31:45 +02:00
  • 8c9a0bac01 Add the necessary directories to the include path within xcode Martin Storsjö 2014-02-24 13:14:34 +02:00
  • c6cea2ccac Use -dynamiclib instead of -shared for building shared libraries on OS X Martin Storsjö 2014-02-24 12:05:21 +02:00
  • 3c29c92133 Merge pull request #347 from huili2/active_sps_ref_size Licai Guo 2014-02-24 17:03:25 +08:00
  • ab6931496b Merge pull request #345 from licaiguo/fix-int-conversion-warning huili2 2014-02-24 17:02:35 +08:00
  • 2983c92e1c use active SPS parameters instead of other SPS. Licai Guo 2014-02-24 00:52:17 -08:00
  • d78f8c7ed8 fix int conversion warning, using LD32/ST32 Licai Guo 2014-02-24 00:27:33 -08:00
  • b647a78bf2 Merge pull request #344 from licaiguo/fix-level-check huili2 2014-02-24 16:21:11 +08:00
  • b7bee7af0a refine level check Licai Guo 2014-02-24 00:09:40 -08:00
  • 6854e06796 Merge pull request #343 from huili2/cast_get_word Licai Guo 2014-02-24 14:34:46 +08:00
  • d5e0b99372 cast to uint32_t in GET_WORD to prevent possible left shift error. Licai Guo 2014-02-23 22:22:13 -08:00
  • c9a25e9494 Merge pull request #342 from volvet/rm-unsupported-para Licai Guo 2014-02-24 13:22:16 +08:00
  • 26b225e34f Merge pull request #341 from ruil2/cleanup Licai Guo 2014-02-24 13:21:53 +08:00
  • f4d8882d2e remove inter spatial layer prediction in parameters volvet 2014-02-24 11:06:09 +08:00
  • 470fc4288c minor update ruil2 2014-02-24 10:55:15 +08:00
  • c79e78c4fb cleanup encoder parameters ruil2 2014-02-24 10:40:17 +08:00
  • abc2495f2f Merge pull request #335 from licaiguo/decoder-syntax-checks huili2 2014-02-24 10:35:10 +08:00
  • 265741e922 update according to review comments Licai Guo 2014-02-23 18:26:28 -08:00
  • bf0179310c Merge pull request #340 from zhilwang/ios-support volvet 2014-02-24 09:50:10 +08:00
  • 5e956e3a1b Merge pull request #337 from mstorsjo/update-sample-configs volvet 2014-02-24 09:49:11 +08:00
  • 14acd1e663 Merge pull request #339 from mstorsjo/console-trace-param volvet 2014-02-24 09:46:37 +08:00
  • d468404822 Merge pull request #338 from mstorsjo/use-encoder-params volvet 2014-02-24 09:40:12 +08:00
  • 892d90175c Handle a -trace parameter for setting the trace level Martin Storsjö 2014-02-23 00:19:56 +02:00
  • b31049df89 Respect the iDLayerQp parameter in SEncParamExt Martin Storsjö 2014-02-22 23:55:57 +02:00
  • 08c07db3c6 Respect the loop filter disabling encoder parameter Martin Storsjö 2014-02-22 23:31:13 +02:00
  • 8b7fb36f39 Set missed fields in ParamBaseTranscode Martin Storsjö 2014-02-22 23:23:52 +02:00
  • a76005065e Use TemporalLayerNum instead of GOPSize in other encoder config files Martin Storsjö 2014-02-23 00:06:43 +02:00
  • d93a52ceb5 Update the other example config files to work after restructuring encoder parameters Martin Storsjö 2014-02-22 23:01:23 +02:00
  • 75f8b41bcd Merge pull request #334 from mstorsjo/cleanup-vp-interface volvet 2014-02-21 17:31:34 +08:00
  • e7ed80c428 Merge pull request #322 from volvet/PreProcessExceptionHandle Licai Guo 2014-02-21 17:09:17 +08:00
  • bf921c532c Merge pull request #333 from volvet/remove-mgs-cgs Licai Guo 2014-02-21 17:08:22 +08:00
  • fee0f14732 finish syntax checks in ParseSps Licai Guo 2014-02-21 00:16:42 -08:00
  • 21e9c83746 Remove the local declarations of the VP interface functions Martin Storsjö 2014-02-19 15:06:39 +02:00
  • 19efc59fae Remove the WELSAPI definition Martin Storsjö 2014-02-19 15:05:04 +02:00
  • 988a192579 Modify copyright for some files Licai Guo 2014-02-21 14:47:01 +08:00
  • 7e57d5205e Add decoder ios demo Licai Guo 2014-02-21 14:43:09 +08:00
  • 68ebf05402 Add ios build for processing Licai Guo 2014-02-21 14:28:22 +08:00
  • 384ce47fc0 Remove processing ios build Licai Guo 2014-02-21 14:26:08 +08:00
  • 3a7305c2be Add .gitignore to iOS folder Licai Guo 2014-02-21 14:23:28 +08:00
  • c66b614dd3 Initial Commit Licai Guo 2014-02-21 14:07:52 +08:00
  • 97947c4d01 Add ios support for common Licai Guo 2014-02-21 14:04:53 +08:00
  • 672a98347f Initial Commit Licai Guo 2014-02-21 13:59:43 +08:00
  • 1f7f82bad4 Add ios support for encoder. Licai Guo 2014-02-21 13:49:49 +08:00
  • a783fed407 remove cgs/mgs related code, it is not supported volvet 2014-02-21 12:57:06 +08:00
  • 5c1c1c8347 Initial Commit Licai Guo 2014-02-21 11:29:38 +08:00
  • 21e1e7c966 Add ios support for dec Licai Guo 2014-02-21 11:26:11 +08:00
  • 4e0b8d4cbf refine checks in ParseSps Licai Guo 2014-02-20 19:25:11 -08:00
  • 3873b6a0f6 Initial Commit Licai Guo 2014-02-21 11:15:04 +08:00
  • 45a8e60873 Merge pull request #332 from volvet/remove-q-layer-config Licai Guo 2014-02-21 11:13:47 +08:00
  • 25efddd745 remove quality layer configuration. It is not supported volvet 2014-02-21 10:51:47 +08:00
  • 2bdf6d3736 Merge pull request #325 from sijchen/writenal_refactor3 volvet 2014-02-21 08:41:02 +08:00
  • df6f92096a Merge pull request #330 from mstorsjo/android-build-fixes Ethan Hugg 2014-02-20 15:39:22 -08:00
  • a97789de6d Merge pull request #331 from mstorsjo/ignore-ios-build-files Ethan Hugg 2014-02-20 09:45:57 -08:00
  • 4412411f83 Merge pull request #328 from mstorsjo/enable-x86-asm-android Licai Guo 2014-02-20 19:43:09 +08:00
  • 8771e08f0f Ignore files produced by XCode Martin Storsjö 2014-02-20 12:33:38 +02:00
  • a8a2c5eaba Move LDFLAGS specific to creating a shared library to SHLDFLAGS Martin Storsjö 2014-02-20 12:20:56 +02:00
  • f6126a0bb8 Don't add C++ specific compiler flags to CFLAGS, add them to CXXFLAGS Martin Storsjö 2014-02-20 12:20:14 +02:00
  • 0fc2b6d14e Set the CC and AR tools when building for android as well Martin Storsjö 2014-02-20 12:11:58 +02:00
  • 64c2164df9 Fix building the gtest library when targeting android Martin Storsjö 2014-02-20 12:07:57 +02:00