]> git.sesse.net Git - vlc/shortlog
vlc
2012-11-22 Rémi Denis... aout: factor out mdate() from the time_get() callback
2012-11-22 Rémi Denis... PulseAudio: fix crash on error path
2012-11-22 Pierre Ynardi18n: add new file
2012-11-22 Pierre Ynardmotion: fix orientation of transform filter
2012-11-21 Rémi Denis... PulseAudio: try to keep all resampling on VLC side
2012-11-21 Rémi Denis... PulseAudio: implement TimeGet()
2012-11-21 Rémi Denis... PulseAudio: remove custom synchronization and resamplin...
2012-11-21 Rémi Denis... PulseAudio: do nothing on underflow
2012-11-21 David Fuhrmannmacosx: fix playlist focus issue in nonembedded mode
2012-11-21 Rémi Denis... araw: revector to check all supported formats just...
2012-11-21 Denis CharmetHandle possible negative timestamps in MKV
2012-11-21 Denis CharmetDetect Theora keyframe without blockreference
2012-11-21 Jean-Baptiste... LGPL: relicense Tivo demuxer to LGPL
2012-11-21 Felix Paul... NEWS: modify OSX news to show that #6047 is fixed
2012-11-20 Rémi Denis... DTV: fix DVB-S autodetection
2012-11-20 Rémi Denis... record: explicitly disable append and format
2012-11-20 Rémi Denis... file out: make time formatting optional (fixes #7768)
2012-11-20 Rémi Denis... aes3: use lookup table to speed up bit order inversion
2012-11-20 Jean-Baptiste... Contribs: update postproc rules
2012-11-19 Felix Paul... audioqueue: compilation and compiler wanring fixes
2012-11-19 Felix Paul... contrib/libxml2: fixed compilation on iOS
2012-11-19 Konstantin... bluray: remove unneeded define.
2012-11-19 Konstantin... bluray: construct proper URL to album art.
2012-11-19 Konstantin... bluray: try to find out disc mount point on OSX.
2012-11-19 Konstantin... bluray: store path to disc in a struct.
2012-11-19 Konstantin... Contribs: update libbluray to 0.2.3.
2012-11-19 Jean-Baptiste... Qt: sprefs, add correct buddies elements
2012-11-19 Jean-Baptiste... Qt: preferences, fix checkbox behaviours
2012-11-19 Jean-Baptiste... Qt: allow SPU deactivation in simple preferences.
2012-11-19 Konstantin... lua cli: fix typos.
2012-11-19 Konstantin... lua cli: don't error out on get_length if there is...
2012-11-18 Olivier Aubertlibvlc: document the get_/set_position value range
2012-11-18 Rémi Denis... ALSA: require version 1.0.24 or later
2012-11-18 David Fuhrmannmacosx: fix selectorNotFound warnings of when compiling...
2012-11-18 David Fuhrmannmacosx: native fullscreen mode is also supported on...
2012-11-18 David Fuhrmannmacosx: only hide dock and menu bar when necessary
2012-11-17 Rafaël Carrétaglib: fix album art segfault
2012-11-17 Juergen LockPulseAudio: fix segmentation fault
2012-11-17 Rémi Denis... Refuse to load any module if "none" is requested
2012-11-17 Rémi Denis... aout: tolerate lack of a resampler if the input and...
2012-11-17 Rémi Denis... aout: remove the old rate kludge to probe resamplers
2012-11-17 Rémi Denis... resamplers: no need to check that rates are different
2012-11-17 Rémi Denis... subsdec: really fix buffer overflows
2012-11-17 Rémi Denis... subsdec: close <font> correctly
2012-11-17 Rémi Denis... sndio: remove fake pause() implementation
2012-11-17 Rémi Denis... Support draining in aout_PacketFlush()
2012-11-17 Rémi Denis... Remove aout_PacketPause()
2012-11-17 Rémi Denis... aout: provide a default implementation for pause
2012-11-17 Rémi Denis... FreeType: fix NULL deref on embedded fonts (fixes ...
2012-11-16 Rémi Denis... aout: make flush operation mandatory
2012-11-16 Rémi Denis... sndio: emulate flush
2012-11-16 Rémi Denis... sndio: clear sync state when resuming from pause
2012-11-16 Rémi Denis... sndio: implement latency measurement as per spec (untested)
2012-11-16 Jean-Baptiste... AVformat: do not use static attachment pictures as...
2012-11-16 Rémi Denis... aout: document time_get return value
2012-11-16 Rémi Denis... file aout: implement flush operation (kind of)
2012-11-16 Rémi Denis... smem: do not clobber pixels matrix pointer (fixes ...
2012-11-16 Jean-Baptiste... Update NEWS from 2.0.4
2012-11-15 Rémi Denis... aout: make more room for filters
2012-11-15 Rémi Denis... aout: fix support for 8-bits PCM
2012-11-15 Rémi Denis... format: remove endianess conversions
2012-11-15 Rémi Denis... endian: endian conversion code from format
2012-11-15 Felix Paul... macosx: reset A to B loop when switching playlist items
2012-11-15 Rémi Denis... aout: convert endianess separately
2012-11-15 Rémi Denis... aout: rewrite and robustify conversion pipelines
2012-11-15 Rémi Denis... aout: internal helper for endianess conversion
2012-11-15 Rémi Denis... Add missing VLC_CODEC_U(24|32)(N|I) definitions
2012-11-15 Felix Paul... macosx: fixed objc string comparison error found by...
2012-11-15 Felix Paul... macosx: fixed format-security warnings introduced in...
2012-11-15 Felix Paul... NEWS: updated OSX parts
2012-11-15 Felix Paul... macosx: implemented A->B Loop (close #5187)
2012-11-15 Felix Paul... macosx: white space and minor coding style fixes
2012-11-15 Felix Paul... macosx: fix incorrect text shadow offset (close #7630)
2012-11-15 Rémi Denis... aout: deal with failure to restart
2012-11-15 Rémi Denis... wasapi: fix typo screwing up synchro
2012-11-15 Rémi Denis... aout: only discard input buffers if they are fatally...
2012-11-15 Rémi Denis... aout: set PTS correctly on silence blocks
2012-11-15 Jean-Baptiste... Yadif for higher bits depth
2012-11-15 Jean-Baptiste... Ogg: Parse chapters in comments
2012-11-15 Rafaël CarréFix typo
2012-11-14 Rémi Denis... ALSA: fix time measurements
2012-11-14 Rémi Denis... Android: do not use semaphores from vlc_testcancel()
2012-11-14 Rémi Denis... vlc_sem_wait: add missing cleanup handler
2012-11-14 KO Myung-HunQt: enable ONE INSTANCE options of simple preferences...
2012-11-14 Edward Wangopensles_android: Implement TimeGet
2012-11-14 Felix Paul... macosx: fix crash when displaying the Media Information...
2012-11-14 Felix Paul... macosx: added 'clone' and 'wall' to Video Effects panel
2012-11-14 Denis CharmetUse timecodescale to compute subtitle duration
2012-11-14 Denis CharmetUse encoding scope to correctly decode data
2012-11-13 Rémi Denis... aout: fix infinite loop on error (fixes #7711)
2012-11-13 Rémi Denis... wasapi: fix check for invalid position
2012-11-13 Rémi Denis... aout: fix flawed resampling logic
2012-11-13 Rémi Denis... aout: fix potential live loop
2012-11-13 Rémi Denis... ALSA: remove custom zero padding code
2012-11-13 Rémi Denis... aout: update discontinuity flag
2012-11-13 Rémi Denis... aout: make some functions static
2012-11-13 Rémi Denis... aout: remove output conversions
2012-11-13 Jean-Baptiste... Contribs: use a special regex package based on glibc...
2012-11-13 Jean-Baptiste... Contribs: fix a52 fixed patch
2012-11-13 Diego Fernando... contrib: workaround libxml 2.9.0 threads error for OSX
next