libbluray-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [libbluray-devel] [PATCH 2/4] The number of bytes used by fixed-length character fields is stored as Uint8 (ECMA 1/7.2.12).
Petri Hintukainen
Re: [libbluray-devel] [PATCH 2/4] The number of bytes used by fixed-length character fields is stored as Uint8 (ECMA 1/7.2.12).
Andreas Zelend
Re: [libbluray-devel] [PATCH 2/4] The number of bytes used by fixed-length character fields is stored as Uint8 (ECMA 1/7.2.12).
Petri Hintukainen
Re: [libbluray-devel] [PATCH 2/4] The number of bytes used by fixed-length character fields is stored as Uint8 (ECMA 1/7.2.12).
Andreas Zelend
Re: [libbluray-devel] [PATCH 2/4] The number of bytes used by fixed-length character fields is stored as Uint8 (ECMA 1/7.2.12).
Petri Hintukainen
[libbluray-devel] [PATCH][libudfread] Cleanup some conversion/compare warnings.
ace
Re: [libbluray-devel] [PATCH][libudfread] Cleanup some conversion/compare warnings.
Petri Hintukainen
[libbluray-devel] Add possibility to to check whether BD-J is functional without actually opening a disc.
ace20022
[libbluray-devel] win32: fix java directory path issues with JAVA_HOME environment variable
hpi1
[libbluray-devel] "Fix" converting void* to function pointer
hpi1
[libbluray-devel] Move UO mask parsing to uo_mask.c
hpi1
[libbluray-devel] bdsplice: do not include config.h
hpi1
[libbluray-devel] Remove leftover distcheck flags
hpi1
[libbluray-devel] mpls_dump: include only data structures, no internal functions
hpi1
[libbluray-devel] textst: fix clpi check
hpi1
[libbluray-devel] bd_info: simplify
hpi1
[libbluray-devel] Remove --disable-bdjava configure option
hpi1
[libbluray-devel] Remove --disable-udf configure option
hpi1
[libbluray-devel] Improve main title selection logging
hpi1
[libbluray-devel] main title selection: prefer "known" playlists
hpi1
[libbluray-devel] Cache "known" playlists when playing using on-disc menus
hpi1
[libbluray-devel] disc: add simple persistent storage
hpi1
[libbluray-devel] mpls_data: add enum for sub path types
hpi1
[libbluray-devel] Split mpls_parse.h
hpi1
[libbluray-devel] _get_title_info(): no need to reload current mpls file
hpi1
[libbluray-devel] Fix logging unimplemented feature
hpi1
[libbluray-devel] Drop unused field
hpi1
[libbluray-devel] Add comment
hpi1
[libbluray-devel] Add comment
npzacs
[libbluray-devel] Add comment
npzacs
[libbluray-devel] Add pread() replacement
Petri Hintukainen
[libbluray-devel] Headers needed by bd_read_mpls() are not installed
Holy Wu
Re: [libbluray-devel] Headers needed by bd_read_mpls() are not installed
Petri Hintukainen
Re: [libbluray-devel] Headers needed by bd_read_mpls() are not installed
Holy Wu
Re: [libbluray-devel] Headers needed by bd_read_mpls() are not installed
John Stebbins
Re: [libbluray-devel] Headers needed by bd_read_mpls() are not installed
Holy Wu
Re: [libbluray-devel] Headers needed by bd_read_mpls() are not installed
Petri Hintukainen
[libbluray-devel] Remove invalid cast
hpi1
[libbluray-devel] bd_info: print library version
hpi1
[libbluray-devel] Fix check for app-provided log function
hpi1
[libbluray-devel] register number is unsigned
hpi1
[libbluray-devel] build: use AM_CPPFLAGS
hpi1
[libbluray-devel] Fix include paths
hpi1
[libbluray-devel] Remove duplicate BDJAVA_CFLAGS
hpi1
[libbluray-devel] Unify deallocators (nav_title_close(), nav_free_title_list()). Take pointer to pointer, set to NULL.
hpi1
[libbluray-devel] Remove unneeded mkdir()
hpi1
[libbluray-devel] StrUtl.Join(): use StringBuffer
hpi1
[libbluray-devel] Set pointer to NULL in clpi_free() and mpls_free()
hpi1
[libbluray-devel] Comment out unused code
hpi1
[libbluray-devel] bd_info: fix "BD-J detected" value
hpi1
[libbluray-devel] Use Logger.dumpStack()
hpi1
[libbluray-devel] Crash while creating JVM
Anywhoever
[libbluray-devel] [PATCH] API: add function to check whether BD-J is functional.
Andreas Zelend
Re: [libbluray-devel] [PATCH] API: add function to check whether BD-J is functional.
Petri Hintukainen
Re: [libbluray-devel] [PATCH] API: add function to check whether BD-J is functional.
Andreas Zelend
Re: [libbluray-devel] [PATCH] API: add function to check whether BD-J is functional.
Andreas Zelend
[libbluray-devel] [PATCH] Add possibility to to check whether BD-J is functional without actually opening a disc.
Andreas Zelend
[libbluray-devel] [PATCH] Add possibility to to check whether BD-J is functional without actually opening a disc.
Andreas Zelend
Re: [libbluray-devel] [PATCH] API: add function to check whether BD-J is functional.
Petri Hintukainen
[libbluray-devel] Log persistent storage creation failure
hpi1
[libbluray-devel] Remove unused data
hpi1
[libbluray-devel] Remove double logging. Log only result.
hpi1
[libbluray-devel] Remove NOP
hpi1
[libbluray-devel] Mark inner class static
hpi1
[libbluray-devel] Add transient
hpi1
[libbluray-devel] Add transient
hpi1
[libbluray-devel] Add transient
hpi1
[libbluray-devel] StrUtl.Join(): check for 0-sized array
hpi1
[libbluray-devel] Make comprator serializable
hpi1
[libbluray-devel] Fix ident
hpi1
[libbluray-devel] Log error when requested title not found
hpi1
[libbluray-devel] Cast CallStaticBooleanMethod() parameters to match Java signature
hpi1
[libbluray-devel] bdj_make_array(): log NewObjectArray() failures
hpi1
[libbluray-devel] Fix log entry location
hpi1
[libbluray-devel] Cast bdj_make_object() parameters to match Java signatures
hpi1
[libbluray-devel] bdj_make_object(): check for errors
hpi1
[libbluray-devel] bdj_make_array(): check FindClass() result
hpi1
[libbluray-devel] win32: not all compiler support __typeof__.
ace20022
[libbluray-devel] Make random number sequences reproducable in debug builds
hpi1
[libbluray-devel] Remove unused data member
hpi1
[libbluray-devel] dl_win32: Remove invalid LoadLibraryEx flag
Hugo Beauzée-Luyssen
[libbluray-devel] BDJActionManager: add creator function
hpi1
[libbluray-devel] [PATCH] dl_win32: Remove invalid LoadLibraryEx flag
Hugo Beauzée-Luyssen
[libbluray-devel] Abmelden
Florian Kranzl
Re: [libbluray-devel] Abmelden
Marvin Scholz
[libbluray-devel] libudfread: Fix spelling of 'descriptor'
Sebastian Ramacher
[libbluray-devel] Fix spelling of 'occurred'
Sebastian Ramacher
[libbluray-devel] [PATCH] libudfread: Fix spelling of 'descriptor'
sebastian+lists
[libbluray-devel] [PATCH] Fix spelling of 'occurred'
sebastian+lists
[libbluray-devel] [PATCH] Fix spelling of 'occurred'
Sebastian Ramacher
[libbluray-devel] Tag 1.0.0 : 1.0.0 release
git
[libbluray-devel] Tag 1.0.0 : 1.0.0 release
git
[libbluray-devel] Bump version
hpi1
[libbluray-devel] Bump version
hpi1
[libbluray-devel] Bump version
hpi1
[libbluray-devel] Bump version
hpi1
[libbluray-devel] Bump version
hpi1
[libbluray-devel] win32: improve jvm.dll loading
hpi1
[libbluray-devel] win32: Use AddDllDirectory instead of SetDllDirectory (when available)
hpi1
[libbluray-devel] win32: do not restore $PWD to default dll search path
hpi1
[libbluray-devel] dl_win32: limit dll search path
hpi1
[libbluray-devel] populate disc_name in disc info
hpi1
[libbluray-devel] Update enum values
hpi1
[libbluray-devel] re-order fields in public structs
hpi1
[libbluray-devel] clpi_data: move font_info
hpi1
[libbluray-devel] BD_ARGB_BUFFER: reserve space for stereoscopic overlay planes
hpi1
[libbluray-devel] Remove deprecated cropping fields
hpi1
[libbluray-devel] Update documentation
hpi1
[libbluray-devel] Fix integer overflow
hpi1
[libbluray-devel] Fix integer overflow
hpi1
[libbluray-devel] Fix out of bounds check
hpi1
[libbluray-devel] "Fix" constructor
hpi1
[libbluray-devel] Remove write-only private member
hpi1
[libbluray-devel] Synchronize lazy initialization
hpi1
[libbluray-devel] Synchronize lazy initialization
hpi1
[libbluray-devel] Remove unused private members
hpi1
[libbluray-devel] Remove no-op
hpi1
[libbluray-devel] Add locking for titleInfos
hpi1
[libbluray-devel] Make inner classes static
hpi1
[libbluray-devel] Remove write-only variable
hpi1
[libbluray-devel] Release 0.9.4 ?
Jean-Baptiste Kempf
[libbluray-devel] BD-J game to test with
Roald Strauss
Re: [libbluray-devel] BD-J game to test with
Jean-Baptiste Kempf
Re: [libbluray-devel] BD-J game to test with
Roald Strauss
Re: [libbluray-devel] BD-J game to test with
Roald Strauss
Re: [libbluray-devel] BD-J game to test with
Petri Hintukainen
Re: [libbluray-devel] BD-J game to test with
Roald Strauss
Re: [libbluray-devel] Release 0.9.4 ?
Petri Hintukainen
[libbluray-devel] Change _decode_file_ads() parameters
Petri Hintukainen
[libbluray-devel] Handle allocation extents
Petri Hintukainen
[libbluray-devel] clpi: check allocs
hpi1
[libbluray-devel] Get the correct java home on macOS
Marvin Scholz
[libbluray-devel] expose clip_id in BLURAY_CLIP_INFO
John Stebbins
[libbluray-devel] Load libjli on macOS
Marvin Scholz
[libbluray-devel] Upstreaming Handbrake Patch
Ian Whyman
Re: [libbluray-devel] Upstreaming Handbrake Patch
Ian Whyman
Re: [libbluray-devel] Upstreaming Handbrake Patch
Jean-Baptiste Kempf
[libbluray-devel] [PATCH 1/2] Get the correct java home on macOS
Marvin Scholz
[libbluray-devel] [PATCH 2/2] Load libjli on macOS
Marvin Scholz
[libbluray-devel] [PATCH 1/2] Get the correct java home on macOS
Marvin Scholz
[libbluray-devel] [PATCH 2/2] Load libjli on macOS
Marvin Scholz
Re: [libbluray-devel] [PATCH 1/2] Get the correct java home on macOS
Marvin Scholz
Re: [libbluray-devel] [PATCH 1/2] Get the correct java home on macOS
Petri Hintukainen
Re: [libbluray-devel] [PATCH 1/2] Get the correct java home on macOS
Petri Hintukainen
[libbluray-devel] [PATCH 1/2] [RFC] Get the correct java home on macOS
Marvin Scholz
[libbluray-devel] [PATCH 2/2] Load libjli on macOS
Marvin Scholz
[libbluray-devel] Add a suitable JVM path for Fedora/RHEL and clones
Xavier Bachelot
[libbluray-devel] [PATCH] Add a suitable JVM path for Fedora/RHEL and clones
Xavier Bachelot
[libbluray-devel] mpls_dump: fix out of bounds write
hpi1
[libbluray-devel] mpls_dump: check allocs
hpi1
[libbluray-devel] Mark intentionally missing "break" with "fall thru" comment
hpi1
[libbluray-devel] GUIManager: use correct lock
hpi1
[libbluray-devel] Fix typo (check correct pointer for NULL)
hpi1
[libbluray-devel] nav_get_title_list: check allocs
hpi1
[libbluray-devel] _fill_title_info: check allocs
hpi1
[libbluray-devel] Add missing lock
hpi1
[libbluray-devel] BDRootWindow: fix possible race conditions in dirty area handling
hpi1
[libbluray-devel] hdmv_test: add missing events
hpi1
[libbluray-devel] file: replace macros with inline functions
hpi1
[libbluray-devel] comment out NOP code
hpi1
[libbluray-devel] hdmv_test: print overlay events
hpi1
[libbluray-devel] bits.h: add BD_USED
hpi1
[libbluray-devel] Check for failures in bs_seek_byte()
hpi1
[libbluray-devel] [REMINDER] VideoLAN Dev Days 2016
Jean-Baptiste Kempf
[libbluray-devel] textst_render: fix leak
hpi1
[libbluray-devel] mpls: fix extension data error handling
hpi1
[libbluray-devel] mpls: fix leak (PiP metadata)
hpi1
[libbluray-devel] BDRootWindow: close overlay in sync() when window is not visible
hpi1
[libbluray-devel] BDRootWindow: delay overlay opening until something visible has been drawn
hpi1
[libbluray-devel] Add BD_USED attribute (unchecked function return value)
hpi1
[libbluray-devel] bits: check for errors in bs_init()
hpi1
[libbluray-devel] bits: make bs_seek() static
hpi1
[libbluray-devel] Fix regression in builds without bdjava caused by cbb86e18
Ricardo Constantino
[libbluray-devel] rle: stop at error
hpi1
[libbluray-devel] rle: check for encoding errors
hpi1
[libbluray-devel] rle_begin(): check for errors
hpi1
[libbluray-devel] dir_win32: use correct path separator
hpi1
[libbluray-devel] Check allocs, improve readability
hpi1
[libbluray-devel] dl_win32: add error checks
hpi1
[libbluray-devel] bdj: check charset conversions
hpi1
[libbluray-devel] bdj: use temporary storage when cache or persistent root is unknown
hpi1
[libbluray-devel] bdj: check allocs
hpi1
[libbluray-devel] bd_close(): allow NULL pointer
hpi1
[libbluray-devel] Check MultiByteToWideChar() return value
hpi1
[libbluray-devel] Add final
hpi1
[libbluray-devel] add final
hpi1
[libbluray-devel] Add final
hpi1
[libbluray-devel] bdjo_make_jobj() should be called only from Java thread
hpi1
[libbluray-devel] Make static analyzer happy
hpi1
[libbluray-devel] Add error checks
hpi1
[libbluray-devel] registers: add missing BD_PRIVATE
hpi1
[libbluray-devel] bdj: Fix leak (Java references)
hpi1
[libbluray-devel] Fix macro
hpi1
[libbluray-devel] [PATCH] Fix regression in builds without bdjava caused by cbb86e18
Ricardo Constantino (:RiCON)
Re: [libbluray-devel] [PATCH] Fix regression in builds without bdjava caused by cbb86e18
Ricardo Constantino
[libbluray-devel] Add player setting for disabling persistent storage
hpi1
[libbluray-devel] BDFontMetrics: use private lock object
hpi1
[libbluray-devel] Log unimplemented feature (UserPreferenceManager)
hpi1
[libbluray-devel] BDGraphics.getFont(): do not return null
hpi1
[libbluray-devel] BDGraphics: log some new errors
hpi1
Earlier messages
Later messages