February 2015 Archives by author
      
      Starting: Mon Feb  2 14:32:54 CET 2015
         Ending: Sat Feb 28 10:58:55 CET 2015
         Messages: 419
     
- [vlc-commits] Cache python wrappers for EventManager instances
 
Olivier Aubert
- [vlc-commits] Script intended to reproduce a GC related issue
 
Olivier Aubert
- [vlc-commits] Cache python wrappers for EventManager instances
 
Olivier Aubert
- [vlc-commits] Add warnings in the doc about options not available	at the media level
 
Olivier Aubert
- [vlc-commits] dash: Fix MSVC build
 
Hugo Beauzée-Luyssen
- [vlc-commits] tools: Update to cmake 3.1
 
Hugo Beauzée-Luyssen
- [vlc-commits] winstore: Don't free the audio client.
 
Hugo Beauzée-Luyssen
- [vlc-commits] wasapi: Don't fail if the client is already	initialized
 
Hugo Beauzée-Luyssen
- [vlc-commits] winstore: Acquire the IAudioClient before using it
 
Hugo Beauzée-Luyssen
- [vlc-commits] winstore: Acquire the IAudioClient before using it
 
Hugo Beauzée-Luyssen
- [vlc-commits] contribs: Fix mpcdec build with MSVC
 
Hugo Beauzée-Luyssen
- [vlc-commits] contribs: openjpeg: Fix windows build
 
Hugo Beauzée-Luyssen
- [vlc-commits] contribs: fribidi: Fix MSVC build
 
Hugo Beauzée-Luyssen
- [vlc-commits] contribs: opus: Fix MSVC build
 
Hugo Beauzée-Luyssen
- [vlc-commits] contribs: vorbis: Fix msvc build
 
Hugo Beauzée-Luyssen
- [vlc-commits] dash: fix invalid C++11 suffix literals
 
Jonathan Calmels
- [vlc-commits] Contribs: Reduce git clone time by using --depth 1
 
Jérémy Carrier
- [vlc-commits] Contribs: Reduce git clone time by using --depth 1
 
Jérémy Carrier
- [vlc-commits] Keep using previous text_renderer install folder
 
Rafaël Carré
- [vlc-commits] svg: don't build as a static library
 
Rafaël Carré
- [vlc-commits] quartztext: fix typo
 
Rafaël Carré
- [vlc-commits] TS demux: fix DVB program selection
 
Rafaël Carré
- [vlc-commits] contrib: ssh2: explicitely depend on gcrypt
 
Rafaël Carré
- [vlc-commits] contrib: ssh2: explicitely depend on gcrypt
 
Rafaël Carré
- [vlc-commits] contrib: ssh2: explicitely depend on gcrypt
 
Rafaël Carré
- [vlc-commits] demux: ts: set MIN_ES_PID to 4
 
Francois Cartegnie
- [vlc-commits] mux: ts: add pid range
 
Francois Cartegnie
- [vlc-commits] clock: input_clock_ConvertTS: missing log object
 
Francois Cartegnie
- [vlc-commits] demux: ts: adjust PTS based on PCR's (fix #13803)
 
Francois Cartegnie
- [vlc-commits] clock: input_clock_ConvertTS: add pcr/clock error	message
 
Francois Cartegnie
- [vlc-commits] mux: ts: avoid pid collisions
 
