1. cb99039 Merge "Encoder: Fixed adaptive intra refresh." by Hangyu Kuang · 9 years ago
  2. 4f067b6 Encoder: Fixed adaptive intra refresh. by Doney Alex · 9 years ago
  3. 8668fbc Encoder: Added support for Constrained intra prediction. by Doney Alex · 9 years ago
  4. 7aa4d0c Merge commit '743eebf5bd13bbe87232a00244ee4e66fa2c97f2' into HEAD by Bill Yi · 9 years ago
  5. 94bf490 Remove __DATE__/__TIME__ from Android builds am: f197ccb756 by Dan Willemsen · 9 years ago
  6. f197ccb Remove __DATE__/__TIME__ from Android builds by Dan Willemsen · 9 years ago
  7. 743eebf am 66be90d7: Reconcile branch with master after mass cherrypicks by Marco Nelissen · 9 years ago
  8. 24525f5 am 7ba9f34a: Decoder: Memset 8 extra bytes at the end of internal bitstream buffer by Harish Mahendrakar · 9 years ago
  9. 07c1544 am e023fbb2: Decoder: Once all the MBs in a picture are decoded ignore remaining bytes by Harish Mahendrakar · 9 years ago
  10. ff6e5a5 am e027a11e: Decoder: Exit gracefully in case of allocation failure by Harish Mahendrakar · 9 years ago
  11. 0117c70 am 5351d3a4: Decoder: Added a check for unsupported resolutions by Harish Mahendrakar · 9 years ago
  12. 526afed am 126d84e0: Encoder added support for VUI params by Hamsalekha S · 9 years ago
  13. badfd88 am 9d04b13b: Moved check for level after check for resolution change. by Hamsalekha S · 9 years ago
  14. 4fdd3d5 am 0ddd9677: Fix a typo in gai4_ih264_max_luma_pic_size by Martin Storsjo · 9 years ago
  15. 66be90d Reconcile branch with master after mass cherrypicks by Marco Nelissen · 9 years ago
  16. 7ba9f34 Decoder: Memset 8 extra bytes at the end of internal bitstream buffer by Harish Mahendrakar · 9 years ago
  17. e023fbb Decoder: Once all the MBs in a picture are decoded ignore remaining bytes by Harish Mahendrakar · 9 years ago
  18. e027a11 Decoder: Exit gracefully in case of allocation failure by Harish Mahendrakar · 9 years ago
  19. 5351d3a Decoder: Added a check for unsupported resolutions by Harish Mahendrakar · 9 years ago
  20. 126d84e Encoder added support for VUI params by Hamsalekha S · 9 years ago
  21. 9d04b13 Moved check for level after check for resolution change. by Hamsalekha S · 9 years ago
  22. 0ddd967 Fix a typo in gai4_ih264_max_luma_pic_size by Martin Storsjo · 9 years ago
  23. 6464140 am e7873697: Merge "Return error in SPS/PPS parsing when extra bytes are read from input" by Marco Nelissen · 9 years ago
  24. a7401ce am cceb0ba6: Merge "Decoder: Once all the MBs in a picture are decoded ignore remaining bytes" by Marco Nelissen · 9 years ago
  25. 71a7148 am f377e8cb: Decoder: Memset 8 extra bytes at the end of internal bitstream buffer by Harish Mahendrakar · 9 years ago
  26. e75ebeb am 09c58b2c: Merge "Decoder: Fixed an out of bound read in intra pred buffers" by Marco Nelissen · 9 years ago
  27. b26040a am 3d9f217e: Decoder: Exit gracefully in case of allocation failure by Harish Mahendrakar · 9 years ago
  28. e787369 Merge "Return error in SPS/PPS parsing when extra bytes are read from input" by Marco Nelissen · 9 years ago
  29. cceb0ba Merge "Decoder: Once all the MBs in a picture are decoded ignore remaining bytes" by Marco Nelissen · 9 years ago
  30. f377e8c Decoder: Memset 8 extra bytes at the end of internal bitstream buffer by Harish Mahendrakar · 9 years ago
  31. 09c58b2 Merge "Decoder: Fixed an out of bound read in intra pred buffers" by Marco Nelissen · 9 years ago
  32. 3abab0f Return error in SPS/PPS parsing when extra bytes are read from input by Harish Mahendrakar · 9 years ago
  33. a2b785c Decoder: Once all the MBs in a picture are decoded ignore remaining bytes by Harish Mahendrakar · 9 years ago
  34. 3f4ed79 Decoder: Fixed an out of bound read in intra pred buffers by Harish Mahendrakar · 9 years ago
  35. 3d9f217 Decoder: Exit gracefully in case of allocation failure by Harish Mahendrakar · 9 years ago
  36. 9b47c50 am 800acb9b: Merge "Decoder: Added a check for unsupported resolutions" by Marco Nelissen · 9 years ago
  37. 800acb9 Merge "Decoder: Added a check for unsupported resolutions" by Marco Nelissen · 9 years ago
  38. 76bd1f1 Decoder: Added a check for unsupported resolutions by Harish Mahendrakar · 9 years ago
  39. df6ea8b am 59348127: Decoder: Fixed an issue in handling flush by Harish Mahendrakar · 9 years ago
  40. 3bb2680 am 07ae78bd: Decoder: Fixed an out of bound read in intra pred buffers by Harish Mahendrakar · 9 years ago
  41. 6e4e1ad am 0778ebc0: am 39f8ae0a: Decoder: Fixed an issue in handling flush by Harish Mahendrakar · 9 years ago
  42. 0778ebc am 39f8ae0a: Decoder: Fixed an issue in handling flush by Harish Mahendrakar · 9 years ago
  43. 5934812 Decoder: Fixed an issue in handling flush by Harish Mahendrakar · 9 years ago
  44. 07ae78b Decoder: Fixed an out of bound read in intra pred buffers by Harish Mahendrakar · 9 years ago
  45. 5431135 am 251b007e: Decoder: Reduced memory requirements by Harish Mahendrakar · 9 years ago
  46. 251b007 Decoder: Reduced memory requirements by Harish Mahendrakar · 9 years ago
  47. e26c66e am 2ee0c1bc: Return error in SPS/PPS parsing when extra bytes are read from input by Harish Mahendrakar · 9 years ago
  48. 2ee0c1b Return error in SPS/PPS parsing when extra bytes are read from input by Harish Mahendrakar · 9 years ago
  49. 39f8ae0 Decoder: Fixed an issue in handling flush by Harish Mahendrakar · 9 years ago
  50. e17b279 am 8c2c86f6: (-s ours) am fe2bfd39: Merge "Decoder: Reduced memory requirements" by Marco Nelissen · 9 years ago
  51. 11442f8 am 1c1e2f2c: (-s ours) am 4202606c: Encoder added support for VUI params by Hamsalekha S · 9 years ago
  52. 503f1ef am 658e8d9a: (-s ours) am 2eaba5eb: Encoder: Fixed an issue in handling FPS greater than 60 by Harish Mahendrakar · 9 years ago
  53. 0df967c am b10d216f: (-s ours) am 374e7a89: Merge "Encoder: Fixed an issue in handling FPS greater than 60" into mnc-dev by Ronghua Wu · 9 years ago
  54. a745dbf am 308ae11c: (-s ours) am c8581659: Support for level greater than level at init in Decoder by Hamsalekha S · 9 years ago
  55. 6715418 am ed297a4b: (-s ours) am 8a503281: Support for level greater than level at init in Decoder by Hamsalekha S · 9 years ago
  56. 8395c13 am e3da14c4: (-s ours) am e789d1d2: Decoder: Fixed issues shown by Valgrind by Hamsalekha S · 9 years ago
  57. fb923fc am 43af91db: (-s ours) am bbc83b16: Don\'t use side effects in the macro PUT_BITS_SEV parameters by Martin Storsjo · 9 years ago
  58. 5c0298b am 6423373a: (-s ours) am dbe9ac89: Made gops closed by Harinarayanan K K · 9 years ago
  59. 967e633 am 55dc0907: (-s ours) am 860f7520: Always do recon of 4x4 intra blocks by Martin Storsjo · 9 years ago
  60. 0f837a4 am 9a3e4479: (-s ours) am 33134b26: Validate the u4_entropy_coding_mode field by Martin Storsjo · 9 years ago
  61. 6d2547f am 63ac8091: (-s ours) am 8ce82804: Fixed issue in cost computation for BIPRED ME by Harinarayanan K K · 9 years ago
  62. d4005c0 am 34cdc7fc: (-s ours) am 0574be65: Cabac optimizations by Doney Alex · 9 years ago
  63. 9cdef70 am 67e59edb: (-s ours) am eddf6a33: Use INT_MAX as i4_max_sad in ih264e_evaluate_bipred by Martin Storsjo · 9 years ago
  64. b3c5dad am 81ce210a: (-s ours) am 6fb90f8f: Make sure that apv_bufs[0] and u4_is_last always are set by Martin Storsjo · 9 years ago
  65. c8d1ce3 am 44bf7d01: (-s ours) am dc4c6140: avcenc: Initialize avg_time by Martin Storsjo · 9 years ago
  66. 2b446d3 am 37247e1a: (-s ours) am a6bcaf36: Check the width/height and adjust level used for RC by Martin Storsjo · 9 years ago
  67. ff19981 am 21e6c0c5: (-s ours) am 01168dc0: Fixed encode of trailing B frames by Harinarayanan K K · 9 years ago
  68. 54ab28f am ad9fb186: (-s ours) am b0aadd0c: Remove the now unused stride field from the set dimensions struct by Martin Storsjo · 9 years ago
  69. 7b919b7 am 74c858ae: (-s ours) am 0cf554f7: Fixed encode of single frame by Harinarayanan K K · 9 years ago
  70. 0fbd845 am 9aada81f: (-s ours) am 4b09a8c0: Don\'t declare variables after statements by Martin Storsjo · 9 years ago
  71. 44ef4f5 am a7935f26: (-s ours) am 698de0ed: Mark arrays of pointers as const by Martin Storsjo · 9 years ago
  72. afa9de9 am c3f753bb: (-s ours) am 970dfc0e: Don\'t set -mno-avx by Martin Storsjo · 9 years ago
  73. 34f3d6e am 0b751f46: (-s ours) am 61791a91: Remove double semicolons (empty statements) by Martin Storsjo · 9 years ago
  74. 3802710 am 09cb983a: (-s ours) am 90bd0454: Decoder: Fixed issues shown by Valgrind by Hamsalekha S · 9 years ago
  75. c4fdc93 am c53965cb: (-s ours) am 1cd52d60: Merge "Don\'t use side effects in the macro PUT_BITS_SEV parameters" by Marco Nelissen · 9 years ago
  76. 609eb4b am 777448fc: (-s ours) am aad45873: Made gops closed by Harinarayanan K K · 9 years ago
  77. 14e3b6f am 21949e60: (-s ours) am 634567f1: Merge "Always do recon of 4x4 intra blocks" by Marco Nelissen · 9 years ago
  78. 04e2c19 am 1da9fc7c: (-s ours) am 5696adb5: Validate the u4_entropy_coding_mode field by Martin Storsjo · 9 years ago
  79. f28e85b am ea4fec2a: (-s ours) am b7d5bb5e: Fixed issue in cost computation for BIPRED ME by Harinarayanan K K · 9 years ago
  80. e4c0df8 am 4a578ca1: (-s ours) am 9c6a2f78: Cabac optimizations by Doney Alex · 9 years ago
  81. f17597e am 3d970f95: (-s ours) am 0fee9486: Use INT_MAX as i4_max_sad in ih264e_evaluate_bipred by Martin Storsjo · 9 years ago
  82. 2ef72ff am dd27b57b: (-s ours) am 8e78e306: Make sure that apv_bufs[0] and u4_is_last always are set by Martin Storsjo · 9 years ago
  83. 9e164c2 am 702958b7: (-s ours) am 08e68e85: avcenc: Initialize avg_time by Martin Storsjo · 9 years ago
  84. 67a37ee am efb02ba5: (-s ours) am cc58d3f4: Check the width/height and adjust level used for RC by Martin Storsjo · 9 years ago
  85. 6ddaf7e am abf5f780: (-s ours) am a306c952: Merge "Fixed encode of trailing B frames" by Marco Nelissen · 9 years ago
  86. ba4af7a am d8950319: (-s ours) am d0603c30: Merge "Remove the now unused stride field from the set dimensions struct" by Marco Nelissen · 9 years ago
  87. 19f1f6e am 2f4cabc4: (-s ours) am f080d515: Fixed encode of single frame by Harinarayanan K K · 9 years ago
  88. 93182e8 am 6c876451: (-s ours) am 9fbffcfb: Don\'t declare variables after statements by Martin Storsjo · 9 years ago
  89. 73733ae am 1ce35e8a: (-s ours) am 3c192ea2: Merge "Mark arrays of pointers as const" by Marco Nelissen · 9 years ago
  90. ba097fb am 683517db: (-s ours) am 87ad734d: Merge "Don\'t set -mno-avx" by Marco Nelissen · 9 years ago
  91. 24861e5 am d6890814: (-s ours) am 76cdaed5: Remove double semicolons (empty statements) by Martin Storsjo · 9 years ago
  92. bd75146 am fe2bfd39: Merge "Decoder: Reduced memory requirements" by Marco Nelissen · 9 years ago
  93. 72150be am 4202606c: Encoder added support for VUI params by Hamsalekha S · 9 years ago
  94. 8c2c86f am fe2bfd39: Merge "Decoder: Reduced memory requirements" by Marco Nelissen · 9 years ago
  95. 1c1e2f2 am 4202606c: Encoder added support for VUI params by Hamsalekha S · 9 years ago
  96. fe2bfd3 Merge "Decoder: Reduced memory requirements" by Marco Nelissen · 9 years ago
  97. 34b3e47 Decoder: Reduced memory requirements by Harish Mahendrakar · 9 years ago
  98. 4202606 Encoder added support for VUI params by Hamsalekha S · 9 years ago
  99. 5acd4c2 am 2eaba5eb: Encoder: Fixed an issue in handling FPS greater than 60 by Harish Mahendrakar · 9 years ago
  100. 658e8d9 am 2eaba5eb: Encoder: Fixed an issue in handling FPS greater than 60 by Harish Mahendrakar · 9 years ago