1. d2bf284 media: Add timelapse 8k UHD Camcorder profile to quality map by Malathi Gottam · 4 years, 9 months ago
  2. fb42ae8 Fix iterating over cameras in media profiles initialization by Roman Kiryanov · 3 years ago
  3. 88e2e17 media: add support for advanced CamcorderProfiles by Lajos Molnar · 4 years ago
  4. 21e181c Merge "MediaProfiles: add support for profile" am: 190a3f1824 am: c06d690c5e am: fc010195f0 by Lajos Molnar · 4 years, 9 months ago
  5. 2809143 MediaProfiles: add support for profile by Lajos Molnar · 4 years, 9 months ago
  6. 369aa58 Merge changes Ia8e2451f,I474794e6 am: 9c8c0f2420 am: a2a0264d1a am: bb26c50a1b by Lajos Molnar · 4 years, 9 months ago
  7. d64df6d MediaProfiles: expose CamcorderProfile objects for clients by Lajos Molnar · 4 years, 9 months ago
  8. b0aeb8b MediaProfiles: allow multiple codecs per profile. by Lajos Molnar · 4 years, 10 months ago
  9. 5e35f77 media: Add 8K UHD CamcorderProfile quality by Lajos Molnar · 5 years ago
  10. 2162f7b Merge "Allow graceful degradation of MediaProfile with broken configuration." am: df913f7b93 am: 11e6000285 am: ed26941cd3 am: 876d943f7e am: 37e93d1bc4 by Treehugger Robot · 5 years ago
  11. 032f7a1 Allow graceful degradation of MediaProfile with broken configuration. by Alex Zhang · 6 years ago
  12. 0f44db0 Fix media_profiles.xml fallback path. by Matthias Springer · 5 years ago
  13. 7f5e10e Allow XML file paths to be customized with sysprop by Pawin Vongmasa · 6 years ago
  14. b5bfa0e CamcorderProfiles: Add new camcorder profiles by Praveen Chavan · 7 years ago
  15. df27b04 Plumbing for OPUS encoding. by Ray Essick · 7 years ago
  16. 215545b Fix a memory leak by George Burgess IV · 7 years ago
  17. d7db05b Add search paths for xml files for MediaProfiles by Pawin Vongmasa · 9 years ago
  18. 9aa87d4 stagefright: add HEVC support to MediaRecorder by Wonsik Kim · 10 years ago
  19. 0d0da9b resolved conflicts for merge of 6052c89f to mnc-dr-dev-plus-aosp by Elliott Hughes · 11 years ago
  20. 242b400 frameworks/av: libexpat now exports its includes. by Elliott Hughes · 11 years ago
  21. ba3e7f5 remove video editor from MediaProfile by Chong Zhang · 11 years ago
  22. f1063e2 libmedia: fix all warning, make warnings errors, use clang by Lajos Molnar · 11 years ago
  23. b187de1 Line length 100 by Glenn Kasten · 11 years ago
  24. 9520aa6 CamcorderProfile: Add QUALITY_HIGH_SPEED_2160P by Zhijun He · 11 years ago
  25. e079097 CamcorderProfiles: add high speed profile constants by Zhijun He · 12 years ago
  26. 34fb296 libmedia: 64-bit compile warnings by Mark Salyzyn · 12 years ago
  27. 5f6af1a MediaProfiles: Add 4K video related constants by Zhijun He · 12 years ago
  28. 8052038 Fix warnings about unused parameters by Glenn Kasten · 12 years ago
  29. b1eb1a0 stagefright: discard audio at start of capture by Eric Laurent · 13 years ago
  30. e8057dd Fix libmedia and libstagefright to get expat header files from the approved location. by Elliott Hughes · 13 years ago
  31. 3c8889e libmedia: Fix build with gcc 4.7 by Bernhard Rosenkraenzer · 14 years ago
  32. f60c660 Added support for HE-AAC recording by Dave Burke · 14 years ago
  33. aeb8fd4 Add Fraunhofer AAC encoder with AAC-ELD support. by Dave Burke · 14 years ago
  34. 5e7616c Merge "Switched to use the header files in /frameworks/native and deleted the duplicate header files in /frameworks/base" by James Dong · 14 years ago
  35. e53b9ea Whitespace and indentation by Glenn Kasten · 14 years ago
  36. 6c6b4d0 Switched to use the header files in /frameworks/native by James Dong · 14 years ago
  37. 9f1d444 Merge "Move away from MediaDebug and use ADebug instead" by James Dong · 14 years ago
  38. f1d5aa1 Move away from MediaDebug and use ADebug instead by James Dong · 14 years ago
  39. 90bebef No newline or space at end of ALOG format string by Glenn Kasten · 14 years ago
  40. 29357bc Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 14 years ago
  41. 5ff1dd5 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 14 years ago
  42. 5c05221 am 716747f7: am 481ffa50: Merge "Fix for issue 5309336 -add videoeditor maximum prefetch YUV frames in media_profiles.xml to limit the total memory usage." into ics-mr1 by Hong Teng · 14 years ago
  43. 3a9cefe Fix for issue 5309336 by Hong Teng · 14 years ago
  44. 3856b09 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 14 years ago
  45. 669012d Add QVGA resolution to CamcorderProfile by James Dong · 14 years ago
  46. 8f74b71 Fix for 4142219 Don't hard code platform-specific limitations (Jni/ Java) by Rajneesh Chowdury · 14 years ago
  47. cabd5f8 fix for issue 4142219 by Hong Teng · 15 years ago
  48. 0f05629 Add support for platform-specific recording start time offset by James Dong · 15 years ago
  49. 8031ec7 Add the default camera id to mCameraIds for emulator and those devices without media_profiles.xml configuration file. by James Dong · 15 years ago
  50. 2a7e0a1 Get rid of redundant media profiles by James Dong · 15 years ago
  51. d5672bc Adding default profiles for specific levels. by Nipun Kwatra · 15 years ago
  52. 9783ed8 Exposing specific profile levels + hasProfile(). by Nipun Kwatra · 15 years ago
  53. 8bb5603 Adding hasProfile. by Nipun Kwatra · 15 years ago
  54. c0a8478 Added specific resolution and time lapse profiles. by Nipun Kwatra · 15 years ago
  55. 3eaa4e9 Add multiple camera support for in MediaProfiles. by Chih-Chung Chang · 16 years ago
  56. f5a8385 Image encoding settings java API through xml configuration file by James Dong · 16 years ago
  57. 1d7491b Initial check-in for xml-based encoder capabilities retrieval by James Dong · 16 years ago