]> git.sesse.net Git - vlc/shortlog
vlc
2014-10-06 Rémi Denis... wayland: agree on the name of video_output subdirectory
2014-10-06 Ludovic Fauvetchromecast: fix TLS connection leak on error
2014-10-06 Francois Cartegniemisc: acoustid: fix mbz string copy
2014-10-06 Francois Cartegniedemux: mp4: add WMV3/WMA2 in mov support
2014-10-06 Francois Cartegniedemux: libmp4: handle ASF atom
2014-10-06 Francois Cartegniedemux: asf: split packet parsing for reuse
2014-10-06 Francois Cartegniedemux: asf: stay within track limits
2014-10-06 Rafaël Carrédecklink: fix linking with recent sdk
2014-10-06 Igor Prokopenkovlib: Fire libvlc_MediaListPlayerPlayed at end of playlist
2014-10-06 Thomas Guillemomxil: use convert_hevc_nal_units for hevc
2014-10-06 Thomas Guillemmediacodec: use convert_hevc_nal_units for hevc
2014-10-06 Thomas Guillemadd convert_hevc_nal_units in hevc_nal.c
2014-10-06 Thomas Guillemmediacodec: add hevc mimetype
2014-10-06 Thomas Guillemomxil: add hevc in format_table
2014-10-05 Rémi Denis... XCB/XVideo: do not fallback to YUYV output for RGB...
2014-10-05 Rémi Denis... XCB/XVideo: reject hardware surfaces for the time being
2014-10-05 Rémi Denis... wayland/shm: reorient the video in the compositor
2014-10-05 Rémi Denis... wayland/shell: request compositor version 2 if available
2014-10-05 Rémi Denis... wayland/shm: use wl_scaler for A/R, crop and zoom ...
2014-10-05 Rémi Denis... wayland: import the scaler protocol definitions
2014-10-04 Damien Erambertmacosx: fix music sidebar icon
2014-10-04 Rémi Denis... wayland/shm: no need to retain the shm_pool
2014-10-04 Rémi Denis... wayland/shm: unmap picture buffers upon picture destruction
2014-10-04 Rémi Denis... wayland/shm: create a new file temporary file always...
2014-10-04 Rémi Denis... wayland screenshooter: add missing unlink()
2014-10-04 Ilkka Ollakkamux ts: indent fix
2014-10-04 Ilkka Ollakkamux ts: Don't do extra copy on every aac packet
2014-10-04 Rémi Denis... vdpau: preallocate pool of video surfaces
2014-10-04 Rémi Denis... vdpau: fix VRAM leak on error
2014-10-04 Rémi Denis... vdpau: use reference frames count from libavcodec
2014-10-04 Rémi Denis... vdpau: cosmetic fix
2014-10-04 Rémi Denis... XCB: factor segment detachment on error
2014-10-03 Rémi Denis... lua: write English
2014-10-03 Rémi Denis... avformat: always insert a track in the table (fixes...
2014-10-03 Rémi Denis... avcodec: map AV_CODEC_ID_NONE
2014-10-03 Francois Cartegniedemux: libmp4: fix reading WMA2 atom
2014-10-03 Francois Cartegnieacoustid: use memcpy (cid #1062538)
2014-10-03 Jean-Baptiste... Tools: Fix SF URLs
2014-10-02 Rémi Denis... avcodec: fix double free
2014-10-02 Rémi Denis... avformat: fix signed overflow
2014-10-02 Rémi Denis... avformat: check memory allocations
2014-10-02 Rémi Denis... chromecast: do not build unbuildable sources
2014-10-02 Rémi Denis... configure: really fix -ldl lookup
2014-10-02 Francois Cartegniesout: chromecast: ues different wait times
2014-10-02 Rémi Denis... block: fix invalid memory access in block_Fifo(Count...
2014-10-02 Rémi Denis... modules: fix race in module_Map()
2014-10-02 Rémi Denis... bluray: fix compilation as C11
2014-10-02 Rémi Denis... configure: fix -ldl detection with the ThreadSanitizer
2014-10-02 David Fuhrmannmacosx: avoid unnecessarily early loading of open panel nib
2014-10-02 Francois Cartegniesout: chromecast: close tls connection on error
2014-10-02 Francois Cartegniesout: chromecast: check app presence on status
2014-10-02 Francois Cartegniesout: chromecast: request status on timeout
2014-10-02 Francois Cartegniesout: chromecast: tag falls-through
2014-10-02 Francois Cartegniesout: chromecast: handle tcp close messages
2014-10-02 David Fuhrmanncodec: libass: show dialog for fontconfig cache recreat...
2014-10-02 David FuhrmannMakefile.am: Add new macosx ressources
2014-10-02 David Fuhrmannmacosx: also cache old native fullscreen images and...
2014-10-02 David Fuhrmannmacosx: implement native fullscreen behaviour for yosem...
2014-10-02 David Fuhrmannmacosx: simplify loading of titlebar graphics and integ...
2014-10-02 Damien Erambertmacosx: fix yosemite retina graphics for fullscreen...
2014-10-02 David Fuhrmannmacosx: fix main window top bar by reinstoring graphic
2014-10-02 David Fuhrmannmacosx: add yosemite graphics to project file and use...
2014-10-02 David Fuhrmannmacosx: pngcrush new yosemite icons
2014-10-02 David Fuhrmannmacosx: restructure and unify naming of new yosemite...
2014-10-02 David Fuhrmannmacosx: removed old graphics which are not used anymore
2014-10-02 Damien Erambertmacosx: Added graphics for buttons on Yosemite 10.10
2014-10-02 David Fuhrmannmacosx: add yosemite guard
2014-10-02 Rémi Denis... vdpau: remove makefile recursion
2014-10-02 Rémi Denis... video_output: remove makefile recursion
2014-10-02 Rémi Denis... video_output: finish conversion to Automake syntax
2014-10-02 Rémi Denis... avcodec: fix pointer aliasing
2014-10-02 Rémi Denis... avcodec: avcodec_alloc_frame() requires avcodec_free_fr...
2014-10-01 Rémi Denis... Move the modules EXTRA_DIST to modules/
2014-10-01 Rémi Denis... wl_screenshooter: fix Makefile dependencies
2014-10-01 Damien Erambertmacosx: Fixed size of retina titlebar buttons
2014-10-01 Tristan Matthewsts: don't drop entire audio frame on discontinuity
2014-10-01 Felix Paul... macosx: correctly hide the fspanel if app resigns activ...
2014-10-01 Adrien Maglochromecast: add an experimental sout module that connec...
2014-10-01 Adrien Maglochromecast: add protobuf file
2014-10-01 Felix Paul... contrib: add protobuf
2014-10-01 Jean-Baptiste... Android vout: reference files used
2014-10-01 Thomas Guillemomxil-dr: reorient video
2014-10-01 Thomas Guillemnativewindowpriv: add setOrientation
2014-10-01 Thomas Guillemomxil: split iomx_hwbuffer.cpp
2014-10-01 Ilkka Ollakkaudp: restore original flow without else block
2014-09-30 Ilkka Ollakkaavcodec: use VLC_CODEC_
2014-09-30 Ilkka Ollakkaudp: don't realloc in receiving, just set i_buffer
2014-09-30 Rémi Denis... Update gettext to version 19.2
2014-09-30 Rémi Denis... wl_screenshooter: add missing XML protocol definition
2014-09-30 Francois Cartegniedemux: libmp4: add atoms/structures for flip4mac
2014-09-30 Francois Cartegniedemux: mp4: move union at the end of struct
2014-09-30 David Fuhrmannmacosx: do not start same input item twice of startup
2014-09-30 David Fuhrmannmacosx: add comment for application:openFiles: usage
2014-09-30 David Fuhrmannmacosx: video effects: avoid type mismatch warning
2014-09-30 Tristan Matthewstwolame: fix chain deallocation
2014-09-30 Tristan Matthewsflac: reset decoder on end of stream (fixes #9298)
2014-09-30 Tristan Matthewstwolame: avoid buffer overflow
2014-09-30 Tristan Matthewstwolame: add error checking
2014-09-29 Rémi Denis... en50221: avoid one memory copy (refs #12307)
2014-09-29 Francois Cartegnieinput: stream_memory: handle skip reads
next