1. fef5e9e Merge "Encoder: Defined structures for accessing MB header data" am: 8aa140b8a5 by Ray Essick · 8 years ago
  2. c812fef Encoder: Fixed unaligned access of i1_ref_idx and u1_mv in cabac context by Harish Mahendrakar · 8 years ago
  3. c7d9c91 Encoder: Defined structures for accessing MB header data by Harish Mahendrakar · 8 years ago
  4. 0a69e08 Encoder: Fixed unaligned access of i1_ref_idx and u1_mv in cabac context by Harish Mahendrakar · 8 years ago
  5. 6b6d036 armv8: Fix ime_calculate_sad3_prog_av8 am: e17ec6c736 by Martin Storsjo · 8 years ago
  6. e1caaaa armv8: Add missing sign extension for WORD32 parameters am: d91f49ad65 by Martin Storsjo · 8 years ago
  7. 00c7db0 armv8: Remove duplicated, incorrect function argument declarations by Martin Storsjo · 8 years ago
  8. e17ec6c armv8: Fix ime_calculate_sad3_prog_av8 by Martin Storsjo · 8 years ago
  9. d91f49a armv8: Add missing sign extension for WORD32 parameters by Martin Storsjo · 8 years ago
  10. 545b474 armv8: Remove duplicated, incorrect function argument declarations by Martin Storsjo · 8 years ago
  11. c6d69ce Encoder: Fix in signalling direct_8x8_inference_flag in SPS am: 7f1e3b7b07 am: 3f977fc6db by Harish Mahendrakar · 8 years ago
  12. 3f977fc Encoder: Fix in signalling direct_8x8_inference_flag in SPS am: 7f1e3b7b07 by Harish Mahendrakar · 8 years ago
  13. 983e1ae Encoder: Added support for configuring VUI parameters. by Doney Alex · 9 years ago
  14. 7f1e3b7 Encoder: Fix in signalling direct_8x8_inference_flag in SPS by Harish Mahendrakar · 9 years ago
  15. 6581cbf DO NOT MERGE Encoder: Fixed adaptive intra refresh. by Doney Alex · 9 years ago
  16. dfe686a DO NOT MERGE Encoder: Added support for Constrained intra prediction. by Doney Alex · 9 years ago
  17. c8eb456 Merge "Encoder: Fixed adaptive intra refresh." am: cb9903952b am: dbcbd3567f by Doney Alex · 9 years ago
  18. 62ce412 Encoder: Added support for Constrained intra prediction. am: 8668fbcc97 by Doney Alex · 9 years ago
  19. cb99039 Merge "Encoder: Fixed adaptive intra refresh." by Hangyu Kuang · 9 years ago
  20. 4f067b6 Encoder: Fixed adaptive intra refresh. by Doney Alex · 9 years ago
  21. 8668fbc Encoder: Added support for Constrained intra prediction. by Doney Alex · 9 years ago
  22. 089f41d Encoder: Fixed an out of bound write in AIR map by Harish Mahendrakar · 9 years ago
  23. f197ccb Remove __DATE__/__TIME__ from Android builds by Dan Willemsen · 9 years ago
  24. 4202606 Encoder added support for VUI params by Hamsalekha S · 9 years ago
  25. 2eaba5e Encoder: Fixed an issue in handling FPS greater than 60 by Harish Mahendrakar · 9 years ago
  26. 1cd52d6 Merge "Don't use side effects in the macro PUT_BITS_SEV parameters" by Marco Nelissen · 9 years ago
  27. aad4587 Made gops closed by Harinarayanan K K · 9 years ago
  28. 634567f Merge "Always do recon of 4x4 intra blocks" by Marco Nelissen · 9 years ago
  29. 5696adb Validate the u4_entropy_coding_mode field by Martin Storsjo · 9 years ago
  30. b7d5bb5 Fixed issue in cost computation for BIPRED ME by Harinarayanan K K · 9 years ago
  31. 9c6a2f7 Cabac optimizations by Doney Alex · 9 years ago
  32. 0fee948 Use INT_MAX as i4_max_sad in ih264e_evaluate_bipred by Martin Storsjo · 9 years ago
  33. 8e78e30 Make sure that apv_bufs[0] and u4_is_last always are set by Martin Storsjo · 9 years ago
  34. cc58d3f Check the width/height and adjust level used for RC by Martin Storsjo · 9 years ago
  35. a306c95 Merge "Fixed encode of trailing B frames" by Marco Nelissen · 9 years ago
  36. d0603c3 Merge "Remove the now unused stride field from the set dimensions struct" by Marco Nelissen · 9 years ago
  37. f080d51 Fixed encode of single frame by Harinarayanan K K · 9 years ago
  38. 9fbffcf Don't declare variables after statements by Martin Storsjo · 9 years ago
  39. a77fc52 Don't use side effects in the macro PUT_BITS_SEV parameters by Martin Storsjo · 9 years ago
  40. 17c7e8e Always do recon of 4x4 intra blocks by Martin Storsjo · 9 years ago
  41. 4d35438 Fixed encode of trailing B frames by Harinarayanan K K · 9 years ago
  42. 18e2568 Remove the now unused stride field from the set dimensions struct by Martin Storsjo · 9 years ago
  43. 76cdaed Remove double semicolons (empty statements) by Martin Storsjo · 9 years ago
  44. aabbf60 Merge "Don't declare variables after statements" by Marco Nelissen · 9 years ago
  45. cc87241 Don't declare variables after statements by Martin Storsjo · 9 years ago
  46. d78b757 Reorder code to avoid reading uninitialized data by Martin Storsjo · 9 years ago
  47. cd74de4 Fix MIPS build by Marco Nelissen · 9 years ago
  48. 7c99adf Initialize i4_non_ref_frames_in_stream before encoding SPS/PPS by Martin Storsjo · 9 years ago
  49. 517e062 Allow setting profile IV_PROFILE_MAIN by Martin Storsjo · 9 years ago
  50. d2d469e Added check for minimum output buffer size. by Harinarayanan K K · 9 years ago
  51. 8588303 Added code to handle cases with qp less than 10 by Harinarayanan K K · 9 years ago
  52. 6cb6772 Reduced memory requirements. by Harinarayanan K K · 9 years ago
  53. 461adb9 Fixed QP lockups by Harinarayanan K K · 9 years ago
  54. 63f40a8 Fixed issues with forcing I and IDR frames. by Harinarayanan K K · 9 years ago
  55. d020be5 Remove the codec level stride field by Martin Storsjo · 9 years ago
  56. f768297 Always copy data to a local buffer if padding is needed by Martin Storsjo · 9 years ago
  57. 90a3904 Set the luma/chroma strides depending on source buffer by Martin Storsjo · 9 years ago
  58. 53c6878 Use a separate field for the chroma stride by Martin Storsjo · 9 years ago
  59. 5f5a280 armv8: Don't touch the x18 register by Martin Storsjo · 9 years ago
  60. 50738a6 arm: Properly match /* */ comments in the arm assembly by Martin Storsjo · 9 years ago
  61. a61d4e0 armv8: Don't accidentally write 8 bytes instead of 4 by Martin Storsjo · 9 years ago
  62. db02f57 armv8: Remove redundant NEON element size declarations by Martin Storsjo · 9 years ago
  63. 171fe40 Merge "Handle non-mod-16 widths in the NEON version of 422i->420sp conversion" by Marco Nelissen · 9 years ago
  64. 134291e Added support for Main Profile toolsets in encoder. by Harinarayanan K K · 9 years ago
  65. 3764559 Merge "Remove a duplicate header" by Marco Nelissen · 9 years ago
  66. 91a4aa1 Merge "Fix string handling for generating version strings" by Marco Nelissen · 9 years ago
  67. 2b0f8b1 Merge "Force regenerating the header via i4_gen_header instead of i4_header_mode" by Marco Nelissen · 9 years ago
  68. 7313602 Don't use static structs for rc init by Martin Storsjo · 9 years ago
  69. afe8d03 Force regenerating the header via i4_gen_header instead of i4_header_mode by Martin Storsjo · 9 years ago
  70. c496bf4 Fix string handling for generating version strings by Martin Storsjo · 9 years ago
  71. b9404f3 Remove a duplicate header by Martin Storsjo · 9 years ago
  72. 816974b Handle non-mod-16 widths in the NEON version of 422i->420sp conversion by Martin Storsjo · 9 years ago
  73. 5cdb888 Fixed an overread in YUV420 Semi-planar input usecase by Harish Mahendrakar · 9 years ago
  74. bf9cd17 Support levels 5.0 and 5.1 in the encoder properly by Martin Storsjo · 9 years ago
  75. 87f8a24 Merge "Remove leftover printfs in x86 encoder initialization" by Lajos Molnar · 9 years ago
  76. 5f3e2bc Merge "Only initialize u4_deblk_prev_row if it will be used" by Lajos Molnar · 9 years ago
  77. 3c2ac22 Merge "Fix an overread in the slice map" by Lajos Molnar · 9 years ago
  78. fc508f2 Fix an overread in the slice map by Martin Storsjo · 9 years ago
  79. bc7164d Include space for chroma in the padding allocated in ih264e_get_total_pic_buf_size by Martin Storsjo · 9 years ago
  80. 1bc6742 Only initialize u4_deblk_prev_row if it will be used by Martin Storsjo · 9 years ago
  81. 7a85475 Remove leftover printfs in x86 encoder initialization by Martin Storsjo · 9 years ago
  82. 25e8adb Resolved warnings and fixed alignment of few assemblies by Harish Mahendrakar · 9 years ago
  83. cd9e51f fix file permissions by Lajos Molnar · 9 years ago
  84. c72323e Fixed few issues seen in CTS tests by Harish Mahendrakar · 9 years ago
  85. 7023f4d fix build for generic builds by Lajos Molnar · 9 years ago
  86. 8d3d303 Initial version by Hamsalekha S · 10 years ago