July 2016 Archives by author
Starting: Fri Jul 1 13:33:44 CEST 2016
Ending: Fri Jul 29 01:30:34 CEST 2016
Messages: 444
- [vlc-commits] Header coding style fixes
Olivier Aubert
- [vlc-commits] Update python generator+bindings to match latest libvlc API changes
Olivier Aubert
- [vlc-commits] win32: specific: Include system32 to our dll search path.
Hugo Beauzée-Luyssen
- [vlc-commits] win32: specific: Don't redefine UNICODE
Hugo Beauzée-Luyssen
- [vlc-commits] win32: specific: Include system32 to our dll search path.
Hugo Beauzée-Luyssen
- [vlc-commits] [Git][videolan/libvlcpp][master] 2 commits: Fix project name
Hugo Beauzée-Luyssen
- [vlc-commits] avcodec: Fix RGB24 chroma mapping
Hugo Beauzée-Luyssen
- [vlc-commits] win32: plugin: Fix winrt build
Hugo Beauzée-Luyssen
- [vlc-commits] win32: plugin: Fix LoadPackagedLibrary arguments
Hugo Beauzée-Luyssen
- [vlc-commits] upnp: Don't print a potentially NULL interface name
Hugo Beauzée-Luyssen
- [vlc-commits] contrib: gnutls: Don't use LoadLibraryA
Hugo Beauzée-Luyssen
- [vlc-commits] contrib: libdsm: Use 0.2.6
Hugo Beauzée-Luyssen
- [vlc-commits] satip: Fix misuse of psz_location
Hugo Beauzée-Luyssen
- [vlc-commits] [Git][videolan/libvlcpp][master] Rename some types to follow recent libvlc changes
Hugo Beauzée-Luyssen
- [vlc-commits] [Git][videolan/libvlcpp][master] Instance: Adapt mediaDiscoverers method to recent libvlc changes
Hugo Beauzée-Luyssen
- [vlc-commits] Fix make install when configured with --disable-vlc
Hugo Beauzée-Luyssen
- [vlc-commits] Qt: basic fix to black screen on fullscreen and maximized
BenoitDuPayrat
- [vlc-commits] Qt: video returns to maximized state from full screen
BenoitDuPayrat
- [vlc-commits] Qt: videos can no longer be larger than the screen
BenoitDuPayrat
- [vlc-commits] MP4: support chapter titles in UTF-16
Donald Campbell
- [vlc-commits] MP4: support chapter titles in UTF-16
Donald Campbell
- [vlc-commits] win32: also statically link libgcc to C++ code
Rafaël Carré
- [vlc-commits] win32: Use -static rather than undocumented --static when linking
Rafaël Carré
- [vlc-commits] Revert "Configure: disable-lua if correct luac is not found"
Rafaël Carré
- [vlc-commits] Revert "contrib: lua: Do not use system nor popen on winrt"
Rafaël Carré
- [vlc-commits] Revert "Contribs: fix lua compilation with old Android versions"
Rafaël Carré
- [vlc-commits] Revert "Contribs: lua, simpler way to disable localeconv"
Rafaël Carré
- [vlc-commits] Revert "Contribs: lua, remove unneeded patch"
Rafaël Carré
- [vlc-commits] Revert "contribs: lua 5.3"
Rafaël Carré
- [vlc-commits] audiobargraph_v: messages do not contain a '@' anymore
Rafaël Carré
- [vlc-commits] audiobargraph_a: fix debug message
Rafaël Carré
- [vlc-commits] audiobargraph_a: compute maximum value only when using it
Rafaël Carré
- [vlc-commits] demux: mp4: really fix unchecked reads
Francois Cartegnie
- [vlc-commits] demux: ts: don't compute pcr offset from non video/audio
Francois Cartegnie
- [vlc-commits] tx3g: font size is absolute
Francois Cartegnie
- [vlc-commits] codecs: tx3g: map everything to relative sizes
Francois Cartegnie
- [vlc-commits] demux: adaptive: ensure to align on demux time boundary
Francois Cartegnie
- [vlc-commits] demux: adaptive: add locks to command queue
Francois Cartegnie
- [vlc-commits] demux: adaptive: have streams own commands queue
Francois Cartegnie
- [vlc-commits] demux: adaptive: add locks to fakeesout
Francois Cartegnie
- [vlc-commits] demux: adaptive: constify factory methods
Francois Cartegnie
- [vlc-commits] demux: adaptive: add default min buffering to playlist
Francois Cartegnie
- [vlc-commits] demux: adaptive: add playlist max buffer value
Francois Cartegnie
- [vlc-commits] demux: adaptive: use absolute number reference for live templates
Francois Cartegnie
- [vlc-commits] demux: adaptive: fix computing ahead time for live templates
Francois Cartegnie
- [vlc-commits] demux: adaptive: fix null deref on unexec'ed es creation
Francois Cartegnie
- [vlc-commits] demux: adaptive: simplify streams with unique init method
Francois Cartegnie
- [vlc-commits] demux: adaptive: do not filter schemes
Francois Cartegnie
- [vlc-commits] demux: adaptive: fix local file playback regression
Francois Cartegnie
- [vlc-commits] demux: adaptive: add buffer length
Francois Cartegnie
- [vlc-commits] demux: adaptive: force minimal pts delay
Francois Cartegnie
- [vlc-commits] demux: adaptive: move pcr/flushing to commands queue
Francois Cartegnie
- [vlc-commits] demux: adaptive: add eof flag to commands queue
Francois Cartegnie
- [vlc-commits] demux: adaptive: add drain (GET_EMPTY)
Francois Cartegnie
- [vlc-commits] demux: adaptive: refactor and split buffering thread
Francois Cartegnie
- [vlc-commits] demux: adaptive: simplify first pcr handling
Francois Cartegnie
- [vlc-commits] demux: hls: fix byte range parsing
Francois Cartegnie
- [vlc-commits] demux: mp4: don't show error with no audio config fixup
Francois Cartegnie
- [vlc-commits] packetizer: hevc: add get_profile_level
Francois Cartegnie
- [vlc-commits] packetizer: h264: fix get_profile_level
Francois Cartegnie
- [vlc-commits] demux: hls: don't allow mixed live/static playlists
Francois Cartegnie
- [vlc-commits] demux: hls: set demux only from file extensions
Francois Cartegnie
- [vlc-commits] demux: hls: add basic support for init segments
Francois Cartegnie
- [vlc-commits] demux: hls: add basic support for mp4 containers
Francois Cartegnie
- [vlc-commits] demux: ts: workaround incorrect scrambling flags
Francois Cartegnie
- [vlc-commits] demux: ts: flag blocks on pes scrambling
Francois Cartegnie
- [vlc-commits] demux: ps: check return value of stream_seek
Francois Cartegnie
- [vlc-commits] demux: ps: use VLC_DEMUX_
Francois Cartegnie
- [vlc-commits] demux: adaptive: fix early fail handling
Francois Cartegnie
- [vlc-commits] demux: mp4: do not store non seekable fragments
Francois Cartegnie
- [vlc-commits] demux: adaptive: don't show err for unsupported demuxers
Francois Cartegnie
- [vlc-commits] demux: adaptive: fix regression with seek
Francois Cartegnie
- [vlc-commits] demux: ts: rename SI file
Francois Cartegnie
- [vlc-commits] demux: adaptive: rename prepareFormatChange
Francois Cartegnie
- [vlc-commits] demux: adaptive: add demuxer flag for restart on switch
Francois Cartegnie
- [vlc-commits] demux: adaptive: restart stream demuxer when required
Francois Cartegnie
- [vlc-commits] demux: hls: restart TS demux on switch
Francois Cartegnie
- [vlc-commits] demux: avformat: blacklist raw h264
Francois Cartegnie
- [vlc-commits] input_item: use checked allocs in input_item_CopyOptions
Francois Cartegnie
- [vlc-commits] aout: use checked allocs in aout_DevicesList
Francois Cartegnie
- [vlc-commits] strings: vlc_strfinput: use checked alloc
Francois Cartegnie
- [vlc-commits] input: check allocs in AppendAttachment
Francois Cartegnie
- [vlc-commits] input: constify attachment_demux
Francois Cartegnie
- [vlc-commits] vlcshell: use checked allocs in ExecuteScheduleProperty
Francois Cartegnie
- [vlc-commits] network: httpd: fix inverted logic in connection reply
Francois Cartegnie
- [vlc-commits] demux: mp4: remove abort() from tokens parsing
Francois Cartegnie
- [vlc-commits] demux: nuv: remove abort() on realloc failure
Francois Cartegnie
- [vlc-commits] demux: nuv: use VLC_DEMUXER_
Francois Cartegnie
- [vlc-commits] aout: file: remove abort()
Francois Cartegnie
- [vlc-commits] demux: mp4: fix uninitialized stack var
Francois Cartegnie
- [vlc-commits] demux: mp4: fix stack buffer overflow with channels bitmap
Francois Cartegnie
- [vlc-commits] demux: mp4: fix reading stsd v2 extensions
Francois Cartegnie
- [vlc-commits] demux: libmp4: fix box read size type
Francois Cartegnie
- [vlc-commits] vlc_atomic: atomic_compare_exchange_strong_explicit takes 5 parameters
Francois Cartegnie
- [vlc-commits] vlc_atomic: atomic_compare_exchange_strong_explicit takes 5 parameters
Francois Cartegnie
- [vlc-commits] Qt: fix deadlock on sort
Francois Cartegnie
- [vlc-commits] Qt: allow sort of RO items lists
Francois Cartegnie
- [vlc-commits] fingerprinter: fix incorrect error cleanup
Francois Cartegnie
- [vlc-commits] fingerprinter: correctly monitor input state
Francois Cartegnie
- [vlc-commits] fingerprinter: fix includes
Francois Cartegnie
- [vlc-commits] webservices: acoustid: fix asprintf return code breakage
Francois Cartegnie
- [vlc-commits] fingerprinter: don't test for thread value
Francois Cartegnie
- [vlc-commits] dvdnav: cancel still frame on title selection
Francois Cartegnie
- [vlc-commits] dvdnav: cancel still frame on title selection
Francois Cartegnie
- [vlc-commits] demux: adaptive: fix invalid use of thread_t
Francois Cartegnie
- [vlc-commits] demux: hls: fix reading file extension from uri
Francois Cartegnie
- [vlc-commits] demux: adaptive: fix file extension matching
Francois Cartegnie
- [vlc-commits] demux: mp4: export new channels mapping when reordering
Francois Cartegnie
- [vlc-commits] Fix build using old GCC intrinsics
Francois Cartegnie
- [vlc-commits] image: fix loading unsized streams (fixes #17141)
Rémi Denis-Courmont
- [vlc-commits] input: fix skipping data in stream-oriented access
Rémi Denis-Courmont
- [vlc-commits] http: factor more common between file and live streams
Rémi Denis-Courmont
- [vlc-commits] http: do not send GET request at end (refs #17159)
Rémi Denis-Courmont
- [vlc-commits] Revert "access: Add satip access module"
Rémi Denis-Courmont
- [vlc-commits] satip: fix linking
Rémi Denis-Courmont
- [vlc-commits] text: add function to fix-up syntactically broken URLs
Rémi Denis-Courmont
- [vlc-commits] http: try to handle invalid redirections (refs #17161)
Rémi Denis-Courmont
- [vlc-commits] http: refactor proxy query helper
Rémi Denis-Courmont
- [vlc-commits] http: add proxy support for insecure origins (refs #16413)
Rémi Denis-Courmont
- [vlc-commits] http: unblock proxy support (fixes #16413)
Rémi Denis-Courmont
- [vlc-commits] url: fix parsing URIs without authority
Rémi Denis-Courmont
- [vlc-commits] url: add test cases for relative URIs
Rémi Denis-Courmont
- [vlc-commits] url: add vlc_uri_compose()
Rémi Denis-Courmont
- [vlc-commits] uri: add vlc_uri_resolve()
Rémi Denis-Courmont
- [vlc-commits] uri: test cases for vlc_uri_resolve()
Rémi Denis-Courmont
- [vlc-commits] http: parse redirection correctly
Rémi Denis-Courmont
- [vlc-commits] http: update file test
Rémi Denis-Courmont
- [vlc-commits] memrchr: fix compilation
Rémi Denis-Courmont
- [vlc-commits] access: use void pointer for pf_read callback
Rémi Denis-Courmont
- [vlc-commits] imem: fix cast warning
Rémi Denis-Courmont
- [vlc-commits] stream_memory: remove no-op
Rémi Denis-Courmont
- [vlc-commits] eyetv: eof is always false, simplify
Rémi Denis-Courmont
- [vlc-commits] avi: fix format string
Rémi Denis-Courmont
- [vlc-commits] stream: fix stream_MemoryNew() prototype
Rémi Denis-Courmont
- [vlc-commits] stream_memory: remove useless preserve boolean from internal state
Rémi Denis-Courmont
- [vlc-commits] input: simplify stream_Tell() implementation
Rémi Denis-Courmont
- [vlc-commits] stream: make stream_t.p_sys void * (refs #17078)
Rémi Denis-Courmont
- [vlc-commits] access: add flag for EOF in pf_block prototype
Rémi Denis-Courmont
- [vlc-commits] access: reset EOF implicitly on succesful seek
Rémi Denis-Courmont
- [vlc-commits] access: set EOF implicitly when read returns 0
Rémi Denis-Courmont
- [vlc-commits] mms: do not clobber access_t.info.b_eof during probe
Rémi Denis-Courmont
- [vlc-commits] access: info.b_eof is always false during probe
Rémi Denis-Courmont
- [vlc-commits] http: allow seeking after failed seek
Rémi Denis-Courmont
- [vlc-commits] udp: simplify timeout handling using atomic
Rémi Denis-Courmont
- [vlc-commits] nfs: keep private flag for EOF
Rémi Denis-Courmont
- [vlc-commits] dvb: keep internal EOF flag
Rémi Denis-Courmont
- [vlc-commits] stream: add stream_Eof()
Rémi Denis-Courmont
- [vlc-commits] access: remove ACCESS controls, use STREAM
Rémi Denis-Courmont
- [vlc-commits] access: rename access_t.psz_access to psz_name
Rémi Denis-Courmont
- [vlc-commits] access: make access_t.p_sys void * (refs #17078)
Rémi Denis-Courmont
- [vlc-commits] stream: add stream_ReadBlock()
Rémi Denis-Courmont
- [vlc-commits] stream: add pf_block callback
Rémi Denis-Courmont
- [vlc-commits] stream: improve documentation
Rémi Denis-Courmont
- [vlc-commits] access: simplify stream_Access using pf_block
Rémi Denis-Courmont
- [vlc-commits] stream: simplify stream_fifo using pf_block
Rémi Denis-Courmont
- [vlc-commits] stream: remove STREAM_GET_PRIVATE_BLOCK
Rémi Denis-Courmont
- [vlc-commits] stream_fifo: improve test coverage
Rémi Denis-Courmont
- [vlc-commits] stream: remove stream_CustomNew()
Rémi Denis-Courmont
- [vlc-commits] stream: stream_ -> vlc_stream_
Rémi Denis-Courmont
- [vlc-commits] stream: use same pf_read return value as access
Rémi Denis-Courmont
- [vlc-commits] stream: add vlc_stream_ReadPartial()
Rémi Denis-Courmont
- [vlc-commits] prefetch: add support for block-based accesses
Rémi Denis-Courmont
- [vlc-commits] stream: merge access_t and stream_t
Rémi Denis-Courmont
- [vlc-commits] concat: switch to stream API and simplify
Rémi Denis-Courmont
- [vlc-commits] stream_access: simplify
Rémi Denis-Courmont
- [vlc-commits] access: remove vlc_access_* API
Rémi Denis-Courmont
- [vlc-commits] realrtsp: untested and unsupported compilation fix
Rémi Denis-Courmont
- [vlc-commits] flaschen: fix linking
Rémi Denis-Courmont
- [vlc-commits] stream: revector
Rémi Denis-Courmont
- [vlc-commits] threads: vlc_thread_t is opaque
Rémi Denis-Courmont
- [vlc-commits] Zero is a legal file descriptor
Rémi Denis-Courmont
- [vlc-commits] rotate: really fix overflow
Rémi Denis-Courmont
- [vlc-commits] satip: remove no-op
Rémi Denis-Courmont
- [vlc-commits] Zero is a legal file descriptor
Rémi Denis-Courmont
- [vlc-commits] rotate: really fix overflow
Rémi Denis-Courmont
- [vlc-commits] satip: remove no-op
Rémi Denis-Courmont
- [vlc-commits] satip: move input_blocks out of sys
Rémi Denis-Courmont
- [vlc-commits] satip: fix function prototypes, aliasing
Rémi Denis-Courmont
- [vlc-commits] satip: fix vlc_thread_t usage
Rémi Denis-Courmont
- [vlc-commits] threads: vlc_thread_t is opaque
Rémi Denis-Courmont
- [vlc-commits] prefetch: fix spurious errors
Rémi Denis-Courmont
- [vlc-commits] prefetch: fix memory leak
Rémi Denis-Courmont
- [vlc-commits] prefetch: do not read/write past circular buffer edge
Rémi Denis-Courmont
- [vlc-commits] prefetch: map the buffer only once
Rémi Denis-Courmont
- [vlc-commits] taglib: remove unused parameters
Rémi Denis-Courmont
- [vlc-commits] Qt: remove unused variable callback parameters
Rémi Denis-Courmont
- [vlc-commits] mkv: remove unused variable callback parameters
Rémi Denis-Courmont
- [vlc-commits] Qt: remove unused variable callback parameters
Rémi Denis-Courmont
- [vlc-commits] mkv: remove unused variable callback parameters
Rémi Denis-Courmont
- [vlc-commits] taglib: remove unused parameters
Rémi Denis-Courmont
- [vlc-commits] Qt: remove unused variable callback parameters
Rémi Denis-Courmont
- [vlc-commits] mkv: remove unused variable callback parameters
Rémi Denis-Courmont
- [vlc-commits] picture: only include vlc_atomic when needed
Rémi Denis-Courmont
- [vlc-commits] satip: remove nonsensical volatile cargo cult
Rémi Denis-Courmont
- [vlc-commits] satip: remove volatile keyword cargo cult
Rémi Denis-Courmont
- [vlc-commits] asx: handle FindPrefix() failure
Rémi Denis-Courmont
- [vlc-commits] pls: handle FindPrefix() failure and simplify
Rémi Denis-Courmont
- [vlc-commits] ram: handle FindPrefix() failure and simplify
Rémi Denis-Courmont
- [vlc-commits] wpl: handle FindPrefix() failure
Rémi Denis-Courmont
- [vlc-commits] playlist: prefix cannot be nul
Rémi Denis-Courmont
- [vlc-commits] playlist: partly fix relative URL resolution
Rémi Denis-Courmont
- [vlc-commits] demux: fix error message
Rémi Denis-Courmont
- [vlc-commits] demux: add some missing default controls
Rémi Denis-Courmont
- [vlc-commits] aout: fix aout_DevicesList() error handling
Rémi Denis-Courmont
- [vlc-commits] qt: fix invalid free if aout_DevicesList() fails
Rémi Denis-Courmont
- [vlc-commits] input: do not print error for each slave
Rémi Denis-Courmont
- [vlc-commits] compat: fix inet_pton declaration
Richard Diamond
- [vlc-commits] contrib: libmad: fix memory leak
Hannes Domani
- [vlc-commits] contrib: libmad: fix memory leak
Hannes Domani
- [vlc-commits] macosx: status bar: Set duration to a default value if no media is playing
David Fuhrmann
- [vlc-commits] macosx: resume dialog: Replace "always continue" button with a check box
David Fuhrmann
- [vlc-commits] macosx: Cancel resume dialog as well in case current input ends
David Fuhrmann
- [vlc-commits] contrib: zlib: build static library only
David Fuhrmann
- [vlc-commits] keystore: fix use-after-free
Thomas Guillem
- [vlc-commits] keystore/memory: protect with mutex
Thomas Guillem
- [vlc-commits] dsm: fix use of invalid pointer
Thomas Guillem
- [vlc-commits] keystore/memory: protect with mutex
Thomas Guillem
- [vlc-commits] dsm: fix use of invalid pointer
Thomas Guillem
- [vlc-commits] contrib: libdsm: Use 0.2.7
Thomas Guillem
- [vlc-commits] android: merge dirs.c and specific.c
Thomas Guillem
- [vlc-commits] android: fix config_GetUserDir for data/cache/home/config
Thomas Guillem
- [vlc-commits] android: fix config_GetUserDir for generic dirs
Thomas Guillem
- [vlc-commits] gnutls: move error label
Thomas Guillem
- [vlc-commits] contrib: gnutls: fix getenv on Android
Thomas Guillem
- [vlc-commits] dsm: fix invalid credential check
Thomas Guillem
- [vlc-commits] dsm: no password for Guest user
Thomas Guillem
- [vlc-commits] android/specific: a missing Environment field is not critical
Thomas Guillem
- [vlc-commits] android/specific: factor get_env
Thomas Guillem
- [vlc-commits] android/specific: move netconf.c to specific.c
Thomas Guillem
- [vlc-commits] android/specific: implement vlc_getProxyUrl
Thomas Guillem
- [vlc-commits] Revert "mediacodec: fail in case of unsupported resolution"
Thomas Guillem
- [vlc-commits] libvlc: use ssize_t/size_t for the count of the media discoverer list
Thomas Guillem
- [vlc-commits] libvlc: add missing "_t" in media_discoverer structs/enums
Thomas Guillem
- [vlc-commits] test: media: preparse a specific media from command line
Thomas Guillem
- [vlc-commits] test: media: print parsed informations
Thomas Guillem
- [vlc-commits] taglib: fix vlc_object leak on WINRT
Thomas Guillem
- [vlc-commits] libvlc: fix libvlc_media_discoverer_start comment
Thomas Guillem
- [vlc-commits] taglib: rename m_demux to m_stream
Thomas Guillem
- [vlc-commits] taglib: fix unused variable warnings
Thomas Guillem
- [vlc-commits] taglib: check vlc_stream_Seek return
Thomas Guillem
- [vlc-commits] taglib: fix readBlock
Thomas Guillem
- [vlc-commits] packetizer/Makefile.am: fix indent
Thomas Guillem
- [vlc-commits] tospdif: fix DTS output size
Thomas Guillem
- [vlc-commits] decoder: don't set dec->b_error if aout_update_format fails
Thomas Guillem
- [vlc-commits] decoder: abort packetizer loop in case of error
Thomas Guillem
- [vlc-commits] decoder: factor decoder reload when fmt_in changes
Thomas Guillem
- [vlc-commits] audio_output: aout_DecPlay: signal if the aout changed or failed
Thomas Guillem
- [vlc-commits] decoder: add decoder_RequestReload
Thomas Guillem
- [vlc-commits] decoder: reload module if aout changed or failed
Thomas Guillem
- [vlc-commits] codec: add S/PDIF pass-through decoder
Thomas Guillem
- [vlc-commits] a52: move to packetizer
Thomas Guillem
- [vlc-commits] dts_header: move to packetizer
Thomas Guillem
- [vlc-commits] dts_header: refactor, return values directly exploitable by the caller
Thomas Guillem
- [vlc-commits] packetizer: add new dts module
Thomas Guillem
- [vlc-commits] codec: remove old dts module
Thomas Guillem
- [vlc-commits] a52tofloat32: move to liba52 codec
Thomas Guillem
- [vlc-commits] dtstofloat32: move to dca codec
Thomas Guillem
- [vlc-commits] mkv: AC3*/DTS* are not packetized
Thomas Guillem
- [vlc-commits] wasapi: don't check "spdif" option
Thomas Guillem
- [vlc-commits] libvlc: change "spdif" option
Thomas Guillem
- [vlc-commits] mediacodec: fallback if there is no output
Thomas Guillem
- [vlc-commits] mediacodec: set b_has_format after video format update
Thomas Guillem
- [vlc-commits] video_output/android: remove sendHardwareAccelerationError
Thomas Guillem
- [vlc-commits] demux_chained: add missing vlc_mutex_init()/vlc_mutex_destroy()
Petri Hintukainen
- [vlc-commits] Win32: modify the LoadLibrary PATHS used
Jean-Baptiste Kempf
- [vlc-commits] Win32: simplify WinRT LoadLibrary handling
Jean-Baptiste Kempf
- [vlc-commits] Contribs: fix win32 static linkage
Jean-Baptiste Kempf
- [vlc-commits] Contribs: use included libtasn1 for gnutls
Jean-Baptiste Kempf
- [vlc-commits] Win32: modify the LoadLibrary PATHS used
Jean-Baptiste Kempf
- [vlc-commits] MP4: check string existence before EnsureUTF8
Jean-Baptiste Kempf
- [vlc-commits] MP4: check string existence before EnsureUTF8
Jean-Baptiste Kempf
- [vlc-commits] Contribs: change contribs URLs on our FTP
Jean-Baptiste Kempf
- [vlc-commits] Contribs: provide a macro to do dual downloading
Jean-Baptiste Kempf
- [vlc-commits] Contribs: use VideoLAN ftp first and then fallback on upstream
Jean-Baptiste Kempf
- [vlc-commits] Contribs: move more contribs to VideoLAN mirror
Jean-Baptiste Kempf
- [vlc-commits] Contribs: fix dual-download with wget
Jean-Baptiste Kempf
- [vlc-commits] Contribs: Only display FTP message when needed
Jean-Baptiste Kempf
- [vlc-commits] Freetype: fix freetype-color option
Jean-Baptiste Kempf
- [vlc-commits] Define YUV 4:2:0 12bits formats
Jean-Baptiste Kempf
- [vlc-commits] Avcodec: map 4:2:0 12bits
Jean-Baptiste Kempf
- [vlc-commits] Define YUV 4:4:4 12bits formats
Jean-Baptiste Kempf
- [vlc-commits] Avutil: map YUV 4:4:4 12bits
Jean-Baptiste Kempf
- [vlc-commits] avutil: libavutil version guards
Jean-Baptiste Kempf
- [vlc-commits] avutil: disable 12bit support in libav case
Jean-Baptiste Kempf
- [vlc-commits] Win32: fix compilation
Jean-Baptiste Kempf
- [vlc-commits] Contrib: add fluidlite to replace fluidsynth
Jean-Baptiste Kempf
- [vlc-commits] Detect fluidlite to reimplement fluidsynth
Jean-Baptiste Kempf
- [vlc-commits] Define YUV 4:2:2 12bits formats
Jean-Baptiste Kempf
- [vlc-commits] Fix typo for 4:2:0 10 bits
Jean-Baptiste Kempf
- [vlc-commits] Avutil: map 4:2:2 12bits
Jean-Baptiste Kempf
- [vlc-commits] Contribs: fix fluidlite at a known revision
Jean-Baptiste Kempf
- [vlc-commits] DXGI: map P010 to DXGI format
Jean-Baptiste Kempf
- [vlc-commits] Contrib: mpeg2, reconf after patching configure.ac
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update Opus to 1.1.3
Jean-Baptiste Kempf
- [vlc-commits] compat: add memrchr replacement
Jean-Baptiste Kempf
- [vlc-commits] memrchr: try to fix macOS compilation
Jean-Baptiste Kempf
- [vlc-commits] NSIS: fix Unquoted Path issue on the uninstaller
Jean-Baptiste Kempf
- [vlc-commits] NSIS: fix Unquoted Path issue on the uninstaller
Jean-Baptiste Kempf
- [vlc-commits] fluidsynth: Android does not have glob.c|.h
Jean-Baptiste Kempf
- [vlc-commits] First snap package script
Jean-Baptiste Kempf
- [vlc-commits] Update libvlcpp hash
Jean-Baptiste Kempf
- [vlc-commits] [Git][videolan/npapi-vlc][master] Update libvlcpp hash
Jean-Baptiste Kempf
- [vlc-commits] UPnP: relicense to LGPLv2.1+
Jean-Baptiste Kempf
- [vlc-commits] Remove BD access module
Jean-Baptiste Kempf
- [vlc-commits] Remove BD access module
Jean-Baptiste Kempf
- [vlc-commits] lua: remove remanents of metachannels
Jean-Baptiste Kempf
- [vlc-commits] lua: don't distribute icast nor fmc until they are fixed
Jean-Baptiste Kempf
- [vlc-commits] lua: don't distribute icast nor fmc until they are fixed
Jean-Baptiste Kempf
- [vlc-commits] lua: remove remanents of metachannels
Jean-Baptiste Kempf
- [vlc-commits] FTP: use psz_url instead of psz_location
Jean-Baptiste Kempf
- [vlc-commits] FTP: fix root folder parsing
Jean-Baptiste Kempf
- [vlc-commits] FTP: support MLSD extension to detect directories
Jean-Baptiste Kempf
- [vlc-commits] Update MODULES_LIST after a52/dca changes
Jean-Baptiste Kempf
- [vlc-commits] Update MODULES_LIST for Flaschen
Jean-Baptiste Kempf
- [vlc-commits] contrib: prefer downloads of glew, upnp, zlib and zvbi from v.o
Felix Paul Kühne
- [vlc-commits] extras/tools: prefer to download all packages from v.o
Felix Paul Kühne
- [vlc-commits] contrib/bghudappkit: don't use AppKit.h as a pre-compile header
Felix Paul Kühne
- [vlc-commits] contrib: prefer downloads of glew, upnp, zlib and zvbi from v.o
Felix Paul Kühne
- [vlc-commits] extras/tools: prefer to download all packages from v.o
Felix Paul Kühne
- [vlc-commits] macosx: disable subtitles styles menu creation until this is properly supported
Felix Paul Kühne
- [vlc-commits] videotoolbox: compilation fix
Felix Paul Kühne
- [vlc-commits] rdp: Fix build with FreeRDP 2.0.0.
Vinson Lee
- [vlc-commits] contrib: gnutls: map CertOpenSystemStore() to CertOpenStore() only for Universal apps
Steve Lhomme
- [vlc-commits] contrib: ffmpeg: use a ffmpeg specific HASH variable
Steve Lhomme
- [vlc-commits] contrib: fluidlite: use a hash specific to fluidlite
Steve Lhomme
- [vlc-commits] adaptive: include <algorithm> for std::min
Steve Lhomme
- [vlc-commits] win32: plugin: fix loaded module handle not used on winstore
Steve Lhomme
- [vlc-commits] directx_va: better logging of which decoder doesn't support a profile
Steve Lhomme
- [vlc-commits] directx_va: add VP9 decoding support with FFmpeg 57.17
Steve Lhomme
- [vlc-commits] vlc_fixups: add a dummy struct timezone definition
Steve Lhomme
- [vlc-commits] directx_va: read the HEVC profile to select the right decoder
Steve Lhomme
- [vlc-commits] d3d11va: don' t use an output format that has no decoder configuration possible
Steve Lhomme
- [vlc-commits] configure.ac: MS clang doesn't handle floating point pragmas
Steve Lhomme
- [vlc-commits] vlc_atomic: atomic_compare_exchange_weak_explicit takes 5 parameters
Steve Lhomme
- [vlc-commits] direct3d9: don't use any texture filtering the dimensions are the same
Steve Lhomme
- [vlc-commits] direct3d9: don't use any texture filtering the dimensions are the same
Steve Lhomme
- [vlc-commits] direct3d9: don' t use any texture filtering when the dimensions are the same
Steve Lhomme
- [vlc-commits] direct3d9: don' t use any texture filtering when the dimensions are the same
Steve Lhomme
- [vlc-commits] screen: set the output frame rate based on the fps
Steve Lhomme
- [vlc-commits] dxgi_fmt: add the number of bits per channel
Steve Lhomme
- [vlc-commits] avcodec: map VLC_CODEC_P010 to AV_PIX_FMT_P010
Steve Lhomme
- [vlc-commits] fourcc: add VLC_CODEC_D3D11_OPAQUE_10B to decode 10-bit 4:2:0
Steve Lhomme
- [vlc-commits] d3d11va: decode 4:2:0 10-bits per channel to VLC_CODEC_D3D11_OPAQUE_10B
Steve Lhomme
- [vlc-commits] direct3d11: render VLC_CODEC_D3D11_OPAQUE_10B with DXGI_FMT_P010
Steve Lhomme
- [vlc-commits] copy: do one big memcpy when possible
Steve Lhomme
- [vlc-commits] copy: only copy the src_pitch pixels on each line not the whole width
Steve Lhomme
- [vlc-commits] fourcc: VLC_CODEC_I420_10L uses the least significant bits of the 16 bits
Steve Lhomme
- [vlc-commits] chroma: add a filter to convert VLC_CODEC_I420_10L to VLC_CODEC_P010
Steve Lhomme
- [vlc-commits] win32/common: don't try to set the picture pixels if it's already done
Steve Lhomme
- [vlc-commits] win32/common: make sure the values we're using are valid
Steve Lhomme
- [vlc-commits] direct3d11: use P010 for all pixel formats with more than 8 bits per channel
Steve Lhomme
- [vlc-commits] avcodec: map VLC_CODEC_YVYU to AV_PIX_FMT_YVYU422
Steve Lhomme
- [vlc-commits] direct3d11: add support for YUY2/YUYV 4:2:2 rendering
Steve Lhomme
- [vlc-commits] core/modules: fix a typo in the documentation
Adrien Maglo
- [vlc-commits] smem: define default callback
Adrien Maglo
- [vlc-commits] demux: mkv: constify iterators
Tristan Matthews
- [vlc-commits] audiotrack: refactor audiotrack creation
Duncan McNAMARA
- [vlc-commits] audiotrack: remove stray space
Duncan McNAMARA
- [vlc-commits] audiotrack: add DTS passthrough
Duncan McNAMARA
- [vlc-commits] ttml : Add ss.dd time format support
Stanislas PLessia
- [vlc-commits] vlc_html_color: Assume opaque color when alpha isn't specified
Stanislas PLessia
- [vlc-commits] Qt: basic fix to black screen on fullscreen and maximized
Benoit du Payrat
- [vlc-commits] Qt: video returns to maximized state from full screen
Benoit du Payrat
- [vlc-commits] Qt: videos can no longer be larger than the screen
Benoit du Payrat
- [vlc-commits] TTML decoder: Fix background display
Stanislas Plessia
- [vlc-commits] video_output: add support for Flaschen-Taschen screen protocol
François Revol
- [vlc-commits] gui/qt: fix crash when sorting playlist
Filip Roséen
- [vlc-commits] demux/mkv: fix accidental copy where a reference is needed
Filip Roséen
- [vlc-commits] input/stream.h: removed duplicate declaration of stream_FilterNew
Filip Roséen
- [vlc-commits] codec/avcodec/video: only flush buffer if avcodec_is_open
Filip Roséen
- [vlc-commits] text/url: fix memory-leak in vlc_uri_compose
Filip Roséen
- [vlc-commits] input/es_out: add function EsInfoCategoryName
Filip Roséen
- [vlc-commits] input/es_out: add function EsDeleteInfo
Filip Roséen
- [vlc-commits] input/es_out: properly update/delete information on ES changes
Filip Roséen
- [vlc-commits] misc/interrupt: use designated initializers for struct iovec
Filip Roséen
- [vlc-commits] demux/asf: prevent integer overflow in ASF_NextObject
Filip Roséen
- [vlc-commits] demux/asf: prevent integer overflow in ASF_NextObject
Filip Roséen
- [vlc-commits] input/var: more descriptive names for title/seekpoint callbacks
Filip Roséen
- [vlc-commits] input/var: fix deletion of title navigation callbacks
Filip Roséen
- [vlc-commits] input/var: fix deletion of seekpoint navigation callbacks
Filip Roséen
- [vlc-commits] input/var: removed useless branching in input_ControlVarStop
Filip Roséen
- [vlc-commits] access/satip: removal of unnecessary if
Filip Roséen
- [vlc-commits] audio_output/common.c: fix potential null-dereference
Filip Roséen
- [vlc-commits] gui/qt: remove unused macros
Filip Roséen
- [vlc-commits] gui/qt: add struct vlc_playlist_locker
Filip Roséen
- [vlc-commits] gui/qt: prevent potential deadlock in PLModel::dropAppendCopy
Filip Roséen
- [vlc-commits] gui/qt: use vlc_playlist_locker in PLModel::flags
Filip Roséen
- [vlc-commits] gui/qt: use vlc_playlist_locker in PLModel::dropMove
Filip Roséen
- [vlc-commits] gui/qt: use vlc_playlist_locker in PLModel::isLeaf
Filip Roséen
- [vlc-commits] gui/qt: use vlc_playlist_locker in PLModel::processItemAppend
Filip Roséen
- [vlc-commits] gui/qt: use vlc_playlist_locker in PLModel::rebuild
Filip Roséen
- [vlc-commits] gui/qt: use vlc_playlist_locker in PLModel::sort
Filip Roséen
- [vlc-commits] gui/qt: use vlc_playlist_locker in PLModel::filter
Filip Roséen
- [vlc-commits] gui/qt: use vlc_playlist_locker in PLModel::createNode
Filip Roséen
- [vlc-commits] gui/qt: use vlc_playlist_locker in PLModel::renameNode
Filip Roséen
- [vlc-commits] gui/qt: use vlc_playlist_locker in PLModel::action
Filip Roséen
- [vlc-commits] gui/qt: use vlc_playlist_locker in PLModel::activateItem
Filip Roséen
- [vlc-commits] gui/qt: use vlc_playlist_locker in MessagesDialog::updatePLTree
Filip Roséen
- [vlc-commits] keystore/kwallet: lower log level during Open
Filip Roséen
- [vlc-commits] demux/mkv: do not hard-error on unknown elements when reading blocks
Filip Roséen
- [vlc-commits] access/sftp: fix argument to vlc_UrlParse
Filip Roséen
- [vlc-commits] access/sftp: fix diagnostic if host is missing
Filip Roséen
- [vlc-commits] access/sftp: include key-type in flag to libssh2_knownhost_check
Filip Roséen
- [vlc-commits] lua/libs/xml: make reader:next_node return whether tag is empty
Filip Roséen
- [vlc-commits] lua/libs/xml: add :node_empty to xml-reader
Filip Roséen
- [vlc-commits] gui/qt: remove premature return in PLModel::isSupportedAction
Filip Roséen
- [vlc-commits] gui/qt: use function that conditionally returns an item in PLModel:: isSupported
Filip Roséen
- [vlc-commits] gui/qt: fix PLModel::isSupportedAction( ACTION_PLAY, ... )
Filip Roséen
- [vlc-commits] gui/qt: fix PLModel::isSupportedAction( ACTION_CREATENODE, ... )
Filip Roséen
- [vlc-commits] gui/qt: fix PLModel::isSupportedAction( ACTION_CLEAR, ... )
Filip Roséen
- [vlc-commits] gui/qt: fix PLModel::isSupportedAction( ACTION_ENQUEUE*, ... )
Filip Roséen
- [vlc-commits] gui/qt: fix PLModel::isSupportedaction( ACTION_EXPLORE, ... )
Filip Roséen
- [vlc-commits] gui/qt: fix PLModel::isSupportedAction( ACTION_SAVETOPLAYLIST, ... )
Filip Roséen
- [vlc-commits] gui/qt: clean PLModel::isSupportedAction( ACTION_ADDTOPLAYLIST, ... )
Filip Roséen
- [vlc-commits] gui/qt: clean PLModel::isSupportedAction( ACTION_PAUSE, ... )
Filip Roséen
- [vlc-commits] gui/qt: fix usage of rootIndex() in PLModel::isSupportedAction
Filip Roséen
- [vlc-commits] gui/qt: fix PLModel::action( ACTION_SORT, ... )
Filip Roséen
- [vlc-commits] gui/qt: fix PLModel::createNode when invoked with rootIndex()
Filip Roséen
- [vlc-commits] gui/qt: fix PLModel::getPLRootType
Filip Roséen
- [vlc-commits] gui/qt: only add Media\ Library to view if enabled
Filip Roséen
- [vlc-commits] input/stream: make stream_ReadLine work with block-based streams
Filip Roséen
- [vlc-commits] input/stream: make stream_ReadLine work with block-based streams
Filip Roséen
- [vlc-commits] demux/ttml: Convert_time: remove commented statement
Filip Roséen
- [vlc-commits] demux/ttml: Convert_time: fix indentation
Filip Roséen
- [vlc-commits] demux/ttml: Convert_time: refactor redundant call to sscanf
Filip Roséen
- [vlc-commits] lua/doc: add documentation for reader:node_empty (vlc.xml)
Filip Roséen
- [vlc-commits] Fix typo (sys -> p_sys) after recent refactoring
Sebastian Roth
- [vlc-commits] contrib: fix ldl linking error of x265
Gilles Sabourin
- [vlc-commits] access: Add satip access module
Julian Scheel
- [vlc-commits] input: add satip:// type
Julian Scheel
- [vlc-commits] live555: Drop satip support
Julian Scheel
- [vlc-commits] macosx: Parse HTML descriptions in addons manager
Marvin Scholz
- [vlc-commits] macosx: Add bar drawing for VLCHUDSliderCell
Marvin Scholz
- [vlc-commits] lua: Do not compile broken metachannels script
Marvin Scholz
- [vlc-commits] lua: Do not compile broken metachannels script
Marvin Scholz
- [vlc-commits] lua: Add parse_stream method to simplexml
Marvin Scholz
- [vlc-commits] macosx: Remove commented-out code from VLCHUDSliderCell
Marvin Scholz
- [vlc-commits] macosx: Complete bar drawing for VLCHUDSliderCell
Marvin Scholz
- [vlc-commits] macosx: Add tickmark drawing to VLCHUDSliderCell
Marvin Scholz
- [vlc-commits] macosx: Draw full bar for VLCHUDSliderCell with tick marks as active
Marvin Scholz
- [vlc-commits] macosx: Update some controls in Audio effects panel to VLCHUD controls
Marvin Scholz
- [vlc-commits] macosx: Improve drawing of VLCHUDButtonCell
Marvin Scholz
- [vlc-commits] macosx: cancel the resume dialog after switching playlist items
Clemens Werther
- [vlc-commits] youtube.lua: debug messages for signature descrambling javascript parsing
Pierre Ynard
Last message date:
Fri Jul 29 01:30:34 CEST 2016
Archived on: Fri Jul 29 01:30:36 CEST 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).