1. dfe686a DO NOT MERGE Encoder: Added support for Constrained intra prediction. by Doney Alex · 9 years ago
  2. 1a5bf73 Decoder: Fix stack underflow in CAVLC 4x4 parse functions am: ef3da4e699 by Harish Mahendrakar · 9 years ago
  3. fb4bfe7 Ensure ih264d_start_of_pic() is not repeated in ih264d_mark_err_slice_skip() am: c7a1cf4e0b by Harish Mahendrakar · 9 years ago
  4. 0c20244 Decoder: Fix stack underflow in CAVLC 4x4 parse functions am: ef3da4e699 by Harish Mahendrakar · 9 years ago
  5. 1284f0c Ensure ih264d_start_of_pic() is not repeated in ih264d_mark_err_slice_skip() by Harish Mahendrakar · 9 years ago
  6. ef3da4e Decoder: Fix stack underflow in CAVLC 4x4 parse functions by Harish Mahendrakar · 9 years ago
  7. c7a1cf4 Ensure ih264d_start_of_pic() is not repeated in ih264d_mark_err_slice_skip() by Harish Mahendrakar · 9 years ago
  8. 089f41d Encoder: Fixed an out of bound write in AIR map by Harish Mahendrakar · 9 years ago
  9. 5d4454b Return error when there are more mmco params than allocated size am: 943323f1d9 am: 64112d21e3 by Naveen Kumar Ponnusamy · 9 years ago
  10. 42fbd21 Return error when there are more mmco params than allocated size am: 943323f1d9 by Naveen Kumar Ponnusamy · 9 years ago
  11. 64112d2 Return error when there are more mmco params than allocated size am: 943323f1d9 by Naveen Kumar Ponnusamy · 9 years ago
  12. 943323f Return error when there are more mmco params than allocated size by Naveen Kumar Ponnusamy · 9 years ago
  13. 3c0dcb3 Decoder Update mb count after mb map is set. am: 4a524d3a8a am: 608fc7f4ae by Harish Mahendrakar · 9 years ago
  14. c3f8313 Decoder Update mb count after mb map is set. am: 4a524d3a8a am: 608fc7f4ae by Harish Mahendrakar · 9 years ago
  15. 608fc7f Decoder Update mb count after mb map is set. am: 4a524d3a8a by Harish Mahendrakar · 9 years ago
  16. 4a524d3 Decoder Update mb count after mb map is set. by Harish Mahendrakar · 9 years ago
  17. 49b7f46 Merge commit \'743eebf5bd13bbe87232a00244ee4e66fa2c97f2\' into HEAD am: 7aa4d0c593 by Bill Yi · 9 years ago
  18. f45ab9b Remove __DATE__/__TIME__ from Android builds am: 1c01bc10a9 am: 47f1d51f26 by Dan Willemsen · 9 years ago
  19. 778c0fc Merge commit \'743eebf5bd13bbe87232a00244ee4e66fa2c97f2\' into HEAD by Bill Yi · 9 years ago
  20. 7aa4d0c Merge commit '743eebf5bd13bbe87232a00244ee4e66fa2c97f2' into HEAD by Bill Yi · 9 years ago
  21. 47f1d51 Remove __DATE__/__TIME__ from Android builds am: 1c01bc10a9 by Dan Willemsen · 9 years ago
  22. 1c01bc1 Remove __DATE__/__TIME__ from Android builds by Dan Willemsen · 9 years ago
  23. e58991d Remove __DATE__/__TIME__ from Android builds am: f197ccb756 am: 94bf490014 by Dan Willemsen · 9 years ago
  24. 0df7c31 Remove __DATE__/__TIME__ from Android builds am: f197ccb756 am: 94bf490014 by Dan Willemsen · 9 years ago
  25. 94bf490 Remove __DATE__/__TIME__ from Android builds am: f197ccb756 by Dan Willemsen · 9 years ago
  26. f197ccb Remove __DATE__/__TIME__ from Android builds by Dan Willemsen · 9 years ago
  27. afca235 am 743eebf5: am 66be90d7: Reconcile branch with master after mass cherrypicks by Marco Nelissen · 9 years ago
  28. 405265b am 24525f55: am 7ba9f34a: Decoder: Memset 8 extra bytes at the end of internal bitstream buffer by Harish Mahendrakar · 9 years ago
  29. 68c4a95 am 07c15440: am e023fbb2: Decoder: Once all the MBs in a picture are decoded ignore remaining bytes by Harish Mahendrakar · 9 years ago
  30. 743eebf am 66be90d7: Reconcile branch with master after mass cherrypicks by Marco Nelissen · 9 years ago
  31. 24525f5 am 7ba9f34a: Decoder: Memset 8 extra bytes at the end of internal bitstream buffer by Harish Mahendrakar · 9 years ago
  32. 07c1544 am e023fbb2: Decoder: Once all the MBs in a picture are decoded ignore remaining bytes by Harish Mahendrakar · 9 years ago
  33. 07de619 am ff6e5a52: am e027a11e: Decoder: Exit gracefully in case of allocation failure by Harish Mahendrakar · 9 years ago
  34. 83ba2ff am 0117c704: am 5351d3a4: Decoder: Added a check for unsupported resolutions by Harish Mahendrakar · 9 years ago
  35. a9dce4d am 526afed6: am 126d84e0: Encoder added support for VUI params by Hamsalekha S · 9 years ago
  36. ff6e5a5 am e027a11e: Decoder: Exit gracefully in case of allocation failure by Harish Mahendrakar · 9 years ago
  37. e03af13 am badfd883: am 9d04b13b: Moved check for level after check for resolution change. by Hamsalekha S · 9 years ago
  38. a65831c am 4fdd3d50: am 0ddd9677: Fix a typo in gai4_ih264_max_luma_pic_size by Martin Storsjo · 9 years ago
  39. 0117c70 am 5351d3a4: Decoder: Added a check for unsupported resolutions by Harish Mahendrakar · 9 years ago
  40. 526afed am 126d84e0: Encoder added support for VUI params by Hamsalekha S · 9 years ago
  41. badfd88 am 9d04b13b: Moved check for level after check for resolution change. by Hamsalekha S · 9 years ago
  42. 4fdd3d5 am 0ddd9677: Fix a typo in gai4_ih264_max_luma_pic_size by Martin Storsjo · 9 years ago
  43. 66be90d Reconcile branch with master after mass cherrypicks by Marco Nelissen · 9 years ago
  44. 7ba9f34 Decoder: Memset 8 extra bytes at the end of internal bitstream buffer by Harish Mahendrakar · 9 years ago
  45. e023fbb Decoder: Once all the MBs in a picture are decoded ignore remaining bytes by Harish Mahendrakar · 9 years ago
  46. e027a11 Decoder: Exit gracefully in case of allocation failure by Harish Mahendrakar · 9 years ago
  47. 5351d3a Decoder: Added a check for unsupported resolutions by Harish Mahendrakar · 9 years ago
  48. 126d84e Encoder added support for VUI params by Hamsalekha S · 9 years ago
  49. 9d04b13 Moved check for level after check for resolution change. by Hamsalekha S · 9 years ago
  50. 0ddd967 Fix a typo in gai4_ih264_max_luma_pic_size by Martin Storsjo · 9 years ago
  51. 67c66a3 am 6464140d: am e7873697: Merge "Return error in SPS/PPS parsing when extra bytes are read from input" by Marco Nelissen · 9 years ago
  52. bba028e am a7401cec: am cceb0ba6: Merge "Decoder: Once all the MBs in a picture are decoded ignore remaining bytes" by Marco Nelissen · 9 years ago
  53. b47c7c0 am 71a7148c: am f377e8cb: Decoder: Memset 8 extra bytes at the end of internal bitstream buffer by Harish Mahendrakar · 9 years ago
  54. 8e84d2b am e75ebebd: am 09c58b2c: Merge "Decoder: Fixed an out of bound read in intra pred buffers" by Marco Nelissen · 9 years ago
  55. 79fed40 am b26040a8: am 3d9f217e: Decoder: Exit gracefully in case of allocation failure by Harish Mahendrakar · 9 years ago
  56. 6464140 am e7873697: Merge "Return error in SPS/PPS parsing when extra bytes are read from input" by Marco Nelissen · 9 years ago
  57. a7401ce am cceb0ba6: Merge "Decoder: Once all the MBs in a picture are decoded ignore remaining bytes" by Marco Nelissen · 9 years ago
  58. 71a7148 am f377e8cb: Decoder: Memset 8 extra bytes at the end of internal bitstream buffer by Harish Mahendrakar · 9 years ago
  59. e75ebeb am 09c58b2c: Merge "Decoder: Fixed an out of bound read in intra pred buffers" by Marco Nelissen · 9 years ago
  60. b26040a am 3d9f217e: Decoder: Exit gracefully in case of allocation failure by Harish Mahendrakar · 9 years ago
  61. e787369 Merge "Return error in SPS/PPS parsing when extra bytes are read from input" by Marco Nelissen · 9 years ago
  62. cceb0ba Merge "Decoder: Once all the MBs in a picture are decoded ignore remaining bytes" by Marco Nelissen · 9 years ago
  63. f377e8c Decoder: Memset 8 extra bytes at the end of internal bitstream buffer by Harish Mahendrakar · 9 years ago
  64. 09c58b2 Merge "Decoder: Fixed an out of bound read in intra pred buffers" by Marco Nelissen · 9 years ago
  65. 3abab0f Return error in SPS/PPS parsing when extra bytes are read from input by Harish Mahendrakar · 9 years ago
  66. a2b785c Decoder: Once all the MBs in a picture are decoded ignore remaining bytes by Harish Mahendrakar · 9 years ago
  67. 3f4ed79 Decoder: Fixed an out of bound read in intra pred buffers by Harish Mahendrakar · 9 years ago
  68. 3d9f217 Decoder: Exit gracefully in case of allocation failure by Harish Mahendrakar · 9 years ago
  69. 89dd411 am 9b47c505: am 800acb9b: Merge "Decoder: Added a check for unsupported resolutions" by Marco Nelissen · 9 years ago
  70. 9b47c50 am 800acb9b: Merge "Decoder: Added a check for unsupported resolutions" by Marco Nelissen · 9 years ago
  71. 800acb9 Merge "Decoder: Added a check for unsupported resolutions" by Marco Nelissen · 9 years ago
  72. 76bd1f1 Decoder: Added a check for unsupported resolutions by Harish Mahendrakar · 9 years ago
  73. 581bdc4 am df6ea8b0: am 59348127: Decoder: Fixed an issue in handling flush by Harish Mahendrakar · 9 years ago
  74. 2f1c81b am 3bb2680c: am 07ae78bd: Decoder: Fixed an out of bound read in intra pred buffers by Harish Mahendrakar · 9 years ago
  75. df6ea8b am 59348127: Decoder: Fixed an issue in handling flush by Harish Mahendrakar · 9 years ago
  76. 3bb2680 am 07ae78bd: Decoder: Fixed an out of bound read in intra pred buffers by Harish Mahendrakar · 9 years ago
  77. 551bd49 am 6e4e1adf: am 0778ebc0: am 39f8ae0a: Decoder: Fixed an issue in handling flush by Harish Mahendrakar · 9 years ago
  78. 6e4e1ad am 0778ebc0: am 39f8ae0a: Decoder: Fixed an issue in handling flush by Harish Mahendrakar · 9 years ago
  79. 0778ebc am 39f8ae0a: Decoder: Fixed an issue in handling flush by Harish Mahendrakar · 9 years ago
  80. 5934812 Decoder: Fixed an issue in handling flush by Harish Mahendrakar · 9 years ago
  81. 07ae78b Decoder: Fixed an out of bound read in intra pred buffers by Harish Mahendrakar · 9 years ago
  82. ad72472 am 54311359: am 251b007e: Decoder: Reduced memory requirements by Harish Mahendrakar · 9 years ago
  83. 5431135 am 251b007e: Decoder: Reduced memory requirements by Harish Mahendrakar · 9 years ago
  84. 251b007 Decoder: Reduced memory requirements by Harish Mahendrakar · 9 years ago
  85. c45e0d5 am e26c66ec: am 2ee0c1bc: Return error in SPS/PPS parsing when extra bytes are read from input by Harish Mahendrakar · 9 years ago
  86. e26c66e am 2ee0c1bc: Return error in SPS/PPS parsing when extra bytes are read from input by Harish Mahendrakar · 9 years ago
  87. 040ec93 Decoder: Fixed an out of bound read in intra pred buffers by Harish Mahendrakar · 9 years ago
  88. 2ee0c1b Return error in SPS/PPS parsing when extra bytes are read from input by Harish Mahendrakar · 9 years ago
  89. 39f8ae0 Decoder: Fixed an issue in handling flush by Harish Mahendrakar · 9 years ago
  90. 6c5a8e0 am e17b2793: am 8c2c86f6: (-s ours) am fe2bfd39: Merge "Decoder: Reduced memory requirements" by Marco Nelissen · 9 years ago
  91. 8ada993 am 11442f88: am 1c1e2f2c: (-s ours) am 4202606c: Encoder added support for VUI params by Hamsalekha S · 9 years ago
  92. fe9e97b am 503f1efd: am 658e8d9a: (-s ours) am 2eaba5eb: Encoder: Fixed an issue in handling FPS greater than 60 by Harish Mahendrakar · 9 years ago
  93. e367b70 am 0df967c5: 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
  94. 06d2043 am a745dbf4: am 308ae11c: (-s ours) am c8581659: Support for level greater than level at init in Decoder by Hamsalekha S · 9 years ago
  95. 23a0538 am 6715418a: am ed297a4b: (-s ours) am 8a503281: Support for level greater than level at init in Decoder by Hamsalekha S · 9 years ago
  96. 10f2dde am 8395c133: am e3da14c4: (-s ours) am e789d1d2: Decoder: Fixed issues shown by Valgrind by Hamsalekha S · 9 years ago
  97. 89cadcd am fb923fc9: am 43af91db: (-s ours) am bbc83b16: Don\'t use side effects in the macro PUT_BITS_SEV parameters by Martin Storsjo · 9 years ago
  98. 393c198 am 5c0298bb: am 6423373a: (-s ours) am dbe9ac89: Made gops closed by Harinarayanan K K · 9 years ago
  99. 82296c8 am 967e6335: am 55dc0907: (-s ours) am 860f7520: Always do recon of 4x4 intra blocks by Martin Storsjo · 9 years ago
  100. 15ad74c am 0f837a4b: am 9a3e4479: (-s ours) am 33134b26: Validate the u4_entropy_coding_mode field by Martin Storsjo · 9 years ago