June 2015 Archives by date
Starting: Mon Jun 1 14:49:09 CEST 2015
Ending: Tue Jun 30 23:13:26 CEST 2015
Messages: 485
- [vlc-commits] mediacodec_ndk: set a config flag for config buffers
Thomas Guillem
- [vlc-commits] mediacodec: ndk: fix undefined behavior with Hi10P profile
Thomas Guillem
- [vlc-commits] faad: update file, function and struct names
Tristan Matthews
- [vlc-commits] access: pf_control is mandatory
Rémi Denis-Courmont
- [vlc-commits] stream: copy p_input from p_access
Rémi Denis-Courmont
- [vlc-commits] include: improve vlc_fs.h documentation
Rémi Denis-Courmont
- [vlc-commits] src: add vlc_write() and vlc_writev() helpers against SIGPIPE
Rémi Denis-Courmont
- [vlc-commits] modules: use vlc_write() where appropriate
Rémi Denis-Courmont
- [vlc-commits] udp: remove useless loop in the block callback
Rémi Denis-Courmont
- [vlc-commits] Cosmetic fix
Rémi Denis-Courmont
- [vlc-commits] mms: remove bogus sleeps
Rémi Denis-Courmont
- [vlc-commits] mms: remove redundant vlc_object_alive() calls
Rémi Denis-Courmont
- [vlc-commits] Missing header
Rafaël Carré
- [vlc-commits] access: add a default pf_control for directory accesses
Thomas Guillem
- [vlc-commits] mediacodec: specify NDK or JNI in description
Thomas Guillem
- [vlc-commits] http: remove useless vlc_object_alive() calls
Rémi Denis-Courmont
- [vlc-commits] dshow: remove redundant loop and vlc_object_alive() call
Rémi Denis-Courmont
- [vlc-commits] dshow: remove dead code
Rémi Denis-Courmont
- [vlc-commits] dvb: remove dead busy loop
Rémi Denis-Courmont
- [vlc-commits] oldrc: fix reading from standard input
Rémi Denis-Courmont
- [vlc-commits] oldrc: fix reading from standard input
Rémi Denis-Courmont
- [vlc-commits] ncurses: do not store the input thread
Rémi Denis-Courmont
- [vlc-commits] gui: remove useless checks for input_thread_t.b_dead and b_eof
Rémi Denis-Courmont
- [vlc-commits] input: deprecate b_dead, b_eof and b_error
Rémi Denis-Courmont
- [vlc-commits] ncurses: fix breakage
Rafaël Carré
- [vlc-commits] RTSP: fix off-by-one buffer overflow
Jean-Baptiste Kempf
- [vlc-commits] mmal: Add missing header include guards
Julian Scheel
- [vlc-commits] mmal/codec: Don't send buffers to disabled ports
Julian Scheel
- [vlc-commits] mmal/codec: Improve locking
Julian Scheel
- [vlc-commits] mmal/deinterlace: Simplify flushing
Julian Scheel
- [vlc-commits] mmal/deinterlace: Fix locking
Julian Scheel
- [vlc-commits] mmal/deinterlace: Don't send buffers to disabled port
Julian Scheel
- [vlc-commits] mmal: Use atomic operations for refcounting
Julian Scheel
- [vlc-commits] mmal/vout: Do not wait for picture in non-opaque mode
Julian Scheel
- [vlc-commits] mmal/vout: Use fixed binding of mmal buffer to picture
Julian Scheel
- [vlc-commits] mmal/codec: Try to apply fmt changes without disabling port
Julian Scheel
- [vlc-commits] mmal/codec: Clear data from buffer header before release
Julian Scheel
- [vlc-commits] mmal/codec: Do not disable ports for flushing
Julian Scheel
- [vlc-commits] mmal/deinterlace: Clear data from buffer header before release
Julian Scheel
- [vlc-commits] mmal/deinterlace: Release picture if unable to process
Julian Scheel
- [vlc-commits] mmal/deinterlace: Rework to use pictures from vout pool
Julian Scheel
- [vlc-commits] mmal/codec: Rename mmal-zerocopy option to mmal-opaque
Julian Scheel
- [vlc-commits] mmal/codec: Do not use local buffer pool in opaque mode
Julian Scheel
- [vlc-commits] mmal/deinterlace: Do not use local buffer pools
Julian Scheel
- [vlc-commits] mmal/deinterlace: Do not filter the same picture twice
Julian Scheel
- [vlc-commits] mmal/deinterlace: Free unusable buffers
Julian Scheel
- [vlc-commits] mmal/vout: Use port bound pool allocation
Julian Scheel
- [vlc-commits] mmal: Use zerocopy ports for opaque mode
Julian Scheel
- [vlc-commits] mmal/codec: Silence build warnings
Julian Scheel
- [vlc-commits] mmal/codec: Implement full flush
Julian Scheel
- [vlc-commits] mmal/codec: Use default input buffer count
Julian Scheel
- [vlc-commits] mmal: Reduce buffer count to 30
Julian Scheel
- [vlc-commits] mmal/deinterlace: Avoid overflows on buffer calculation
Julian Scheel
- [vlc-commits] vlc-wrapper: disable on OS/2
KO Myung-Hun
- [vlc-commits] access_output_file: fix compilation on OS/2
KO Myung-Hun
- [vlc-commits] Replace NULL by None in python doc
Olivier Aubert
- [vlc-commits] Update generated bindings
Olivier Aubert
- [vlc-commits] iOS vout: fix runtime exception (closes #14800)
Felix Paul Kühne
- [vlc-commits] input: remove redundant END_S code
Rémi Denis-Courmont
- [vlc-commits] playlist: remove redundant call to input_Stop()
Rémi Denis-Courmont
- [vlc-commits] vlm: use input "state" variable instead of b_eof/b_error
Rémi Denis-Courmont
- [vlc-commits] podcast: use input "state" variable instead of b_eof/b_error
Rémi Denis-Courmont
- [vlc-commits] input: remove input_thread_t.b_eof
Rémi Denis-Courmont
- [vlc-commits] input: remove input_thread_t.b_error
Rémi Denis-Courmont
- [vlc-commits] playlist: use input "state" variable instead of b_dead
Rémi Denis-Courmont
- [vlc-commits] lib: use input "state" variable instead of b_dead
Rémi Denis-Courmont
- [vlc-commits] oldrc: use input "state" variable instead of b_dead
Rémi Denis-Courmont
- [vlc-commits] udp: improve out-of-memory handling
Rémi Denis-Courmont
- [vlc-commits] vda: fix a warning on unused variable
Steve Lhomme
- [vlc-commits] directx-va: directx_va_mode_t is only used in directx_va.c
Steve Lhomme
- [vlc-commits] dxva2: store the internal hardware buffer in a picture_t
Steve Lhomme
- [vlc-commits] dxva2: convert D3D9 textures to planes using an external filter
Steve Lhomme
- [vlc-commits] direct3d9: support direct rendering with VLC_CODEC_D3D9_OPAQUE
Steve Lhomme
- [vlc-commits] contrib: generate the d3d11.h with ID3D11VideoDecoder support
Steve Lhomme
- [vlc-commits] d3d11va: add a D3D11 hardware decoder similar to DXVA2
Steve Lhomme
- [vlc-commits] direct3d11: support direct rendering of GPU textures coming from d3d11va
Steve Lhomme
- [vlc-commits] direct3d11: add a debug message when the device is created
Steve Lhomme
- [vlc-commits] adpcm: fix double free
Rémi Denis-Courmont
- [vlc-commits] macosx: remove stray vlc_object_alive() call
Rémi Denis-Courmont
- [vlc-commits] macosx: remove stray vlc_object_alive() call
Rémi Denis-Courmont
- [vlc-commits] adpcm: do not abuse fmt_in.p_extra, fix double free
Rémi Denis-Courmont
- [vlc-commits] file: stray error message
Rémi Denis-Courmont
- [vlc-commits] adpcm: do not abuse fmt_in.p_extra, fix double free
Rémi Denis-Courmont
- [vlc-commits] input: remove non-portable function cast
Rémi Denis-Courmont
- [vlc-commits] input: add an assertion
Rémi Denis-Courmont
- [vlc-commits] input: go to error rather than end state upon failure to resume
Rémi Denis-Courmont
- [vlc-commits] input: remove/inline IMPUT_CONTROL_SET_DIE
Rémi Denis-Courmont
- [vlc-commits] input: replace vlc_object_alive() with a dedicated getter
Rémi Denis-Courmont
- [vlc-commits] demux: dash: fix c++ compilation
Francois Cartegnie
- [vlc-commits] decoder: don't set first picture if decoder is flushing
Thomas Guillem
- [vlc-commits] demux: mp4: reset stream position on late open failure
Francois Cartegnie
- [vlc-commits] demux: mp4: don't create twice track on restart
Francois Cartegnie
- [vlc-commits] audiotrack: print backtrace in case of exception
Thomas Guillem
- [vlc-commits] audiotrack: fix multiplication cast
Thomas Guillem
- [vlc-commits] vout iOS: prevent termination on close
Felix Paul Kühne
- [vlc-commits] contrib/libarchive: fix dependencies
Thomas Guillem
- [vlc-commits] libvlc: expand media player API to retrieve information about all available titles of the currently playing media item
Felix Paul Kühne
- [vlc-commits] libvlc: expand media player API to retrieve full information about available chapter of a given title
Felix Paul Kühne
- [vlc-commits] vout iOS: prevent termination on close
Felix Paul Kühne
- [vlc-commits] iOS vout: fix runtime exception (closes #14800)
Felix Paul Kühne
- [vlc-commits] tools: update ant to 1.9.5
Felix Paul Kühne
- [vlc-commits] fix memory leak in lib/audio.c
Zhao Zhili
- [vlc-commits] tools: update ant to 1.9.5
Felix Paul Kühne
- [vlc-commits] demux: mp4: missing es cleanup
Francois Cartegnie
- [vlc-commits] demux: adaptative: fix eof detection
Francois Cartegnie
- [vlc-commits] demux: adaptative: inherit playlist
Francois Cartegnie
- [vlc-commits] demux: adaptative: allow altering block after download
Francois Cartegnie
- [vlc-commits] demux: adaptative: have chunks ref segments
Francois Cartegnie
- [vlc-commits] demux: dash: fix invalid iterator to temp
Francois Cartegnie
- [vlc-commits] demux: adaptative: add segment comparison
Francois Cartegnie
- [vlc-commits] demux: adaptative: recursively merge segmentinfo
Francois Cartegnie
- [vlc-commits] demux: dash: handle nonzero starting live pcr
Francois Cartegnie
- [vlc-commits] demux: dash: force min update to be non-zero
Francois Cartegnie
- [vlc-commits] demux: adaptative: fix ondownload callback for truncated blocks
Francois Cartegnie
- [vlc-commits] demux: adaptative: add retriever helper
Francois Cartegnie
- [vlc-commits] demux: dash: no longer use stream_UrlNew for updates
Francois Cartegnie
- [vlc-commits] demux: adaptative: provide playlist duration range for updates
Francois Cartegnie
- [vlc-commits] demux: adaptative: fix iterator bound
Francois Cartegnie
- [vlc-commits] demux: dash: missing segment list parenting
Francois Cartegnie
- [vlc-commits] demux: adaptative: fill result vectors by reference
Francois Cartegnie
- [vlc-commits] demux: adaptative: force no_cache
Francois Cartegnie
- [vlc-commits] demux: adaptative: add stream factory
Francois Cartegnie
- [vlc-commits] demux: adaptative: merge stream outputs
Francois Cartegnie
- [vlc-commits] demux: adaptative: add representation codecs
Francois Cartegnie
- [vlc-commits] demux: adaptative: refactor and allow restart on seek
Francois Cartegnie
- [vlc-commits] demux: adaptative: rename type less getSegments
Francois Cartegnie
- [vlc-commits] demux: adaptative: add pruning by position
Francois Cartegnie
- [vlc-commits] demux: adaptative: compute segment time in segmentlist
Francois Cartegnie
- [vlc-commits] demux: adaptative: fix quality switch policies
Francois Cartegnie
- [vlc-commits] demux: dash: fix setting segment duration time/duration
Francois Cartegnie
- [vlc-commits] demux: adaptative: change durations from time to microtime
Francois Cartegnie
- [vlc-commits] demux: adaptative: fix scheme handling in segments
Francois Cartegnie
- [vlc-commits] demux: dash: make playlist update failure non fatal
Francois Cartegnie
- [vlc-commits] demux: adaptative: restart on seek
Francois Cartegnie
- [vlc-commits] stream_filter: remove httplive
Francois Cartegnie
- [vlc-commits] add gcrypt ac_define
Francois Cartegnie
- [vlc-commits] demux: hls: add adaptative based hls demuxer
Francois Cartegnie
- [vlc-commits] skins2: fix UTF8 conversion issues
Erwan Tulou
- [vlc-commits] skins2: fix UTF8 conversion issues
Erwan Tulou
- [vlc-commits] os2: filesystem: set pipes to binary mode
KO Myung-Hun
- [vlc-commits] os2: thread: use gettimeofday() instead of time()
KO Myung-Hun
- [vlc-commits] os2: thread: fix compilation warning
KO Myung-Hun
- [vlc-commits] Fix Authorship
Jean-Baptiste Kempf
- [vlc-commits] demux: hls: correctly ifdef gcrypt include
Francois Cartegnie
- [vlc-commits] stream_filter: smooth: fix peek error message
Francois Cartegnie
- [vlc-commits] direct3d9: optimize the region copy of RGBA buffers
Steve Lhomme
- [vlc-commits] fourcc: add missing smooth streaming codec aliases
Francois Cartegnie
- [vlc-commits] demux: libmp4: fix MP4BoxCount signedness
Francois Cartegnie
- [vlc-commits] demux: mp4: fix track creation
Francois Cartegnie
- [vlc-commits] demux: mp4: rename confusing MP4_frg_TrackCreate
Francois Cartegnie
- [vlc-commits] demux: mp4: move fragmented duration computation
Francois Cartegnie
- [vlc-commits] demux: mp4: validate smooth tracks only after init
Francois Cartegnie
- [vlc-commits] demux: mp4: fix smooth extradata size
Francois Cartegnie
- [vlc-commits] Mailmap: fix typo
Jean-Baptiste Kempf
- [vlc-commits] filename: episode numbers can have more than 2 digits (fixes #14859)
Rémi Denis-Courmont
- [vlc-commits] filename: episode numbers can have more than 2 digits (fixes #14859)
Rémi Denis-Courmont
- [vlc-commits] fourcc: derecursify the Find() function
Rémi Denis-Courmont
- [vlc-commits] macosx: add own configure switch to disable the sparkle update framework
David Fuhrmann
- [vlc-commits] macosx: fix checked state for extensions (close #14855)
David Fuhrmann
- [vlc-commits] macosx: extensions: delete dead code
David Fuhrmann
- [vlc-commits] lua readme: mention state as second parameter for add_check_box
David Fuhrmann
- [vlc-commits] demux: mp4: split smooth fmt from whole track setup
Francois Cartegnie
- [vlc-commits] demux: mp4: fix smooth restart
Francois Cartegnie
- [vlc-commits] fourcc: split the big FourCC table to a separate file
Rémi Denis-Courmont
- [vlc-commits] fourcc: remove duplicate FourCC alias
Rémi Denis-Courmont
- [vlc-commits] configure: test for BUILDCC (build machine CC)
Rémi Denis-Courmont
- [vlc-commits] fourcc: preprocess the tables and sort them at build time
Rémi Denis-Courmont
- [vlc-commits] fourcc: use binary rather than linear search
Rémi Denis-Courmont
- [vlc-commits] fourcc: simplify
Rémi Denis-Courmont
- [vlc-commits] hls: fix compilation
Rémi Denis-Courmont
- [vlc-commits] hls: fix format string
Rémi Denis-Courmont
- [vlc-commits] configure: use AC_PATH_PROGS
Jean-Baptiste Kempf
- [vlc-commits] Remove duplicated FourCC entries
Jean-Baptiste Kempf
- [vlc-commits] va: AV_PIX_FMT_D3D11VA_VLD version guards
Steve Lhomme
- [vlc-commits] Sparkle: fix iOS compilation
Felix Paul Kühne
- [vlc-commits] fourcc: remove last conflicting FourCC alias
Rémi Denis-Courmont
- [vlc-commits] fourcc: make FourCC order total
Rémi Denis-Courmont
- [vlc-commits] fourcc: improve duplicate error message
Rémi Denis-Courmont
- [vlc-commits] rtsp: avoid hardcoding buffer size
Arjun Sreedharan
- [vlc-commits] os2: filesystem: implement vlc_write() and vlc_writev()
KO Myung-Hun
- [vlc-commits] os2: thread: implement vlc_cond_signal() correctly
KO Myung-Hun
- [vlc-commits] os2: thread: support static condition variable
KO Myung-Hun
- [vlc-commits] skins2: fix file descriptor leak and missing error check
Erwan Tulou
- [vlc-commits] skins2(Win): fix multibyte issue for vlt filename (zip format)
Erwan Tulou
- [vlc-commits] skins2(Win): fix multibyte issue for vlt filename (tar format)
Erwan Tulou
- [vlc-commits] skins2(Win): fix another multibyte issue
Erwan Tulou
- [vlc-commits] skins2: replace all fopen() with vlc_fopen()
Erwan Tulou
- [vlc-commits] skins2: replace all stat() with vlc_stat()
Erwan Tulou
- [vlc-commits] skins2: replace ifstream() with vlc_stat()
Erwan Tulou
- [vlc-commits] skins2: remove a leftover call to FromLocale()
Erwan Tulou
- [vlc-commits] skins2: fix wrong FromLocale()
Erwan Tulou
- [vlc-commits] skins2: fix multibyte issue for temporary directory
Erwan Tulou
- [vlc-commits] skins2: fix file descriptor leak and missing error check
Erwan Tulou
- [vlc-commits] skins2(Win): fix multibyte issue for vlt filename (zip format)
Erwan Tulou
- [vlc-commits] skins2(Win): fix multibyte issue for vlt filename (tar format)
Erwan Tulou
- [vlc-commits] skins2(Win): fix another multibyte issue
Erwan Tulou
- [vlc-commits] skins2: replace all fopen() with vlc_fopen()
Erwan Tulou
- [vlc-commits] skins2: replace all stat() with vlc_stat()
Erwan Tulou
- [vlc-commits] skins2: replace ifstream() with vlc_stat()
Erwan Tulou
- [vlc-commits] skins2: remove a leftover call to FromLocale()
Erwan Tulou
- [vlc-commits] skins2: fix wrong FromLocale()
Erwan Tulou
- [vlc-commits] skins2: fix multibyte issue for temporary directory
Erwan Tulou
- [vlc-commits] macosx: add build schemes to Xcode project for complete compilation
David Fuhrmann
- [vlc-commits] macosx: rename vlc target to vlc-bundle-helper
David Fuhrmann
- [vlc-commits] macosx: disable isVisibleOnLaunch and isRestorable for main window
David Fuhrmann
- [vlc-commits] macosx: fix checked state for extensions (close #14855)
David Fuhrmann
- [vlc-commits] macosx: disable isVisibleOnLaunch for main window
David Fuhrmann
- [vlc-commits] skins2: replace unlink with vlc_unlink
Erwan Tulou
- [vlc-commits] skins2(Linux): replace tempnam() with mkdtemp()
Erwan Tulou
- [vlc-commits] skins2: replace unlink with vlc_unlink
Erwan Tulou
- [vlc-commits] skins2(Linux): replace tempnam() with mkdtemp()
Erwan Tulou
- [vlc-commits] libarchive: build a minimal version
Jean-Baptiste Kempf
- [vlc-commits] config: assume UTF-8 vlcrc
Rémi Denis-Courmont
- [vlc-commits] skins: remove dead code
Rémi Denis-Courmont
- [vlc-commits] os2: inline ToLocale/LocaleFree
Rémi Denis-Courmont
- [vlc-commits] npapi: don't return an error if string is empty
Daniel Amm
- [vlc-commits] demux: mp4: fix built-in samplesize rounding
Francois Cartegnie
- [vlc-commits] demux: mp4: move alaw/ulaw builtin codec fixes out of es setup
Francois Cartegnie
- [vlc-commits] demux: mp4: move built-in sample size fixes out from es setup
Francois Cartegnie
- [vlc-commits] demux: mp4: remove unused members
Francois Cartegnie
- [vlc-commits] demux: mp4: drop base duration
Francois Cartegnie
- [vlc-commits] demux: libmp4: constify counters/walkers
Francois Cartegnie
- [vlc-commits] demux: mp4: don't create unknown es on bad handler
Francois Cartegnie
- [vlc-commits] demux: mp4: add some const to box refs
Francois Cartegnie
- [vlc-commits] demux: mp4: simplify destroy/release stuff
Francois Cartegnie
- [vlc-commits] demux: mp4: rewrite and strengthen the restart stuff
Francois Cartegnie
- [vlc-commits] Lua.cli: improve lua 5.3 compatibility
Jean-Baptiste Kempf
- [vlc-commits] activex: remove useless events
Daniel Amm
- [vlc-commits] demux: mp4: remove handler check at es creation time (fix #12685)
Francois Cartegnie
- [vlc-commits] vdpau: fix VdpDecoderCreate error handling (fix #14878)
Rémi Denis-Courmont
- [vlc-commits] skins2: fix compilation on Linux (if no libtar)
Erwan Tulou
- [vlc-commits] skins2: fix compilation on Linux (if no libtar)
Erwan Tulou
- [vlc-commits] Test: fix line endings
Jean-Baptiste Kempf
- [vlc-commits] test pages: Use HTML5 standards and fix invalid HTML
Daniel Amm
- [vlc-commits] test pages: HTML indenting, cleanup and cosmetics
Daniel Amm
- [vlc-commits] test.html: Improve working of select tags
Daniel Amm
- [vlc-commits] test pages: Submit values if return key is pressed in a text field
Daniel Amm
- [vlc-commits] test.html: Add missing deinterlace modes
Daniel Amm
- [vlc-commits] test pages: JavaScript indenting, cleanup and improving
Daniel Amm
- [vlc-commits] test pages: show current state after buffering
Daniel Amm
- [vlc-commits] test pages: fix live media animation
Daniel Amm
- [vlc-commits] test pages: fix working of play/pause button
Daniel Amm
- [vlc-commits] test pages: update state if playback is ended
Daniel Amm
- [vlc-commits] test.html: check validity of text field values
Daniel Amm
- [vlc-commits] test.html: remove reverse mode, display current rate instead
Daniel Amm
- [vlc-commits] test.html: rearrange some buttons
Daniel Amm
- [vlc-commits] test.html: improve demo for getting current position/time
Daniel Amm
- [vlc-commits] test.html: fix teletext toggling
Daniel Amm
- [vlc-commits] test.html: add a html seekbar
Daniel Amm
- [vlc-commits] test.html: add demo for getting current item index
Daniel Amm
- [vlc-commits] demux: mp4: split closed captioning setup
Francois Cartegnie
- [vlc-commits] demux: libmp4: add clcp sample desc
Francois Cartegnie
- [vlc-commits] demux: mp4: don't expect cdat/cdt2 pair for eia608
Francois Cartegnie
- [vlc-commits] Portable windows build
Hannes Domani
- [vlc-commits] doc: update Doxyfile
Rémi Denis-Courmont
- [vlc-commits] include: missing Doxygen group end
Rémi Denis-Courmont
- [vlc-commits] misc: fix invalid Doxygen tags
Rémi Denis-Courmont
- [vlc-commits] include: fix inline code in Doxygen
Rémi Denis-Courmont
- [vlc-commits] include: fix typos
Rémi Denis-Courmont
- [vlc-commits] include: remove vain evil macro
Rémi Denis-Courmont
- [vlc-commits] include: improve Doxygen modules
Rémi Denis-Courmont
- [vlc-commits] Fix some Doxygen parameter names
Rémi Denis-Courmont
- [vlc-commits] include: fix undefined Doxygen references
Rémi Denis-Courmont
- [vlc-commits] playlist: fix Doxygen groups
Rémi Denis-Courmont
- [vlc-commits] include: move spu under subpicture in Doxygen
Rémi Denis-Courmont
- [vlc-commits] include: move spu under vout in Doxygen
Rémi Denis-Courmont
- [vlc-commits] latex: batchmode and hyperlinks
Jean-Baptiste Kempf
- [vlc-commits] Audio output: Fix comment typo
Jean-Baptiste Kempf
- [vlc-commits] Audio output: Fix comment typo
Jean-Baptiste Kempf
- [vlc-commits] AudioBar: Lower the threshold for alarm
Ramon Gabarró
- [vlc-commits] Jamendo Lua Service Discovery extension update
Gian Marco Sibilla
- [vlc-commits] opencv_wrapper: use opencv2-style includes
Samuel Martin
- [vlc-commits] opencv_example: add missing #include statements
Samuel Martin
- [vlc-commits] libavi: don't limit probing to movi when non-fastseekable
Francois Cartegnie
- [vlc-commits] RTSP: fix off-by-one buffer overflow
Jean-Baptiste Kempf
- [vlc-commits] fix memory leak in lib/audio.c
Zhao Zhili
- [vlc-commits] Lua.cli: improve lua 5.3 compatibility
Jean-Baptiste Kempf
- [vlc-commits] latex: batchmode and hyperlinks
Jean-Baptiste Kempf
- [vlc-commits] Update NEWS
Jean-Baptiste Kempf
- [vlc-commits] rtsp: avoid hardcoding buffer size
Arjun Sreedharan
- [vlc-commits] Update NEWS
Jean-Baptiste Kempf
- [vlc-commits] avcodec: fix libavutil version
Jean-Baptiste Kempf
- [vlc-commits] avcodec: fix libavutil version
Jean-Baptiste Kempf
- [vlc-commits] include: add/fix more Doxygen groups
Rémi Denis-Courmont
- [vlc-commits] Don't use "None" in an enum, it's too common
Jean-Baptiste Kempf
- [vlc-commits] Qt: extension dialog: update checkboxes if a check state was changed
Daniel Amm
- [vlc-commits] CMake: add the includes from libvlc
Jean-Baptiste Kempf
- [vlc-commits] Map the new TitleDescription calls
Jean-Baptiste Kempf
- [vlc-commits] Map the new chapters description calls
Jean-Baptiste Kempf
- [vlc-commits] add support for titles and chapters
Daniel Amm
- [vlc-commits] gcrypt: require libgcrypt >= 1.6.0
Thomas Guillem
- [vlc-commits] hls: include config.h
Thomas Guillem
- [vlc-commits] libvlc: clean recent title and chapter API additions
Felix Paul Kühne
- [vlc-commits] dsm: prettify discovery submodule description and add shortcut
Felix Paul Kühne
- [vlc-commits] file: fix fd leak when opening a directory
Thomas Guillem
- [vlc-commits] dsm: fix compilation warning
Felix Paul Kühne
- [vlc-commits] file: use fdopendir to open a dir from a fd
Thomas Guillem
- [vlc-commits] structures: add libVLC version guards
Jean-Baptiste Kempf
- [vlc-commits] Skins2: add check on bitmaps to avoid crash
Erwan Tulou
- [vlc-commits] direct3d11: use the D3D11 types as D3D9 is not available on some platforms
Steve Lhomme
- [vlc-commits] direct3d11: check more return values
Steve Lhomme
- [vlc-commits] direct3d11: keep the swapchain number and format of buffers
Steve Lhomme
- [vlc-commits] direct3d11: the viewport size is set on the swapchain update
Steve Lhomme
- [vlc-commits] mmal: Fix plane offset computation
Julian Scheel
- [vlc-commits] mmal/codec: Fall back to dts if pts is no available
Julian Scheel
- [vlc-commits] Skins2: add check on bitmaps to avoid crash
Erwan Tulou
- [vlc-commits] direct3d11: reorder some calls
Steve Lhomme
- [vlc-commits] direct3d11: fix the VLC_WINSTORE_APP usage
Steve Lhomme
- [vlc-commits] directx-va: do not load the DLL if not needed
Steve Lhomme
- [vlc-commits] direct3d11: fix compilation when direct rendering cannot be used
Steve Lhomme
- [vlc-commits] Fix spelling of "readable"
Rémi Denis-Courmont
- [vlc-commits] clock: input_clock_ConvertTS: missing log object
Francois Cartegnie
- [vlc-commits] contrib: harfbuzz: don't use host-specific icu-config
Rafaël Carré
- [vlc-commits] contrib: generate the d3d11.h with ID3D11VideoDecoder support
Steve Lhomme
- [vlc-commits] demux: mp4: try to detect non interleaved content prior playback
Francois Cartegnie
- [vlc-commits] Contribs: FFmpeg/libav, update Hash
Jean-Baptiste Kempf
- [vlc-commits] D3D11: fix compilation in DEBUG mode
Jean-Baptiste Kempf
- [vlc-commits] D3D11: actually use the debug flags in debug
Jean-Baptiste Kempf
- [vlc-commits] Contrib: prefix widl tool
Jean-Baptiste Kempf
- [vlc-commits] Contribs: D3D, use wine headers when Xcompilign
Jean-Baptiste Kempf
- [vlc-commits] demux: adaptative: add inertia to rate based logic
Francois Cartegnie
- [vlc-commits] input: remove antilogy, add error handling and simplify
Rémi Denis-Courmont
- [vlc-commits] lib: remove no-op
Rémi Denis-Courmont
- [vlc-commits] lib: fix pointer misused as integer and simplify
Rémi Denis-Courmont
- [vlc-commits] lib: fix memory leak
Rémi Denis-Courmont
- [vlc-commits] demux: mp4: bind jpeg to mjpeg (fix #14846)
Francois Cartegnie
- [vlc-commits] define __STDC_*_MACROS in vlc_fixups.h for pre C++11 hosts
Thomas Guillem
- [vlc-commits] demux: adaptative: add getFirstDTS
Francois Cartegnie
- [vlc-commits] demux: adaptative: always set first pcr to lowest dts
Francois Cartegnie
- [vlc-commits] demux: adaptative: ensure data is dropped while restarting
Francois Cartegnie
- [vlc-commits] demux: adaptative: add missing locks in controls callback
Francois Cartegnie
- [vlc-commits] demux: hls: remove duplicated variable
Francois Cartegnie
- [vlc-commits] Mingw and mingw-w64 has broken C++11 support
Jean-Baptiste Kempf
- [vlc-commits] Implement struct parsing.
Olivier Aubert
- [vlc-commits] Fix ctypes.byref reference
Olivier Aubert
- [vlc-commits] Add support for MediaPlayer.get_full_(title|chapter)_descriptions
Olivier Aubert
- [vlc-commits] iOS dialog provider: fix retain cycle
Felix Paul Kühne
- [vlc-commits] iOS dialog provider: fix retain cycle
Felix Paul Kühne
- [vlc-commits] macosx: fix window ordering during startup (close #14486)
David Fuhrmann
- [vlc-commits] darwinvlc: compile with objc and fix build system
David Fuhrmann
- [vlc-commits] darwinvlc/macosx: rework binary, start main loop in darwinvlc
David Fuhrmann
- [vlc-commits] macosx: fix window ordering during startup (close #14486)
David Fuhrmann
- [vlc-commits] mac packaging: do not depend on vlc target
David Fuhrmann
- [vlc-commits] macosx: hack to defer vout window creation is not needed anymore
David Fuhrmann
- [vlc-commits] macosx: remove o_appLock, rename f_appExit
David Fuhrmann
- [vlc-commits] bin: build a vlc-osx-static similar to vlc-static, to fix tests
David Fuhrmann
- [vlc-commits] configure: allow C11 compiler for build system native compiler
Rémi Denis-Courmont
- [vlc-commits] m4: improve C++11 check
Rémi Denis-Courmont
- [vlc-commits] configure: test and enable C11 where available
Rémi Denis-Courmont
- [vlc-commits] include: stick to a single version (2011) C/C++ atomics
Rémi Denis-Courmont
- [vlc-commits] live555: Add satip support
Julian Scheel
- [vlc-commits] live555: Use OPTIONS as keep-alive fallback
Julian Scheel
- [vlc-commits] Contribs: update live555
Jean-Baptiste Kempf
- [vlc-commits] NEWS about SAT>IP
Jean-Baptiste Kempf
- [vlc-commits] android: merge android_surface with android_window
Thomas Guillem
- [vlc-commits] Remove using namespace std; from C++ code
Hugo Beauzée-Luyssen
- [vlc-commits] vlc_atomic: use std::atomic<> instead of std::atomic_base<>
Thomas Guillem
- [vlc-commits] Fix warning on all c++ files
Hugo Beauzée-Luyssen
- [vlc-commits] Revert "Fix warning on all c++ files"
Hugo Beauzée-Luyssen
- [vlc-commits] android_window: add chroma option
Thomas Guillem
- [vlc-commits] modules: include android_window if HAVE_ANDROID
Thomas Guillem
- [vlc-commits] extras/mac: set deployment target to 10.7 so we can use libc++
Felix Paul Kühne
- [vlc-commits] contrib/macosx: set deployment target to 10.7 and ensure that the libraries make use of libc++
Felix Paul Kühne
- [vlc-commits] configure/darwin: make use of gnu11 instead of gnu99, deploy libc++
Felix Paul Kühne
- [vlc-commits] extras/ios: move to libc++
Felix Paul Kühne
- [vlc-commits] check_headers: fix regular expression
Rémi Denis-Courmont
- [vlc-commits] stream: fix warning
Thomas Guillem
- [vlc-commits] stream: fix arguments mismatch
Thomas Guillem
- [vlc-commits] Move title and chapter objects into input object
Daniel Amm
- [vlc-commits] test.html: remove conflicting width specification
Daniel Amm
- [vlc-commits] test.html: remove conflicting width specification
Daniel Amm
- [vlc-commits] DVBsub encoder: don't use vlc_fourcc_to_char
Jean-Baptiste Kempf
- [vlc-commits] contrib/sidplay: fix openmode patch
Felix Paul Kühne
- [vlc-commits] avcodec: add mappings for gbrp 9/10-bit LE,BE
Tristan Matthews
- [vlc-commits] direct3d11: fix video position on Windows Phone and WinRT
Steve Lhomme
- [vlc-commits] InstanceCX: pass parameters for the D3D11 vout
Steve Lhomme
- [vlc-commits] src/image: correctly handle anamorphic content sizes (closes #13862)
Felix Paul Kühne
- [vlc-commits] src/image: make sure we set the output dimensions correctly (refs #13862)
Felix Paul Kühne
- [vlc-commits] src/image: correctly handle anamorphic content sizes (closes #13862)
Felix Paul Kühne
- [vlc-commits] src/image: make sure we set the output dimensions correctly (refs #13862)
Felix Paul Kühne
- [vlc-commits] Update NEWS
Felix Paul Kühne
- [vlc-commits] Move title and chapter objects from 'video' to 'input'
Daniel Amm
- [vlc-commits] NSIS/Qt extension dialog: remove duplicates
Daniel Amm
- [vlc-commits] Qt: extension dialog: update checkboxes if a check state was changed
Daniel Amm
- [vlc-commits] NSIS/Qt extension dialog: remove duplicates
Daniel Amm
- [vlc-commits] Remove unused global mutex
Rémi Denis-Courmont
- [vlc-commits] Do not include <vlc_spu.h> in <vlc_vout_osd.h>
Rémi Denis-Courmont
- [vlc-commits] Qt4: fix some leaks
Rémi Denis-Courmont
- [vlc-commits] Contribs: update libbluray to 0.8.1
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update libbluray to 0.8.1
Jean-Baptiste Kempf
- [vlc-commits] picture: move picture_BlendSubpicture() to subpicture
Rémi Denis-Courmont
- [vlc-commits] vout: remove dependency on filter
Rémi Denis-Courmont
- [vlc-commits] image: remove dependency on vout
Rémi Denis-Courmont
- [vlc-commits] visual: replace unnecessary includes
Rémi Denis-Courmont
- [vlc-commits] Goom: fix compilation
Jean-Baptiste Kempf
- [vlc-commits] macosx: Remove Modules.am and add Makefile.am directly
David Fuhrmann
- [vlc-commits] macosx_dialog_provider: remove Modules.am
David Fuhrmann
- [vlc-commits] minimal_macosx: Remove Modules.am
David Fuhrmann
- [vlc-commits] ios_dialog_provider: Remove Modules.am
David Fuhrmann
- [vlc-commits] minimal_macosx: Fix compilation, adapt to recent darwinvlc changes
David Fuhrmann
- [vlc-commits] avcodec: add mappings for gbrp 9/10-bit LE,BE
Tristan Matthews
- [vlc-commits] avformat mux: use visible width/height for muxing
Jan Ekström
- [vlc-commits] vout: do not use D3D9 built-in shaders with D3D11
Steve Lhomme
- [vlc-commits] D3D11
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update live555
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update live555
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update live555
Jean-Baptiste Kempf
- [vlc-commits] bits: cosmetics
Felix Paul Kühne
- [vlc-commits] H264 NAL helpers: expose profile compatibility byte
Felix Paul Kühne
- [vlc-commits] video chroma: add a Nv12 copy function which outputs I420
Felix Paul Kühne
- [vlc-commits] libvlc_media_player: create the aout when first setting audio options
Thomas Guillem
- [vlc-commits] lib: add libvlc_media_player_set_android_context
Thomas Guillem
- [vlc-commits] android: add AWindowHandler and android_getEnv
Thomas Guillem
- [vlc-commits] picture: privatize reference counting
Rémi Denis-Courmont
- [vlc-commits] chromecast: remove useless atomic variable
Rémi Denis-Courmont
- [vlc-commits] qt: use QAtomicInt
Rémi Denis-Courmont
- [vlc-commits] decklink: remove useless #include
Rémi Denis-Courmont
- [vlc-commits] Fix atomics usage in C++
Rémi Denis-Courmont
- [vlc-commits] include: do not redefine standard C++ symbols
Rémi Denis-Courmont
- [vlc-commits] include: restore Intel intrinsics replacement for C11 atomics
Rémi Denis-Courmont
- [vlc-commits] picture: ensure picture_t layout is fixed across languages and versions
Rémi Denis-Courmont
- [vlc-commits] Revert "libvlc_media_player: create the aout when first setting audio options"
Thomas Guillem
- [vlc-commits] adaptive: fix StreamType namespace missing
Steve Lhomme
- [vlc-commits] compat: freeaddrinfo: fix compilation warning
KO Myung-Hun
- [vlc-commits] extras/tools: remove liblzma pkgconfig file
Sean McGovern
- [vlc-commits] contrib: fix SHA512 data for Sparkle
Sean McGovern
- [vlc-commits] Add VideoToolbox based decoder
Felix Paul Kühne
- [vlc-commits] Add VideoToolbox based decoder
Felix Paul Kühne
- [vlc-commits] atomics: fix compilation with clang version < 7
Felix Paul Kühne
- [vlc-commits] localtime_r: fix Annex K usage
Rémi Denis-Courmont
- [vlc-commits] atomics: fix compilation with GCC
Felix Paul Kühne
- [vlc-commits] picture_pool: inline Create() function
Rémi Denis-Courmont
- [vlc-commits] picture_pool: simplify allocation
Rémi Denis-Courmont
- [vlc-commits] picture_pool: cosmetics
Rémi Denis-Courmont
- [vlc-commits] picture_pool: remove no longer used ticks
Rémi Denis-Courmont
- [vlc-commits] darwin: explicitly enforce c++11 as language flavor
Felix Paul Kühne
- [vlc-commits] contrib/darwin: apply extra CXX flags to cmake, too
Felix Paul Kühne
- [vlc-commits] contrib/darwin: don't hard link against lc++
Felix Paul Kühne
- [vlc-commits] extras/tools: remove liblzma pkgconfig file
Sean McGovern
- [vlc-commits] contrib: fix SHA512 data for Sparkle
Sean McGovern
- [vlc-commits] macosx: always delete stored input thread on change (close #14850)
David Fuhrmann
- [vlc-commits] macosx: rename PLItemChanged to InputThreadChanged
David Fuhrmann
- [vlc-commits] macosx: Move input-related code to own class
David Fuhrmann
- [vlc-commits] macosx: Move input-related handlers to InputManager, simplify
David Fuhrmann
- [vlc-commits] macosx: simplify more updaters
David Fuhrmann
- [vlc-commits] macosx: remove unneeded prototypes
David Fuhrmann
- [vlc-commits] avcodec: fix frame leaks
Rémi Denis-Courmont
- [vlc-commits] picture_pool: use bit mask to track allocated pictures
Rémi Denis-Courmont
- [vlc-commits] picture_pool: add picture_pool_Deref()
Rémi Denis-Courmont
- [vlc-commits] picture_pool: stop meddling with picture reference counters
Rémi Denis-Courmont
- [vlc-commits] picture_pool: remove picture_gc_sys_t.picture
Rémi Denis-Courmont
- [vlc-commits] picture_pool: remove one allocation per cloned picture
Rémi Denis-Courmont
- [vlc-commits] picture_pool: use bit mask to track allocated pictures
Rémi Denis-Courmont
- [vlc-commits] picture_pool: stop meddling with picture reference counters
Rémi Denis-Courmont
- [vlc-commits] picture_pool: remove picture_gc_sys_t.picture
Rémi Denis-Courmont
- [vlc-commits] picture_pool: remove one allocation per cloned picture
Rémi Denis-Courmont
- [vlc-commits] include: add popcountll() variant of popcount() for long long
Rémi Denis-Courmont
- [vlc-commits] picture_pool: stop meddling with picture reference counters
Rémi Denis-Courmont
- [vlc-commits] picture_pool: remove picture_gc_sys_t.picture
Rémi Denis-Courmont
- [vlc-commits] picture_pool: remove one allocation per cloned picture
Rémi Denis-Courmont
- [vlc-commits] picture_pool: release unused pictures immediately
Rémi Denis-Courmont
- [vlc-commits] picture_pool: make the reference count atomic
Rémi Denis-Courmont
- [vlc-commits] Add replacement for GNU ffsll()
Rémi Denis-Courmont
- [vlc-commits] picture_pool: use ffsll() as appropriate
Rémi Denis-Courmont
- [vlc-commits] mailmap: remove one former address of mine
Rémi Denis-Courmont
- [vlc-commits] input: inline input_CreateAndStart(), fix error handling
Rémi Denis-Courmont
- [vlc-commits] input: replace input_Preparse() with input_CreatePreparse()
Rémi Denis-Courmont
- [vlc-commits] configure: really print an error if the compiler cannot be found
Rémi Denis-Courmont
- [vlc-commits] configure: really print an error if the compiler cannot be found
Rémi Denis-Courmont
- [vlc-commits] input: remove useless cancellation preemption
Rémi Denis-Courmont
- [vlc-commits] v4l2: also print visible dimensions in the logs
Rémi Denis-Courmont
- [vlc-commits] avcodec: fix VDA module loading
Felix Paul Kühne
- [vlc-commits] avcodec: remove legacy VDA implementation and add stricter sanity checks before starting to decode
Felix Paul Kühne
- [vlc-commits] ios: compile for iOS 7 instead of 6.1
Felix Paul Kühne
- [vlc-commits] win32: use native TLS index support
Rémi Denis-Courmont
- [vlc-commits] win32: clean thread-local storage also on non-LibVLC threads
Rémi Denis-Courmont
- [vlc-commits] wasapi: use one-time init rather than DllMain()
Rémi Denis-Courmont
- [vlc-commits] cpu: remove stray comments
Rémi Denis-Courmont
- [vlc-commits] vlc_atomic.h: cosmetics for clang workaround
Jean-Baptiste Kempf
- [vlc-commits] contrib: mpcdec: their SVN server is not working
Rafaël Carré
- [vlc-commits] contrib: mpc: fix sum rule
Rafaël Carré
- [vlc-commits] Contribs: don't hardcode URLs
Jean-Baptiste Kempf
- [vlc-commits] contrib: live555: set the MSG_NOSIGNAL flag when writing to sockets
Rémi Denis-Courmont
- [vlc-commits] Contribs: update live555
Jean-Baptiste Kempf
- [vlc-commits] Try fixing previous atomic header commit
Jean-Baptiste Kempf
Last message date:
Tue Jun 30 23:13:26 CEST 2015
Archived on: Tue Jun 30 23:13:27 CEST 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).