1
0
Fork 0

Commit Graph

  • c2ef29d202 Parse offset sequence id from STN_table_SS master L20220728 Hendrik Leppkes 2016-02-22 12:30:20 +0100
  • 7a2f544c03 Add bd_get_title_mpls to retrieve the full MPLS information from a title Hendrik Leppkes 2016-02-16 19:09:21 +0100
  • 51d16f7c74 Export the clip id in BLURAY_CLIP_INFO Hendrik Leppkes 2016-02-16 16:04:45 +0100
  • 41b999b34e Include clpi_data.h to make debugging easier. Hendrik Leppkes 2012-09-24 02:01:25 +0200
  • 52c1bbba6e Added bd_get_clip_infos Hendrik Leppkes 2011-03-28 22:39:52 +0200
  • 8862ab84bc Optimized file I/O for chained usage with libavformat Hendrik Leppkes 2011-03-17 17:22:00 +0100
  • c65c945277 Support for building with MSVC 2015/2017/2019/2022 Hendrik Leppkes 2012-09-12 23:26:17 +0200
  • 5f2523bcc8 Disable JVM loading Hendrik Leppkes 2020-06-21 16:58:18 +0200
  • 245baa75ad Show Dolby Vision streams in mpls_dump upstream rapperskull 2020-04-26 23:17:54 +0200
  • fb8f2b4729 Detect Dolby Vision streams in playlist rapperskull 2020-04-26 23:15:52 +0200
  • 483c5b0b2f Add support for parsing (and dumping) Static Metadata extension (extension 3.5) rapperskull 2020-05-01 23:41:44 +0200
  • 9795d2e10f Detect index HDR10+ and Dolby Vision flags rapperskull 2020-04-26 23:23:27 +0200
  • bfceb00170 Fixed devtools codec_map rapperskull 2020-04-26 23:21:02 +0200
  • c5d4ac3a84 BDJAppProxy: Create organization and disc specific BUDA dirs hpi1 2020-05-16 20:21:52 +0300
  • 4efd8acf4b configure.ac: Add -lpthread to .pc file if needed Hugo Beauzée-Luyssen 2020-03-25 15:48:11 +0100
  • c6d9784a07 ci: Fix links to image registry Hugo Beauzée-Luyssen 2020-03-25 15:55:21 +0100
  • 43059c7e36 1.2.0 1.2.0 hpi1 2020-03-22 17:18:16 +0200
  • 1442ddb837 Update ChangeLog (1.2.0) hpi1 2020-03-22 17:14:06 +0200
  • e670de413f Add support for compiling BD-J with OpenJDK 12 / 13 hpi1 2020-02-16 17:15:44 +0200
  • 0529106337 Add space between literal and string macro hpi1 2020-02-16 17:06:55 +0200
  • d73f0332b2 Fix logging NULL string (‘%s’ directive argument is null) hpi1 2020-02-16 16:50:35 +0200
  • bc2d0d8c41 mutex: Switch the POSIX backend to PTHREAD_MUTEX_RECURSIVE Kamil Rytarowski 2020-02-13 16:23:21 +0100
  • 137974c5ed bdj: add additional jli paths for macOS Marvin Scholz 2019-11-12 12:49:49 +0100
  • 406a430213 darwin: rewrite mount_get_mountpoint Marvin Scholz 2019-10-03 23:47:56 +0200
  • 24bdc8af37 CI: Fix macOS contrib url Marvin Scholz 2019-10-03 23:57:25 +0200
  • 8c620f1525 Add missing const hpi1 2019-07-02 11:51:48 +0300
  • e555789f08 Improve dir_open() logging hpi1 2019-07-02 11:26:07 +0300
  • 829e0c495f Check for NULL hpi1 2019-07-02 11:21:14 +0300
  • 21f15d2f58 Fix clipping floats hpi1 2019-07-02 11:19:07 +0300
  • 18a883e3f2 mpls_dump: show mark types in text hpi1 2019-07-01 20:38:39 +0300
  • 4a0c87e530 BDJ: implement AWT mouse events hpi1 2019-06-13 19:11:06 +0300
  • 8fc54d7bf8 java.awt.BDJHelper: Add logger hpi1 2019-06-13 19:10:19 +0300
  • 71413e4985 Rename BDJ_STORAGE to BDJ_CONFIG hpi1 2019-06-07 22:06:15 +0300
  • 4d45011536 Allow application to provide separate user input events when key is pressed/typed/released. hpi1 2019-04-05 18:34:04 +0300
  • f1390c99f5 Update ChangeLog hpi1 2019-06-08 12:04:13 +0300
  • 000f083ad9 add function to dump decrypted m2ts Yunxiang Li 2019-03-17 18:40:57 -0400
  • ae061211e8 1.1.2 1.1.2 hpi1 2019-06-07 20:51:53 +0300
  • df1c63224d Add support for NetBSD operating system Ryo ONODERA 2019-05-04 06:45:13 +0900
  • 084f694e84 bd-j: allow reading dolbyvision.graphicspriority.available property hpi1 2019-06-07 18:21:05 +0300
  • 36035679db Make event parameter serializable hpi1 2019-05-24 12:10:59 +0300
  • 23462a14d2 Remove unused member hpi1 2019-05-24 12:04:10 +0300
  • ff9f21ee93 Fix possible null deref hpi1 2019-05-24 12:00:31 +0300
  • 38bbd8e8b1 FileInputStream: resolve resource urls obtained from URL.getPath() hpi1 2019-04-19 22:54:17 +0300
  • 109bbb0089 properties: open file as binary. hpi1 2019-04-17 11:57:45 +0300
  • e82e243005 Split function. Fixes mark tracking timings at clip boundaries. hpi1 2019-04-17 11:55:30 +0300
  • 5b3c09b500 Cosmetics hpi1 2019-04-17 11:09:33 +0300
  • 510df90658 Fix mark triggering when multiple marks are passed during single read() hpi1 2019-04-17 11:07:56 +0300
  • a1869cb4a1 Java 8+: Unconditionally hook java.io.FileSystem class hpi1 2019-04-16 12:37:13 +0300
  • 487fc80c8e BDFileSystem: enable hooks after JVM has been booted hpi1 2019-04-15 13:55:50 +0300
  • f43a2a8d30 Cosmetics hpi1 2019-04-14 16:14:02 +0300
  • 6c0e42b88e BD-J: Filter out some duplicate mark events hpi1 2019-04-13 16:41:17 +0300
  • 2bf35f7c31 Move function hpi1 2019-04-13 16:10:58 +0300
  • 5c732b2af7 Add missing libxml version to required packages hpi1 2019-04-09 10:07:23 +0300
  • 050c604112 Log BD-J resource URL lookups hpi1 2019-04-08 17:39:32 +0300
  • ea51aa4841 Add logging hpi1 2019-04-05 23:14:56 +0300
  • fa2f80fcde HBackgroundImage: detach from sun.awt.image hpi1 2019-04-05 23:13:09 +0300
  • 7419395312 1.1.1 1.1.1 hpi1 2019-04-05 11:29:32 +0300
  • 12a75bc83b Fix possible OOB read with empty path hpi1 2019-04-05 10:52:18 +0300
  • af69041d6a Fix pkg-config Libs.Private hpi1 2019-03-29 13:44:46 +0200
  • 897e1d0d56 Add support for Visual Studio 2019 L20170904-3 Hendrik Leppkes 2019-04-03 10:57:46 +0200
  • 1be453824b Win32: fix Java8 loading of classes Jean-Baptiste Kempf 2019-03-22 18:39:31 +0100
  • e143a72f69 Initialize defaults for selected streams when opening a playlist without menus hpi1 2019-03-04 13:33:37 +0200
  • 411bdf4c97 Split function hpi1 2019-03-04 13:32:32 +0200
  • bbab2eff3f Cosmetics hpi1 2019-03-04 13:31:08 +0200
  • 1426804def Improve HDMV event debugging hpi1 2019-03-04 13:19:58 +0200
  • 6bbbd7dc81 Update ChangeLog hpi1 2019-02-28 20:14:25 +0200
  • 9e67bca6fc Add missing javax.microedition.io interfaces hpi1 2019-02-27 09:10:51 +0200
  • 2b0b711a70 Fix using default encoding hpi1 2019-02-24 19:21:01 +0200
  • 7f43713587 Make inner class static hpi1 2019-02-24 19:19:06 +0200
  • b2fcf2dc52 Cosmetics hpi1 2019-02-24 17:31:31 +0200
  • 6096cf405f Remove useless error message hpi1 2019-02-24 17:26:25 +0200
  • a6faca5155 library paths: Explicitly add /usr/local/lib David Fuhrmann 2019-01-07 19:30:56 +0100
  • 12f0f3cbe3 keep on with menuless user selected streams between clips Francois Cartegnie 2018-11-13 23:10:30 +0100
  • f246105ed7 Fix polygon-based BD-J graphics primitives hpi1 2019-02-24 13:40:24 +0200
  • 8b4869ca82 libmmbd is called libmmbd64.dll on Windows 64 Jean-Baptiste Kempf 2019-02-24 10:38:26 +0100
  • f1a41a906e Make implementation class package private hpi1 2019-02-23 19:34:24 +0200
  • 2fb71f4e33 Use doPrivileged when creating class loader hpi1 2019-02-23 19:20:19 +0200
  • fc1e71de7b Simplify hpi1 2019-02-23 17:02:38 +0200
  • 1b9c2401b6 Fix type before cast hpi1 2019-02-23 17:02:23 +0200
  • a05d9b5e30 Fix using default encoding hpi1 2019-02-23 17:02:04 +0200
  • 1c962b55ad Silence coverity unguarded read warning hpi1 2019-02-23 17:01:39 +0200
  • 8d1179408c Try Java8+ native method first hpi1 2019-02-21 23:15:34 +0200
  • bab43543dc Fix argument name hpi1 2019-02-20 12:05:40 +0200
  • 0f26e1e032 Fix using default encoding Petri Hintukainen 2019-01-25 10:15:26 +0200
  • e995610883 Fix build with Java 1.6 hpi1 2019-02-22 18:13:02 +0200
  • a797b4a20e disc: do not use empty pseudo id hpi1 2019-02-16 21:13:18 +0200
  • 49169d8d53 Drop double attribute hpi1 2019-02-16 20:58:24 +0200
  • 7c56a70fa0 Allow menuless playback without index.bdmv hpi1 2019-02-16 20:56:32 +0200
  • 75bb45d962 Set clip pointer to NULL when closing playlist hpi1 2019-02-16 20:01:19 +0200
  • 70d09e031a bdj: fix stack overflow when using Java9+ debugging hpi1 2019-02-16 12:38:04 +0200
  • 912b86e39a 1.1.0 1.1.0 hpi1 2019-02-12 09:14:51 +0200
  • 264b83d314 Distribute java-build-support hpi1 2019-02-12 09:35:48 +0200
  • 564358edaf _find_ig_stream(): Check for NULL title (ex. title open failed) hpi1 2019-02-12 09:05:03 +0200
  • 5f44a54ac9 Add const hpi1 2019-02-07 11:56:19 +0200
  • da96b13e54 improve main playlist guess Francois Cartegnie 2019-02-05 14:40:07 +0100
  • 1e6d7d2cbf ChangeLog update hpi1 2019-02-05 11:50:53 +0200
  • bacc6de81d bdj: remove JVM 9+ blacklisting hpi1 2019-02-01 14:08:36 +0200
  • 6d0f29c49a BDJSecurityManager: override checkPackageAccess() for Java 11 hpi1 2019-02-05 11:07:05 +0200
  • 976d88f099 BDJClassFileTransformer: fix IllegalStateException hpi1 2019-02-05 11:06:13 +0200
  • d9c84facac bdj: fix module graph hpi1 2019-02-01 14:06:56 +0200