]> git.sesse.net Git - vlc/shortlog
vlc
2014-04-27 Jean-Baptiste... Use RGB for TIFF encoding
2014-04-27 Luca Barbatoavcodec: Extend the check for impossible dimensions
2014-04-27 Tristan MatthewsContribs: update libass to 0.11.2
2014-04-27 Felix Paul... audiounit: cast OSStatus correctly for debug output
2014-04-27 Felix Paul... quartztext: remove write-only variables and a potential...
2014-04-27 Felix Paul... access/file: don't read-ahead when processing remote...
2014-04-27 Rémi Denis... httpd: do not fail-open on memory errors
2014-04-27 Rémi Denis... httpd_RedirectNew: avoid strdup() with unhandled error
2014-04-27 Rémi Denis... httpd_FileNew: avoid strdup() with unhandled error
2014-04-27 Rémi Denis... httpd: remove write only string
2014-04-27 Jean-Baptiste... Fix typo
2014-04-27 David Fuhrmannauhal: properly retain device array contents
2014-04-27 Jean-Baptiste... Reindent
2014-04-27 Jean-Baptiste... Map ON2 AVC audio codec
2014-04-27 Felix Paul... macosx: fix utf8 issue
2014-04-27 Felix Paul... auhal: fix a couple of memory leaks
2014-04-26 Felix Paul... extras/tools: fix ragel patch application
2014-04-26 Felix Paul... macosx: expose continue playback option in simple settings
2014-04-26 Felix Paul... macosx: add continue playback where you left off (refs...
2014-04-26 Felix Paul... macosx/StringUtility: add helper to format time strings
2014-04-26 Rémi Denis... mpeg_audio: signed integer overflow
2014-04-25 David Fuhrmannauhal: increase ringbuffer size by one second
2014-04-25 Felix Abecassiscodec: implementation of Media Foundation Transform...
2014-04-25 Felix Paul... lua/http: remove remnants of the first generation http...
2014-04-25 Felix Paul... lua/http: fix copyright headers
2014-04-25 Felix Paul... http/lua: remove minimized local jquery copy
2014-04-25 Felix Paul... share: fix typo
2014-04-25 Felix Paul... lua/http: fix typo
2014-04-24 Rémi Denis... DASH: unroll and clarify
2014-04-24 Rémi Denis... subsusf: simplification
2014-04-24 David Fuhrmannmacosx: properly store video-on-top state in playlist...
2014-04-24 David Fuhrmannvout_macosx: always set forced window size for the...
2014-04-24 Francois Cartegniedemux: ogg: save offset on serialno change
2014-04-24 Francois Cartegniedemux: flac: probe by mime type
2014-04-24 Francois Cartegniedemux: ogg: probe by mime type (fix #10222)
2014-04-24 Rémi Denis... mp4: dead code
2014-04-24 Rémi Denis... projectM: dead code
2014-04-24 Rémi Denis... netconf: fix flawed logic
2014-04-24 Rémi Denis... RTP sout: handle base64 decoding error
2014-04-24 Rémi Denis... dbus: remove evil intractable macro, fix memory leak
2014-04-24 Rémi Denis... vorbis: really fix out-of-bound read
2014-04-24 Rémi Denis... STL: restore comment
2014-04-24 Francois Cartegniedemux: avi: lazy load indexes if not fastseekable
2014-04-24 Felix Paul... vout_ios2: cosmetics
2014-04-24 Rafaël CarréDo not try to packetize if we couldn't find a packetizer
2014-04-24 Francois Cartegniedemux: libavi: fix boundary setup
2014-04-24 Francois Cartegniedemux: avi: don't ask for fix on non fastseekable
2014-04-24 Felix Paul... vout_ios2: add support for touch events to control...
2014-04-24 Felix Paul... caopengllayer: don't use GCD to fetch the OpenGL context
2014-04-24 Jean-Baptiste... Add yet another QNAP fourCC
2014-04-23 Rémi Denis... puzzle: remove tautology
2014-04-23 Rémi Denis... http: avoid NULL dereference
2014-04-23 Rémi Denis... avformat mux: prevent buffer overrun
2014-04-23 Rémi Denis... lua: do not pass -1 to read/write/recv/send
2014-04-23 Rémi Denis... atmo: memory leak
2014-04-23 Rémi Denis... dbus: memory leak
2014-04-23 Rémi Denis... STL: simplify and fix memory leak
2014-04-23 Rémi Denis... vdpau/chroma: NULL dereference on error
2014-04-23 Rémi Denis... XCB/screen: width and height are unsigned
2014-04-23 Rémi Denis... ALSA input: cope with EINTR
2014-04-23 Rémi Denis... transcode: NULL check
2014-04-23 Rémi Denis... zip: NULL dereference
2014-04-23 Rémi Denis... Smooth: remove tautology
2014-04-23 Rémi Denis... SAP: NULL dereference on error path
2014-04-23 Rémi Denis... RAOP: NULL dereference on error path
2014-04-23 Rémi Denis... taglib: fix potential NULL dereference
2014-04-23 Felix Paul... ios2_vout: fix potential texture resizing issue if...
2014-04-23 Rémi Denis... JACK: remove tautology
2014-04-23 Rémi Denis... lib: avoid NULL deref on error
2014-04-23 Rémi Denis... OpenCV: array identifier cannot be NULL
2014-04-23 Rémi Denis... http: fix corner case memory leaks
2014-04-23 Rémi Denis... vlm: fix error message / uninitialized variable
2014-04-23 Rémi Denis... avi: memory leak
2014-04-23 Rémi Denis... XCB/XVideo: return correct number of adaptors (fixes...
2014-04-23 Francois Cartegniedemux: avi: create index requires only fastseekable...
2014-04-23 Felix Paul... caopengllayer: add support for hiding the mouse cursor
2014-04-23 Felix Paul... caopengllayer: add implicit API to handle mouse events
2014-04-23 Rafaël Carrépng encoder: really compress
2014-04-23 Francois Cartegniedemux: ogg: implement speex backward duration fixing...
2014-04-23 Francois Cartegniedemux: mp4: rename GetTrack->GetTrackByID
2014-04-22 Rémi Denis... dirac: no statements after return
2014-04-22 Rémi Denis... mkv: use do/while-zero for impossible loop
2014-04-22 Rémi Denis... x264: remove no-op
2014-04-22 Rémi Denis... XCB/XVideo: missing break
2014-04-22 Rémi Denis... sout/rtsp: dead code
2014-04-22 Rémi Denis... udev: flawed logic
2014-04-22 Rémi Denis... zvbi: do not copy object of several kilo-bytes on the...
2014-04-22 Rémi Denis... udev: fix unlikely descriptor leak
2014-04-22 Rémi Denis... v4l2/vbi: descriptor leak
2014-04-22 Rémi Denis... dvb/scan: memory leak
2014-04-22 Rémi Denis... rootwrap: file descriptor leak
2014-04-22 Rémi Denis... xcb/screen: memory leak
2014-04-22 Rémi Denis... sap: memory leak
2014-04-22 Rémi Denis... smooth: memory leak
2014-04-21 Finn HughesCorrectly process wholly translucent zvbi subtitles
2014-04-21 Sean McGoverntools: update cmake to 2.8.12.2
2014-04-21 Tristan Matthewsspeex: cosmetics
2014-04-21 Tristan Matthewsspeex: deduce mode from rate when decoding rtp
2014-04-21 Tristan Matthewsspeex: assume default settings if header is missing
2014-04-20 Rafaël Carrénsis: fix typo in french translation
next