shithub: openh264

RSS feed

4f594def – Martin Storsjö <martin@martin.st> authored on 2014/06/28 17:57
Don't reset the random number generator within the unit tests

806e59fc – ruil2 <ruil2@cisco.com> authored on 2014/07/01 04:55
Merge pull request #1045 from mstorsjo/share-read-config

08f66e52 – ruil2 <ruil2@cisco.com> authored on 2014/07/01 04:53
Merge pull request #1046 from mstorsjo/share-tables

1fa1d2f1 – ruil2 <ruil2@cisco.com> authored on 2014/07/01 04:51
Merge pull request #1049 from ethanhugg/frameleak

aa2cfef3 – ruil2 <ruil2@cisco.com> authored on 2014/07/01 04:50
Merge pull request #1048 from ethanhugg/maxnal-revert

8662eca2 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/06/30 12:59
Fix for memory leak of input frames in encoder.

ce526807 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/06/30 09:58
Revert "add max nal size setting in gmp wrapper"

2b038fa7 – zhilwang <zhilwang@cisco.com> authored on 2014/06/30 06:09
Merge pull request #1037 from mstorsjo/unify-align-macros

e9b8d927 – zhilwang <zhilwang@cisco.com> authored on 2014/06/30 06:08
Merge pull request #1039 from mstorsjo/unify-msvc-project-files

17f3dd5a – zhilwang <zhilwang@cisco.com> authored on 2014/06/30 06:07
Merge pull request #1041 from mstorsjo/upgrade-ios-projects

1780a81a – zhilwang <zhilwang@cisco.com> authored on 2014/06/30 06:06
Merge pull request #1042 from mstorsjo/avoid-ios-build-warnings

bfd8f975 – zhilwang <zhilwang@cisco.com> authored on 2014/06/30 06:05
Merge pull request #1040 from mstorsjo/gitignore-msvc

eb221eb3 – zhilwang <zhilwang@cisco.com> authored on 2014/06/30 06:05
Merge pull request #1030 from mstorsjo/cpuid-32bit-param

58349156 – zhilwang <zhilwang@cisco.com> authored on 2014/06/30 06:04
Merge pull request #1035 from mstorsjo/aarch64-cpufeatures

fd132aba – zhilwang <zhilwang@cisco.com> authored on 2014/06/30 06:02
Merge pull request #1033 from mstorsjo/aarch64-typofix

0549fb99 – zhilwang <zhilwang@cisco.com> authored on 2014/06/30 06:01
Merge pull request #1034 from mstorsjo/aarch64-combined-satd-sad

704cad26 – zhilwang <zhilwang@cisco.com> authored on 2014/06/30 06:00
Merge pull request #1038 from mstorsjo/avoid-manual-alignment

7ae3fbcf – Martin Storsjö <martin@martin.st> authored on 2014/06/29 15:20
Share one implementation of the CReadConfig class between the decoder and encoder console apps

b4b1d1df – Martin Storsjö <martin@martin.st> authored on 2014/06/29 14:15
Move a struct to the actual place where it's used

4af37a7d – Martin Storsjö <martin@martin.st> authored on 2014/06/29 10:55
Move common tables and definitions into the common library

44ebe7de – Martin Storsjö <martin@martin.st> authored on 2014/06/29 11:20
Rename a decoder macro to the name used in the encoder

57806037 – Martin Storsjö <martin@martin.st> authored on 2014/06/29 11:00
Rename data types in the decoder to match the name used in the encoder

eb7cdf2b – Martin Storsjö <martin@martin.st> authored on 2014/06/29 10:20
Rename some decoder tables to match the name used in the encoder

4aa22da8 – Martin Storsjö <martin@martin.st> authored on 2014/06/28 21:16
Remove an unused constant