1. 6cb6772 Reduced memory requirements. by Harinarayanan K K · 9 years ago
  2. 461adb9 Fixed QP lockups by Harinarayanan K K · 9 years ago
  3. 63f40a8 Fixed issues with forcing I and IDR frames. by Harinarayanan K K · 9 years ago
  4. d020be5 Remove the codec level stride field by Martin Storsjo · 9 years ago
  5. f768297 Always copy data to a local buffer if padding is needed by Martin Storsjo · 9 years ago
  6. 90a3904 Set the luma/chroma strides depending on source buffer by Martin Storsjo · 9 years ago
  7. 53c6878 Use a separate field for the chroma stride by Martin Storsjo · 9 years ago
  8. 5f5a280 armv8: Don't touch the x18 register by Martin Storsjo · 9 years ago
  9. 50738a6 arm: Properly match /* */ comments in the arm assembly by Martin Storsjo · 9 years ago
  10. 1a6481f Allow using the clang built-in arm assembler by Martin Storsjo · 9 years ago
  11. a61d4e0 armv8: Don't accidentally write 8 bytes instead of 4 by Martin Storsjo · 9 years ago
  12. ab3f812 arm: Use vqmovun instead of vqshrun #0 by Martin Storsjo · 9 years ago
  13. d847c7f arm: Use unified syntax, ldrsheq instead of ldreqsh by Martin Storsjo · 9 years ago
  14. 622cf7a armv8: Use the cmn instruction instead of doing cmp with negative values by Martin Storsjo · 9 years ago
  15. db02f57 armv8: Remove redundant NEON element size declarations by Martin Storsjo · 9 years ago
  16. 171fe40 Merge "Handle non-mod-16 widths in the NEON version of 422i->420sp conversion" by Marco Nelissen · 9 years ago
  17. 81b0b5a Don't include <sys/time.h> if WINDOWS_TIMER is set by Martin Storsjo · 9 years ago
  18. 584cbb6 Remove the ithread_exit function by Martin Storsjo · 9 years ago
  19. 7cc1bad Remove unnecessary calls to ithread_exit by Martin Storsjo · 9 years ago
  20. 1f2d012 Improved error resilience in decoder by Hamsalekha S · 9 years ago
  21. 202a538 Don't add -m32/-m64 to the cflags by Martin Storsjo · 9 years ago
  22. 8bf6b2c Remove an unused and unnecessary function prototype and associated define by Martin Storsjo · 9 years ago
  23. 29fe0e2 Remove unnecessary defines/undefines in the makefiles by Martin Storsjo · 9 years ago
  24. 134291e Added support for Main Profile toolsets in encoder. by Harinarayanan K K · 9 years ago
  25. 0e4a966 Merge "Moved check for level after check for resolution change." by Marco Nelissen · 9 years ago
  26. 1a07f1d Merge "Added support for level 52" by Marco Nelissen · 9 years ago
  27. 3764559 Merge "Remove a duplicate header" by Marco Nelissen · 9 years ago
  28. f42f40e Merge "Remove some unused source files and headers" by Marco Nelissen · 9 years ago
  29. 91a4aa1 Merge "Fix string handling for generating version strings" by Marco Nelissen · 9 years ago
  30. cbf7ecb Merge "avcenc: Check that enough arguments exist before parsing" by Marco Nelissen · 9 years ago
  31. 1cdebe9 Merge "SSSE3/SSE4 Intrinsics Optimizations" by Marco Nelissen · 9 years ago
  32. 2b0f8b1 Merge "Force regenerating the header via i4_gen_header instead of i4_header_mode" by Marco Nelissen · 9 years ago
  33. 7313602 Don't use static structs for rc init by Martin Storsjo · 9 years ago
  34. afe8d03 Force regenerating the header via i4_gen_header instead of i4_header_mode by Martin Storsjo · 9 years ago
  35. 34b8c23 avcenc: Check that enough arguments exist before parsing by Martin Storsjo · 9 years ago
  36. c496bf4 Fix string handling for generating version strings by Martin Storsjo · 9 years ago
  37. c334599 Remove some unused source files and headers by Martin Storsjo · 9 years ago
  38. b9404f3 Remove a duplicate header by Martin Storsjo · 9 years ago
  39. 816974b Handle non-mod-16 widths in the NEON version of 422i->420sp conversion by Martin Storsjo · 9 years ago
  40. 5cdb888 Fixed an overread in YUV420 Semi-planar input usecase by Harish Mahendrakar · 9 years ago
  41. 6611494 Moved check for level after check for resolution change. by Hamsalekha S · 9 years ago
  42. 413352e SSSE3/SSE4 Intrinsics Optimizations by Naveen Kumar Ponnusamy · 9 years ago
  43. 43bba08 Added support for level 52 by Hamsalekha S · 9 years ago
  44. bf9cd17 Support levels 5.0 and 5.1 in the encoder properly by Martin Storsjo · 9 years ago
  45. 329d771 Fix a typo in gas_ih264_lvl_tbl, set proper sizes for level 1.1 by Martin Storsjo · 9 years ago
  46. f2d7522 Merge "Set cflags for the right arch in the arm64 makefile" by Lajos Molnar · 9 years ago
  47. 87f8a24 Merge "Remove leftover printfs in x86 encoder initialization" by Lajos Molnar · 9 years ago
  48. dd8f858 Merge "Remove an empty source file" by Lajos Molnar · 9 years ago
  49. 5f3e2bc Merge "Only initialize u4_deblk_prev_row if it will be used" by Lajos Molnar · 9 years ago
  50. 3c2ac22 Merge "Fix an overread in the slice map" by Lajos Molnar · 9 years ago
  51. 3332771 Merge "Include space for chroma in the padding allocated in ih264e_get_total_pic_buf_size" by Lajos Molnar · 9 years ago
  52. 8be65ff Merge "Fix a typo in gai4_ih264_max_luma_pic_size" by Lajos Molnar · 9 years ago
  53. 459f4b5 Merge "Fix a variable name typo in the mips64 makefiles" by Lajos Molnar · 9 years ago
  54. fc508f2 Fix an overread in the slice map by Martin Storsjo · 9 years ago
  55. bc7164d Include space for chroma in the padding allocated in ih264e_get_total_pic_buf_size by Martin Storsjo · 9 years ago
  56. 1bc6742 Only initialize u4_deblk_prev_row if it will be used by Martin Storsjo · 9 years ago
  57. 3a1ed66 Remove an empty source file by Martin Storsjo · 9 years ago
  58. bd15ec1 Fix a variable name typo in the mips64 makefiles by Martin Storsjo · 9 years ago
  59. 4691c4b Set cflags for the right arch in the arm64 makefile by Martin Storsjo · 9 years ago
  60. caab4fe Multithreading changes and better error resilience by Hamsalekha S · 9 years ago
  61. 7a85475 Remove leftover printfs in x86 encoder initialization by Martin Storsjo · 9 years ago
  62. 23461c3 Fix a typo in gai4_ih264_max_luma_pic_size by Martin Storsjo · 9 years ago
  63. 25e8adb Resolved warnings and fixed alignment of few assemblies by Harish Mahendrakar · 9 years ago
  64. cd9e51f fix file permissions by Lajos Molnar · 9 years ago
  65. c72323e Fixed few issues seen in CTS tests by Harish Mahendrakar · 9 years ago
  66. fab9a81 fix build issues with clang by Lajos Molnar · 9 years ago
  67. 7023f4d fix build for generic builds by Lajos Molnar · 9 years ago
  68. 7e7f176 Merge "Initial version" by Lajos Molnar · 9 years ago
  69. 8d3d303 Initial version by Hamsalekha S · 10 years ago
  70. b745243 Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD by Bill Yi · 10 years ago
  71. 3956d91 Initial empty repository by Bill Yi · 10 years ago
  72. c634a42 Initial empty repository by Bill Yi · 10 years ago