]> git.sesse.net Git - vlc/shortlog
vlc
2012-05-02 Jean-Baptiste... Relicense VLCKit to LGPL
2012-05-02 Jean-Baptiste... VLCKit: remove (void)setValue:(id)value forMeta:(NSStri...
2012-05-02 Jean-Baptiste... VLCKit: remove - (id)initWithArray:(NSArray *)array;
2012-05-02 John Petersonrar: + Support for up to 1001 volume old naming style...
2012-05-02 John Petersonrar: + Robust to non-specification header: Missing...
2012-05-02 Felix Paul... fixed typo
2012-05-02 Jean-Paul Samanavformat/mux.c: Check malloc return value.
2012-05-02 Jean-Paul Samancodec/rawvideo.c: use boolean initialization for b_invert.
2012-05-02 Jean-Paul Samanvlc_arrays.h: check malloc return value.
2012-05-02 Jean-Paul Samanskin2: call interaction_Register()
2012-05-02 Felix Paul... fixed make dist for Mac (2)
2012-05-02 Felix Paul... fixed make dist for Mac (1)
2012-05-02 Hugo Beauzée... flac: encoder: remove unused p_sys member.
2012-05-02 Hugo Beauzée... ogg: Fix a heap buffer overflow.
2012-05-02 Jean-Paul Samantranscode: replace PICTURE_RING_BUFFER with picture_fifo_t
2012-05-01 Mirsal Ennaimedbus: Use the AfterTrack parameter in the tracklist...
2012-05-01 Mirsal Ennaimeupnp: Cosmetics
2012-05-01 Mirsal Ennaimeupnp: Use saner error paths
2012-05-01 Mirsal Ennaimeupnp: Call ixmlRelaxParser only once
2012-05-01 Mirsal Ennaimeupnp: Cosmetics and variable naming
2012-05-01 Rafaël Carrécontrib: zlib: fix OSX build
2012-04-30 Jean-Baptiste... Contribs: update upnp
2012-04-30 Jean-Baptiste... Update taglib to 1.7.2
2012-04-30 Jean-Baptiste... Zlib: update to 1.2.6
2012-04-30 John Petersonrar: Read the uncompressed size high word instead of...
2012-04-30 Rafaël CarréInstall vlc_keys.h
2012-04-30 Naohiro KORIYAMAupnp: fetch all media items correctly.
2012-04-30 David Fuhrmannmacosx: small clarification regarding fullscreen controller
2012-04-29 Edward Wangluahttp: Actually load the base directory
2012-04-29 Jean-Baptiste... Map wf_tag of GSM-AMR
2012-04-29 Jean-Baptiste... Subtitles: avoid infinite loop
2012-04-29 Jean-Baptiste... Subtitles: font attributes can use ''
2012-04-29 Jean-Baptiste... ASF: cosmetics
2012-04-29 David Fuhrmannmacosx: do not display double negative time when durati...
2012-04-29 Rafaël Carrécontrib: update Qt4 to 4.8.1
2012-04-29 Rafaël Carrévlc_url.h: mark some functions with attribute malloc
2012-04-28 Jean-Baptiste... ASF: do not display GUID when not in debug mode
2012-04-27 Jean-Baptiste... ASF: better logging and more consistent with MKV/MP4...
2012-04-27 Jean-Baptiste... MKV: debug extra metadata too
2012-04-27 Jean-Baptiste... MKV: fix meta regression
2012-04-25 Rafaël Carréavformat: initialize empty options sets
2012-04-23 David Fuhrmannmacosx: fix issue where fullscreen controls are deactiv...
2012-04-23 Jean-Baptiste... Qt: fix an annoying resizing issue.
2012-04-23 Rémi Denis... decoder: cosmetic, balance mutex around a for-loop
2012-04-23 Rémi Denis... decoder: simplify and avoid immediate unlock/lock pair
2012-04-23 Rémi Denis... decoder: cosmetic change, do not special case flushing
2012-04-23 Jean-Baptiste... Qt: respect BD menu option when opening
2012-04-23 Jean-Baptiste... Qt: better alignment for eq bands
2012-04-23 Jean-Baptiste... Qt: fix gototime focus
2012-04-23 Jean-Baptiste... Qt: better alignment for equalizer texts
2012-04-22 Felix Paul... macosx: re-implement the 'icon-change' options
2012-04-22 David Fuhrmannmacosx: workaround for lion fullscreen behaviour at...
2012-04-21 Jean-Baptiste... MMS: coherence with asf demuxer
2012-04-21 Jean-Baptiste... MMS: remove debug warn about ACCESS_GET_META
2012-04-21 Jean-Baptiste... ASF: do not warn about compatibility object
2012-04-21 Edward WangQt4: Set the current rate properly
2012-04-21 Rémi Denis... Reduce i_physical_channels to 16-bits for the time...
2012-04-21 Rémi Denis... aout_DecNew: remove redumdant check
2012-04-21 Rémi Denis... Do not apply AOUT_CHAN_PHYSMASK to i_physical_channels
2012-04-21 Rémi Denis... Remove useless AOUT_PHYSMASK masking in some codecs
2012-04-21 David Fuhrmannmacosx: fix lion fullscreen button in dark ui in some...
2012-04-21 Rémi Denis... XVideo: improve the resolution error message again
2012-04-21 Rémi Denis... Relicense (rest of) "my" assembler files to LGPLv2.1
2012-04-21 Rafaël CarréAbort installer with a message if a win64 installer...
2012-04-20 David Fuhrmannmacosx: lion fullscreen: show fs controller not before...
2012-04-20 David Fuhrmannmacosx: make sure that window is not movable in lion...
2012-04-20 David Geldreichhandle the underscore prefix for some ARM ABI in arm_neon
2012-04-20 David Fuhrmannmacosx: fix behaviour of toogle playlist when in native...
2012-04-20 David Fuhrmannmacosx: make lion fullscreen compatible with reworked...
2012-04-20 David Fuhrmannmacosx vout: do not set fullscreen to false on start
2012-04-20 David Fuhrmannmacosx: fix window sizing when entering lion fullscreen...
2012-04-20 Rafaël Carréqt4 sout: replace AAC with MP3
2012-04-20 Rafaël CarréRevert "Fix AAC encoding with ffaac"
2012-04-20 David Fuhrmannmacosx vout: small cleanup
2012-04-20 Felix Paul... macosx: partially revert 884199d83044b4ce5b0a4c4ebb8896...
2012-04-20 David Fuhrmannmacosx vout: remove now unused method
2012-04-20 David Fuhrmannmacosx vout: really fix crop this time
2012-04-19 David Geldreichcorrect ARM assembly to compile with Apple gas
2012-04-19 Felix Paul... ios/build.sh: don't export the same variables twice
2012-04-19 Felix Paul... ios/build.sh: export CCAS correctly, since this is...
2012-04-19 Jean-Baptiste... MMS: improve documentation and debug messages
2012-04-19 Felix Paul... macosx: fixed a bunch of compilation warnings, which...
2012-04-19 David Fuhrmannmacosx package: correct prefs folder in README
2012-04-19 David Fuhrmannmacosx: allow a smaller min-height when video is playin...
2012-04-18 Rémi Denis... libvlc: helper to log to a FILE
2012-04-18 Rémi Denis... libvlc: add functions to register logging callbacks
2012-04-18 Rémi Denis... msg_Subscribe: expose structure to plugins
2012-04-18 Rémi Denis... Move message subscription stuff from vlc_messages.h...
2012-04-18 Rémi Denis... libvlc: small simplification of thread initialization
2012-04-18 Adrian Yaneslua: fix build soundcloud.lua
2012-04-18 Rémi Denis... Win32: useless variable
2012-04-18 Rafaël Carrélogger: fix HTML mode
2012-04-18 Alan McCoshv4l2: fixing mmap unmapping
2012-04-18 Andrey Utkinmacosx: fix crash by dis-ambiguating var names
2012-04-18 Frédéric Yhuellibmp4: fix error in TfxdBoxUUID definition
2012-04-18 Rémi Denis... net_Read(): truly ignore POLLRDHUP
2012-04-18 Konstantin... Contribs: call pkg_static.sh from a proper place.
2012-04-18 Konstantin... Contribs: mpcdec: don't build binaries.
2012-04-18 Konstantin... Contribs: update libbluray to 0.2.2.
2012-04-18 Jean-Baptiste... avcodec: Map IMA_QT
next