Francois Cartegnie
- [vlc-commits] demux: ts: remove ts bitrate check (fix #12776)
 
Francois Cartegnie
- [vlc-commits] demux: ts: fix program cross PCR regression
 
Francois Cartegnie
- [vlc-commits] demux: ts: fix cross program PCR regression
 
Francois Cartegnie
- [vlc-commits] demux: ts: add HDMV AC-3 registration
 
Francois Cartegnie
- [vlc-commits] demux: ts: add HDMV VC-1 registration
 
Francois Cartegnie
- [vlc-commits] demux: mpeg: add some more DTS header checks (fix	#13843)
 
Francois Cartegnie
- [vlc-commits] demux: mpeg: return frame size for dts and skip	framing checks with raw dts
 
Francois Cartegnie
- [vlc-commits] packetizer: dts: 16LE: read header from converted	buffer
 
Francois Cartegnie
- [vlc-commits] demux: mpeg: don't format check WAVE header for dts
 
Francois Cartegnie
- [vlc-commits] demux: mkv: handle 0 trailed DTS samples (fix #12725)
 
Francois Cartegnie
- [vlc-commits] codec: dts: fix custom channel mapping	detection/tautology
 
Francois Cartegnie
- [vlc-commits] demux: mpeg: avoid false positives with WAVE/dts (fix	#13866)
 
Francois Cartegnie
- [vlc-commits] demux: ogg: check packets header size (fix #13859)
 
Francois Cartegnie
- [vlc-commits] demux: ogg: check packets header size (fix #13875)
 
Francois Cartegnie
- [vlc-commits] demux: ogg: check packets header size (fix #13875)
 
Francois Cartegnie
- [vlc-commits] demux: ogg: check packets header size (fix #13875)
 
Francois Cartegnie
- [vlc-commits] demux: mpeg: avoid false positives with WAVE/dts (fix	#13866)
 
Francois Cartegnie
- [vlc-commits] codec: dts: fix custom channel mapping	detection/tautology
 
Francois Cartegnie
- [vlc-commits] demux: ts: delay sdt handling until es are created
 
Francois Cartegnie
- [vlc-commits] demux: ts: reject unknown probed streams
 
Francois Cartegnie
- [vlc-commits] demux: ts: fix pid loops boundary
 
Francois Cartegnie
- [vlc-commits] demux: ts: split PES header parsing
 
Francois Cartegnie
- [vlc-commits] demux: ts: don't delay es creation if there's access	control
 
Francois Cartegnie
- [vlc-commits] demux: ts: Check PAT for duplicate programs (fix	#13970)
 
Francois Cartegnie
- [vlc-commits] demux: ts: add better EOF message
 
Francois Cartegnie
- [vlc-commits] demux: ts: add buffer check before parsing PES
 
Francois Cartegnie
- [vlc-commits] demux: ts: add timescale conversion helpers
 
Francois Cartegnie
- [vlc-commits] demux: ts: prevent unwanted read at end of media
 
Francois Cartegnie
- [vlc-commits] demux: ts: ProbePES: don't assume min sized packet
 
Francois Cartegnie
- [vlc-commits] demux: ts: Better missing PCR fixes
 
Francois Cartegnie
- [vlc-commits] demux: ts: rewrite, unifying by program
 
Francois Cartegnie
- [vlc-commits] demux: ts: add DEMUX_SET_TIME
 
Francois Cartegnie
- [vlc-commits] demux: ts: flush queues after seek
 
Francois Cartegnie
- [vlc-commits] demux: ts: check packet size when parsing pes
 
Francois Cartegnie
- [vlc-commits] demux: ts: missing PCR repick for no-trust-pcr
 
Francois Cartegnie
- [vlc-commits] demux: asf: set es id to stream number
 
Francois Cartegnie
- [vlc-commits] demux: asf: set es id to stream number
 
Francois Cartegnie
- [vlc-commits] demux: ts: set seen flag when probing start/end
 
Francois Cartegnie
- [vlc-commits] demux: dash: add missing period duration parsing
 
Francois Cartegnie
- [vlc-commits] demux: dash: add missing periods baseUrl
 
Francois Cartegnie
- [vlc-commits] Qt: show context menu on pictureflow (fix #11876)
 
Francois Cartegnie
- [vlc-commits] Qt: show context menu on pictureflow (fix #11876)
 
Francois Cartegnie
- [vlc-commits] Qt: drop zoom for FontRole (fix #11874)
 
Francois Cartegnie
- [vlc-commits] Qt: profiles editor: fix and improve muxers warning	messages
 
Francois Cartegnie
- [vlc-commits] Qt: profiles editor: fix and improve muxers warning	messages
 
Francois Cartegnie
- [vlc-commits] demux: ts: set delayed es if preparsed
 
Francois Cartegnie
- [vlc-commits] demux: ts: set PAT fixup to 2*DVB PAT interval
 
Francois Cartegnie
- [vlc-commits] demux: ts: avoid PAT fixup loop
 
Francois Cartegnie
- [vlc-commits] demux: ts: filter out other streams
 
Francois Cartegnie
- [vlc-commits] demux: ts: fix NULL deref picking PCR (#13996)
 
Francois Cartegnie
- [vlc-commits] require libdvbpsi >= 1.0.0
 
Francois Cartegnie
- [vlc-commits] Add avparser packetizer for VP9 handling
 
Denis Charmet
- [vlc-commits] Add avparser packetizer for VP9 handling
 
Denis Charmet
- [vlc-commits] l10n: Czech update
 
Tomáš Chvátal
- [vlc-commits] avcodec: fix double free on failure to open audio
 
Alex Converse
- [vlc-commits] qt: remove tautology
 
Rémi Denis-Courmont
- [vlc-commits] avio: remove interrupt callback for output
 
Rémi Denis-Courmont
- [vlc-commits] live555: remove useless error case
 
Rémi Denis-Courmont
- [vlc-commits] mkv: eliminate dead code
 
Rémi Denis-Courmont
- [vlc-commits] es: missing check for I/O error
 
Rémi Denis-Courmont
- [vlc-commits] nsv: missing checks for I/O errors
 
Rémi Denis-Courmont
- [vlc-commits] pva: missing checks for I/O error
 
Rémi Denis-Courmont
- [vlc-commits] demux: remove redundant calls to vlc_object_alive()
 
Rémi Denis-Courmont
- [vlc-commits] minimal_macosx: simplify killer thread loop
 
Rémi Denis-Courmont
- [vlc-commits] Qt4: remove useless checks
 
Rémi Denis-Courmont
- [vlc-commits] linsys_hdsdi: remove redundant nul terminator
 
Rémi Denis-Courmont
- [vlc-commits] linsys_hdsdi: do not wait for unhandled poll event,	fix busy loop
 
Rémi Denis-Courmont
- [vlc-commits] linsys_hdsdi: do not fail on EINTR
 
Rémi Denis-Courmont
- [vlc-commits] linsys_hdsdi: use dedicated thread,	remove polling timer
 
Rémi Denis-Courmont
- [vlc-commits] input: merge ABORT and DEAD events
 
Rémi Denis-Courmont
- [vlc-commits] input: remove useless parameter to input_Stop()
 
Rémi Denis-Courmont
- [vlc-commits] Qt: fix compilation (fixes #13834)
 
Rémi Denis-Courmont
- [vlc-commits] configure: remove unused --enable-glx
 
Rémi Denis-Courmont
- [vlc-commits] configure: remove unused --enable-glx
 
Rémi Denis-Courmont
- [vlc-commits] libvlc: remove useless variable
 
Rémi Denis-Courmont
- [vlc-commits] messages: split logger initialization in two phases
 
Rémi Denis-Courmont
- [vlc-commits] modules: print error if reading the plugins cache	fails
 
Rémi Denis-Courmont
- [vlc-commits] modules: revector
 
Rémi Denis-Courmont
- [vlc-commits] modules: remove plugins count from the plugins cache
 
Rémi Denis-Courmont
- [vlc-commits] logger: make the logger a new object type
 
Rémi Denis-Courmont
- [vlc-commits] logger: allow logger as a module
 
Rémi Denis-Courmont
- [vlc-commits] console: convert console logger to module
 
Rémi Denis-Courmont
- [vlc-commits] syslog: convert to logger module
 
Rémi Denis-Courmont
- [vlc-commits] msg: simplify msg_GenericVa() macro
 
Rémi Denis-Courmont
- [vlc-commits] clock: use msg_Err()
 
Rémi Denis-Courmont
- [vlc-commits] logger: track file, line and function for debug
 
Rémi Denis-Courmont
- [vlc-commits] libvlc: provide file name and line number
 
Rémi Denis-Courmont
- [vlc-commits] journal: add native logger module for the SystemD	Journal
 
Rémi Denis-Courmont
- [vlc-commits] libvlc: go to libvlc_Ended rather than libvlc_Stopped	at EOS
 
Rémi Denis-Courmont
- [vlc-commits] libvlc: fix small race
 
Rémi Denis-Courmont
- [vlc-commits] file: convert file logger to a logger module
 
Rémi Denis-Courmont
- [vlc-commits] console: fix licence
 
Rémi Denis-Courmont
- [vlc-commits] journal: relicence to LGPL
 
Rémi Denis-Courmont
- [vlc-commits] packetizer: remove Makefile recursion
 
Rémi Denis-Courmont
- [vlc-commits] text_renderer: remove Makefile recursion
 
Rémi Denis-Courmont
- [vlc-commits] audio_filter: remove Makefile recursion
 
Rémi Denis-Courmont
- [vlc-commits] lib: remove unused GCC-ism macro
 
Rémi Denis-Courmont
- [vlc-commits] Revert "audio_filter: remove Makefile recursion"
 
Rémi Denis-Courmont
- [vlc-commits] audio_filter: remove Makefile recursion
 
Rémi Denis-Courmont
- [vlc-commits] control: clean up build rules
 
Rémi Denis-Courmont
- [vlc-commits] control: remove Makefile recursion
 
Rémi Denis-Courmont
- [vlc-commits] configure: remove no-op
 
Rémi Denis-Courmont
- [vlc-commits] video_filter: clean up and sort build rules
 
Rémi Denis-Courmont
- [vlc-commits] video_filter: remove Makefile recursion
 
Rémi Denis-Courmont
- [vlc-commits] configure: remove reference to nonexistent noise	plugin
 
Rémi Denis-Courmont
- [vlc-commits] mux: remove Makefile recursion
 
Rémi Denis-Courmont
- [vlc-commits] configure: fix missing smb plugin
 
Rémi Denis-Courmont
- [vlc-commits] Add missing rpath
 
Rémi Denis-Courmont
- [vlc-commits] gui: remove Makefile recursion
 
Rémi Denis-Courmont
- [vlc-commits] visualization: remove Makefile recursion
 
Rémi Denis-Courmont
- [vlc-commits] access_output: remove Makefile recursion
 
Rémi Denis-Courmont
- [vlc-commits] stream_out: remove Makefile recursion
 
Rémi Denis-Courmont
- [vlc-commits] configure: remove remove reference to nonexistent	access_rtmp plugin
 
Rémi Denis-Courmont
- [vlc-commits] configure: move LIBM to Makefiles
 
Rémi Denis-Courmont
- [vlc-commits] configure: move SOCKET_LIBS to Makefiles where needed
 
Rémi Denis-Courmont
- [vlc-commits] gui: fix .gitignore cat error
 
Rémi Denis-Courmont
- [vlc-commits] configure: fix missing smb plugin
 
Rémi Denis-Courmont
- [vlc-commits] speexdsp: fix integer overflow (probably fixes #5781)
 
Rémi Denis-Courmont
- [vlc-commits] speexdsp: add speex alias
 
Rémi Denis-Courmont
- [vlc-commits] speexdsp: fix integer overflow (probably fixes #5781)
 
Rémi Denis-Courmont
- [vlc-commits] lua: update example input item option
 
Rémi Denis-Courmont
- [vlc-commits] lua: attempt to clarify playlist documentation
 
Rémi Denis-Courmont
- [vlc-commits] lua: update example input item option
 
Rémi Denis-Courmont
- [vlc-commits] lua: attempt to clarify playlist documentation
 
Rémi Denis-Courmont
- [vlc-commits] win32: remove non-standard empty struct
 
Rémi Denis-Courmont
- [vlc-commits] sout_description: missing check in initialization
 
Rémi Denis-Courmont
- [vlc-commits] sout_description: fix malloc usage
 
Rémi Denis-Courmont
- [vlc-commits] playlist: remove dead code and malloc(0)
 
Rémi Denis-Courmont
- [vlc-commits] sout_standard: remove unused typedef
 
Rémi Denis-Courmont
- [vlc-commits] oss: initialize current device value at start
 
Rémi Denis-Courmont
- [vlc-commits] oss: initialize current device value at start
 
Rémi Denis-Courmont
- [vlc-commits] Mark unreachable code on GCC even if NDEBUG
 
Rémi Denis-Courmont
- [vlc-commits] Mark unreachable code on GCC even if NDEBUG
 
Rémi Denis-Courmont
- [vlc-commits] vout: set fullscreen directly on window rather than	display
 
Rémi Denis-Courmont
- [vlc-commits] DTV: DVB-T2 PLP ID is between 0 and 255
 
Rémi Denis-Courmont
- [vlc-commits] DTV: add stream parameter for DVB-S2 (refs #12034)
 
Rémi Denis-Courmont
- [vlc-commits] DTV: add DVB-S2 stream support on Linux (fixes #12034)
 
Rémi Denis-Courmont
- [vlc-commits] access: add vlc_access_poll()
 
Rémi Denis-Courmont
- [vlc-commits] dtv: use vlc_access_poll() (refs #8405)
 
Rémi Denis-Courmont
- [vlc-commits] DTV: DVB-T2 PLP ID is between 0 and 255
 
Rémi Denis-Courmont
- [vlc-commits] DTV: add stream parameter for DVB-S2 (refs #12034)
 
Rémi Denis-Courmont
- [vlc-commits] DTV: add DVB-S2 stream support on Linux (fixes #12034)
 
Rémi Denis-Courmont
- [vlc-commits] vlc_list_children: use vlc_value_t.p_address,	not .p_object
 
Rémi Denis-Courmont
- [vlc-commits] notify: use input-current callback and simplify
 
Rémi Denis-Courmont
- [vlc-commits] growl: use input-current callback and simplify
 
Rémi Denis-Courmont
- [vlc-commits] audioscrobbler: keep track of active input object
 
Rémi Denis-Courmont
- [vlc-commits] cycle: initial support for splitting stream output in	time (refs #561)
 
Rémi Denis-Courmont
- [vlc-commits] cycle: initial support for splitting stream output in	time (refs #561)
 
Rémi Denis-Courmont
- [vlc-commits] sout: voidify sout_stream_t.pf_del
 
Rémi Denis-Courmont
- [vlc-commits] es_format_t: make i_extra_languages unsigned
 
Rémi Denis-Courmont
- [vlc-commits] es_format: return an error if es_format_Copy()	partially fails
 
Rémi Denis-Courmont
- [vlc-commits] autodel: fix format copy
 
Rémi Denis-Courmont
- [vlc-commits] input_DecoderCreate: missing const
 
Rémi Denis-Courmont
- [vlc-commits] sout_dummy: remove useless code
 
Rémi Denis-Courmont
- [vlc-commits] mpeg mux: missing const
 
Rémi Denis-Courmont
- [vlc-commits] rtp sout: missing const
 
Rémi Denis-Courmont
- [vlc-commits] transcode: missing const
 
Rémi Denis-Courmont
- [vlc-commits] mux: constify stream format
 
Rémi Denis-Courmont
- [vlc-commits] setid: do not clobber format
 
Rémi Denis-Courmont
- [vlc-commits] langfromtelx: remove plugin from build
 
Rémi Denis-Courmont
- [vlc-commits] sout: constify format parameter to	sout_stream_t.pf_add
 
Rémi Denis-Courmont
- [vlc-commits] mux: remove return value from sout_mux_t.pf_delstream
 
Rémi Denis-Courmont
- [vlc-commits] input: merge "interface" and "statistics" updates
 
Rémi Denis-Courmont
- [vlc-commits] input: cosmetic changes
 
Rémi Denis-Courmont
- [vlc-commits] input: do not update timings & stats if paused
 
Rémi Denis-Courmont
- [vlc-commits] input: merge two level of loop for control requests
 
Rémi Denis-Courmont
- [vlc-commits] input: remove antilogy
 
Rémi Denis-Courmont
- [vlc-commits] input: treat negative deadline as no deadline in	ControlPop()
 
Rémi Denis-Courmont
- [vlc-commits] input: tickless pause
 
Rémi Denis-Courmont
- [vlc-commits] input: remove write-only demux-polled flag
 
Rémi Denis-Courmont
- [vlc-commits] Direct3D: destroy the window if any when in desktop	wall paper mode
 
Rémi Denis-Courmont
- [vlc-commits] udp: fix potential deadlock at exit
 
Rémi Denis-Courmont
- [vlc-commits] block: doxify block_FifoNew() and block_FifoRelease()
 
Rémi Denis-Courmont
- [vlc-commits] udp: fix potential deadlock at exit
 
Rémi Denis-Courmont
- [vlc-commits] access: rar: fix memory leaks of unused naming scheme
 
Hannes Domani
- [vlc-commits] demux: mkv: delete all tags
 
Hannes Domani
- [vlc-commits] subpicture: fix memory leaks
 
Hannes Domani
- [vlc-commits] vout: fix memory leak in ThreadReinit() in case of	similar video format
 
Hannes Domani
- [vlc-commits] zip: fix memory leaks
 
Hannes Domani
- [vlc-commits] Direct2D: release factory and dll
 
Hannes Domani
- [vlc-commits] Direct3D9: release compile shader buffers
 
Hannes Domani
- [vlc-commits] Direct3D9: destroy video hwnd to prevent handle leak
 
Hannes Domani
- [vlc-commits] x264: fix memory leak
 
Hannes Domani
- [vlc-commits] mux: ts: fix memory leak
 
Hannes Domani
- [vlc-commits] x264: fix memory leak
 
Hannes Domani
- [vlc-commits] Direct3D9: destroy video hwnd to prevent handle leak
 
Hannes Domani
- [vlc-commits] macosx: Hide prefs window if application is inactive
 
David Fuhrmann
- [vlc-commits] macosx: Hide prefs window if application is inactive
 
David Fuhrmann
- [vlc-commits] macosx: Do not force-pause playback when resume	dialog is shown
 
David Fuhrmann
- [vlc-commits] macosx: Do not force-pause playback when resume	dialog is shown
 
David Fuhrmann
- [vlc-commits] macosx: fix float-on-top in combination with	fullscreen
 
David Fuhrmann
- [vlc-commits] macosx: fix float-on-top in combination with	fullscreen
 
David Fuhrmann
- [vlc-commits] mux: oog: remove return value from delStream
 
David Fuhrmann
- [vlc-commits] macosx: do not use vlc_assert_unreachable in	third-party code
 
David Fuhrmann
- [vlc-commits] contrib: update libdsm to 0.0.5
 
Thomas Guillem
- [vlc-commits] input: add vlc_InputItemPreparseEnded event
 
Thomas Guillem
- [vlc-commits] lib/media: fix MediaListEndReached not sent when	media doesn' t have sub items
 
Thomas Guillem
- [vlc-commits] remove android from old logger interface
 
Thomas Guillem
- [vlc-commits] android: convert Android logger to module
 
Thomas Guillem
- [vlc-commits] audiotrack: remove native module
 
Thomas Guillem
- [vlc-commits] audiotrack: add java module
 
Thomas Guillem
- [vlc-commits] logger/android: use "verbose" var
 
Thomas Guillem
- [vlc-commits] bootstrap: fix aarch64 HOST recognition
 
Thomas Guillem
- [vlc-commits] audiotrack: increase audio latency
 
Thomas Guillem
- [vlc-commits] android_window: fix subtitles placement
 
Thomas Guillem
- [vlc-commits] vout: set an i_order to subpictures when they are	rendered
 
Thomas Guillem
- [vlc-commits] android_window: check subpicture i_order instead of	comparing md5
 
Thomas Guillem
- [vlc-commits] android_window: fix typo from "fix subtitles	placement"
 
Thomas Guillem
- [vlc-commits] audiotrack: fix audioTimestamp leak
 
Thomas Guillem
- [vlc-commits] audiotrack: JNIThread is created/joined in Open/Close
 
Thomas Guillem
- [vlc-commits] dsm: don't log password
 
Thomas Guillem
- [vlc-commits] dsm: don't log password on error
 
Thomas Guillem
- [vlc-commits] l10n: Slovak update
 
Marián Hikaník
- [vlc-commits] l10n: Catalan update
 
Pau Iranzo
- [vlc-commits] Contribs: update to 1.3.99 (1.4.0 RC)
 
Jean-Baptiste Kempf
- [vlc-commits] Contribs: Add xzcat decompression tool
 
Jean-Baptiste Kempf
- [vlc-commits] Contribs: Add xzcat decompression tool
 
Jean-Baptiste Kempf
- [vlc-commits] Remove ipkg configure and package files
 
Jean-Baptiste Kempf
- [vlc-commits] Win32: we don't need libstdc++-6.dll or	libwinpthread-1.dll
 
Jean-Baptiste Kempf
- [vlc-commits] Contribs: fix directx rule
 
Jean-Baptiste Kempf
- [vlc-commits] Contribs: use xzcat for tarballs
 
Jean-Baptiste Kempf
- [vlc-commits] Contribs: fix directx rule
 
Jean-Baptiste Kempf
- [vlc-commits] Contribs: use xzcat for tarballs
 
Jean-Baptiste Kempf
- [vlc-commits] Define H264 profiles numbers
 
Jean-Baptiste Kempf
- [vlc-commits] OMX: Don't use hardcoded profile numbers
 
Jean-Baptiste Kempf
- [vlc-commits] H264 Packetizer: use defines for profiles
 
Jean-Baptiste Kempf
- [vlc-commits] Qt: fix seekpoint bar when first chapter does not	start at 0
 
Jean-Baptiste Kempf
- [vlc-commits] Contribs: move to a git downloaded ffmpeg/libav
 
Jean-Baptiste Kempf
- [vlc-commits] PGS: fix end-time
 
Jean-Baptiste Kempf
- [vlc-commits] Add the HM10 fourcc for HEVC
 
Jean-Baptiste Kempf
- [vlc-commits] Win32: Remove bin extension registration
 
Jean-Baptiste Kempf
- [vlc-commits] avcodec: fix double free on failure to open subtitles
 
Jean-Baptiste Kempf
- [vlc-commits] Fortunes
 
Jean-Baptiste Kempf
- [vlc-commits] Direct3D: use more standard log functions
 
Jean-Baptiste Kempf
- [vlc-commits] Update NEWS and MODULES_LIST
 
Jean-Baptiste Kempf
- [vlc-commits] lua: always use vlclua_dofile
 
Jean-Baptiste Kempf
- [vlc-commits] Revert "lua extensions: open a URI, not a filepath"
 
Jean-Baptiste Kempf
- [vlc-commits] Lua: use the VLC wrapper to open files
 
Jean-Baptiste Kempf
- [vlc-commits] lua: fix opening of scripts on Windows on non-ASCII	path
 
Jean-Baptiste Kempf
- [vlc-commits] lua: always use vlclua_dofile
 
Jean-Baptiste Kempf
- [vlc-commits] Revert "lua extensions: open a URI, not a filepath"
 
Jean-Baptiste Kempf
- [vlc-commits] Lua: use the VLC wrapper to open files
 
Jean-Baptiste Kempf
- [vlc-commits] lua: fix opening of scripts on Windows on non-ASCII	path
 
Jean-Baptiste Kempf
- [vlc-commits] Contrib: update gpg-error
 
Jean-Baptiste Kempf
- [vlc-commits] DirectSound: always set the original_channels
 
Jean-Baptiste Kempf
- [vlc-commits] DirectSound: always set the original_channels
 
Jean-Baptiste Kempf
- [vlc-commits] Contrib: update gpg-error
 
Jean-Baptiste Kempf
- [vlc-commits] Simple channel mixer: refuse 1 channel input
 
Jean-Baptiste Kempf
- [vlc-commits] Contrib: compile Qt native tools too
 
Jean-Baptiste Kempf
- [vlc-commits] Contrib: compile Qt native tools too
 
Jean-Baptiste Kempf
- [vlc-commits] Contribs: sort the packages in alphabetical order
 
Jean-Baptiste Kempf
- [vlc-commits] Qt: fix always on top deactivation on Windows
 
Jean-Baptiste Kempf
- [vlc-commits] Qt: fix always on top deactivation on Windows
 
Jean-Baptiste Kempf
- [vlc-commits] Win32: reimplement tmpfile()
 
Jean-Baptiste Kempf
- [vlc-commits] Win32: Remove bin extension registration
 
Jean-Baptiste Kempf
- [vlc-commits] Add the HM10 fourcc for HEVC
 
Jean-Baptiste Kempf
- [vlc-commits] MPEG mux: fix compilation
 
Jean-Baptiste Kempf
- [vlc-commits] Win32: reimplement tmpfile()
 
Jean-Baptiste Kempf
- [vlc-commits] Screen: improve wording
 
Jean-Baptiste Kempf
- [vlc-commits] Youtube: improve description parsing
 
Jean-Baptiste Kempf
- [vlc-commits] Mpeg mux: fix compilation
 
Jean-Baptiste Kempf
- [vlc-commits] Contribs: automatically remove ELF binaries from	prebuilt on Win32
 
Jean-Baptiste Kempf
- [vlc-commits] Contrib: delete the libdts.a symlink
 
Jean-Baptiste Kempf
- [vlc-commits] Fix compilation with sout disabled
 
Jean-Baptiste Kempf
- [vlc-commits] We can play .tak
 
Jean-Baptiste Kempf
- [vlc-commits] MKV: remove trailing spaces
 
Jean-Baptiste Kempf
- [vlc-commits] Qt: use qtu where applicable
 
Jean-Baptiste Kempf
- [vlc-commits] VNC: don't log passwords
 
Jean-Baptiste Kempf
- [vlc-commits] VNC: don't log passwords
 
Jean-Baptiste Kempf
- [vlc-commits] On the way to 2.2.0
 
Jean-Baptiste Kempf
- [vlc-commits] ASF: fix compilation
 
Jean-Baptiste Kempf
- [vlc-commits] Contribs: fix ssh2 .pc file with zlib
 
Jean-Baptiste Kempf
- [vlc-commits] Contribs: ssh2, gcrypt needs gpg-error
 
Jean-Baptiste Kempf
- [vlc-commits] Fix libass linking
 
Jean-Baptiste Kempf
- [vlc-commits] Remove langfromtelx
 
Jean-Baptiste Kempf
- [vlc-commits] Contribs: use depth 1 only for HEAD
 
Jean-Baptiste Kempf
- [vlc-commits] Contribs: fix ssh2 .pc file with zlib
 
Jean-Baptiste Kempf
- [vlc-commits] Contribs: ssh2, gcrypt needs gpg-error
 
Jean-Baptiste Kempf
- [vlc-commits] Contribs: automatically remove ELF binaries from	prebuilt on Win32
 
Jean-Baptiste Kempf
- [vlc-commits] Contrib: delete the libdts.a symlink
 
Jean-Baptiste Kempf
- [vlc-commits] i18n: Fix fr mistake
 
Jean-Baptiste Kempf
- [vlc-commits] Contribs: remove win32 binaries faster
 
Jean-Baptiste Kempf
- [vlc-commits] Win32: disable tmpfile() on WinRT
 
Jean-Baptiste Kempf
- [vlc-commits] Contribs: apply the zvbi fix on all platforms
 
Jean-Baptiste Kempf
- [vlc-commits] Update MODULES_LIST
 
Jean-Baptiste Kempf
- [vlc-commits] Avparser: Fix typo and remove trailing spaces
 
Jean-Baptiste Kempf
- [vlc-commits] Avparser: rename Open and Close functions
 
Jean-Baptiste Kempf
- [vlc-commits] Add avparser.h to prepare for submodulification
 
Jean-Baptiste Kempf
- [vlc-commits] Enable to merge the avparser packetizer with --merge	option
 
Jean-Baptiste Kempf
- [vlc-commits] Avparser: rename Open and Close functions
 
Jean-Baptiste Kempf
- [vlc-commits] Add avparser.h to prepare for submodulification
 
Jean-Baptiste Kempf
- [vlc-commits] Enable to merge the avparser packetizer with --merge	option
 
Jean-Baptiste Kempf
- [vlc-commits] Avparser: Fix typo and remove trailing spaces
 
Jean-Baptiste Kempf
- [vlc-commits] Revert "Qt: force main window maximum size to be some	big enough"
 
Jean-Baptiste Kempf
- [vlc-commits] Revert "Qt: force main window maximum size to be some	big enough"
 
Jean-Baptiste Kempf
- [vlc-commits] Update NEWS
 
Jean-Baptiste Kempf
- [vlc-commits] Update NEWS for 2.2.0
 
Jean-Baptiste Kempf
- [vlc-commits] Synchronize NEWS
 
Jean-Baptiste Kempf
- [vlc-commits] Update PO
 
Jean-Baptiste Kempf
- [vlc-commits] Qt: workaround for win32 to allow saving the volume
 
Jean-Baptiste Kempf
- [vlc-commits] Contribs: re-add Qt4 for Windows
 
Jean-Baptiste Kempf
- [vlc-commits] On the road to 2.2.1
 
Jean-Baptiste Kempf
- [vlc-commits] l10n: Marathi update
 
Aniket Eknath Kudale
- [vlc-commits] include/vlc_bits: add a block based byte stream	writer in a generic place based on the mp4 and avi muxers
 
Felix Paul Kühne
- [vlc-commits] vlc_bits: fail on init if block allocation fails
 
Felix Paul Kühne
- [vlc-commits] ios: parallelize contrib compilation
 
Felix Paul Kühne
- [vlc-commits] contrib/ffmpeg: disable lzma for Darwin
 
Felix Paul Kühne
- [vlc-commits] contrib/ffmpeg: disable lzma for Darwin
 
Felix Paul Kühne
- [vlc-commits] mac libvlc compilation: be sure to update contribs	when recompiling
 
Felix Paul Kühne
- [vlc-commits] mac build: add option to switch between stable and	unstable libvlc
 
Felix Paul Kühne
- [vlc-commits] mac plugin: remove useless statics
 
Felix Paul Kühne
- [vlc-commits] mac linking: bump libvlccore version
 
Felix Paul Kühne
- [vlc-commits] npmac: remove useless boiler-plate code
 
Felix Paul Kühne
- [vlc-commits] windowless mac: remove useless statics
 
Felix Paul Kühne
- [vlc-commits] events: remove useless statics
 
Felix Paul Kühne
- [vlc-commits] iOS vout 2: use simple tap instead of long touch	gesture
 
Felix Paul Kühne
- [vlc-commits] iOS vout 2: use simple tap instead of long touch	gesture
 
Felix Paul Kühne
- [vlc-commits] npmac: refactoring
 
Felix Paul Kühne
- [vlc-commits] mac plugin: allow proper execution of N > 1 instances
 
Felix Paul Kühne
- [vlc-commits] mac plugin: hack to fix controller bar in fullscreen	in firefox
 
Felix Paul Kühne
- [vlc-commits] mac plugin: hide toolbar after going fullscreen
 
Felix Paul Kühne
- [vlc-commits] mac plugin: re-add support for the legacy 32bit ObjC	runtime
 
Felix Paul Kühne
- [vlc-commits] freetype: fix linking on Darwin
 
Felix Paul Kühne
- [vlc-commits] darwin aout modules: fix mono playback (refs #13826)
 
Felix Paul Kühne
- [vlc-commits] darwin aout modules: fix mono playback (refs #13826)
 
Felix Paul Kühne
- [vlc-commits] ios build script: remove legacy configure flag
 
Felix Paul Kühne
- [vlc-commits] lua: Define LUA_COMPAT_APIINTCASTS for Lua >= 5.3.0	compatibility.
 
Vinson Lee
- [vlc-commits] rdp: Support FreeRDP-1.2.0-beta1-android9
 
Vinson Lee
- [vlc-commits] MKV: fix wrong EBML element checking before a cast
 
Steve Lhomme
- [vlc-commits] MKV: do not read the whole Cluster data when seeking
 
Steve Lhomme
- [vlc-commits] MKV: Don't allow Matroska Void/ CRC32 elements	fallback when looking for a level 1 element
 
Steve Lhomme
- [vlc-commits] better size checking of EBML elements before we read	them
 
Steve Lhomme
- [vlc-commits] MKV: find the duration in the last Cluster when it' s	not in the Info header
 
Steve Lhomme
- [vlc-commits] MKV: Chapter timestamps are already set,	don't overwrite them
 
Steve Lhomme
- [vlc-commits] MKV: fix playback of AC-3 with bogus default duration
 
Steve Lhomme
- [vlc-commits] MKV: the Block duration is for the whole Block,	not each frame
 
Steve Lhomme
- [vlc-commits] MKV: better mnemonics & logs
 
Steve Lhomme
- [vlc-commits] MKV: less strict warning of normal situations
 
Steve Lhomme
- [vlc-commits] fix ELF removal of prebuilt win32 contrib
 
Steve Lhomme
- [vlc-commits] MKV: fix playback of AC-3 with bogus default duration
 
Steve Lhomme
- [vlc-commits] MKV: force packetization of MPEG audio frames
 
Steve Lhomme
- [vlc-commits] MKV: set the I frame flag when we know it's a keyframe
 
Steve Lhomme
- [vlc-commits] MKV: Void and CRC32 are not unknown elements
 
Steve Lhomme
- [vlc-commits] MKV: allow dummy elements in Tags to skip old	deprecated elements
 
Steve Lhomme
- [vlc-commits] MKV: avoid recursive parsing of the same Seek head
 
Steve Lhomme
- [vlc-commits] MKV: make sure the position we keep for reference is	the one we read
 
Steve Lhomme
- [vlc-commits] playlist: Set the playlist input thread before	triggering a callback
 
Jonas Lundqvist
- [vlc-commits] adjust: remove unused macro
 
Tristan Matthews
- [vlc-commits] Add encoder for YCbCr 4:2:0 over RTP (RFC 4175)
 
Tristan Matthews
- [vlc-commits] rtp: implement raw video packetization (RFC 4175)
 
Tristan Matthews
- [vlc-commits] Update NEWS, MODULES_LIST and POTFILES.in
 
Tristan Matthews
- [vlc-commits] theora: fix comment
 
Tristan Matthews
- [vlc-commits] video_filter: fix opencv build
 
Tristan Matthews
- [vlc-commits] NPAPI: do not depend on gettext/autopoint when	building for OS X
 
Sean McGovern
- [vlc-commits] NPAPI: build contribs in parallel where possible
 
Sean McGovern
- [vlc-commits] NPAPI: configure: bump year
 
Sean McGovern
- [vlc-commits] extras/tools: explicitly check for xz
 
Sean McGovern
- [vlc-commits] extras/tools: explicitly check for xz
 
Sean McGovern
- [vlc-commits] l10n: NSIS: updating Danish, Dutch, Estonian, Finnish,	Greek, Italian, Portuguese, Swedish, Thai and Welsh
 
Christoph Miebach
- [vlc-commits] l10n: NSIS: Add Albanian, Croatian and Icelandic files
 
Christoph Miebach
- [vlc-commits] l10n: NSIS: Add Albanian to config
 
Christoph Miebach
- [vlc-commits] l10n: NSIS: Add Croatian to config
 
Christoph Miebach
- [vlc-commits] l10n: NSIS: Add Icelandic to config
 
Christoph Miebach
- [vlc-commits] Add Spanish (Mexico) to LINGUAS
 
Christoph Miebach
- [vlc-commits] Fix quoting
 
Christoph Miebach
- [vlc-commits] update AUTHORS
 
Christoph Miebach
- [vlc-commits] logger: fix compilation on OS/2
 
KO Myung-Hun
- [vlc-commits] Check tools with '-version' too
 
Geoffrey Métais
- [vlc-commits] Check tools with '-version' too
 
Geoffrey Métais
- [vlc-commits] Prevent potential null pointer dereference in zip	access
 
Gabriel de Perthuis
- [vlc-commits] Prevent potential null pointer dereference in zip	access
 
Gabriel de Perthuis
- [vlc-commits] vout/ios: remove touch recognizer from attached view
 
Gleb Pinigin
- [vlc-commits] extra/ios: retrieve via xcrun latest available SDK	version
 
Gleb Pinigin
- [vlc-commits] vout/ios: remove touch recognizer from attached view
 
Gleb Pinigin
- [vlc-commits] extra/ios: retrieve via xcrun latest available SDK	version
 
Gleb Pinigin
- [vlc-commits] config: Rename strtoi() to vlc_strtoi()
 
Kamil Rytarowski
- [vlc-commits] l10n: Kannada update
 
Yogesh K S
- [vlc-commits] freetype: remove unnecessary assert()
 
Salah-Eddin Shaban
- [vlc-commits] tools: require protoc version 2.6.0 or higher
 
Sébastien Toque
- [vlc-commits] l10n: Spanish (Mexico) update
 
VideoLAN
- [vlc-commits] l10n: French update
 
VideoLAN
- [vlc-commits] l10n: Korean update
 
VideoLAN
- [vlc-commits] l10n: Portuguese update
 
VideoLAN
- [vlc-commits] l10n: Slovenian update
 
VideoLAN
- [vlc-commits] l10n: Swedish update
 
VideoLAN
- [vlc-commits] l10n: Latvian update
 
VideoLAN
- [vlc-commits] Tag 2.1.6 : VLC media player 2.1.6 'RinceWind'
 
git at videolan.org
- [vlc-commits] Tag 2.2.0 : VLC media player 2.2.0 'WeatherWax'
 
git at videolan.org
    
      Last message date: 
       Sat Feb 28 10:58:55 CET 2015
    Archived on: Sat Feb 28 10:59:01 CET 2015
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).