1. b5a707e Allow setting profile IV_PROFILE_MAIN by Martin Storsjo · 9 years ago
  2. 205e6fe Added check for minimum output buffer size. by Harinarayanan K K · 9 years ago
  3. 7dbacdf Added code to handle cases with qp less than 10 by Harinarayanan K K · 9 years ago
  4. d3e18f0 Reduced memory requirements. by Harinarayanan K K · 9 years ago
  5. a4e933d Fixed QP lockups by Harinarayanan K K · 9 years ago
  6. 4e2c308 Fixed issues with forcing I and IDR frames. by Harinarayanan K K · 9 years ago
  7. 85a43d2 Fix string handling for generating version strings by Martin Storsjo · 9 years ago
  8. c648898 Remove some unused source files and headers by Martin Storsjo · 9 years ago
  9. 94000e8 Remove a duplicate header by Martin Storsjo · 9 years ago
  10. 9831e85 Don't add -m32/-m64 to the cflags by Martin Storsjo · 9 years ago
  11. 56378a8 Remove an unused and unnecessary function prototype and associated define by Martin Storsjo · 9 years ago
  12. ce7f419 Remove the codec level stride field by Martin Storsjo · 9 years ago
  13. 4f5ceca Always copy data to a local buffer if padding is needed by Martin Storsjo · 9 years ago
  14. cb6a435 Set the luma/chroma strides depending on source buffer by Martin Storsjo · 9 years ago
  15. 9113f56 Use a separate field for the chroma stride by Martin Storsjo · 9 years ago
  16. bc8456b armv8: Don't touch the x18 register by Martin Storsjo · 9 years ago
  17. f640384 arm: Properly match /* */ comments in the arm assembly by Martin Storsjo · 9 years ago
  18. c9f67e5 Allow using the clang built-in arm assembler by Martin Storsjo · 9 years ago
  19. 3e4b655 armv8: Don't accidentally write 8 bytes instead of 4 by Martin Storsjo · 9 years ago
  20. 0ce73fe arm: Use vqmovun instead of vqshrun #0 by Martin Storsjo · 9 years ago
  21. b5cec4f arm: Use unified syntax, ldrsheq instead of ldreqsh by Martin Storsjo · 9 years ago
  22. b6d4342 armv8: Use the cmn instruction instead of doing cmp with negative values by Martin Storsjo · 9 years ago
  23. 9f81a0a armv8: Remove redundant NEON element size declarations by Martin Storsjo · 9 years ago
  24. 436fccb Handle non-mod-16 widths in the NEON version of 422i->420sp conversion by Martin Storsjo · 9 years ago
  25. a932f73 Don't include <sys/time.h> if WINDOWS_TIMER is set by Martin Storsjo · 9 years ago
  26. 3806807 Remove the ithread_exit function by Martin Storsjo · 9 years ago
  27. 796c0d4 Remove unnecessary calls to ithread_exit by Martin Storsjo · 9 years ago
  28. 9f0dcba Improved error resilience in decoder by Hamsalekha S · 9 years ago
  29. b8681a4 Remove unnecessary defines/undefines in the makefiles by Martin Storsjo · 9 years ago
  30. 3749f6f Added support for Main Profile toolsets in encoder. by Harinarayanan K K · 9 years ago
  31. c080d57 Moved check for level after check for resolution change. by Hamsalekha S · 9 years ago
  32. 9327d0e Added support for level 52 by Hamsalekha S · 9 years ago
  33. 796e3c8 SSSE3/SSE4 Intrinsics Optimizations by Naveen Kumar Ponnusamy · 9 years ago
  34. cf91c87 Fixed an overread in YUV420 Semi-planar input usecase by Harish Mahendrakar · 9 years ago
  35. c75cf37 Support levels 5.0 and 5.1 in the encoder properly by Martin Storsjo · 9 years ago
  36. e398f0e Fix a typo in gas_ih264_lvl_tbl, set proper sizes for level 1.1 by Martin Storsjo · 9 years ago
  37. 93295b2 Merge "Set cflags for the right arch in the arm64 makefile" into mnc-dev by Lajos Molnar · 9 years ago
  38. 50cb7d0 Set cflags for the right arch in the arm64 makefile by Martin Storsjo · 9 years ago
  39. 90c798b Remove leftover printfs in x86 encoder initialization by Martin Storsjo · 9 years ago
  40. b30b70f Remove an empty source file by Martin Storsjo · 9 years ago
  41. 1ff75b8 Only initialize u4_deblk_prev_row if it will be used by Martin Storsjo · 9 years ago
  42. ac97f28 Fix an overread in the slice map by Martin Storsjo · 9 years ago
  43. df06a38 Include space for chroma in the padding allocated in ih264e_get_total_pic_buf_size by Martin Storsjo · 9 years ago
  44. eb7b345 Fix a variable name typo in the mips64 makefiles by Martin Storsjo · 9 years ago
  45. 8ef4c3f Multithreading changes and better error resilience by Marco Nelissen · 9 years ago
  46. 7497191 Resolved warnings and fixed alignment of few assemblies by Harish Mahendrakar · 9 years ago
  47. a2b49e5 fix file permissions by Lajos Molnar · 9 years ago
  48. 3a52efd Fixed few issues seen in CTS tests by Harish Mahendrakar · 9 years ago
  49. fab9a81 fix build issues with clang by Lajos Molnar · 9 years ago
  50. 7023f4d fix build for generic builds by Lajos Molnar · 9 years ago
  51. 7e7f176 Merge "Initial version" by Lajos Molnar · 9 years ago
  52. 8d3d303 Initial version by Hamsalekha S · 10 years ago
  53. b745243 Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD by Bill Yi · 10 years ago
  54. 3956d91 Initial empty repository by Bill Yi · 10 years ago
  55. c634a42 Initial empty repository by Bill Yi · 10 years ago