]> git.sesse.net Git - vlc/shortlog
vlc
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
2014-04-19 David Fuhrmannmacosx: remove outdated / unused outlet
2014-04-19 David Fuhrmannmacosx: fix outlets for search bar
2014-04-19 David Fuhrmannmacosx: disable normvol slider if filter is disabled
2014-04-19 David Fuhrmannmacosx: deactivate spatializer controls if spatializer...
2014-04-19 David Fuhrmannmacosx: deactivate compressor controls if compressor...
2014-04-19 David Fuhrmannmacosx: disable equalizer controls if eq is disabled
2014-04-19 David Fuhrmannvout_macosx: fix mouse position in vout for retina...
2014-04-19 Rafaël Carrémpgatofixed32: check for invalid channels count
2014-04-18 Francois Cartegniedemux: avi: fix non seekbable uncompressed bitmaps...
2014-04-18 Francois Cartegnieupdate NEWS
2014-04-18 Francois Cartegniedemux: avi: handle paletized bitmaps
2014-04-18 Francois Cartegnievlc_es: add #define for palette size
2014-04-18 Francois Cartegniedemux: avi: add E_NOMEM returns
2014-04-18 Francois Cartegniedemux: avi: do proper palette reading and checks
2014-04-18 Francois Cartegniedemux: avi: wrong signedness & missing proto
2014-04-18 Jean-Baptiste... Qt: restore the playlist if it was minimized when closi...
2014-04-18 Francois Cartegniedemux: avi: handle uncompressed frames flip
2014-04-18 Francois Cartegniedemux: avi: fix negative height handling
2014-04-18 Francois Cartegniedemux: avi: add defines for compression types
2014-04-18 Rafaël Carrédirectfb: use triple buffering
2014-04-18 Francois Cartegniedemux: avi: align reads for uncompressed bmp (fix ...
2014-04-18 Jean-Baptiste... Qt: fix play button state after toolbar customization
2014-04-18 Rafaël Carrédirect: set visible picture dimensions
2014-04-18 Rafaël Carrédirectfb: remove obvious comments
2014-04-18 Rafaël Carrédirectfb: remove dummy function
2014-04-18 Rafaël Carrédirectfb: inline OpenDisplay, reduce context
2014-04-18 Rafaël Carrédirectfb: simplify rgb setup
next