Commit graph

  • 57d0721fd6 Resolve the memory leaks in demo short-form app tianyifeng 2024-11-13 04:38:14 -0800
  • a46716c0e9 Handle C.TIME_END_OF_SOURCE buffer timestamps in CeaDecoder ibaker 2024-11-12 09:35:59 -0800
  • f109a8167b Fix supportedCommands in MediaMetadata bachinger 2024-11-11 06:04:38 -0800
  • 0e37bd08be Re-define 'max size' of SEI queue to operate on unique timestamps ibaker 2024-11-08 09:18:02 -0800
  • dba31108a3 Release internal components on preload thread in DefaultPreloadManager tianyifeng 2024-11-07 10:47:02 -0800
  • 461a1fa037 Fix wrong class name in error message of MediaExtractorCompatTest rohks 2024-11-06 05:05:54 -0800
  • 09be7b0b25 Move MediaExtractorCompatTest from test/ to androidTest/ rohks 2024-11-04 05:40:22 -0800
  • 761cf4a001 Fix color info conversion in vpccBox method sheenachhabra 2024-10-22 04:12:03 -0700
  • c7ca9fbe7d Sanitize duration parsing for HLS interstitials bachinger 2024-11-19 02:52:46 -0800
  • b782cdff52 Don't drop frames to ignore in RenderControl kimvde 2024-11-19 01:12:08 -0800
  • 9c6d9e9e47 Reduce test name lengths claincly 2024-11-18 10:30:11 -0800
  • 9ae136becb Add context as a parameter to shouldStartForegroundService bachinger 2024-11-18 09:12:44 -0800
  • ca010231a8 Fix incorrect Media3 1.5.0-rc01 release notes 1.5.0-rc01 ivanbuper 2024-11-18 07:54:14 -0800
  • fff6e2e169 Fix incorrect Media3 1.5.0-rc01 release notes ivanbuper 2024-11-18 07:54:14 -0800
  • 66ec022bf0 Fix broken anchor in 1.5.0-rc02 release notes ibaker 2024-11-18 05:51:51 -0800
  • 8be2556efd Implement DefaultVideoSink.setStreamTimestampInfo kimvde 2024-11-18 01:59:12 -0800
  • 2568ff73cb Remove unnecessary checkStateNotNull checks kimvde 2024-11-18 01:02:08 -0800
  • 7b3effb871 Update test code based on the latest code structure ybai001 2024-11-18 10:29:40 +0800
  • cbb8e2f1e6 Bump media3 version to 1.5.0-rc02 ibaker 2024-11-15 09:29:55 -0800
  • 0143884cd7 Deflake the DefaultPreloadManagerTest tianyifeng 2024-11-15 08:20:00 -0800
  • ecc5cd889f Add getMetrics() API to MediaExtractorCompat rohks 2024-11-15 08:14:39 -0800
  • 1af0b5b432 Add handleContentTimelineChanged to AdsLoader bachinger 2024-11-15 07:46:18 -0800
  • c3d4a3d683 Set container MIME type for extractors in ts module rohks 2024-11-15 07:34:13 -0800
  • c50867c81d Release notes for 1.5.0-rc01 ibaker 2024-11-15 07:20:22 -0800
  • 68c0b8115f Set container MIME type for Flv, Matroska, and image extractors rohks 2024-11-15 06:38:45 -0800
  • 11fc0871ac Implement video effects for Frame Extraction dancho 2024-11-15 06:06:59 -0800
  • c503a63878 Update comment for MPEG_CHANNEL_CONFIGURATION_MAPPING ybai001 2024-11-15 16:31:52 +0800
  • 3b7d19e94e
    Merge pull request #13 from androidx/main ybai001 2024-11-15 15:58:20 +0800
  • e6448f3498 Don't assume MP4 keyframe metadata is correct for CEA re-ordering ibaker 2024-11-14 11:01:33 -0800
  • 2379d0f18c Set container MIME type for audio-only extractors rohks 2024-11-14 09:59:30 -0800
  • 93b4c6ef47 Set container MIME type in Mp4Extractor and FragmentedMp4Extractor rohks 2024-11-14 07:20:02 -0800
  • 6453054878 Parse interstitials into HLS media playlist bachinger 2024-11-14 03:05:47 -0800
  • 16a15b94ca Add Configration for Frame Extraction for specific SeekParameters dancho 2024-11-14 02:44:50 -0800
  • 301ef207f2 Add pixel comparison to FrameExtractorTest dancho 2024-11-13 10:41:26 -0800
  • 74611bbdc0 Merge pull request #1265 from DolbyLaboratories:dlb/ac4-level4/dev_new2 Copybara-Service 2024-11-13 09:08:22 -0800
  • 0f96ad247d Fix 'narrowing conversion' warning in FragmentedMp4Extractor ibaker 2024-11-13 07:04:57 -0800
  • c3d4722197 Resolve the memory leaks in demo short-form app tianyifeng 2024-11-13 04:38:14 -0800
  • 9db66d6c6b Simplify bufferTimestampAdjustment handling kimvde 2024-11-13 03:18:42 -0800
  • 8393c2e445 Implement/document trivial methods in DefaultVideoSink kimvde 2024-11-13 02:30:11 -0800
  • 175dca41df Read Bitmap in ExperimentalFrameExtractor dancho 2024-11-13 01:24:38 -0800
  • 64e92cb8e1 Various refactorings in VideoFrameRenderControl kimvde 2024-11-13 01:13:32 -0800
  • 838c621d00 Add support to ApvC codec in Mp4Extractor Googler 2024-11-12 11:57:44 -0800
  • 59106bba1c Start muxer watchdog timer on export start sheenachhabra 2024-11-12 10:16:59 -0800
  • 19b38c83b6 Handle C.TIME_END_OF_SOURCE buffer timestamps in CeaDecoder ibaker 2024-11-12 09:35:59 -0800
  • 40f187e4b4 Block calls to FrameExtractor.release dancho 2024-11-12 05:45:58 -0800
  • de0e08397e Add caching status APIs to MediaExtractorCompat rohks 2024-11-12 05:31:18 -0800
  • ed288fca46 Experimental frame extraction based on ExoPlayer dancho 2024-11-12 05:15:36 -0800
  • 4acd1b970c Make MediaSource.Factory a nullable parameter. Googler 2024-11-11 14:23:48 -0800
  • 01c784775e Rename signalEndOfInputStream() claincly 2024-11-11 07:40:59 -0800
  • fa790bd73c Fix supportedCommands in MediaMetadata bachinger 2024-11-11 06:04:38 -0800
  • 0c982a7994 Fix error where non-enabled renderers were set to final michaelkatz 2024-11-11 04:33:05 -0800
  • f84f44bf6b Implement static method to return estimated output samples ivanbuper 2024-11-08 12:51:31 -0800
  • 53953dd377 Re-define 'max size' of SEI queue to operate on unique timestamps ibaker 2024-11-08 09:18:02 -0800
  • b329806859 Fix unit test that confirms AAC_LC passthrough is unsupported michaelkatz 2024-11-08 07:46:28 -0800
  • 2b54b1ebbe Release internal components on preload thread in DefaultPreloadManager tianyifeng 2024-11-07 10:47:02 -0800
  • 91dfaab93f Add getDrmInitData() API to MediaExtractorCompat rohks 2024-11-07 06:31:09 -0800
  • 19d71266ec Merge pull request #1277 from consp1racy:patch-1 Copybara-Service 2024-11-07 06:28:45 -0800
  • b956861442 Git: Ignore .cxx intermediate output directory Eugen Pechanec 2024-04-13 17:41:27 +0200
  • f6116a121a Add functionality for Choose local file button shahddaghash 2024-11-06 09:32:35 -0800
  • 7b9cfd1964 Add basic UI to effect demo app shahddaghash 2024-11-06 09:15:44 -0800
  • d164ce221a Change lib-common dependency scope to api in lib-ui shahddaghash 2024-11-06 08:17:40 -0800
  • 3d51b36e99 Fix wrong class name in error message of MediaExtractorCompatTest rohks 2024-11-06 05:05:54 -0800
  • 31ae260db4 Support alternative sample MIME types in MuxerWrapper dancho 2024-11-06 03:55:06 -0800
  • f9fd8badec Prevent repeated release of the same EGLContext dancho 2024-11-06 03:12:49 -0800
  • ab723fc8ff Mark every media3-cues sample as a keyframe ibaker 2024-11-06 03:12:16 -0800
  • 5336d71c22 Add TestPlayerRunHelper run(player).untilFullyBuffered tonihei 2024-11-06 02:43:09 -0800
  • 08470140ac Internal Googler 2024-11-05 11:22:00 -0800
  • d38aba92fe Fix flakiness in HlsPlaybackTest and DashPlaybackTest tonihei 2024-11-05 09:39:34 -0800
  • 28b75f7d29 Schedule doSomeWork after setVideoOutput michaelkatz 2024-11-05 09:18:55 -0800
  • 286273c10e Enable lint in tests for modules that require no fixes ibaker 2024-11-05 05:37:16 -0800
  • caf7c2b7f1 Fix position tracking bug for inaccurate audio processors tonihei 2024-11-01 09:25:35 -0700
  • 7839f420ab Merge pull request #1225 from Kekelic:support-for-parsing-rtsp-packets-with-header-extension Copybara-Service 2024-11-01 06:35:16 -0700
  • aad746b05c Annotate parameters in RepeatModeUtil tonihei 2024-11-01 04:29:25 -0700
  • 664dc6e482 Add missing DefaultRenderersFactoryTest for decoder extensions rohks 2024-10-30 05:28:40 -0700
  • 4b6e886ad2 Improve position estimate when transitioning to another checkpoint tonihei 2024-10-29 05:28:34 -0700
  • 7ec61f13ce Fix handling of cues that exceed total duration in MatroskaExtractor rohks 2024-10-29 04:16:10 -0700
  • c44d509ea8 Remove // Do nothing overrides from EventLogger ibaker 2024-10-24 09:48:53 -0700
  • 8ca80a6b71 Remove some un-needed proguard-rules.txt symlinks ibaker 2024-10-24 05:40:49 -0700
  • 26cbf9444d DataSourceContractTest: Tighten assertions around 'not found' URIs ibaker 2024-10-24 03:47:01 -0700
  • 08e55d81ef Merge pull request #1794 from stevemayhew:p-fix-ntp-time-update-main Copybara-Service 2024-10-23 15:22:22 -0700
  • 12cb803486 Compat logic for MediaController.getCustomLayout tonihei 2024-11-05 05:03:29 -0800
  • 9e3c64866e Handle both media3-cues and 'raw' vtt output-modifying-extractor Ian Baker 2024-11-05 12:23:29 +0000
  • a44079b516 Removed unused constructor tonihei 2024-10-23 07:46:55 -0700
  • bc7c901969 Suppress not-applicable lint warning tonihei 2024-10-23 07:01:33 -0700
  • fbbe48cd47 Add missing overrides in DefaultTrackSelector.Parameters.Builder ibaker 2024-10-23 07:01:13 -0700
  • a03bd8248c Fix duration calculation for AVI files rohks 2024-10-23 03:31:29 -0700
  • 57f0c0d368 Fix flakiness of MediaBrowserListenerWithMediaBrowserServiceCompatTest bachinger 2024-10-23 01:51:57 -0700
  • 70c7ee2e0c Use Guava's HttpHeaders consistently in HTTP testing machinery ibaker 2024-10-22 09:18:44 -0700
  • e6849e082c Align spelling of fullScreen to fullscreen jbibik 2024-10-22 08:27:01 -0700
  • 8fdb233a7d DataSourceContractTest: Add expected response headers ibaker 2024-10-22 08:17:03 -0700
  • b68d455b5e Ensure session extras Bundle is copied at least once tonihei 2024-10-22 04:00:53 -0700
  • 8304c26e08 Improve error logging for IllegalClippingException rohks 2024-10-21 06:42:19 -0700
  • 6611187316 Test ResolvingDataSource resolveReportedUri functionality ibaker 2024-10-21 05:46:55 -0700
  • ab4dff7530 DataSourceContractTest: Add tests for resolved vs original URI ibaker 2024-10-21 04:03:19 -0700
  • 6f42f36c05 Merge pull request #1742 from colinkho:trackselection-playwhenready Copybara-Service 2024-10-21 02:27:20 -0700
  • eb2ef4d14b Fix some markdown-in-javadoc ibaker 2024-10-18 10:45:32 -0700
  • 2bf0138590 Let FakeTrackSelection extend BaseTrackSelection tonihei 2024-10-18 09:51:49 -0700
  • b2b30249c6 Rename playback thread in MediaSourceTestRunner ibaker 2024-10-18 08:11:44 -0700
  • 6537a63f2b Release the Surface at the end of every playback test ibaker 2024-10-18 07:58:04 -0700
  • e6c24087f8 Remove unneeded @Nullable from PlayerWrapper.legacyExtras tonihei 2024-10-18 04:01:32 -0700