December 2015 Archives by subject
Starting: Tue Dec 1 13:39:46 CET 2015
Ending: Thu Dec 31 22:51:56 CET 2015
Messages: 620
- [vlc-commits] access: http: fix icecast served playlists
Francois Cartegnie
- [vlc-commits] access: http: fix resp leaks on incorrect TE (cid #1346968)
Francois Cartegnie
- [vlc-commits] access: http: fix uninitialized member (cid #1346979)
Francois Cartegnie
- [vlc-commits] access: live555: fix mem leaks (cid #1346966, #1346965, #1346964)
Francois Cartegnie
- [vlc-commits] access: mmstu: avoid overflow reading bitrate
Francois Cartegnie
- [vlc-commits] access: mmstu: avoid overflow reading bitrate
Francois Cartegnie
- [vlc-commits] access: mmstu: check command length before parsing
Francois Cartegnie
- [vlc-commits] access: mmstu: check command length before parsing
Francois Cartegnie
- [vlc-commits] access: mmstu: check for overflows (refs #16246)
Francois Cartegnie
- [vlc-commits] access: mmstu: check for overflows (refs #16246)
Francois Cartegnie
- [vlc-commits] access: mmstu: drop xrealloc and simplify
Francois Cartegnie
- [vlc-commits] access: mmstu: drop xrealloc and simplify
Francois Cartegnie
- [vlc-commits] access: mmstu: fix signedness
Francois Cartegnie
- [vlc-commits] access: mmstu: fix signedness
Francois Cartegnie
- [vlc-commits] access: mmstu: missing stream selection
Francois Cartegnie
- [vlc-commits] access: mmstu: remove xmalloc and simplify
Francois Cartegnie
- [vlc-commits] access: mmstu: remove xmalloc and simplify
Francois Cartegnie
- [vlc-commits] access: mmsu: remove xmalloc
Francois Cartegnie
- [vlc-commits] access: mmsu: remove xmalloc
Francois Cartegnie
- [vlc-commits] access: vdr: fix null dereference (cid #1346943)
Francois Cartegnie
- [vlc-commits] activex/npapi: fix attribute 'mute' (refs #14767)
Daniel Amm
- [vlc-commits] activex: Fix build
Hugo Beauzée-Luyssen
- [vlc-commits] adaptive: use timegm()
Rémi Denis-Courmont
- [vlc-commits] add bs_skip tests
Francois Cartegnie
- [vlc-commits] audioscrobbler: Don't mark a used variable unused
Hugo Beauzée-Luyssen
- [vlc-commits] audioscrobbler: fix request syntax
Rémi Denis-Courmont
- [vlc-commits] audioscrobbler: Fix socket leaks on error
Hugo Beauzée-Luyssen
- [vlc-commits] audioscrobbler: Remove useless allocations
Hugo Beauzée-Luyssen
- [vlc-commits] avcodec: abort pictures when flushing
Thomas Guillem
- [vlc-commits] avcodec: fix build before libavcodec 55
Thomas Guillem
- [vlc-commits] avcodec: fix invalid free
Thomas Guillem
- [vlc-commits] avcodec: fix memory leak of rec->pict.data[1]
Hannes Domani
- [vlc-commits] avcodec: fix PGS timestamps
Petri Hintukainen
- [vlc-commits] avcodec: handle NULL pp_block
Thomas Guillem
- [vlc-commits] avcodec: put back avcodec_flush_buffers on pf_flush
Thomas Guillem
- [vlc-commits] avcodec: return -ENOMEN when there is no pictures
Thomas Guillem
- [vlc-commits] block: add vlc_fifo_TimedWaitCond
Thomas Guillem
- [vlc-commits] bluray: add couple of missing libbluray events
Petri Hintukainen
- [vlc-commits] bluray: always update chapters when playlist changes
Petri Hintukainen
- [vlc-commits] bluray: Fix BD_EVENT_UO_MASK_CHANGED case
Ron Wright
- [vlc-commits] bluray: fix macros
Petri Hintukainen
- [vlc-commits] bluray: listen for for vout changes
Petri Hintukainen
- [vlc-commits] bluray: make title transitions faster
Petri Hintukainen
- [vlc-commits] bluray: register mouse callbacks only once
Petri Hintukainen
- [vlc-commits] bluray: signal EOF at the end of title when playing without menus
Petri Hintukainen
- [vlc-commits] bluray: simplify vout change detection
Petri Hintukainen
- [vlc-commits] build: avoid adding assembler source code conditionally
Diego Elio Pettenò
- [vlc-commits] build: avoid adding assembler source code conditionally.
Diego Elio Pettenò
- [vlc-commits] build: disable non-PIC assembly when building for Android/x86
Diego Elio Pettenò
- [vlc-commits] build: disable non-PIC assembly when building for Android/x86
Diego Elio Pettenò
- [vlc-commits] cachegen: Remove remnants of -f option
David Fuhrmann
- [vlc-commits] cast: use reinterpret_cast<> instead of C cast in C++ code
Steve Lhomme
- [vlc-commits] chromecast: better and less logs
Steve Lhomme
- [vlc-commits] chromecast: differentiate error logs
Steve Lhomme
- [vlc-commits] chromecast: factorize the code to push a message to send
Steve Lhomme
- [vlc-commits] chromecast: forward sout Flush and Control calls
Steve Lhomme
- [vlc-commits] chromecast: GET_STATUS and LAUNCH require a request ID
Steve Lhomme
- [vlc-commits] chromecast: include errno.h
David Fuhrmann
- [vlc-commits] chromecast: log when the Chromecast reports a launch error
Steve Lhomme
- [vlc-commits] chromecast: make conn_status private and use getter/setter
Steve Lhomme
- [vlc-commits] chromecast: make sure we send all the message data
Steve Lhomme
- [vlc-commits] chromecast: make sure we send the load when the data are flowing
Steve Lhomme
- [vlc-commits] chromecast: move buildMessage() in the class
Steve Lhomme
- [vlc-commits] chromecast: move connect/disconnectChromecast in the communication handler
Steve Lhomme
- [vlc-commits] chromecast: move processMessage() in the communication handler
Steve Lhomme
- [vlc-commits] Chromecast: move some code to a header
Steve Lhomme
- [vlc-commits] chromecast: move the message sending in the communication handler
Steve Lhomme
- [vlc-commits] chromecast: move the messages sending in a separate class
Steve Lhomme
- [vlc-commits] chromecast: move the packet receiver in the communication handler
Steve Lhomme
- [vlc-commits] chromecast: no need to share some constants anymore
Steve Lhomme
- [vlc-commits] chromecast: only lock once when checking the current app
Steve Lhomme
- [vlc-commits] chromecast: pass const references to buildMessage()
Steve Lhomme
- [vlc-commits] chromecast: pass the destination namespace by reference
Steve Lhomme
- [vlc-commits] chromecast: processMessage() doesn't need to return a value
Steve Lhomme
- [vlc-commits] chromecast: remove unused headers
Steve Lhomme
- [vlc-commits] chromecast: rename msg methods according to the receiver
Steve Lhomme
- [vlc-commits] chromecast: reuse the same objects for namespaces
Steve Lhomme
- [vlc-commits] chromecast: simplify the auth payload sending
Steve Lhomme
- [vlc-commits] chromecast: the default payload type we send is STRING
Steve Lhomme
- [vlc-commits] chromecast: the stream cannot work if the communication handler is NULL
Steve Lhomme
- [vlc-commits] chromecast: use a reference to the received namespace
Steve Lhomme
- [vlc-commits] chromecast: use the enum to handle the connection status
Steve Lhomme
- [vlc-commits] Chromecast: use the sout helper functions
Steve Lhomme
- [vlc-commits] chromecast: use U32_AT instead of memcpy() + hton32()
Steve Lhomme
- [vlc-commits] chromecast: use vlc_mutex_locker
Steve Lhomme
- [vlc-commits] chromecast: when another app is running on the receiver, start the media player
Steve Lhomme
- [vlc-commits] chromecast_ctrl: fix deadlock introduced in e8d7355d0dcd9cd12937900d3ca6b6e2d2d40e71
Steve Lhomme
- [vlc-commits] codec: avcodec: missing directx_va include
Francois Cartegnie
- [vlc-commits] codec: mediacodec: missing hvcC check before conversion
Francois Cartegnie
- [vlc-commits] codec: subsdec: fix div by zero (cid #1346941)
Francois Cartegnie
- [vlc-commits] codec: tx3g: fix null dereference (cid #1346947, #1346946, #1346945)
Francois Cartegnie
- [vlc-commits] compat: add timespec_get() replacement
Rémi Denis-Courmont
- [vlc-commits] compat: fix static_assert
Thomas Guillem
- [vlc-commits] compat: Fix strnstr implementation
Hugo Beauzée-Luyssen
- [vlc-commits] compat: Fix warning
Hugo Beauzée-Luyssen
- [vlc-commits] compat: missing #include
Rémi Denis-Courmont
- [vlc-commits] compat: remove 'const' from the prototype of timegm().
KO Myung-Hun
- [vlc-commits] compat: replace timegm()
Rémi Denis-Courmont
- [vlc-commits] compat: test: Fix strnstr tests
Hugo Beauzée-Luyssen
- [vlc-commits] Compressor: change the defaults
Jean-Baptiste Kempf
- [vlc-commits] Compressor: use float_ranges
Jean-Baptiste Kempf
- [vlc-commits] configure: revamp real-time run-time library checks
Rémi Denis-Courmont
- [vlc-commits] contrib/libdsm: update to 0.1.0
Felix Paul Kühne
- [vlc-commits] contrib/shout: disable openssl functionality
Sean McGovern
- [vlc-commits] contrib/shout: disable openssl functionality
Sean McGovern
- [vlc-commits] contrib: gpgerror: Fix tizen workaround
Hugo Beauzée-Luyssen
- [vlc-commits] contrib: use POSIX options for find(1)
Sean McGovern
- [vlc-commits] Contribs: fix mpg123 for Android
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update Freetype to 2.6.2
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update Freetype to 2.6.2
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update gcrypt to 1.6.4
Jean-Baptiste Kempf
- [vlc-commits] Contribs: Update gpg-error to 1.20
Jean-Baptiste Kempf
- [vlc-commits] Contribs: Update libbluray to 0.9.2
Jean-Baptiste Kempf
- [vlc-commits] Contribs: Update libbluray to 0.9.2
Jean-Baptiste Kempf
- [vlc-commits] Contribs: Update libbluray to 0.9.2
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update libdvdcss to 1.4.0
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update libshout to 2.4.1
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update libxml2 to 2.9.3
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update live555
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update live555
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update live555
Thomas Guillem
- [vlc-commits] Contribs: update mpg123 to 1.22.4
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update Opus to 1.1.1
Jean-Baptiste Kempf
- [vlc-commits] core: do not export vlc_tdestroy()
Sean McGovern
- [vlc-commits] decoder: add decoder_AbortPictures
Thomas Guillem
- [vlc-commits] decoder: add decoder_QueueAudio
Thomas Guillem
- [vlc-commits] decoder: add decoder_QueueSub
Thomas Guillem
- [vlc-commits] decoder: add decoder_QueueVideo
Thomas Guillem
- [vlc-commits] decoder: also drain the decoder when draining the packetizer
Thomas Guillem
- [vlc-commits] decoder: fix build without ENABLE_SOUT
Thomas Guillem
- [vlc-commits] decoder: fix decoder drained when using a packetizer
Thomas Guillem
- [vlc-commits] decoder: fix pf_decode_* and pf_packetize behavior
Thomas Guillem
- [vlc-commits] decoder: flush when prerolling too
Thomas Guillem
- [vlc-commits] decoder: implement pf_flush for all decoders/packetizers
Thomas Guillem
- [vlc-commits] decoder: interruptible mwait
Thomas Guillem
- [vlc-commits] decoder: lock i_preroll_end
Thomas Guillem
- [vlc-commits] decoder: remove legacy flush call
Thomas Guillem
- [vlc-commits] decoder: reset preroll on flush
Rémi Denis-Courmont
- [vlc-commits] decoder: simplify preroll
Rémi Denis-Courmont
- [vlc-commits] demux: adaptative: add Accept-Encoding to reject compression
Francois Cartegnie
- [vlc-commits] demux: adaptative: compute contentlength from byterange
Francois Cartegnie
- [vlc-commits] demux: adaptative: fix content-length less chunks reads
Francois Cartegnie
- [vlc-commits] demux: adaptative: fix leak on empty timeline (cid #1346961)
Francois Cartegnie
- [vlc-commits] demux: adaptative: fix read after free (cid #1346997)
Francois Cartegnie
- [vlc-commits] demux: adaptative: fix uninitialized member (cid #1346986)
Francois Cartegnie
- [vlc-commits] demux: adaptative: fix uninitialized thread_t (fix #1346983)
Francois Cartegnie
- [vlc-commits] demux: adaptative: fix unsupported format regression
Francois Cartegnie
- [vlc-commits] demux: adaptative: fix use after free (cid #1346995)
Francois Cartegnie
- [vlc-commits] demux: adaptative: fix use after free (cid #1346996)
Francois Cartegnie
- [vlc-commits] demux: adaptative: remove uninitialized/unused member (cid #1346987)
Francois Cartegnie
- [vlc-commits] demux: adaptative: remove unused source reference
Francois Cartegnie
- [vlc-commits] demux: adaptative: split segment tracking between cur and next
Francois Cartegnie
- [vlc-commits] demux: adaptative: wait segments when starving
Francois Cartegnie
- [vlc-commits] demux: add demux_IsContentType() helper (refs #14576)
Rémi Denis-Courmont
- [vlc-commits] demux: avformat: blacklist raw hevc
Francois Cartegnie
- [vlc-commits] demux: fix NULL deref on invalid redirection
Rémi Denis-Courmont
- [vlc-commits] demux: h264: fix frame dts/pts with interlaced video
Francois Cartegnie
- [vlc-commits] demux: h264: use packetizer frame rate when available
Francois Cartegnie
- [vlc-commits] demux: h26x: enable probing
Francois Cartegnie
- [vlc-commits] demux: h26x: rewrite probing
Francois Cartegnie
- [vlc-commits] demux: hevc: hevc_nal helpers use
Francois Cartegnie
- [vlc-commits] demux: hevc: on exit es delete
Francois Cartegnie
- [vlc-commits] demux: hevc: only compute dts on new base layer VCL
Francois Cartegnie
- [vlc-commits] demux: hevc: use packetizer frame rate
Francois Cartegnie
- [vlc-commits] demux: hls: fix truncated value (cid #1346923, #1313683)
Francois Cartegnie
- [vlc-commits] demux: hls: remove unused fields
Francois Cartegnie
- [vlc-commits] demux: hls: update live refresh interval
Francois Cartegnie
- [vlc-commits] demux: mkv: unchecked return
Francois Cartegnie
- [vlc-commits] demux: mp4: add missing switch break (fix #1346952)
Francois Cartegnie
- [vlc-commits] demux: mp4: add sps/pps less AVC Intra lookup tables
Francois Cartegnie
- [vlc-commits] demux: mp4: add sps/pps rbsp to AnnexB/avcC
Francois Cartegnie
- [vlc-commits] demux: mp4: Add support for (unpaletted) raw RGB and GREY video
Alex Converse
- [vlc-commits] demux: mp4: don't start without hevc extradata
Francois Cartegnie
- [vlc-commits] demux: mp4: handle pps/sps less AVC Intra (fix #15762)
Francois Cartegnie
- [vlc-commits] demux: mp4: remove dead code (cid #1346937)
Francois Cartegnie
- [vlc-commits] demux: nuv: fix divbyzero
Francois Cartegnie
- [vlc-commits] demux: nuv: fix leaks on failed Open
Francois Cartegnie
- [vlc-commits] demux: nuv: fix unchecked realloc
Francois Cartegnie
- [vlc-commits] demux: packetizer: change nal length size to uint8
Francois Cartegnie
- [vlc-commits] demux: smooth: fix memleak (cid #1346971)
Francois Cartegnie
- [vlc-commits] demux: smooth: fix null dereference (cid #1346951)
Francois Cartegnie
- [vlc-commits] demux: smooth: remove uninitialized/unused member (cid #1346985)
Francois Cartegnie
- [vlc-commits] demux: ttml: fix leaks (cid #1346970, cid #1346969)
Francois Cartegnie
- [vlc-commits] demuxers: h26x: merge H264 and HEVC
Francois Cartegnie
- [vlc-commits] directory: flawed logic
Rémi Denis-Courmont
- [vlc-commits] directsound: missing header
Rafaël Carré
- [vlc-commits] Don't use fps() deprecated method
Hugo Beauzée-Luyssen
- [vlc-commits] dvb: use xrealloc()
Rémi Denis-Courmont
- [vlc-commits] dvdnav: improve stream probing
Petri Hintukainen
- [vlc-commits] evas: TBM: simplify source aspect handling
Thomas Guillem
- [vlc-commits] extras/package: update npapi code location
Felix Paul Kühne
- [vlc-commits] extras/package: update npapi code location
Felix Paul Kühne
- [vlc-commits] faad: fix memory leak
Hannes Domani
- [vlc-commits] fix code alignment in http output
Steve Lhomme
- [vlc-commits] fix code spacing in vlc_sout.h
Steve Lhomme
- [vlc-commits] Fix leak in error path
Petri Hintukainen
- [vlc-commits] Fix my name & email
Hugo Beauzée-Luyssen
- [vlc-commits] fix odd space character
Steve Lhomme
- [vlc-commits] Fix struct timespec declaration
Jean-Baptiste Kempf
- [vlc-commits] fix typos
Steve Lhomme
- [vlc-commits] Fix WebVTT subtitles mm:ss.ddd timestamps
Andrea Giudiceandrea
- [vlc-commits] flac: use demux_IsContentType()
Rémi Denis-Courmont
- [vlc-commits] flac: use demux_IsContentType()
Rémi Denis-Courmont
- [vlc-commits] freetype: Fix build
Hugo Beauzée-Luyssen
- [vlc-commits] freetype: Fix leak on error path
Hugo Beauzée-Luyssen
- [vlc-commits] freetype: fix null dereference (cid #1346944)
Francois Cartegnie
- [vlc-commits] freetype: handle carriage returns
Salah-Eddin Shaban
- [vlc-commits] freetype: Provide Dummy_Select fallback for windows store apps
Hugo Beauzée-Luyssen
- [vlc-commits] freetype: remote non-needed default list initialization for Darwin
Felix Paul Kühne
- [vlc-commits] ftp: fix pf_readdir infinite loop
Thomas Guillem
- [vlc-commits] German translation: fix parsing
Felix Paul Kühne
- [vlc-commits] German translation: sanitize and unify stuff
Felix Paul Kühne
- [vlc-commits] h264_nal: add h264_get_picture_size
Francois Cartegnie
- [vlc-commits] h264_nal: fix memory corruption in parse_sps
David Fuhrmann
- [vlc-commits] hevc_nal: add hevc_get_frame_rate
Francois Cartegnie
- [vlc-commits] hevc_nal: add hevc_get_picture_size
Francois Cartegnie
- [vlc-commits] hevc_nal: add hevc_get_slice_type
Francois Cartegnie
- [vlc-commits] hevc_nal: add is_hvcC helper
Francois Cartegnie
- [vlc-commits] hevc_nal: add nuh_layer constraint for decoding
Francois Cartegnie
- [vlc-commits] hevc_nal: add picture_parameter_set parser
Francois Cartegnie
- [vlc-commits] hevc_nal: add profile_tier_level parser
Francois Cartegnie
- [vlc-commits] hevc_nal: add profiles definitions
Francois Cartegnie
- [vlc-commits] hevc_nal: add sequence_parameter_set parser
Francois Cartegnie
- [vlc-commits] hevc_nal: fix reading slice_header
Francois Cartegnie
- [vlc-commits] hevc_nal: parse slice_segment_header
Francois Cartegnie
- [vlc-commits] hevc_nal: parse sps short_term_ref_pics
Francois Cartegnie
- [vlc-commits] hevc_nal: parse video_parameter_set
Francois Cartegnie
- [vlc-commits] hevc_nal: parse vui_parameters
Francois Cartegnie
- [vlc-commits] hevc_nal: parse vui from sps
Francois Cartegnie
- [vlc-commits] hevc_nal: remove const
Francois Cartegnie
- [vlc-commits] hevc_nal: replace with define unordered enum
Francois Cartegnie
- [vlc-commits] hevc_nal: retrieve vps/sps/pps id without decoding
Francois Cartegnie
- [vlc-commits] hevc_nal: return only valid framerate
Francois Cartegnie
- [vlc-commits] hevc_nal: update NAL descriptions
Francois Cartegnie
- [vlc-commits] HLS: always use "C" locale to parse float
Jean-Baptiste Kempf
- [vlc-commits] HLS: always use "C" locale to parse float
Jean-Baptiste Kempf
- [vlc-commits] HPACK Header Compression HTTP/2 decompression support
Rémi Denis-Courmont
- [vlc-commits] HPACK Header Compression HTTP/2 minimalistic encoder
Rémi Denis-Courmont
- [vlc-commits] HTTP/1 connection handler
Rémi Denis-Courmont
- [vlc-commits] HTTP/2 connection handler
Rémi Denis-Courmont
- [vlc-commits] HTTP/2 connection handler test
Rémi Denis-Courmont
- [vlc-commits] HTTP/2 debug helpers
Rémi Denis-Courmont
- [vlc-commits] HTTP/2 frame formatting
Rémi Denis-Courmont
- [vlc-commits] HTTP/2 frame formatting and parsing test cases
Rémi Denis-Courmont
- [vlc-commits] HTTP/2 frame parser
Rémi Denis-Courmont
- [vlc-commits] HTTP/2 HEADERS frame formatting optimistic zero-copy
Rémi Denis-Courmont
- [vlc-commits] HTTP/2 output/send thread
Rémi Denis-Courmont
- [vlc-commits] HTTP/2 output queue test
Rémi Denis-Courmont
- [vlc-commits] HTTP/2 over TLS access
Rémi Denis-Courmont
- [vlc-commits] http: add --http2 to force HTTP/2
Rémi Denis-Courmont
- [vlc-commits] http: do not redirect HTTPS to MMSH
Rémi Denis-Courmont
- [vlc-commits] http: fix handling of EINTR and EAGAIN
Rémi Denis-Courmont
- [vlc-commits] HTTP: fix license headers
Jean-Baptiste Kempf
- [vlc-commits] http: fix parsing of HTTP CONNECT response
Rémi Denis-Courmont
- [vlc-commits] http: remove bogus persistent connection support
Rémi Denis-Courmont
- [vlc-commits] http: remove constant member
Rémi Denis-Courmont
- [vlc-commits] http: remove dead code
Rémi Denis-Courmont
- [vlc-commits] http: remove no-op
Rémi Denis-Courmont
- [vlc-commits] http: remove useless reconnection (fixes #3275)
Rémi Denis-Courmont
- [vlc-commits] http: remove write-only psz_pragma
Rémi Denis-Courmont
- [vlc-commits] http: simplify CONNECT format string
Rémi Denis-Courmont
- [vlc-commits] http: simplify reconnect
Rémi Denis-Courmont
- [vlc-commits] http: use boolean for version
Rémi Denis-Courmont
- [vlc-commits] http: use redirection instead of fallback for MMS (refs #3275)
Rémi Denis-Courmont
- [vlc-commits] HTTP chunked transfer encoding "decoder"
Rémi Denis-Courmont
- [vlc-commits] HTTP connection manager preliminary implementation
Rémi Denis-Courmont
- [vlc-commits] http cookies: take explicit secure flag, host and path
Rémi Denis-Courmont
- [vlc-commits] HTTP date formatting and parsing
Rémi Denis-Courmont
- [vlc-commits] HTTP file reader tests
Rémi Denis-Courmont
- [vlc-commits] HTTP file reading helpers
Rémi Denis-Courmont
- [vlc-commits] HTTP low-level transport I/O helpers
Rémi Denis-Courmont
- [vlc-commits] HTTP message layer
Rémi Denis-Courmont
- [vlc-commits] HTTP messages test cases
Rémi Denis-Courmont
- [vlc-commits] https: add abort parameter to vlc_http_stream_close()
Rémi Denis-Courmont
- [vlc-commits] https: add chunked transfer encoding unit test
Rémi Denis-Courmont
- [vlc-commits] https: add helpers for token parsing
Rémi Denis-Courmont
- [vlc-commits] https: add HTTP 304 as empty response code
Rémi Denis-Courmont
- [vlc-commits] https: add non-TLS support to connection manager
Rémi Denis-Courmont
- [vlc-commits] https: add some file test cases
Rémi Denis-Courmont
- [vlc-commits] https: add some header fields test cases
Rémi Denis-Courmont
- [vlc-commits] https: add vlc_http_connect()
Rémi Denis-Courmont
- [vlc-commits] https: allocate x509 credentials on need basis
Rémi Denis-Courmont
- [vlc-commits] https: also fold incoming HTTP/2 field headers
Rémi Denis-Courmont
- [vlc-commits] https: automatically enable if missing features are not used
Rémi Denis-Courmont
- [vlc-commits] https: avoid EBADF on error
Rémi Denis-Courmont
- [vlc-commits] https: cosmetic fixes
Rémi Denis-Courmont
- [vlc-commits] https: discard leading and trailing OWS in header field values
Rémi Denis-Courmont
- [vlc-commits] https: do not get stuck in corner case of chunked transfer
Rémi Denis-Courmont
- [vlc-commits] https: double free on alloc error
Rémi Denis-Courmont
- [vlc-commits] https: drain HTTP/2 output queue if possible
Rémi Denis-Courmont
- [vlc-commits] https: ensure that SETTINGS frame is sent first
Rémi Denis-Courmont
- [vlc-commits] https: factor common connection management code
Rémi Denis-Courmont
- [vlc-commits] https: factor out non-specific file helper code
Rémi Denis-Courmont
- [vlc-commits] https: fetch/store cookies in the cookie jar
Rémi Denis-Courmont
- [vlc-commits] https: fetch/store cookies in the cookie jar
Rémi Denis-Courmont
- [vlc-commits] https: fix connection failure handling
Rémi Denis-Courmont
- [vlc-commits] https: fix format string
Rémi Denis-Courmont
- [vlc-commits] https: fix formatting of current time
Rémi Denis-Courmont
- [vlc-commits] https: fix HTTP 1.x error handling
Rémi Denis-Courmont
- [vlc-commits] https: fix memory leak
Rémi Denis-Courmont
- [vlc-commits] https: fix receiving multiple cookies (fixes #16181)
Rémi Denis-Courmont
- [vlc-commits] https: fix test build with past POSIX versions
Rémi Denis-Courmont
- [vlc-commits] https: fix uintmax/uint64 mix-up
Rémi Denis-Courmont
- [vlc-commits] https: flawed logic (alloc error)
Rémi Denis-Courmont
- [vlc-commits] https: fold multiple header fields with identical names
Rémi Denis-Courmont
- [vlc-commits] https: format string
Rémi Denis-Courmont
- [vlc-commits] https: HTTP 1 connection handling unit test
Rémi Denis-Courmont
- [vlc-commits] https: improve file test coverage
Rémi Denis-Courmont
- [vlc-commits] https: improve header field list iteration
Rémi Denis-Courmont
- [vlc-commits] https: insecure HTTP support for file download layer
Rémi Denis-Courmont
- [vlc-commits] https: leak on alloc error
Rémi Denis-Courmont
- [vlc-commits] https: minor revector
Rémi Denis-Courmont
- [vlc-commits] https: minor test coverage improvement
Rémi Denis-Courmont
- [vlc-commits] https: move some documentation to header file
Rémi Denis-Courmont
- [vlc-commits] https: move TLS receive function and remove non-TLS one
Rémi Denis-Courmont
- [vlc-commits] https: move TLS send function and remove dead non-TLS send function
Rémi Denis-Courmont
- [vlc-commits] https: NULL deref
Rémi Denis-Courmont
- [vlc-commits] https: old-style live streaming (http-continuous) helper
Rémi Denis-Courmont
- [vlc-commits] https: redirect to MMS over HTTP (fixes #16180)
Rémi Denis-Courmont
- [vlc-commits] https: revector HTTP/2 connection test
Rémi Denis-Courmont
- [vlc-commits] https: revector output test
Rémi Denis-Courmont
- [vlc-commits] https: revector time handling
Rémi Denis-Courmont
- [vlc-commits] https: robustify HTTP/2 connection test
Rémi Denis-Courmont
- [vlc-commits] https: send CANCEL error if closing before end-of-stream
Rémi Denis-Courmont
- [vlc-commits] https: shutdown the TLS session explicitly
Rémi Denis-Courmont
- [vlc-commits] https: simplify HTTP/2 headers parsing
Rémi Denis-Courmont
- [vlc-commits] https: test cases for previous commits
Rémi Denis-Courmont
- [vlc-commits] https: test refused stream in frame parser
Rémi Denis-Courmont
- [vlc-commits] https: tests for token parsing
Rémi Denis-Courmont
- [vlc-commits] https: update NEWS
Rémi Denis-Courmont
- [vlc-commits] https: use revectored time functions
Rémi Denis-Courmont
- [vlc-commits] https: use token helpers
Rémi Denis-Courmont
- [vlc-commits] https: use vlc_tls_Close()
Rémi Denis-Courmont
- [vlc-commits] https: validate header field name
Rémi Denis-Courmont
- [vlc-commits] https: validate that content range is what we want
Rémi Denis-Courmont
- [vlc-commits] hxxx_nal: add bs_t emu prev 3 bytes stripper
Francois Cartegnie
- [vlc-commits] hxxx_nal: add generic AnnexB to AVC/HVC converter
Francois Cartegnie
- [vlc-commits] hxxx_nal: add nal to rbsp conversion helpers
Francois Cartegnie
- [vlc-commits] include: add VLC_THREAD_CANCELED constant macro
Rémi Denis-Courmont
- [vlc-commits] input: convert input_title_t.b_menu to flags
Petri Hintukainen
- [vlc-commits] interrupt: add internal vlc_interrupt_get() helper
Rémi Denis-Courmont
- [vlc-commits] interrupt: add support for custom callbacks
Rémi Denis-Courmont
- [vlc-commits] interrupt: fix interruptible functions without any interrupt context
Rémi Denis-Courmont
- [vlc-commits] iOS vout: retain view container as early as possible
Felix Paul Kühne
- [vlc-commits] l10n: Afrikaans update
VideoLAN
- [vlc-commits] l10n: Amharic (Ethiopia) update
VideoLAN
- [vlc-commits] l10n: Arabic update
VideoLAN
- [vlc-commits] l10n: Asturian update
VideoLAN
- [vlc-commits] l10n: Basque update
VideoLAN
- [vlc-commits] l10n: Bengali update
VideoLAN
- [vlc-commits] l10n: Bosnian update
VideoLAN
- [vlc-commits] l10n: Brazilian Portuguese update
VideoLAN
- [vlc-commits] l10n: Bulgarian update
VideoLAN
- [vlc-commits] l10n: Corsican update
VideoLAN
- [vlc-commits] l10n: Czech update
VideoLAN
- [vlc-commits] l10n: Danish update
VideoLAN
- [vlc-commits] l10n: Dutch update
Thomas De Rocker
- [vlc-commits] l10n: English (United Kingdom) update
VideoLAN
- [vlc-commits] l10n: Finnish update
VideoLAN
- [vlc-commits] l10n: French update
VideoLAN
- [vlc-commits] l10n: German update
Christoph Miebach
- [vlc-commits] l10n: Gujarati update
VideoLAN
- [vlc-commits] l10n: Hindi update
VideoLAN
- [vlc-commits] l10n: Hungarian update
Gabor Kelemen
- [vlc-commits] l10n: Indonesian update
VideoLAN
- [vlc-commits] l10n: Initial Assamese (India) translation
VideoLAN
- [vlc-commits] l10n: Initial Bodo translation
VideoLAN
- [vlc-commits] l10n: Irish update
VideoLAN
- [vlc-commits] l10n: Italian update
Vincenzo Reale
- [vlc-commits] l10n: Japanese update
Fumio Nakayama
- [vlc-commits] l10n: Kabyle update
VideoLAN
- [vlc-commits] l10n: Kazakh update
VideoLAN
- [vlc-commits] l10n: Korean update
VideoLAN
- [vlc-commits] l10n: Latvian update
Ingmārs Dīriņš
- [vlc-commits] l10n: Lithuanian update
VideoLAN
- [vlc-commits] l10n: Malayalam update
VideoLAN
- [vlc-commits] l10n: Malay update
VideoLAN
- [vlc-commits] l10n: Marathi update
VideoLAN
- [vlc-commits] l10n: Modern Greek update
Savvas Nesseris
- [vlc-commits] l10n: Norwegian Bokmål update
VideoLAN
- [vlc-commits] l10n: Norwegian Nynorsk update
VideoLAN
- [vlc-commits] l10n: NSIS: adding Afrikaans and Indonesian
Christoph Miebach
- [vlc-commits] l10n: NSIS: updating Danish, Korean, Lithuanian, Norwegian, Portuguese and Turkish
Christoph Miebach
- [vlc-commits] l10n: Occitan update
VideoLAN
- [vlc-commits] l10n: Persian update
VideoLAN
- [vlc-commits] l10n: Polish update
Michał Trzebiatowski
- [vlc-commits] l10n: Portuguese update
VideoLAN
- [vlc-commits] l10n: Punjabi update
VideoLAN
- [vlc-commits] l10n: Russian update
VideoLAN
- [vlc-commits] l10n: Scottish Gaelic update
VideoLAN
- [vlc-commits] l10n: Simplified Chinese update
VideoLAN
- [vlc-commits] l10n: Slovak update
Marián Hikaník
- [vlc-commits] l10n: Slovenian update
VideoLAN
- [vlc-commits] l10n: Spanish (Mexico) update
VideoLAN
- [vlc-commits] l10n: Spanish update
VideoLAN
- [vlc-commits] l10n: Swedish update
A. Regnander
- [vlc-commits] l10n: Tamil update
VideoLAN
- [vlc-commits] l10n: Traditional Chinese update
VideoLAN
- [vlc-commits] l10n: Turkish update
Kaya Zeren
- [vlc-commits] l10n: Ukrainian update
Andriy Bandura
- [vlc-commits] l10n: Uzbek update
VideoLAN
- [vlc-commits] l10n: Welsh update
VideoLAN
- [vlc-commits] libass decoder: use Helvetica-Neue instead of Arial as default font on Apple platforms
Felix Paul Kühne
- [vlc-commits] libvlc: raise a title changed event if the title changes
Felix Paul Kühne
- [vlc-commits] libvlc: replace existing title menu bool with int bit mask
Felix Paul Kühne
- [vlc-commits] lua: Destroy the callback before destroying the variable
Hugo Beauzée-Luyssen
- [vlc-commits] lua: Destroy the callback before destroying the variable
Hugo Beauzée-Luyssen
- [vlc-commits] macosx: Add tooltip with current volume level to slider (close #8782)
David Fuhrmann
- [vlc-commits] macosx: Allow to open https URLs, do not list VLC as a browser
David Fuhrmann
- [vlc-commits] macosx: Allow to open https URLs, do not list VLC as a browser
David Fuhrmann
- [vlc-commits] macosx: fix problem saving native fullscreen preference
David Fuhrmann
- [vlc-commits] macosx: fix some warnings
David Fuhrmann
- [vlc-commits] macosx: grey out fullscreen device selector of native fs is enabled
David Fuhrmann
- [vlc-commits] macosx: improve logging for startup and shutdown
David Fuhrmann
- [vlc-commits] macosx: overhaul simple preferences interface
David Fuhrmann
- [vlc-commits] Makefile: restore lcov helper rules
Rémi Denis-Courmont
- [vlc-commits] mediacodec: add an output thread, remove polling
Thomas Guillem
- [vlc-commits] mediacodec: add mediacodec-tunneled-playback boolean option
Thomas Guillem
- [vlc-commits] mediacodec: fix build
Thomas Guillem
- [vlc-commits] mediacodec: implement drain
Thomas Guillem
- [vlc-commits] mediacodec: more comments, rename b_mc_running
Thomas Guillem
- [vlc-commits] mediacodec: remove duplicated init
Thomas Guillem
- [vlc-commits] mediacodec: rename b_error to b_aborted
Thomas Guillem
- [vlc-commits] mediacodec: split CloseDecoder into CleanDecoder
Thomas Guillem
- [vlc-commits] mediacodec: use vlc_cancel to interrupt the output thread
Thomas Guillem
- [vlc-commits] message: size is unknown if Transfer-Encoding is present
Rémi Denis-Courmont
- [vlc-commits] messages: fix filename extraction
Rémi Denis-Courmont
- [vlc-commits] MKV: Call ES_OUT_RESET_PCR when ordered chapters force an automatic seek
Denis Charmet
- [vlc-commits] mkv: fix leak on error
Rémi Denis-Courmont
- [vlc-commits] mms: let owner handle HTTP redirection (fixes #4631)
Rémi Denis-Courmont
- [vlc-commits] mms: remove "http" shortcut
Rémi Denis-Courmont
- [vlc-commits] MODULES_LIST: list.sh: fix sort check
Francois Cartegnie
- [vlc-commits] Move pkglib_LTLIBRARIES out of vdpau Makefile
Rémi Denis-Courmont
- [vlc-commits] mpeg-ts: check stream_Seek() result
Petri Hintukainen
- [vlc-commits] mpeg-ts: fix comparing unsigned and signed integers
Petri Hintukainen
- [vlc-commits] mpeg-ts: fix PCRCheckDTS() with broken PCR
Petri Hintukainen
- [vlc-commits] mpeg-ts: send queued data when PES size is unknown and PCR >= DTS
Petri Hintukainen
- [vlc-commits] mtime: use timespec_get() in NTPtime64()
Rémi Denis-Courmont
- [vlc-commits] mux: mp4: check alloc return (cid #1346924)
Francois Cartegnie
- [vlc-commits] mux: mp4: fix conversion from hvcC metadata
Francois Cartegnie
- [vlc-commits] mux: mp4: remove temp ep3b->rbsp conversions
Francois Cartegnie
- [vlc-commits] mux: mp4: unchecked return
Francois Cartegnie
- [vlc-commits] mux: mp4: use defined profile value
Francois Cartegnie
- [vlc-commits] mux: mp4: use hev1 as sample entry for HEVC
Francois Cartegnie
- [vlc-commits] mux: mp4: use hevc sps/pps/vps limits
Francois Cartegnie
- [vlc-commits] mux: mp4: use nal defined values
Francois Cartegnie
- [vlc-commits] NEWS: clarify the Qt 5.5 key/mouse events support
Jean-Baptiste Kempf
- [vlc-commits] npapi: add attribute 'volume'
Daniel Amm
- [vlc-commits] npapi: fix return value
Daniel Amm
- [vlc-commits] objects: small simplification
Rémi Denis-Courmont
- [vlc-commits] oldmovie: use monotonic rather than wall clock
Rémi Denis-Courmont
- [vlc-commits] omxil: HwBuffer: fix double lock
Thomas Guillem
- [vlc-commits] os2: thread: determine cancelable state with killable variable
KO Myung-Hun
- [vlc-commits] os2: thread: determine cancelable state with killable variable
KO Myung-Hun
- [vlc-commits] os2: thread: implement vlc_cond_signal() correctly
KO Myung-Hun
- [vlc-commits] os2: thread: use sys/builtin.h instead of 386/builtin.h
KO Myung-Hun
- [vlc-commits] packetize: move annexb stripping to common helpers
Francois Cartegnie
- [vlc-commits] packetizer: add hxxx_nal.h for avc/hevc rbsp conversions
Francois Cartegnie
- [vlc-commits] packetizer: add isavcC helper
Francois Cartegnie
- [vlc-commits] packetizer: flac: do better fallback on invalid values (fix #15740)
Francois Cartegnie
- [vlc-commits] packetizer: flac: don't gather more than max framesize on guess fallback
Francois Cartegnie
- [vlc-commits] packetizer: h264: add more nal unit types
Francois Cartegnie
- [vlc-commits] packetizer: h264: check for null block
Francois Cartegnie
- [vlc-commits] packetizer: h264: fix CreateRbspFromNAL argument type
Francois Cartegnie
- [vlc-commits] packetizer: h264: fix early fail condition
Francois Cartegnie
- [vlc-commits] packetizer: h264: fix incomplete sei skip
Francois Cartegnie
- [vlc-commits] packetizer: h264: fix null dereference (cid #1346950, #1346949)
Francois Cartegnie
- [vlc-commits] packetizer: h264: fix picture AU start
Francois Cartegnie
- [vlc-commits] packetizer: h264: fix sps/pps chaining with AU prefix
Francois Cartegnie
- [vlc-commits] packetizer: h264: h264 prefix nal structs
Francois Cartegnie
- [vlc-commits] packetizer: h264: optimize slice blocks chaining
Francois Cartegnie
- [vlc-commits] packetizer: h264: optmize sps/pps blocks chaining
Francois Cartegnie
- [vlc-commits] packetizer: h264: remove dead code (cid #1346938)
Francois Cartegnie
- [vlc-commits] packetizer: h264: remove last ep3b to rbsp copy conversion
Francois Cartegnie
- [vlc-commits] packetizer: h264: remove temp ep3b to rbsp conversions
Francois Cartegnie
- [vlc-commits] packetizer: h264: set frame rate from vui when possible
Francois Cartegnie
- [vlc-commits] packetizer: h264: simplify AVC SPS/PPS setup
Francois Cartegnie
- [vlc-commits] packetizer: h264: split some code
Francois Cartegnie
- [vlc-commits] packetizer: h264: update sps/pps parsing
Francois Cartegnie
- [vlc-commits] packetizer: h264: use 2pass exact size buffer from Avcc->annexB
Francois Cartegnie
- [vlc-commits] packetizer: h264: use stripAnnexB in ParseSlice
Francois Cartegnie
- [vlc-commits] packetizer: h264_nal: fix get_avcC_to_AnnexB_NAL_size
Thomas Guillem
- [vlc-commits] packetizer: h264_nal: fix off by one
Francois Cartegnie
- [vlc-commits] packetizer: h264_nal: rename for consistency
Francois Cartegnie
- [vlc-commits] packetizer: h26x: packetized output is
Francois Cartegnie
- [vlc-commits] packetizer: h2xx: remove alloc/memcpy
Francois Cartegnie
- [vlc-commits] packetizer: hevc/h264: remove includes for decoder_t
Francois Cartegnie
- [vlc-commits] packetizer: hevc/h264: set result size to 0 on alloc failure
Francois Cartegnie
- [vlc-commits] packetizer: hevc: add broadcast support
Francois Cartegnie
- [vlc-commits] packetizer: hevc: add hvc1 packetization (fix #16061)
Francois Cartegnie
- [vlc-commits] packetizer: hevc: convert all parsers to handle ep3b input
Francois Cartegnie
- [vlc-commits] packetizer: hevc: enforce default to non I-Frame
Francois Cartegnie
- [vlc-commits] packetizer: hevc: extract frame rate
Francois Cartegnie
- [vlc-commits] packetizer: hevc: fix leak
Francois Cartegnie
- [vlc-commits] packetizer: hevc: fix small vcl regression
Francois Cartegnie
- [vlc-commits] packetizer: hevc: move NAL unit values to header
Francois Cartegnie
- [vlc-commits] packetizer: hevc: remove useless boolean
Francois Cartegnie
- [vlc-commits] packetizer: hevc: reset pts/dts xps
Francois Cartegnie
- [vlc-commits] packetizer: hevc: simplify/remove bitstream
Francois Cartegnie
- [vlc-commits] packetizer: hevc: use 2pass exact size buffer from hvcC->annexB
Francois Cartegnie
- [vlc-commits] packetizer: hevc_nal: rename for consistency
Francois Cartegnie
- [vlc-commits] packetizer: hxxx: fix buffer read overflow
Francois Cartegnie
- [vlc-commits] packetizer: hxxx_nal: startcode simplication
Francois Cartegnie
- [vlc-commits] packetizer: simplify h264_create_avcdec_config_record
Francois Cartegnie
- [vlc-commits] picture_pool: change picture_pool_Cancel arguments
Thomas Guillem
- [vlc-commits] PluginsDialog: Fix leak
Hugo Beauzée-Luyssen
- [vlc-commits] Po: Fix distcheck
Jean-Baptiste Kempf
- [vlc-commits] po: update POTFILES
Rémi Denis-Courmont
- [vlc-commits] posix: do not unload plugins with GCC ASan
Rémi Denis-Courmont
- [vlc-commits] qt4: addons tab: Fix leaks
Hugo Beauzée-Luyssen
- [vlc-commits] qt4: epg: Fix inputChanged signal prototype
Hugo Beauzée-Luyssen
- [vlc-commits] qt4: Fix initial input probing
Hugo Beauzée-Luyssen
- [vlc-commits] qt4: Fix initial input probing
Hugo Beauzée-Luyssen
- [vlc-commits] qt4: input_manager: Move callback inside MainInputManager
Hugo Beauzée-Luyssen
- [vlc-commits] qt4: input_manager: Only add root items to recent items list
Hugo Beauzée-Luyssen
- [vlc-commits] qt4: input_manager: Only add root items to recent items list
Hugo Beauzée-Luyssen
- [vlc-commits] qt4: input_manager: Pass a boolean to indicate if there is an input loaded
Hugo Beauzée-Luyssen
- [vlc-commits] qt4: input_manager: Remove duplicated checks
Hugo Beauzée-Luyssen
- [vlc-commits] qt4: input_slider: Delay the loading slider animation start
Hugo Beauzée-Luyssen
- [vlc-commits] qt4: Make Singleton thread safe
Hugo Beauzée-Luyssen
- [vlc-commits] qt4: Make Singleton thread safe
Hugo Beauzée-Luyssen
- [vlc-commits] qt4: selector: Fix leak on unhandled command
Hugo Beauzée-Luyssen
- [vlc-commits] qt4: singleton: Use vlc_mutex_locker instead of manual lock/unlock
Hugo Beauzée-Luyssen
- [vlc-commits] qt4: Work around endlessly bouncing input slider
Hugo Beauzée-Luyssen
- [vlc-commits] Qt: do not emit signals from the MIM constructor
Jean-Baptiste Kempf
- [vlc-commits] Qt: fix bluray menu checkbox
Jean-Baptiste Kempf
- [vlc-commits] Qt: fix RTL layourt
Fahad Al-Saidi
- [vlc-commits] Qt: fix RTL layout
Fahad Al-Saidi
- [vlc-commits] Qt: sout: don't parse MRL when not URL (fix #16267)
Francois Cartegnie
- [vlc-commits] rdp: Fix build with FreeRDP 2.0.0.
Vinson Lee
- [vlc-commits] Revert "http: add --http2 to force HTTP/2"
Rémi Denis-Courmont
- [vlc-commits] Revert "hxxx_nal: add nal to rbsp conversion helpers"
Francois Cartegnie
- [vlc-commits] Revert "macosx: update play and playback mode status on startup"
David Fuhrmann
- [vlc-commits] Revert: packetizer: hevc: add broadcast support
Francois Cartegnie
- [vlc-commits] RTSP: use calloc
Jean-Baptiste Kempf
- [vlc-commits] sap: use xrealloc()
Rémi Denis-Courmont
- [vlc-commits] securetransport: Fix compilation
David Fuhrmann
- [vlc-commits] skins2: fix ToCToU
Rémi Denis-Courmont
- [vlc-commits] skins2: uninitialized member (cid #1346980)
Francois Cartegnie
- [vlc-commits] skins2: x11: fix build
Francois Cartegnie
- [vlc-commits] snapshot: use timespec_get() (fixes #14008)
Rémi Denis-Courmont
- [vlc-commits] sout/rtsp: remove senseless free
Zhao Zhili
- [vlc-commits] sout: chromecast: remove dead code (cid #1346991)
Francois Cartegnie
- [vlc-commits] Sout Makefile: cosmetics
Jean-Baptiste Kempf
- [vlc-commits] split vlc_bits.h into vlc_boxes.h
Francois Cartegnie
- [vlc-commits] src: os2: fix locking at quit
KO Myung-Hun
- [vlc-commits] src: os2: move gai_strerror() to compat
KO Myung-Hun
- [vlc-commits] stream_filter: httplive: extend probing to 2K (fix #15134)
Francois Cartegnie
- [vlc-commits] stream_out: only enable Chromecast if SOUT is enabled
Steve Lhomme
- [vlc-commits] stream_output: add sout_InputFlush()
Steve Lhomme
- [vlc-commits] stream_output: handle Flushing via sout_MuxFlush()
Steve Lhomme
- [vlc-commits] stream_output: query the stream output to know when the decoder is really empty
Steve Lhomme
- [vlc-commits] stream_output: record: add missing HEVC and OPUS entries
Francois Cartegnie
- [vlc-commits] substtml: Fix leak on error
Hugo Beauzée-Luyssen
- [vlc-commits] test: fix distclean
Francois Cartegnie
- [vlc-commits] test: Provide tests for our strnstr implementation
Hugo Beauzée-Luyssen
- [vlc-commits] tests: add nal conversions test
Francois Cartegnie
- [vlc-commits] timespec: simpler fix
Jean-Baptiste Kempf
- [vlc-commits] tls: add separate callback for shutdown
Rémi Denis-Courmont
- [vlc-commits] tls: add vlc_tls_Close() helper
Rémi Denis-Courmont
- [vlc-commits] tls: add vlc_tls_DummyCreate()
Rémi Denis-Courmont
- [vlc-commits] tls: document vlc_tls_SessionDelete()
Rémi Denis-Courmont
- [vlc-commits] tls: fix SIGPIPE with vlc_tls_DummyCreate()
Rémi Denis-Courmont
- [vlc-commits] tls: improve documentation
Rémi Denis-Courmont
- [vlc-commits] tls: improve vlc_tls_(Read|Write) return type
Rémi Denis-Courmont
- [vlc-commits] tls: make session independent of credentials
Rémi Denis-Courmont
- [vlc-commits] tls: move close callback from credentials to session
Rémi Denis-Courmont
- [vlc-commits] tls: pass credentials pointer to handshake function
Rémi Denis-Courmont
- [vlc-commits] tls: remove virtual_socket_t and clean send/recv prototypes up
Rémi Denis-Courmont
- [vlc-commits] tls: vlc_tls_t needs not be a VLC object
Rémi Denis-Courmont
- [vlc-commits] ts: use timegm()
Rémi Denis-Courmont
- [vlc-commits] ttml: Fix i_read type
Hugo Beauzée-Luyssen
- [vlc-commits] ttml: Fix leak on error
Hugo Beauzée-Luyssen
- [vlc-commits] Update libvlcpp
Daniel Amm
- [vlc-commits] Update libvlcpp code location
Hugo Beauzée-Luyssen
- [vlc-commits] Update NEWS
Daniel Amm
- [vlc-commits] Update NEWS
Jean-Baptiste Kempf
- [vlc-commits] Update NEWS
Jean-Baptiste Kempf
- [vlc-commits] Update NEWS for 2.2.2
Jean-Baptiste Kempf
- [vlc-commits] Update PO
Jean-Baptiste Kempf
- [vlc-commits] Update to latest libvlcpp
Hugo Beauzée-Luyssen
- [vlc-commits] upnp: fix build
Thomas Guillem
- [vlc-commits] upnp: Fix content listing on plex.
Hugo Beauzée-Luyssen
- [vlc-commits] upnp: make pf_readdir interruptible
Thomas Guillem
- [vlc-commits] upnp: Read the target url from p_access
Hugo Beauzée-Luyssen
- [vlc-commits] vhs: use monotonic rather than wall clock
Rémi Denis-Courmont
- [vlc-commits] video_filter: hqdn3d: handle alloc failures
Francois Cartegnie
- [vlc-commits] video_filter: hqdn3d: reject computed height <= 0 (cid #718140)
Francois Cartegnie
- [vlc-commits] videotoolbox: avcC to avcC path simplify
Francois Cartegnie
- [vlc-commits] videotoolbox: compilation fix
Felix Paul Kühne
- [vlc-commits] videotoolbox: compilation fix
Felix Paul Kühne
- [vlc-commits] videotoolbox: compilation fix
Felix Paul Kühne
- [vlc-commits] videotoolbox: fix build
Francois Cartegnie
- [vlc-commits] videotoolbox: fix build / h264 conversion
Francois Cartegnie
- [vlc-commits] videotoolbox: improve error case handling
Felix Paul Kühne
- [vlc-commits] videotoolbox: remove write-only variable
David Fuhrmann
- [vlc-commits] videotoolbox: use generic AnnexB to xVC converter
Francois Cartegnie
- [vlc-commits] vlc_bits.h: move in exp golomb bitstream decoding
Francois Cartegnie
- [vlc-commits] vlc_bits: add bs_aligned
Francois Cartegnie
- [vlc-commits] vlc_bits: add bs_remain()
Francois Cartegnie
- [vlc-commits] vlc_bits: add pf_forward
Francois Cartegnie
- [vlc-commits] vlc_bits: do not allow writing by default
Francois Cartegnie
- [vlc-commits] vlc_codec: document pf_decoder_* and pf_packetize
Thomas Guillem
- [vlc-commits] vlc_input: check malloc return
Zhao Zhili
- [vlc-commits] vlm: use timespec_get()
Rémi Denis-Courmont
- [vlc-commits] vlsub: fixing regex to open files on root folder or without name (ie. http ).
Rafael Waldo Delgado Doblas
- [vlc-commits] vout: change vout_Cancel arguments
Thomas Guillem
- [vlc-commits] vout: handle pool callback failure (fixes #14908)
Rémi Denis-Courmont
- [vlc-commits] vout iOS: improved locking
Felix Paul Kühne
- [vlc-commits] VT: fix warning and improve error message
Felix Paul Kühne
- [vlc-commits] win32: add audio events for updating audio button/slider
Daniel Amm
- [vlc-commits] win32: don't hide controls while mouse is within
Daniel Amm
- [vlc-commits] win32: re-organize audio button/slider updating methods
Daniel Amm
- [vlc-commits] win32: set video slider range to 1000
Daniel Amm
- [vlc-commits] xspf: fix content-type matching (fixes #14576)
Rémi Denis-Courmont
- [vlc-commits] xspf: remove dead code
Rémi Denis-Courmont
- [vlc-commits] youtube.lua: more flexible variable declaration parsing in javascript
Pierre Ynard
- [vlc-commits] youtube.lua: more flexible variable declaration parsing in javascript
Pierre Ynard
- [vlc-commits] youtube.lua: resolve XML entities in Art URL
Pierre Ynard
- [vlc-commits] youtube.lua: resolve XML entities in Art URL
Pierre Ynard
Last message date:
Thu Dec 31 22:51:56 CET 2015
Archived on: Thu Dec 31 22:52:07 CET 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).