1. 43e0aa2 Decoder: Fix in MB count in MBAff error handling by Harish Mahendrakar · 8 years ago
  2. d7eee55 Decoder: Fix in checking for valid profile flags by Harish Mahendrakar · 8 years ago
  3. 23d5bc6 Merge "Decoder: Fixes in handling errors in Mbaff clips." into mnc-dev by Marco Nelissen · 8 years ago
  4. b4a6d20 Merge "Decoder: Ignore few dpb errors" into mnc-dev by TreeHugger Robot · 8 years ago
  5. 6676aeb Decoder: Fixes in handling errors in Mbaff clips. by Harish Mahendrakar · 8 years ago
  6. 026745e Decoder: Ignore few dpb errors by Harish Mahendrakar · 8 years ago
  7. bc71ad2 Decoder: Fixes for handling errors in multi-slice MB Aff streams by Harish Mahendrakar · 8 years ago
  8. c2e8ffe Fix in the case of invalid SPS PPS by Harish Mahendrakar · 8 years ago
  9. b926905 Fixed error concealment when no MBs are decoded in the current pic by Harish Mahendrakar · 8 years ago
  10. daefcde DO NOT MERGE ANYWHERE: Remove several memset() calls which overwrote buffers initialized by Ray Essick · 8 years ago
  11. b9d7cba Merge "Decoder: Initialize first_pb_nal_in_pic for error slices" into mnc-dev by Robert Shih · 8 years ago
  12. 7a54468 Decoder: Initialize first_pb_nal_in_pic for error slices by Harish Mahendrakar · 8 years ago
  13. 3a419ea Decoder: Do not conceal slices with invalid SPS/PPS by Harish Mahendrakar · 8 years ago
  14. 2e88a2a Merge "Decoder: Fix slice number increment for error clips" into mnc-dev by Marco Nelissen · 8 years ago
  15. 5e4f64c Decoder: Fix slice number increment for error clips by Harish Mahendrakar · 8 years ago
  16. cdfd757 Fix slice params for interlaced video by Harish Mahendrakar · 8 years ago
  17. eacafb9 Decoder: Set u1_long_term_reference_flag to 0 for error concealment by Harish Mahendrakar · 8 years ago
  18. 33db7a0 Decoder: Initialize slice parameters before concealing error MBs by Harish Mahendrakar · 8 years ago
  19. 3757921 Merge "Decoder: Fix for handling invalid intra mode" into mnc-dev by Marco Nelissen · 8 years ago
  20. 43a1cf6 DO NOT MERGE. AVC decoder: init structures by Harish Mahendrakar · 8 years ago
  21. f38d14c Decoder: Fix for handling invalid intra mode by Harish Mahendrakar · 8 years ago
  22. ef3da4e Decoder: Fix stack underflow in CAVLC 4x4 parse functions by Harish Mahendrakar · 9 years ago
  23. c7a1cf4 Ensure ih264d_start_of_pic() is not repeated in ih264d_mark_err_slice_skip() by Harish Mahendrakar · 9 years ago
  24. 943323f Return error when there are more mmco params than allocated size by Naveen Kumar Ponnusamy · 9 years ago
  25. 4a524d3 Decoder Update mb count after mb map is set. by Harish Mahendrakar · 9 years ago
  26. 2ee0c1b Return error in SPS/PPS parsing when extra bytes are read from input by Harish Mahendrakar · 9 years ago
  27. 374e7a8 Merge "Encoder: Fixed an issue in handling FPS greater than 60" into mnc-dev by Ronghua Wu · 9 years ago
  28. bb1543b Encoder: Fixed an issue in handling FPS greater than 60 by Harish Mahendrakar · 9 years ago
  29. 8a50328 Support for level greater than level at init in Decoder by Hamsalekha S · 9 years ago
  30. e789d1d Decoder: Fixed issues shown by Valgrind by Hamsalekha S · 9 years ago
  31. bbc83b1 Don't use side effects in the macro PUT_BITS_SEV parameters by Martin Storsjo · 9 years ago
  32. dbe9ac8 Made gops closed by Harinarayanan K K · 9 years ago
  33. 860f752 Always do recon of 4x4 intra blocks by Martin Storsjo · 9 years ago
  34. 33134b2 Validate the u4_entropy_coding_mode field by Martin Storsjo · 9 years ago
  35. 8ce8280 Fixed issue in cost computation for BIPRED ME by Harinarayanan K K · 9 years ago
  36. 0574be6 Cabac optimizations by Doney Alex · 9 years ago
  37. eddf6a3 Use INT_MAX as i4_max_sad in ih264e_evaluate_bipred by Martin Storsjo · 9 years ago
  38. 6fb90f8 Make sure that apv_bufs[0] and u4_is_last always are set by Martin Storsjo · 9 years ago
  39. dc4c614 avcenc: Initialize avg_time by Martin Storsjo · 9 years ago
  40. a6bcaf3 Check the width/height and adjust level used for RC by Martin Storsjo · 9 years ago
  41. 01168dc Fixed encode of trailing B frames by Harinarayanan K K · 9 years ago
  42. b0aadd0 Remove the now unused stride field from the set dimensions struct by Martin Storsjo · 9 years ago
  43. 0cf554f Fixed encode of single frame by Harinarayanan K K · 9 years ago
  44. 4b09a8c Don't declare variables after statements by Martin Storsjo · 9 years ago
  45. 698de0e Mark arrays of pointers as const by Martin Storsjo · 9 years ago
  46. 970dfc0 Don't set -mno-avx by Martin Storsjo · 9 years ago
  47. 61791a9 Remove double semicolons (empty statements) by Martin Storsjo · 9 years ago
  48. f73e92a Fix MIPS build by Marco Nelissen · 9 years ago
  49. 04370c1 Remove all other thread implementations than pthread by Martin Storsjo · 9 years ago
  50. 086dd8e Don't declare variables after statements by Martin Storsjo · 9 years ago
  51. 4adb9f4 Reorder code to avoid reading uninitialized data by Martin Storsjo · 9 years ago
  52. 5ae9fc7 Force regenerating the header via i4_gen_header instead of i4_header_mode by Martin Storsjo · 9 years ago
  53. c22addc Don't use static structs for rc init by Martin Storsjo · 9 years ago
  54. 88966cf Initialize i4_non_ref_frames_in_stream before encoding SPS/PPS by Martin Storsjo · 9 years ago
  55. c435564 avcenc: Make sure that "avcenc --help" works as intended by Martin Storsjo · 9 years ago
  56. 85783df avcenc: Check that enough arguments exist before parsing by Martin Storsjo · 9 years ago
  57. b5a707e Allow setting profile IV_PROFILE_MAIN by Martin Storsjo · 9 years ago
  58. 205e6fe Added check for minimum output buffer size. by Harinarayanan K K · 9 years ago
  59. 7dbacdf Added code to handle cases with qp less than 10 by Harinarayanan K K · 9 years ago
  60. d3e18f0 Reduced memory requirements. by Harinarayanan K K · 9 years ago
  61. a4e933d Fixed QP lockups by Harinarayanan K K · 9 years ago
  62. 4e2c308 Fixed issues with forcing I and IDR frames. by Harinarayanan K K · 9 years ago
  63. 85a43d2 Fix string handling for generating version strings by Martin Storsjo · 9 years ago
  64. c648898 Remove some unused source files and headers by Martin Storsjo · 9 years ago
  65. 94000e8 Remove a duplicate header by Martin Storsjo · 9 years ago
  66. 9831e85 Don't add -m32/-m64 to the cflags by Martin Storsjo · 9 years ago
  67. 56378a8 Remove an unused and unnecessary function prototype and associated define by Martin Storsjo · 9 years ago
  68. ce7f419 Remove the codec level stride field by Martin Storsjo · 9 years ago
  69. 4f5ceca Always copy data to a local buffer if padding is needed by Martin Storsjo · 9 years ago
  70. cb6a435 Set the luma/chroma strides depending on source buffer by Martin Storsjo · 9 years ago
  71. 9113f56 Use a separate field for the chroma stride by Martin Storsjo · 9 years ago
  72. bc8456b armv8: Don't touch the x18 register by Martin Storsjo · 9 years ago
  73. f640384 arm: Properly match /* */ comments in the arm assembly by Martin Storsjo · 9 years ago
  74. c9f67e5 Allow using the clang built-in arm assembler by Martin Storsjo · 9 years ago
  75. 3e4b655 armv8: Don't accidentally write 8 bytes instead of 4 by Martin Storsjo · 9 years ago
  76. 0ce73fe arm: Use vqmovun instead of vqshrun #0 by Martin Storsjo · 9 years ago
  77. b5cec4f arm: Use unified syntax, ldrsheq instead of ldreqsh by Martin Storsjo · 9 years ago
  78. b6d4342 armv8: Use the cmn instruction instead of doing cmp with negative values by Martin Storsjo · 9 years ago
  79. 9f81a0a armv8: Remove redundant NEON element size declarations by Martin Storsjo · 9 years ago
  80. 436fccb Handle non-mod-16 widths in the NEON version of 422i->420sp conversion by Martin Storsjo · 9 years ago
  81. a932f73 Don't include <sys/time.h> if WINDOWS_TIMER is set by Martin Storsjo · 9 years ago
  82. 3806807 Remove the ithread_exit function by Martin Storsjo · 9 years ago
  83. 796c0d4 Remove unnecessary calls to ithread_exit by Martin Storsjo · 9 years ago
  84. 9f0dcba Improved error resilience in decoder by Hamsalekha S · 9 years ago
  85. b8681a4 Remove unnecessary defines/undefines in the makefiles by Martin Storsjo · 9 years ago
  86. 3749f6f Added support for Main Profile toolsets in encoder. by Harinarayanan K K · 9 years ago
  87. c080d57 Moved check for level after check for resolution change. by Hamsalekha S · 9 years ago
  88. 9327d0e Added support for level 52 by Hamsalekha S · 9 years ago
  89. 796e3c8 SSSE3/SSE4 Intrinsics Optimizations by Naveen Kumar Ponnusamy · 9 years ago
  90. cf91c87 Fixed an overread in YUV420 Semi-planar input usecase by Harish Mahendrakar · 9 years ago
  91. c75cf37 Support levels 5.0 and 5.1 in the encoder properly by Martin Storsjo · 9 years ago
  92. e398f0e Fix a typo in gas_ih264_lvl_tbl, set proper sizes for level 1.1 by Martin Storsjo · 9 years ago
  93. 93295b2 Merge "Set cflags for the right arch in the arm64 makefile" into mnc-dev by Lajos Molnar · 9 years ago
  94. 50cb7d0 Set cflags for the right arch in the arm64 makefile by Martin Storsjo · 9 years ago
  95. 90c798b Remove leftover printfs in x86 encoder initialization by Martin Storsjo · 9 years ago
  96. b30b70f Remove an empty source file by Martin Storsjo · 9 years ago
  97. 1ff75b8 Only initialize u4_deblk_prev_row if it will be used by Martin Storsjo · 9 years ago
  98. ac97f28 Fix an overread in the slice map by Martin Storsjo · 9 years ago
  99. df06a38 Include space for chroma in the padding allocated in ih264e_get_total_pic_buf_size by Martin Storsjo · 9 years ago
  100. eb7b345 Fix a variable name typo in the mips64 makefiles by Martin Storsjo · 9 years ago