]> git.sesse.net Git - vlc/shortlog
vlc
2014-10-14 Francois Cartegniedemux: mp4: split es setup
2014-10-13 Thomas Guillemomxil: add VP8 and VP9 in format_table
2014-10-13 Thomas Guillemandroid: fix monotonic cond_timedwait on newer versions
2014-10-13 Jean-Baptiste... Win32: prefer the static libraries when creating the...
2014-10-12 Rémi Denis... var_GetAndSet() can fail
2014-10-12 KO Myung-HunAdd -avoid-version to LDFLAGS of vlc and vlccore on...
2014-10-12 Jean-Baptiste... Chromecast: fix compilation for INT64_C definition
2014-10-12 Jean-Baptiste... Win32 configure: use a quoted $@ instead of $*
2014-10-12 Jean-Baptiste... Win32: remove dead cygwin options
2014-10-12 Felix Paul... extras: mirror ragel on v.o since upstream server is...
2014-10-12 Felix Paul... ios: require iOS 6.1 since 5.1 is no longer support...
2014-10-12 Rémi Denis... chromecast: remove useless BUILT_SOURCES
2014-10-12 Uwe L. Kornprotoc: %.pb.h is also genterated on a call
2014-10-12 Tristan Matthewscontrib: speexdsp: disable examples
2014-10-11 Rémi Denis... configure: fix SFTP plugin name
2014-10-11 Rémi Denis... vout: reset A.R. and zoom to sane defaults if unset...
2014-10-11 Jean-Baptiste... Contrib: update protobuf to 2.6.0
2014-10-11 Jean-Baptiste... Tools: update protoc to 2.6.0
2014-10-11 Rémi Denis... lib: disable decoding hardware acceleration with vmem
2014-10-11 Jean-Baptiste... Update NEWS and MODULES_LIST
2014-10-11 Thomas Guillemcontrib: fix cross-compile for x86_64
2014-10-11 Rémi Denis... configure: fix typo in rcc code (fixes #12384)
2014-10-11 Rémi Denis... msw: fix format string
2014-10-11 Rémi Denis... hds: fix format string
2014-10-11 Rémi Denis... mp4: fix format string
2014-10-11 Rémi Denis... mft: fix format string
2014-10-11 Tristan Matthewspng: encoder: encode visible lines, but use pitch for...
2014-10-11 Tristan Matthewspng: encoder: really fix row offset calculation
2014-10-10 Rémi Denis... sout_standard: fix inverted logic
2014-10-10 Julian Scheelcodec/zvbi: Do not follow dead color-links
2014-10-10 Julian Scheelcodec/zvbi: Only reset subpicture in text mode
2014-10-10 Julian Scheelmmal/vout: Use framerate from pictures
2014-10-10 Thomas Guillemcontrib/bootstrap: add arm64 for android
2014-10-10 Thomas Guillemcontrib: speexdsp: disable neon on aarch64
2014-10-10 Julian Scheelmmal/codec: Increase verbosity for interlaced detection
2014-10-10 Julian Scheelmmal/codec: Fix top_field_first flagging
2014-10-09 Francois Cartegniedemux: libmp4: fix heap write ofw in chan (fix #12371)
2014-10-09 Francois Cartegniedemux: mp4: fix heap read ofw in extra bytes
2014-10-09 Francois Cartegniedemux: asf: fix heap buffer write ofw in priorities...
2014-10-09 Thomas Guillemcontrib: fix cross-compile for aarch64
2014-10-09 Thomas Guillemandroid: fix nanf detection
2014-10-09 Thomas Guillemcontrib/bootstrap: add x86_64 for android
2014-10-09 Thomas Guillemcontrib: don't hardcode android api
2014-10-09 Julian Scheelmmal/codec: Set progressive flag on frames
2014-10-09 Francois Cartegniedemux: mp4: fix last chunk size computation (fix #12362)
2014-10-09 Francois Cartegniedemux: libmp4: fix heap buffer write ofw in chpl (fix...
2014-10-09 Julian Scheelmmal/vout: Use current pictures format for rate matching
2014-10-09 Julian Scheelmmal: Fix buffer size computation
2014-10-09 Julian Scheelmmal/vout: Apply phase offset to match vsync period
2014-10-09 Julian Scheelmmal/vout: Configure latency target
2014-10-08 Francois Cartegniedemux: libmp4: add quicktime mp4a/wave/mp4a rule
2014-10-08 Francois Cartegniedemux: asfpacket: fix use after free (fix #12361)
2014-10-08 Francois Cartegniedemux: ogg: fix use after free (fix #12360)
2014-10-08 Francois Cartegniedemux: libavi: fix heap write ofw
2014-10-08 Francois Cartegniedemux: livavi: fix heap buffer ofw in strf parsing...
2014-10-08 Francois Cartegniedemux: tta: fix heap buffer ofw (fix #12357)
2014-10-08 Francois Cartegniedemux: mp4: fix heap buffer ofw with zero chunk (fix...
2014-10-08 Francois Cartegniedemux: libmp4: fix heap overflow in stdp debug code...
2014-10-08 Francois Cartegniesout: chromecast: close connection on load failure
2014-10-08 Thomas Guillemfix gles2 plugin not being built
2014-10-08 Jean-Baptiste... Protobuf: don't compile protoc in Xcompilation
2014-10-08 Jean-Baptiste... Extras: add protoc
2014-10-08 Jean-Baptiste... Chromecast: fix distcheck
2014-10-07 Rémi Denis... include: fix external compilation (fixes #12355)
2014-10-07 Rémi Denis... include: remove restrict keyword (fixes #12354)
2014-10-07 Antti Ajankihds: Ignore sentinel value at the end of the fragment...
2014-10-07 Rafaël Carrécontrib: fix freetype dependencies
2014-10-07 Tristan Matthewscontrib: speex: avoid automatically depending on ogg
2014-10-06 Rémi Denis... vdpau/deinterlace: set progressive flag on both output...
2014-10-06 Rémi Denis... misc: remove makefile recursion
2014-10-06 Rémi Denis... misc: remove Modules.am
2014-10-06 Rémi Denis... vdpau/avcodec: adapt to new libavcodec VDPAU interface
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
next