July 2015 Archives by thread
      
      Starting: Wed Jul  1 10:53:28 CEST 2015
         Ending: Fri Jul 31 15:43:10 CEST 2015
         Messages: 508
     
- [vlc-commits] WinRT: we don't use the WinsockRT APIs
 
Jean-Baptiste Kempf
- [vlc-commits] core: network: Remove unused label
 
Hugo Beauzée-Luyssen
- [vlc-commits] vout iOS: reliability improvements
 
Felix Paul Kühne
- [vlc-commits] darwin threads: add missing cancellation point
 
Felix Paul Kühne
- [vlc-commits] Map G2M3 and G2M2
 
Jean-Baptiste Kempf
- [vlc-commits] avcodec: document the unmapped codecs
 
Jean-Baptiste Kempf
- [vlc-commits] input: add per-thread sleep interruption framework
 
Rémi Denis-Courmont
- [vlc-commits] test: test case for the previous commit
 
Rémi Denis-Courmont
- [vlc-commits] input: hook an interruption context to stop the input
 
Rémi Denis-Courmont
- [vlc-commits] udp: simplify based on previous commit (refs #13979)
 
Rémi Denis-Courmont
- [vlc-commits] input: add vlc_poll_i11e() for interruptible poll()
 
Rémi Denis-Courmont
- [vlc-commits] dvb: fix polling, do not wake up 10x per seconds
 
Rémi Denis-Courmont
- [vlc-commits] mms: stop polling every 500 milliseconds
 
Rémi Denis-Courmont
- [vlc-commits] tls: use vlc_poll_i11e() instead of the object "wait	pipe"
 
Rémi Denis-Courmont
- [vlc-commits] network: use vlc_poll_i11e() instead of wait pipe in	net_Connect()
 
Rémi Denis-Courmont
- [vlc-commits] input: avoid heap-allocation in vlc_poll_i11e() in	most cases
 
Rémi Denis-Courmont
- [vlc-commits] v4l2 access: remove polling timer
 
Rémi Denis-Courmont
- [vlc-commits] DTV: remove polling timer on Linux (fixes #8405,	fixes #13979)
 
Rémi Denis-Courmont
- [vlc-commits] input: add vlc_poll_i11e() support for Linux event	file descriptor
 
Rémi Denis-Courmont
- [vlc-commits] input: add vlc_read_i11e(v) and vlc_write_i11e(v)	helpers
 
Rémi Denis-Courmont
- [vlc-commits] file: use vlc_read_i11e() and simplify
 
Rémi Denis-Courmont
- [vlc-commits] decomp: use vlc_read_i11e() as appropriate
 
Rémi Denis-Courmont
- [vlc-commits] eyetv: use vlc_read_i11e()
 
Rémi Denis-Courmont
- [vlc-commits] input: add vlc_io_{send, recv, sendto, recvfrom,	sendmsg, recvmsg} helpers
 
Rémi Denis-Courmont
- [vlc-commits] http: use vlc_recv_i11e() and add missing I/O error	handling
 
Rémi Denis-Courmont
- [vlc-commits] ftp: use vlc_recv_i11e() and add missing I/O error	handling
 
Rémi Denis-Courmont
- [vlc-commits] tcp: use vlc_recv_i11e() and add missing I/O error	handling
 
Rémi Denis-Courmont
- [vlc-commits] net_Read: remove no longer used waitall parameter
 
Rémi Denis-Courmont
- [vlc-commits] network: use vlc_write_i11e() in net_Write() and	simplify
 
Rémi Denis-Courmont
- [vlc-commits] network: use vlc_read_i11e() in net_Read() and	simplify
 
Rémi Denis-Courmont
- [vlc-commits] objects: remove vlc_object_waitpipe()
 
Rémi Denis-Courmont
- [vlc-commits] input: add vlc_accept_i11e() for the sake of	completeness
 
Rémi Denis-Courmont
- [vlc-commits] network: fix net_Read() documentation and match it in	code
 
Rémi Denis-Courmont
- [vlc-commits] network: read more than one byte per recv() call
 
Rémi Denis-Courmont
- [vlc-commits] interrupt: add replacement for vlc_object_alive()
 
Rémi Denis-Courmont
- [vlc-commits] network: use vlc_killed()
 
Rémi Denis-Courmont
- [vlc-commits] stream: use vlc_killed()
 
Rémi Denis-Courmont
- [vlc-commits] access: use vlc_killed()
 
Rémi Denis-Courmont
- [vlc-commits] src: remove vlc_object_alive()
 
Rémi Denis-Courmont
- [vlc-commits] Lua: use <vlc_interrupt.h> instead of custom pipe for	I/O
 
Rémi Denis-Courmont
- [vlc-commits] vda: use I420 instead of UYVY
 
Felix Paul Kühne
- [vlc-commits] thread: move, fix and improve documentation
 
Rémi Denis-Courmont
- [vlc-commits] taglib: flawed logic
 
Rémi Denis-Courmont
- [vlc-commits] opengl: remove iOS 6 hack
 
Felix Paul Kühne
- [vlc-commits] Minor news update
 
Felix Paul Kühne
- [vlc-commits] vout/macosx, coreanimation: do not link against opengl
 
David Fuhrmann
- [vlc-commits] ttml: remove unused XML validator
 
Rémi Denis-Courmont
- [vlc-commits] WPL: remove unused XML validator
 
Rémi Denis-Courmont
- [vlc-commits] dash: remove unused XML validator
 
Rémi Denis-Courmont
- [vlc-commits] DCP: remove unused XML validator
 
Rémi Denis-Courmont
- [vlc-commits] hds: remove unused XML validator
 
Rémi Denis-Courmont
- [vlc-commits] smooth: remove unused XML validator
 
Rémi Denis-Courmont
- [vlc-commits] quartz: remove unused XML validator
 
Rémi Denis-Courmont
- [vlc-commits] RSS: remove unused XML validator
 
Rémi Denis-Courmont
- [vlc-commits] Lua: remove unused XML validator
 
Rémi Denis-Courmont
- [vlc-commits] config: fix memory leak
 
Hannes Domani
- [vlc-commits] audiotrack: better logs in case of error
 
Thomas Guillem
- [vlc-commits] audiotrack: always try to fetch AudioTimestamp clazz
 
Thomas Guillem
- [vlc-commits] audiotrack: fix head position before Android 4.4
 
Thomas Guillem
- [vlc-commits] audiotrack: add AudioTrack_Reset
 
Thomas Guillem
- [vlc-commits] DCP: fix build
 
Jean-Baptiste Kempf
- [vlc-commits] Qt: fix memory leaks
 
Hannes Domani
- [vlc-commits] Qt: fix memory leak
 
Hannes Domani
- [vlc-commits] decoder: rename confusing frame drop member
 
Francois Cartegnie
- [vlc-commits] decoder: count dropped video at decoder level
 
Francois Cartegnie
- [vlc-commits] Revert "decoder: count dropped video at decoder level"
 
Francois Cartegnie
- [vlc-commits] es_out: limit buffering debug rate
 
Francois Cartegnie
- [vlc-commits] es_out: really update fmt on ES_OUT_SET_ES_FMT
 
Francois Cartegnie
- [vlc-commits] es_out: really restart es with ES_OUT_RESTART_ES
 
Francois Cartegnie
- [vlc-commits] demux: adaptative: rework stream format setup
 
Francois Cartegnie
- [vlc-commits] vlc_fixups: fix OS/2 compilation
 
KO Myung-Hun
- [vlc-commits] skins2: os2: prepend std:: explicitly
 
KO Myung-Hun
- [vlc-commits] Remove unfinished dead Symbian port
 
Rémi Denis-Courmont
- [vlc-commits] contrib/ass: use correct ASFLAGS for yasm on Solaris
 
Sean McGovern
- [vlc-commits] vout ios: take scale factor into account when	initializing the rendering
 
Felix Paul Kühne
- [vlc-commits] demux: adaptative: fix compilation
 
KO Myung-Hun
- [vlc-commits] Qt: use QVLCRegistry directly on the stack
 
Jean-Baptiste Kempf
- [vlc-commits] Qt: constify rootkey member for QVLCRegistry
 
Jean-Baptiste Kempf
- [vlc-commits] Qt: fix non-Windows compilation
 
Jean-Baptiste Kempf
- [vlc-commits] Qt: remove unused member for registry
 
Jean-Baptiste Kempf
- [vlc-commits] Qt: rename registry functions
 
Jean-Baptiste Kempf
- [vlc-commits] interrupt: fix Doxygen (missing head line)
 
Rémi Denis-Courmont
- [vlc-commits] interrupt: add vlc_mwait_i11e() and vlc_msleep_i11e()
 
Rémi Denis-Courmont
- [vlc-commits] Lua: refactor
 
Rémi Denis-Courmont
- [vlc-commits] Lua: use vlc_mwait_i11e()
 
Rémi Denis-Courmont
- [vlc-commits] Win32: remove the "reusing OSD texture" message
 
Jean-Baptiste Kempf
- [vlc-commits] direct3d9: fix memory leak
 
Hannes Domani
- [vlc-commits] configure: update gettext to 0.19.4
 
Rémi Denis-Courmont
- [vlc-commits] Missing space before string constant
 
Rémi Denis-Courmont
- [vlc-commits] vasprintf: missing #include
 
Rémi Denis-Courmont
- [vlc-commits] demux: adaptative: uninitialized member
 
Francois Cartegnie
- [vlc-commits] demux: adaptative: use SegmentChunk as default Chunk	for segments
 
Francois Cartegnie
- [vlc-commits] demux: hls: try not to probe chunk for ts
 
Francois Cartegnie
- [vlc-commits] demux: adaptative: probe format when missing and	container switch (hls)
 
Francois Cartegnie
- [vlc-commits] interrupt: use HAVE_EVENTFD where applicable
 
Rémi Denis-Courmont
- [vlc-commits] Handle GET_PARAMETER keepalive responses during PAUSE
 
Paul Clark
- [vlc-commits] transcode: set pointers to NULL rather than 0
 
Rafaël Carré
- [vlc-commits] extras: fix OS X compilation when using the build	script
 
Felix Paul Kühne
- [vlc-commits] acoustid: remove superfluous checks
 
Rémi Denis-Courmont
- [vlc-commits] acoustid: remove useless cancellation handler,	simplify
 
Rémi Denis-Courmont
- [vlc-commits] dv: remove dead code
 
Rémi Denis-Courmont
- [vlc-commits] lua/sd: remove dead code
 
Rémi Denis-Courmont
- [vlc-commits] audioscrobbler: fix condition variable usage
 
Rémi Denis-Courmont
- [vlc-commits] es_out: fix memory leak
 
Hannes Domani
- [vlc-commits] access: dv: missing #include
 
Tristan Matthews
- [vlc-commits] audiotrack: rename AudioTrack_Reset to	AudioTrack_Recreate
 
Thomas Guillem
- [vlc-commits] audiotrack: factorize resetting of the internal state
 
Thomas Guillem
- [vlc-commits] audiotrack: reset and play after a DEAD_OBJECT error
 
Thomas Guillem
- [vlc-commits] audiotrack: add hdmi or stereo device selection
 
Thomas Guillem
- [vlc-commits] fingerprinter: remove useless checks
 
Rémi Denis-Courmont
- [vlc-commits] fingerprinter: disable cancellation when reading	stream
 
Rémi Denis-Courmont
- [vlc-commits] fingerprinter: remove fingerprinter_sys_t.psz_uri
 
Rémi Denis-Courmont
- [vlc-commits] fingerprinter: inline a cleanup handler
 
Rémi Denis-Courmont
- [vlc-commits] fingerprinter: remove duplicate code
 
Rémi Denis-Courmont
- [vlc-commits] fingerprinter: remove mutex only ever used by one	thread
 
Rémi Denis-Courmont
- [vlc-commits] fingerprinter: remove and propagate constant pf_run
 
Rémi Denis-Courmont
- [vlc-commits] fingerprinter: remove no-op
 
Rémi Denis-Courmont
- [vlc-commits] fingerprinter: remove cancellation cleanup, simplify
 
Rémi Denis-Courmont
- [vlc-commits] darwin: remove duplicated and desynched documentation
 
Rémi Denis-Courmont
- [vlc-commits] darwin: remove write-only real-time parameters
 
Rémi Denis-Courmont
- [vlc-commits] Inline all remaining calls to vlc_cleanup_run()
 
Rémi Denis-Courmont
- [vlc-commits] Remove vlc_cleanup_run()
 
Rémi Denis-Courmont
- [vlc-commits] fingerprinter: remove unused variable
 
Rémi Denis-Courmont
- [vlc-commits] fingerprinter: remove fingerprinter_sys_t.i
 
Rémi Denis-Courmont
- [vlc-commits] h264_nal: add missing sanity check
 
Felix Paul Kühne
- [vlc-commits] strings: skip XML-invalid non-printable characters	(fixes #15027)
 
Rémi Denis-Courmont
- [vlc-commits] input: fix sort on nodes without children (fixes	#15028)
 
Thomas Guillem
- [vlc-commits] smooth: propagate tautology
 
Rémi Denis-Courmont
- [vlc-commits] smooth: remove write-only variable
 
Rémi Denis-Courmont
- [vlc-commits] smooth: remove logical no-op
 
Rémi Denis-Courmont
- [vlc-commits] smooth: remove/propagate constant value
 
Rémi Denis-Courmont
- [vlc-commits] smooth: remove unused cancellation preemption
 
Rémi Denis-Courmont
- [vlc-commits] addons: remove useless lock/unlock
 
Rémi Denis-Courmont
- [vlc-commits] addons: factor code
 
Rémi Denis-Courmont
- [vlc-commits] addons: simplify cancellation preemption
 
Rémi Denis-Courmont
- [vlc-commits] addons: cosmetics
 
Rémi Denis-Courmont
- [vlc-commits] remoteosd: remove/propogate logically constant value
 
Rémi Denis-Courmont
- [vlc-commits] remoteosd: factor code
 
Rémi Denis-Courmont
- [vlc-commits] remoteosd: only spawn update thread if needed,	simplify
 
Rémi Denis-Courmont
- [vlc-commits] remoteosd: remove unused variable
 
Rémi Denis-Courmont
- [vlc-commits] remoteosd: inline connect function
 
Rémi Denis-Courmont
- [vlc-commits] remoteosd: fix invalid thread handle use on error
 
Rémi Denis-Courmont
- [vlc-commits] remoteosd: remove racy b_connection_alive
 
Rémi Denis-Courmont
- [vlc-commits] remoteosd: only register mouse event callback when	needed
 
Rémi Denis-Courmont
- [vlc-commits] remoteosd: cleanup initialization
 
Rémi Denis-Courmont
- [vlc-commits] remoteosd: use memset()
 
Rémi Denis-Courmont
- [vlc-commits] remoteosd: remove I/O buffer casts
 
Rémi Denis-Courmont
- [vlc-commits] remoteosd: partially fix worker thread cleanup
 
Rémi Denis-Courmont
- [vlc-commits] remoteosd: fix data race
 
Rémi Denis-Courmont
- [vlc-commits] remoteosd: fix key event callback removal
 
Rémi Denis-Courmont
- [vlc-commits] remoteosd: close connection immediately if picture	allocation fails
 
Rémi Denis-Courmont
- [vlc-commits] remoteosd: small simplification
 
Rémi Denis-Courmont
- [vlc-commits] remoteosd: fix update thread leak
 
Rémi Denis-Courmont
- [vlc-commits] YUV out: reduce strings
 
Jean-Baptiste Kempf
- [vlc-commits] x264: add a missing \n in help string
 
Jean-Baptiste Kempf
- [vlc-commits] core: shorten string
 
Jean-Baptiste Kempf
- [vlc-commits] core: use more common quote
 
Jean-Baptiste Kempf
- [vlc-commits] atmo: remove video filter
 
Rémi Denis-Courmont
- [vlc-commits] Qt4: remove the atmo tab
 
Rémi Denis-Courmont
- [vlc-commits] snapshot: remove redundant deadline check
 
Rémi Denis-Courmont
- [vlc-commits] omx: fix timeout handling
 
Rémi Denis-Courmont
- [vlc-commits] libVLC: precise the documentation for chapters_descr	parameters
 
Jean-Baptiste Kempf
- [vlc-commits] macosx: Create custom resume dialog, refactor
 
David Fuhrmann
- [vlc-commits] macosx: fix destruction of bookmarks window, simplify
 
David Fuhrmann
- [vlc-commits] Fix make dist and POTFILES.in
 
David Fuhrmann
- [vlc-commits] demux: wav: debug print waveformatex guid
 
Francois Cartegnie
- [vlc-commits] vlc_codecs: fix the waveformatex, ksformat stuff
 
Francois Cartegnie
- [vlc-commits] demux: wav: map atrac3+ (fix #15001)
 
Francois Cartegnie
- [vlc-commits] macosx: remove stray code
 
David Fuhrmann
- [vlc-commits] macosx: resume dialog: make more space for l10n
 
David Fuhrmann
- [vlc-commits] macosx: initWithCapacity is a no-op in current ObjC	implementations
 
Felix Paul Kühne
- [vlc-commits] macosx: fix runtime exception and clean-up code
 
Felix Paul Kühne
- [vlc-commits] demux: hls: extend probing (fix #14839)
 
Francois Cartegnie
- [vlc-commits] macosx: add missing sanity check
 
Felix Paul Kühne
- [vlc-commits] timer: speed up test case
 
Rémi Denis-Courmont
- [vlc-commits] timer: add some test cases
 
Rémi Denis-Courmont
- [vlc-commits] macosx/xcodeproj: add missing files
 
Felix Paul Kühne
- [vlc-commits] macosx: switch to automated reference counting (refs	#2813)
 
Felix Paul Kühne
- [vlc-commits] Dshow: fix freeze
 
Jean-Baptiste Kempf
- [vlc-commits] macosx: compilation fix for clang 6
 
Felix Paul Kühne
- [vlc-commits] iOS vout: simplify compilation flags
 
Felix Paul Kühne
- [vlc-commits] macosx: privatise instance variables and resolve	class dependencies on internal implementation details
 
Felix Paul Kühne
- [vlc-commits] macosx: move from manual to automatic property	synthesis
 
Felix Paul Kühne
- [vlc-commits] macosx: update bindings
 
Felix Paul Kühne
- [vlc-commits] AVCapture: use automatic property synthesis
 
Felix Paul Kühne
- [vlc-commits] macosx: update singleton creation
 
Felix Paul Kühne
- [vlc-commits] macosx/playlistinfo: remove object instance from xib	file and set it up the proper way
 
Felix Paul Kühne
- [vlc-commits] macosx/playlistinfo: remove duplicate outlet
 
Felix Paul Kühne
- [vlc-commits] macosx: PLItems parent should be weak to avoid retain	cycles
 
David Fuhrmann
- [vlc-commits] macosx/bookmarks: remove object from xib file
 
Felix Paul Kühne
- [vlc-commits] macosx: remove streaming & transcoding wizard in	favor of the modern Convert & Save /Stream dialog
 
Felix Paul Kühne
- [vlc-commits] fix POTFILES
 
Felix Paul Kühne
- [vlc-commits] macosx/trackSync: remove object instance from xib file
 
Felix Paul Kühne
- [vlc-commits] macosx: remove support for OS X 10.6 Snow Leopard
 
Felix Paul Kühne
- [vlc-commits] macosx: cosmetics
 
Felix Paul Kühne
- [vlc-commits] macosx: simple prefs: fix native fullscreen checkbox
 
David Fuhrmann
- [vlc-commits] FourCC: fix typos
 
Jean-Baptiste Kempf
- [vlc-commits] MKV: support WebVTT subtitles embedded
 
Jean-Baptiste Kempf
- [vlc-commits] macosx/audio effects: remove object instance from xib	file and further reduce the exposed class API
 
Felix Paul Kühne
- [vlc-commits] macosx/video effects: remove object instance from xib	file and further reduce the exposed class API
 
Felix Paul Kühne
- [vlc-commits] macosx/prefs: split complete from simple prefs,	fix class API and remove object instances from xib
 
Felix Paul Kühne
- [vlc-commits] demux: adaptative: fix regression if pcr is first set	alone
 
Francois Cartegnie
- [vlc-commits] demux: adaptative: add offset to streams
 
Francois Cartegnie
- [vlc-commits] demux: adaptative: virtualize es callbacks handlers
 
Francois Cartegnie
- [vlc-commits] demux: adaptative: tag first chunk block
 
Francois Cartegnie
- [vlc-commits] demux: adaptative: always drop buffers on seek
 
Francois Cartegnie
- [vlc-commits] demux: adaptative: avoid drops when not restarting on	seek
 
Francois Cartegnie
- [vlc-commits] demux: hls: handle packed audio ID3 time offset
 
Francois Cartegnie
- [vlc-commits] demux: adaptative: fix debug string
 
Francois Cartegnie
- [vlc-commits] demux: don't map M3U to m3u8 extension (fix #15056)
 
Francois Cartegnie
- [vlc-commits] macosx: refactor simple preferences to work without	object in xib
 
Felix Paul Kühne
- [vlc-commits] DirectSound: meaningfull error messages
 
Jean-Baptiste Kempf
- [vlc-commits] Only use --rtsp-client-port when sending RTSP SETUP	request
 
David R Robison
- [vlc-commits] demux: adaptative: missing include
 
Ludovic Fauvet
- [vlc-commits] contribs: add boostrap code for Tizen
 
Ludovic Fauvet
- [vlc-commits] contribs: disable fontconfig and harfbuzz support for	ass on tizen
 
Ludovic Fauvet
- [vlc-commits] macosx/prefs widgets: fix rendering
 
Felix Paul Kühne
- [vlc-commits] macosx/full prefs: move from explicit singleton to a	functional singleton
 
Felix Paul Kühne
- [vlc-commits] macosx/simple prefs: drop explicit singleton
 
Felix Paul Kühne
- [vlc-commits] macosx: fix future HTTP access issues
 
Felix Paul Kühne
- [vlc-commits] macosx/open: further clean-up
 
Felix Paul Kühne
- [vlc-commits] macosx: split output from open panel
 
Felix Paul Kühne
- [vlc-commits] macosx: use NSArray's firstObject where appropriate
 
Felix Paul Kühne
- [vlc-commits] Remove outdated QTCapture module
 
Felix Paul Kühne
- [vlc-commits] macosx: compilation fix
 
Felix Paul Kühne
- [vlc-commits] macosx: pre Xcode 7 compilation fix
 
Felix Paul Kühne
- [vlc-commits] macosx/open: refactoring, removal of shared instance,	..
 
Felix Paul Kühne
- [vlc-commits] screen: set SAR values on Windows to match the XCB	implementation ( refs #14507)
 
Felix Paul Kühne
- [vlc-commits] screen: set SAR values on Windows and Mac to match	the XCB implementation (refs #14507)
 
Felix Paul Kühne
- [vlc-commits] macosx/open: reimplement output panel appearance
 
Felix Paul Kühne
- [vlc-commits] screen/mac: set frame rate (closes #14507 for 2.2)
 
Felix Paul Kühne
- [vlc-commits] screen/mac: set SAR values (refs #14507)
 
Felix Paul Kühne
- [vlc-commits] screen/mac: set frame rate
 
Felix Paul Kühne
- [vlc-commits] compat: cancel association of network events before	close
 
Hannes Domani
- [vlc-commits] include: improve libvlc_media_player_set_xwindow() doc
 
Rémi Denis-Courmont
- [vlc-commits] win32: fallback for SetThreadErrorMode()
 
Rémi Denis-Courmont
- [vlc-commits] include: document some assumptions in libvlc_new()
 
Rémi Denis-Courmont
- [vlc-commits] lua: do a binary-and operation in is_flag_set()
 
Hannes Domani
- [vlc-commits] minimal-macosx: switch to ARC
 
Felix Paul Kühne
- [vlc-commits] macosx: split main interface class
 
Felix Paul Kühne
- [vlc-commits] macosx: refactor main class object life management	and main menu
 
Felix Paul Kühne
- [vlc-commits] macosx: clean EyeTV integration
 
Felix Paul Kühne
- [vlc-commits] macosx/AppleRemote: remove unused singleton
 
Felix Paul Kühne
- [vlc-commits] macosx: simplify
 
Felix Paul Kühne
- [vlc-commits] macosx/bookmarks: remove explicit singleton
 
Felix Paul Kühne
- [vlc-commits] macosx: fix extension rendering and clean the code a	bit
 
Felix Paul Kühne
- [vlc-commits] macosx: deploy string conversation function in more	cases
 
Felix Paul Kühne
- [vlc-commits] macosx: split playlist object from MainWindow.xib
 
Felix Paul Kühne
- [vlc-commits] macosx: fix playlist column creation and customization
 
Felix Paul Kühne
- [vlc-commits] macosx/playlist: fix rendering and improve style
 
Felix Paul Kühne
- [vlc-commits] macosx: split playlist source file
 
Felix Paul Kühne
- [vlc-commits] macosx/playlist: move core callbacks to model
 
Felix Paul Kühne
- [vlc-commits] macosx/playlist: improve callbacks
 
Felix Paul Kühne
- [vlc-commits] quartztext: add missing sanity checks
 
Felix Paul Kühne
- [vlc-commits] access: add vlc_access_NewMRL() and	vlc_access_Delete() helpers
 
Rémi Denis-Courmont
- [vlc-commits] stream: use vlc_access_NewMRL()
 
Rémi Denis-Courmont
- [vlc-commits] concat: access to concatenate multiple access objects
 
Rémi Denis-Courmont
- [vlc-commits] input: use concat access rather than stream access
 
Rémi Denis-Courmont
- [vlc-commits] access: merge access_Delete() and vlc_access_Delete()
 
Rémi Denis-Courmont
- [vlc-commits] stream: remove (no longer used) list support
 
Rémi Denis-Courmont
- [vlc-commits] audiotrack: more precise sleep when buffer is full
 
Thomas Guillem
- [vlc-commits] audiotrack: update 4.4.2 hack
 
Thomas Guillem
- [vlc-commits] audiotrack: use same buffer for successive WriteV21	calls
 
Thomas Guillem
- [vlc-commits] audiotrack: add a circular buffer of 2seconds
 
Thomas Guillem
- [vlc-commits] input: split stream_Access* to a separate file
 
Rémi Denis-Courmont
- [vlc-commits] stream: fold stream_text_t into stream private data
 
Rémi Denis-Courmont
- [vlc-commits] stream: provide a generic stream_Peek() front-end
 
Rémi Denis-Courmont
- [vlc-commits] archive: remove unimplemented peek callback
 
Rémi Denis-Courmont
- [vlc-commits] decomp: remove peek callback
 
Rémi Denis-Courmont
- [vlc-commits] zip: remove suspicious peek callback
 
Rémi Denis-Courmont
- [vlc-commits] aribcam: remove peek callback
 
Rémi Denis-Courmont
- [vlc-commits] hds: remove suspicious peek callback
 
Rémi Denis-Courmont
- [vlc-commits] record: remove peek callback
 
Rémi Denis-Courmont
- [vlc-commits] stream_access: remove peek callbacks
 
Rémi Denis-Courmont
- [vlc-commits] smooth: remove failure-prone peek callback
 
Rémi Denis-Courmont
- [vlc-commits] stream_memory: remove peek callback
 
Rémi Denis-Courmont
- [vlc-commits] stream_demux: remove peek callback
 
Rémi Denis-Courmont
- [vlc-commits] stream: remove stream_t.pf_peek
 
Rémi Denis-Courmont
- [vlc-commits] access: remove access_GetParentInput()
 
Rémi Denis-Courmont
- [vlc-commits] demux: remove demux_GetParentInput()
 
Rémi Denis-Courmont
- [vlc-commits] stream: remove unused STREAM_UPDATE_SIZE control
 
Rémi Denis-Courmont
- [vlc-commits] gme: limit to 16 MiB if file size is unknown
 
Rémi Denis-Courmont
- [vlc-commits] stream: remove stream_BlockRemaining()
 
Rémi Denis-Courmont
- [vlc-commits] demux: adaptative: report es selection
 
Francois Cartegnie
- [vlc-commits] demux: adaptative: use streams vector instead of	static array
 
Francois Cartegnie
- [vlc-commits] demux: adaptative: handle alternative streams
 
Francois Cartegnie
- [vlc-commits] demux: adaptative: don't flag eof if still demuxed	data in buffer
 
Francois Cartegnie
- [vlc-commits] demux: adaptative: handle end of period
 
Francois Cartegnie
- [vlc-commits] demux: adaptative: remove split demux_sys_t
 
Francois Cartegnie
- [vlc-commits] demux: dash: fix includes relative path
 
Francois Cartegnie
- [vlc-commits] demux: hls: handle alternative audio/groups
 
Francois Cartegnie
- [vlc-commits] demux: hls: move probing to manager
 
Francois Cartegnie
- [vlc-commits] demux: dash: move probing to manager
 
Francois Cartegnie
- [vlc-commits] adaptative: merge both modules
 
Francois Cartegnie
- [vlc-commits] demux: adaptative: refactor into playlistmanager
 
Francois Cartegnie
- [vlc-commits] attachment: remove unnecessary alloc
 
Rémi Denis-Courmont
- [vlc-commits] attachment: implement ACCESS_GET_SIZE
 
Rémi Denis-Courmont
- [vlc-commits] access: ACCESS_GET_SIZE return an error if size is	unknown
 
Rémi Denis-Courmont
- [vlc-commits] mkv: use stream_Size()
 
Rémi Denis-Courmont
- [vlc-commits] stream: restore values of STREAM_ position/size	controls
 
Rémi Denis-Courmont
- [vlc-commits] stream: allow STREAM_GET_SIZE to fail
 
Rémi Denis-Courmont
- [vlc-commits] stream: code factor for STREAM_GET_SIZE
 
Rémi Denis-Courmont
- [vlc-commits] demux: adaptative: fix null dereference
 
Francois Cartegnie
- [vlc-commits] mediacodec: fix typo
 
Thomas Guillem
- [vlc-commits] mediacodec: fix interlaced support detection
 
Thomas Guillem
- [vlc-commits] demux: adaptative: fix build
 
Thomas Guillem
- [vlc-commits] libvlc: deprecate AGL vout setter/getter
 
Felix Paul Kühne
- [vlc-commits] stream: fix stream_Control(SET_POSITION)
 
Rémi Denis-Courmont
- [vlc-commits] stream: do not move file offset on seek error
 
Rémi Denis-Courmont
- [vlc-commits] activex: move adding of initial playlist item (fixes	#14563)
 
Daniel Amm
- [vlc-commits] Update libvlcpp for recent additions	(chapters+Equalizer)
 
Jean-Baptiste Kempf
- [vlc-commits] macosx: distribute the plugin cache created at build	time (refs #14519)
 
Felix Paul Kühne
- [vlc-commits] plugin cache: do not re-write the cache file unless	explicitly requested by the user ( closes #14519)
 
Felix Paul Kühne
- [vlc-commits] cachegen: remove force option and always reset the	cache when the helper tool is executed (refs #14519)
 
Felix Paul Kühne
- [vlc-commits] cachegen: always enforce full cache regeneration on	Darwin (refs #14519)
 
Felix Paul Kühne
- [vlc-commits] Sharpen: use local variables for loops
 
Jean-Baptiste Kempf
- [vlc-commits] lib: fix warning
 
Rémi Denis-Courmont
- [vlc-commits] vcd: implement ACCESS_GET_CONTENT_TYPE
 
Rémi Denis-Courmont
- [vlc-commits] vcdx: implement ACCESS_GET_CONTENT_TYPE
 
Rémi Denis-Courmont
- [vlc-commits] vdr: implement ACCESS_GET_CONTENT_TYPE
 
Rémi Denis-Courmont
- [vlc-commits] dshow: implement ACCESS_GET_CONTENT_TYPE
 
Rémi Denis-Courmont
- [vlc-commits] http: match content-type with forced demux
 
Rémi Denis-Courmont
- [vlc-commits] demux: adptative: add missing remainder doing stats
 
Francois Cartegnie
- [vlc-commits] demux: adaptative: pass language to stream & es
 
Francois Cartegnie
- [vlc-commits] demux: dash: parse language
 
Francois Cartegnie
- [vlc-commits] demux: adaptative: add description to es
 
Francois Cartegnie
- [vlc-commits] demux: dash: pass role as description
 
Francois Cartegnie
- [vlc-commits] demux: hls: add media description
 
Francois Cartegnie
- [vlc-commits] demux: hls: pass language to output
 
Francois Cartegnie
- [vlc-commits] stream_demux: fix memory leak on error
 
Rémi Denis-Courmont
- [vlc-commits] rar: small code factor
 
Rémi Denis-Courmont
- [vlc-commits] zip: fix initialization order
 
Rémi Denis-Courmont
- [vlc-commits] adaptive: use demux path rather than stream filter
 
Rémi Denis-Courmont
- [vlc-commits] stream: fix memory leak on error
 
Rémi Denis-Courmont
- [vlc-commits] stream: allow NULL psz_url and fail as appropriate
 
Rémi Denis-Courmont
- [vlc-commits] stream: fold psz_access and psz_path into psz_url
 
Rémi Denis-Courmont
- [vlc-commits] macosx: fix runtime exception when loading the simple	prefs with the Punjabi locale active (closes #15106)
 
Felix Paul Kühne
- [vlc-commits] demux: deduplicate get_path()
 
Rémi Denis-Courmont
- [vlc-commits] demux: ts: don't reattach decoder on pmt update
 
Francois Cartegnie
- [vlc-commits] http: add one missing content type hack
 
Rémi Denis-Courmont
- [vlc-commits] input: fix NULL dereference with --demux ""
 
Rémi Denis-Courmont
- [vlc-commits] demux: remove duplicated "demux" variable usage
 
Rémi Denis-Courmont
- [vlc-commits] demux: force demux based on (some) Content-Type values
 
Rémi Denis-Courmont
- [vlc-commits] access: remove access_t.psz_demux
 
Rémi Denis-Courmont
- [vlc-commits] demux: adptative: unbreak playlist urls
 
Francois Cartegnie
- [vlc-commits] demux: adaptative: check token existence
 
Francois Cartegnie
- [vlc-commits] macosx: simplify creation of latency popup menu
 
David Fuhrmann
- [vlc-commits] macosx: rebuild plugins cache for bundle creation
 
David Fuhrmann
- [vlc-commits] stream: use (s)size_t for callback prototypes
 
Rémi Denis-Courmont
- [vlc-commits] mediacodec: ndk: use AMediaCodecBufferInfo size
 
Thomas Guillem
- [vlc-commits] activex: fix pause method
 
Daniel Amm
- [vlc-commits] mediacodec: jni: add missing exception check
 
Thomas Guillem
- [vlc-commits] libvlc: add corked and uncorked events (fixes #14444)
 
Rémi Denis-Courmont
- [vlc-commits] libvlc: expose events for the audio mute status (refs	#14568)
 
Rémi Denis-Courmont
- [vlc-commits] libvlc: expose event for audio volume change (fixes	#14568)
 
Rémi Denis-Courmont
- [vlc-commits] aout: propagate current device to parent input manager
 
Rémi Denis-Courmont
- [vlc-commits] libvlc: expose event for audio output device change
 
Rémi Denis-Courmont
- [vlc-commits] Update NEWS for libvlc
 
Jean-Baptiste Kempf
- [vlc-commits] access: archive: remove shadow variable
 
Hannes Domani
- [vlc-commits] access: archive: don't ignore error codes of	archive_read_data()
 
Hannes Domani
- [vlc-commits] aout: fix aout_CheckChannelExtraction return value
 
Thomas Guillem
- [vlc-commits] h264_nal: fix parsing of the end of SPS and PPS NAL	units
 
Thomas Guillem
- [vlc-commits] audiotrack: fix spdif with circular buffer
 
Thomas Guillem
- [vlc-commits] fix some pathes not returning a value
 
Steve Lhomme
- [vlc-commits] avcodec: fix signed/unsigned comparison warning
 
Thomas Guillem
- [vlc-commits] Comment text_style_t, reorder and type changes
 
Jean-Baptiste Kempf
- [vlc-commits] subpicture.h: Code cosmetic
 
Jean-Baptiste Kempf
- [vlc-commits] Move subpicture_region_Copy to the core
 
Jean-Baptiste Kempf
- [vlc-commits] Subpicture: remove NULL assignment after calloc
 
Jean-Baptiste Kempf
- [vlc-commits] subpicture: use the provided core function
 
Jean-Baptiste Kempf
- [vlc-commits] Subtitle codecs: Use text_style_t instead of	segment_style_t
 
Jean-Baptiste Kempf
- [vlc-commits] Introduce text_segment structure and API
 
Jean-Baptiste Kempf
- [vlc-commits] Add text_segment_NewInheritStyle
 
Jean-Baptiste Kempf
- [vlc-commits] text_segment: Allow a segment to be created with NULL	text
 
Hugo Beauzée-Luyssen
- [vlc-commits] subpicture: replace plain text by text_segment list
 
Jean-Baptiste Kempf
- [vlc-commits] Text codecs: move to text_segment list
 
Jean-Baptiste Kempf
- [vlc-commits] Video filters: move to text_segment
 
Jean-Baptiste Kempf
- [vlc-commits] Text Renderers: move to text_segment
 
Jean-Baptiste Kempf
- [vlc-commits] subpicture: remove old plaintext member
 
Jean-Baptiste Kempf
- [vlc-commits] Add text_segment_Delete to delete a specific segment
 
Hugo Beauzée-Luyssen
- [vlc-commits] Freetype: code cosmetic
 
Jean-Baptiste Kempf
- [vlc-commits] tx3g: Replace subtext.h's segment_t with	text_segment_t
 
Hugo Beauzée-Luyssen
- [vlc-commits] Subtitle renderers: Merge RenderText & RenderHTML
 
Hugo Beauzée-Luyssen
- [vlc-commits] subsdec: Use text_segment instead of HTML when	parsing subtitles
 
Hugo Beauzée-Luyssen
- [vlc-commits] subsdec: Remove unused xml reader
 
Hugo Beauzée-Luyssen
- [vlc-commits] subsdec: Fix operators precedence
 
Hugo Beauzée-Luyssen
- [vlc-commits] subpicture: Fix double free
 
Hugo Beauzée-Luyssen
- [vlc-commits] Move segment to characters & style array conversion	function
 
Hugo Beauzée-Luyssen
- [vlc-commits] subsdec: Fix multiple html parsing issues
 
Hugo Beauzée-Luyssen
- [vlc-commits] subsdec: Fix leak
 
Hugo Beauzée-Luyssen
- [vlc-commits] Freetype: Fix default color
 
Hugo Beauzée-Luyssen
- [vlc-commits] Freetype: Remove outdated fixme
 
Hugo Beauzée-Luyssen
- [vlc-commits] subsdec: Handle non breaking space
 
Hugo Beauzée-Luyssen
- [vlc-commits] subsdec: Refactor & robustify tags parsing
 
Hugo Beauzée-Luyssen
- [vlc-commits] subsdec: Handle invalid tags
 
Hugo Beauzée-Luyssen
- [vlc-commits] subsdec: Fix unicode regression
 
Hugo Beauzée-Luyssen
- [vlc-commits] subsdec: Remove space trimming code,	the renderer already handles it
 
Hugo Beauzée-Luyssen
- [vlc-commits] Remove xml parser remainings in freetype
 
Jean-Baptiste Kempf
- [vlc-commits] Freetype: Remove dead code
 
Jean-Baptiste Kempf
- [vlc-commits] Freetype: Remove text_renderer.*
 
Jean-Baptiste Kempf
- [vlc-commits] concat: prevent infinite recursion
 
Rémi Denis-Courmont
- [vlc-commits] mediacodec: add disabled mpeg2
 
Thomas Guillem
- [vlc-commits] mediacodec: add a bool to know when decoder is	configured
 
Thomas Guillem
- [vlc-commits] mediacodec: add audio support in mc_api
 
Thomas Guillem
- [vlc-commits] mediacodec: jni: fix GET_INTEGER crashes
 
Thomas Guillem
- [vlc-commits] mediacodec: refactor block check
 
Thomas Guillem
- [vlc-commits] mediacodec: put video arguments in a struct
 
Thomas Guillem
- [vlc-commits] mediacodec: refactor video specific code in Open/Close
 
Thomas Guillem
- [vlc-commits] mediacodec: refactor DecodeVideo
 
Thomas Guillem
- [vlc-commits] mediacodec: refactor StartMediaCodec
 
Thomas Guillem
- [vlc-commits] mediacodec: add audio decoder
 
Thomas Guillem
- [vlc-commits] videotoolbox: various small improvements,	bug fixes and cleanup
 
Felix Paul Kühne
- [vlc-commits] Use Title/ChapterDescription following API Changes
 
Thomas Nigro
- [vlc-commits] mediacodec: use p_sys in OpenDecoder
 
Thomas Guillem
- [vlc-commits] mediacodec: fetch codec name at Open
 
Thomas Guillem
- [vlc-commits] mediacodec: only some decoders assert if there is no	channels
 
Thomas Guillem
- [vlc-commits] mediacodec: fix psz_name set to NULL
 
Thomas Guillem
- [vlc-commits] h264_nal: remove unused H264ConvertState
 
Thomas Guillem
- [vlc-commits] access: http: fix null dereference getting mime type
 
Francois Cartegnie
- [vlc-commits] quartztext: fix compilation and add minimal fixes to	achieve a basic rendering appearance
 
Felix Paul Kühne
- [vlc-commits] quartztext: remove debug
 
Felix Paul Kühne
- [vlc-commits] videotoolbox: don't try to parse Annex B if current	stream is avcC
 
Thomas Guillem
- [vlc-commits] videotoolbox: fix invalid free
 
Thomas Guillem
- [vlc-commits] videotoolbox: remove unused variables
 
Thomas Guillem
- [vlc-commits] omxil: split timestamp helper to re-useable header
 
Felix Paul Kühne
- [vlc-commits] text renderer: add basic text to speech synthesis for	OS X (#11893)
 
Felix Paul Kühne
- [vlc-commits] libVLC: add registeration of the new events
 
Jean-Baptiste Kempf
- [vlc-commits] Update NEWS and Module_list for new modules
 
Jean-Baptiste Kempf
- [vlc-commits] Qt: break circular ownership at destruction
 
Hannes Domani
- [vlc-commits] direct3d9: don't hold extra references to	IDirect3DDevice9
 
Hannes Domani
- [vlc-commits] avcodec: fix memory leak
 
Hannes Domani
- [vlc-commits] twolame: remove extra header download
 
Sean McGovern
- [vlc-commits] Qt: fix uninitialized members
 
Hannes Domani
- [vlc-commits] qt4: fix build for Qt < 5.3
 
Tristan Matthews
- [vlc-commits] share: add an example VB project
 
Daniel Amm
- [vlc-commits] Qt: fix compilation with qt 4.7/4.8
 
Jean-Baptiste Kempf
- [vlc-commits] npapi: enable missing plugin
 
Felix Paul Kühne
- [vlc-commits] cppcx: Fix a crash when releasing the EventManager
 
Hugo Beauzée-Luyssen
- [vlc-commits] videotoolbox: fail if convert_sps_pps fails
 
Thomas Guillem
- [vlc-commits] videotoolbox: don't try to open h264 if there is no	extra data
 
Thomas Guillem
- [vlc-commits] vlc_bits: add bo_deinit
 
Thomas Guillem
- [vlc-commits] videotoolbox: fix memleak
 
Thomas Guillem
- [vlc-commits] h264_nal: fix confusion between NAL size and NAL	length size.
 
Thomas Guillem
- [vlc-commits] h264_nal: nal length size of 3 is not in the spec
 
Thomas Guillem
- [vlc-commits] h264_nal: add references in comment
 
Thomas Guillem
- [vlc-commits] videotoolbox: re-write frame reordering
 
Felix Paul Kühne
- [vlc-commits] avcodec: fix invalid free
 
Thomas Guillem
- [vlc-commits] macosx: refix bugs by initializing MainWindow in	OpenIntf
 
David Fuhrmann
- [vlc-commits] macosx: do not create VLCVoutController twice,	remove singleton
 
David Fuhrmann
- [vlc-commits] macosx: convert debug message visualizer to	NSWindowController
 
David Fuhrmann
- [vlc-commits] android: rework AWindowHandler interface
 
Thomas Guillem
- [vlc-commits] android_window: don't try to configure if opaque
 
Thomas Guillem
- [vlc-commits] android_window: use vlc_mutex
 
Thomas Guillem
- [vlc-commits] text_style: fix use-after-free (cid #1313831)
 
Tristan Matthews
- [vlc-commits] demux: adaptative: remove dead code (cid #1313827)
 
Tristan Matthews
- [vlc-commits] Qt: SeekStyle: fix uninitialized variable (cid	#1313826)
 
Tristan Matthews
- [vlc-commits] demux: adaptative: fix uninitialized variables (cid	#1313824)
 
Tristan Matthews
- [vlc-commits] demux: adaptative: fix uninitialized variable (cid	#1313823)
 
Tristan Matthews
- [vlc-commits] videotoolbox: added support for ProRes
 
Felix Paul Kühne
- [vlc-commits] Revert "android: rework AWindowHandler interface"
 
Thomas Guillem
- [vlc-commits] android: AWindowHandler_releaseSurface now release	the ANativeWindow
 
Thomas Guillem
- [vlc-commits] vout iOS: compilation fix
 
Felix Paul Kühne
- [vlc-commits] h264_nal: add h264_create_avcdec_config_record
 
Thomas Guillem
- [vlc-commits] h264_nal: add convert_annexb_to_h264
 
Thomas Guillem
- [vlc-commits] videotoolbox: use nal length size parsed from avcC	extradata
 
Thomas Guillem
- [vlc-commits] videotoolbox: convert Annex B to avvC
 
Thomas Guillem
    
      Last message date: 
       Fri Jul 31 15:43:10 CEST 2015
    Archived on: Fri Jul 31 15:43:15 CEST 2015
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).