Commit graph

  • e4993779db Merge pull request #1943 from DolbyLaboratories:dlb/ac4-ajoc/dev Copybara-Service 2024-12-03 04:04:52 -0800
  • 18d156fe3c Configure ProgressiveMediaSource with a Format for subtitles ibaker 2024-12-03 03:37:52 -0800
  • 0037388660 Simplify VideoSink.handleInputFrame kimvde 2024-12-03 03:26:19 -0800
  • 1df0ee2052 Minor change to comment ybai001 2024-12-03 15:29:57 +0800
  • e503535ec2 LFE channel should always be counted for AC-4 A-JOC content on MPEG-4 layer ybai001 2024-12-03 13:29:57 +0800
  • 547a164f42
    Merge pull request #15 from androidx/main ybai001 2024-12-03 10:14:07 +0800
  • 675c1d898a Move interface locations claincly 2024-12-02 15:01:11 -0800
  • ecdf7c5df7 Propagate sourceEnded to AudioGraphInputAudioSink claincly 2024-12-02 13:56:44 -0800
  • 8908d82cac Signal end of stream to VideoFrameProcessor in previewing claincly 2024-12-02 11:27:41 -0800
  • 25c927e9f3 Standardize ForwardingXXX tests ibaker 2024-12-02 09:09:43 -0800
  • b2ba5da09b Implement cancellation of FrameExtractor.getFrame dancho 2024-12-02 06:06:06 -0800
  • 19b276d6a7 Allow track selection parameters to be set in ExoPlayerAssetLoader. Googler 2024-12-02 05:01:26 -0800
  • d214e90ce4 Fix Frame Extractor getting stuck dancho 2024-12-02 04:53:18 -0800
  • da4376d48d Avoid modifying legacy custom layout in MediaControllerImplBase tonihei 2024-12-02 03:16:45 -0800
  • 77d33645cc Clarify CommandButton javadoc around iconResId and ICON_UNDEFINED ibaker 2024-12-02 02:56:34 -0800
  • fa9689ef9a Clarify CommandButton javadoc around iconResId and ICON_UNDEFINED ibaker 2024-12-02 02:56:34 -0800
  • f113a78e0d Merge pull request #1870 from colinkho:fwd-extractor-clz Copybara-Service 2024-11-29 10:18:34 -0800
  • e27238666a Merge pull request #1849 from colinkho:stuckwhenready Copybara-Service 2024-11-29 09:34:56 -0800
  • 7f62f74737 Fix review comments Ian Baker 2024-11-29 17:10:29 +0000
  • 21e627da1c Fix review comments Ian Baker 2024-11-28 16:54:00 +0000
  • 55c81f6ed6 Merge pull request #1876 from colinkho:extinputgetreader Copybara-Service 2024-11-28 07:36:28 -0800
  • 037a6f3219 Fix nullness errors Ian Baker 2024-11-28 14:47:35 +0000
  • 38145b6e89 Tweak javadoc & reformat Ian Baker 2024-11-28 14:20:03 +0000
  • 55a1290bfd Add a getter for DataReader on DefaultExtractorInput Colin Kho 2024-11-11 23:45:26 -0800
  • 24ea6c4c14 Relax PlaybackStuck criteria to only when playWhenReady is true Colin Kho 2024-10-31 12:46:53 -0700
  • c5af8ba360 Add & fix copyright headers Ian Baker 2024-11-28 14:04:38 +0000
  • 2683331299 Add tests and missing overrides to ForwardingExtractor Ian Baker 2024-11-28 14:00:36 +0000
  • 01422d8322 Reformat with google-java-format Ian Baker 2024-11-28 11:45:03 +0000
  • 6d265476e4 Added Forwarding classes for Extractor and ExtractorOutput Colin Kho 2024-11-08 10:21:26 -0800
  • 4d925bde81 Remove stale TODO kimvde 2024-11-28 02:59:41 -0800
  • 852091f2d9 Implement DefaultVideoSink.isEnded kimvde 2024-11-28 02:25:30 -0800
  • f3f4646296 Add VideoSink.signalEndOfCurrentInputStream() kimvde 2024-11-28 01:20:48 -0800
  • dfe3c90f9a Fix CompositionPlayerTest.imagePreview_imagePlaysForSetDuration kimvde 2024-11-28 00:34:21 -0800
  • 08619bf6fa Add KEY_TRACK_ID to MediaFormat returned by getTrackFormat(int) rohks 2024-11-27 10:23:32 -0800
  • 6e29b96337 Add support for extracting HDR frames as HLG Bitmaps dancho 2024-11-27 10:15:17 -0800
  • 270543555d Add getSampleCryptoInfo API to MediaExtractorCompat rohks 2024-11-27 09:44:44 -0800
  • c861947bee Skip failing test on API 31 emulator kimvde 2024-11-27 09:14:52 -0800
  • 52e45e0864 Prepare for CryptoInfo support by removing cached size rohks 2024-11-27 08:44:44 -0800
  • f5bbb39e90 Merge pull request #1823 from MGaetan89:remove_outdated_sdk_check Copybara-Service 2024-11-27 08:16:02 -0800
  • bff5523bb6 Merge pull request #1823 from MGaetan89:remove_outdated_sdk_check Copybara-Service 2024-11-27 08:16:02 -0800
  • 60133b0c7e Recommend ForwardingSimpleBasePlayer in ForwardingPlayer javadoc ibaker 2024-11-27 07:40:13 -0800
  • fd0c04b3a0 Recommend ForwardingSimpleBasePlayer in ForwardingPlayer javadoc ibaker 2024-11-27 07:40:13 -0800
  • a371824dbc Remove unnecessary @SuppressLint("Override") rohks 2024-11-27 06:29:21 -0800
  • 6cf3004d62 Bump IMA dependency to 3.35.1 ibaker 2024-11-27 04:53:38 -0800
  • 8a1e6e59b0 Bump IMA dependency to 3.35.1 ibaker 2024-11-27 04:53:38 -0800
  • f91d5208b5 MP3: Use bytes field from VBRI frame instead of deriving from ToC ibaker 2024-11-26 06:15:19 -0800
  • d5d5771cd2 Add custom MediaSource.Factory attribute to CompositionPlayer shahddaghash 2024-11-26 10:45:17 -0800
  • 96c35966d8 Remove unnecessary parentherses claincly 2024-11-26 08:46:23 -0800
  • de76d7932f Add missing test cases in SeekTest claincly 2024-11-26 08:40:46 -0800
  • 465873ac28 Add androidx.compose.foundation:foundation to deps with AAR files ibaker 2024-11-26 07:53:26 -0800
  • b19b6ccc60 MP3 VBRI: Use sampleCountToDurationUs() and samplesPerFrame ibaker 2024-11-26 07:49:43 -0800
  • 46578ee0a6 MP3: Use bytes field from VBRI frame instead of deriving from ToC ibaker 2024-11-26 06:15:19 -0800
  • 2a4bae01ef Add two missing test cases in seeking claincly 2024-11-26 03:41:58 -0800
  • e357629400 Make back button pause player instead of quitting app claincly 2024-11-26 03:30:57 -0800
  • f257e5511f MP3: Exclude VBRI frame from ToC position calculations ibaker 2024-11-26 02:32:09 -0800
  • 989c8f4fdb MP3: Exclude VBRI frame from ToC position calculations ibaker 2024-11-26 02:32:09 -0800
  • 6a3def3ccb Turn off repeat mode on Composition demo app kimvde 2024-11-26 02:11:04 -0800
  • 2fc379a61b Fix documentation for Format.Builder.setTileCountHorizontal and Format.Builder.setTileCountVertical Gaëtan Muller 2024-10-23 10:23:55 +0200
  • 3eb36d67bd Add MP3 test asset with VBRI frame ibaker 2024-11-26 01:29:40 -0800
  • 7abfa764e1 Add MP3 test asset with VBRI frame ibaker 2024-11-26 01:29:40 -0800
  • f34abbb29f Add pixel aspect ratio to Format.toLogString ibaker 2024-11-21 07:17:59 -0800
  • 8d791fd836 Rollback of 854566dbfe michaelkatz 2024-11-21 04:26:25 -0800
  • 05921514b7 Manage all color value conversions in ColorInfo class sheenachhabra 2024-11-21 01:05:12 -0800
  • 6fbd3be9c5 Merge pull request #1277 from consp1racy:patch-1 Copybara-Service 2024-11-07 06:28:45 -0800
  • 92166828e1 Make error messages unique in Boxes.java sheenachhabra 2024-11-04 04:47:00 -0800
  • 0ceaa17bf5 Add an API to disable sample batching in Mp4Muxer sheenachhabra 2024-10-24 06:11:16 -0700
  • bb20eb4975 Frame Extractor HDR: tone map to SDR dancho 2024-11-25 08:38:19 -0800
  • df887a9422 Merge branch 'release' into release-1.5.0 Shahd AbuDaghash 2024-11-25 14:47:51 +0000
  • 0d8f1d5ab9 Add Frame Extractor configuration for mediacodecselector dancho 2024-11-25 06:36:32 -0800
  • 7ef1a7ab8b Support renderer joining in CompositionPlayer claincly 2024-11-25 05:12:38 -0800
  • 25a782e10a Stop delaying registering input stream on VideoFrameProcessor kimvde 2024-11-25 04:15:19 -0800
  • c0fb4b7aff Composition demo app: show extended brightness dancho 2024-11-25 01:19:55 -0800
  • 827966b7a4 Add pixel aspect ratio to Format.toLogString ibaker 2024-11-21 07:17:59 -0800
  • 73c4bb6e1f Bump Media3 version to 1.5.0 shahddaghash 2024-11-21 06:44:25 -0800
  • cc8439db93 Bump Media3 version to 1.5.0 1.5.0 shahddaghash 2024-11-21 06:44:25 -0800
  • 46a5f0f9b2 Merge release notes for media3 1.5.0 stable release shahddaghash 2024-11-21 03:13:17 -0800
  • f63069e266 Move misplaced release note to Unreleased changes section shahddaghash 2024-11-20 09:58:15 -0800
  • 52dfe25542 Fix flushing issue in DefaultVideoFrameProcessor kimvde 2024-11-21 04:57:24 -0800
  • 79effe7b60 Remove call to getFrameReleaseAction prior to applying effects kimvde 2024-11-21 04:36:10 -0800
  • 5282fe3125 Rollback of 854566dbfe michaelkatz 2024-11-21 04:26:25 -0800
  • 754dfd76c8 Simplify use of defaultMediaSourceFactory in CompositionPlayer shahddaghash 2024-11-21 03:50:39 -0800
  • e5110e6442 Merge release notes for media3 1.5.0 stable release shahddaghash 2024-11-21 03:13:17 -0800
  • 407bc4fec9 Manage all color value conversions in ColorInfo class sheenachhabra 2024-11-21 01:05:12 -0800
  • 089eaa1d5d Merge pull request #1898 from DolbyLaboratories:dlb/ac4-level4-dash/dev Copybara-Service 2024-11-20 11:18:59 -0800
  • cf4488aa1f Move misplaced release note to Unreleased changes section shahddaghash 2024-11-20 09:58:15 -0800
  • d92c9aa8a1 Add a Frame Extractor test with rotated input dancho 2024-11-20 07:17:43 -0800
  • 66e8b53b43 Make SpeedChangingAudioProcessor direct subclass of AudioProcessor ivanbuper 2024-11-20 04:24:47 -0800
  • 3c01500a4e Use dynamic scheduling to speed up rendering the first image frame claincly 2024-11-19 10:30:26 -0800
  • dc7a0ca22f Move SDK == 33 tests to SDK 33+ dancho 2024-11-19 07:52:43 -0800
  • 646a6352a2 Remove bypass of SonicAudioProcessor in SpeedChangingAudioProcessor ivanbuper 2024-11-19 06:59:27 -0800
  • d702e1d496 Add getPsshInfo() API to MediaExtractorCompat rohks 2024-11-19 05:11:49 -0800
  • b9c9d95b90 Add JSON asset list parser bachinger 2024-11-19 04:37:32 -0800
  • 98723dc0a8 Merge pull request #1888 from DolbyLaboratories:dlb/dash-parser/dev Copybara-Service 2024-11-19 04:01:30 -0800
  • ccc7b22ff4 Implement custom Frame Extractor renderer dancho 2024-11-19 03:11:56 -0800
  • 8bab42334e Bump media3 version to 1.5.0-rc02 1.5.0-rc02 ibaker 2024-11-15 09:29:55 -0800
  • 737fdd8693 Deflake the DefaultPreloadManagerTest tianyifeng 2024-11-15 08:20:00 -0800
  • fd02ee182c Release notes for 1.5.0-rc01 ibaker 2024-11-15 07:20:22 -0800
  • 26f10effc2 Add frame extractor tests for decoder counters. dancho 2024-11-19 03:06:28 -0800
  • ef90f501bf Don't assume MP4 keyframe metadata is correct for CEA re-ordering ibaker 2024-11-14 11:01:33 -0800
  • 47f3aab231 Merge pull request #1265 from DolbyLaboratories:dlb/ac4-level4/dev_new2 Copybara-Service 2024-11-13 09:08:22 -0800