]> git.sesse.net Git - vlc/shortlog
vlc
2012-05-04 Felix Paul... Makefile.am: added more missing files to make dist...
2012-05-04 Rémi Denis... Add missing events (fix #6750)
2012-05-04 Rémi Denis... JACK: fix sampling rate (regression in VLC 2.0)
2012-05-04 Rémi Denis... GnuTLS: print certificate error flags (refs #6708)
2012-05-04 Rémi Denis... GnuTLS: add new certificate error messages
2012-05-04 Rémi Denis... GnuTLS: do not bother checking certificate dates
2012-05-04 Rémi Denis... configure: require GnuTLS >= 2.6.6 (over 3 years old)
2012-05-04 Rémi Denis... GnuTLS: fix warnings
2012-05-04 Felix Paul... vout_ios: implement gl.getProcAddress
2012-05-04 Felix Paul... vout_macosx: implement gl.getProcAddress
2012-05-04 Hugo Beauzée... faad: Fix a crash when channel info are invalids.
2012-05-04 Hugo Beauzée... faad: Remove useless assignment.
2012-05-04 Hugo Beauzée... faad: Fix channel reordering loop.
2012-05-03 David Fuhrmannmacosx: fix another crash on exit
2012-05-03 Rémi Denis... Fix one typo
2012-05-03 Rémi Denis... Make resampler configurable with --audio-resampler
2012-05-03 Rémi Denis... Add "audio resampler" capability to resamplers
2012-05-03 Rémi Denis... decoder: work around race whereby pause kicks during...
2012-05-03 Rémi Denis... decoder: demote incorrect warning
2012-05-03 Rémi Denis... decoder: keep the lock around DecoderWaitDate() and...
2012-05-03 Rémi Denis... PulseAudio: add an assertion (refs #5825)
2012-05-03 Felix Paul... macosx: VLC.app shouldn't rely on a script included...
2012-05-03 Rafaël Carrécontrib: ffmpeg: enable thumb
2012-05-03 Jean-Paul Samaninclude/vlc_arrays.h: use unlikely()
2012-05-03 David Fuhrmannmacosx vout: unify code style to the most widely used one
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...
next