]> git.sesse.net Git - vlc/shortlog
vlc
2012-12-19 Francois CartegnieQt: complete_preferences: toggle prefs for current...
2012-12-19 Rémi Denis... aout: drop support for non-native float
2012-12-19 Rémi Denis... araw: add non-native float encoding and decode float...
2012-12-19 Rémi Denis... aout: drop support for S32I
2012-12-19 Rémi Denis... araw: add U32 support and decode S32I to S32N
2012-12-19 Rémi Denis... araw: fix U8 and S16N dummy encoding
2012-12-19 Rafaël Carrénpapi packaging: we don't need to fetch gecko headers...
2012-12-19 Rémi Denis... vout: do not set "fullscreen" variable again (fixes...
2012-12-19 Jean-Baptiste... ZVBI: remove the wrong warning about GPL
2012-12-19 Felix Paul... minimal_macosx: compilation fix
2012-12-19 Sébastien Toqueaudiotrack: missing software gain setting
2012-12-19 Rafaël Carrécontrib: add --disable-gpl option to bootstrap
2012-12-19 Jean-Baptiste... OSS: blind compilation fix
2012-12-19 Francois Cartegniemodules: fix module_exists() documentation.
2012-12-18 Rémi Denis... aout: use S16N rather than S16L in audio outputs
2012-12-18 Rémi Denis... aout: drop support for U16B, U16L and S16I
2012-12-18 Rémi Denis... sndio: require non-stupid audio sample formats
2012-12-18 Rémi Denis... araw: decode/encode U16 and S16I to/from S16N
2012-12-18 Rafaël Carréaudiotrack: implement time synchronization
2012-12-18 Rémi Denis... PulseAudio: unused variable
2012-12-18 Rémi Denis... aout: drop support for S8
2012-12-18 Rémi Denis... araw: decode/encode S8 to/from U8
2012-12-18 Rémi Denis... araw: cosmetics
2012-12-18 Francois Cartegnietaglib: ID3v2: save TrackTotal
2012-12-18 Francois CartegnieQt: info_panels: use validation mask for tracknumber...
2012-12-18 Rémi Denis... Fix warning
2012-12-18 Rémi Denis... contrib: update XCB
2012-12-18 Rémi Denis... OSS: trivial fixes
2012-12-18 Francois CartegnieQt: QPalette: fix obsoleted values
2012-12-18 Jean-Baptiste... Contrib: update live555
2012-12-17 Rémi Denis... deinterlace: clobber MM and XMM registers correctly
2012-12-17 Rémi Denis... deinterlace: move Phosphor MMX acceleration to a separa...
2012-12-17 Rémi Denis... deinterlace: split MMXEXT acceleration for IVTC to...
2012-12-17 Jean-Baptiste... Fortune: OSS, French vs Finish administration
2012-12-17 Rémi Denis... OSS: updates and fixes (untested)
2012-12-17 Rémi Denis... ALSA: report selected device not only when playing
2012-12-17 Rémi Denis... file: do not stat() non-seekable files and clean up
2012-12-17 Jean-Baptiste... OSS: blind compile fix
2012-12-17 Rafaël CarréRemove variable name clashes in TAB_REMOVE
2012-12-16 Rafaël Carréopensles: implement mute/volume set
2012-12-16 Felix Paul... auhal: implement Pause for the 2.1 aout API
2012-12-16 Felix Paul... auhal: switch analog playback to the 2.1 API
2012-12-16 Rémi Denis... aout: use aout_RequestRestart() where applicable
2012-12-16 Rémi Denis... aout: do not unset stereo-mode when changing device
2012-12-16 Rémi Denis... aout: add event to request pipeline reinitialization
2012-12-16 Jean-Baptiste... Contrib: use pic for postproc to mimick FFmpeg rules
2012-12-16 Rafaël Carréopensles: more precise TimeGet
2012-12-16 Rafaël Carréopensles: keep track of the number of buffers we use
2012-12-16 Rafaël Carréopensles: set period size
2012-12-16 Rafaël Carréopensles: remove obsolete code
2012-12-16 Rafaël Carréopensles: TimeGet returns -1 when we have no data on...
2012-12-16 Felix Paul... AudioQueue: implement volume support just because we can
2012-12-16 Felix Paul... AudioQueue: fix 'Flush' implementation
2012-12-16 Rémi Denis... aout: external functions for devices selection
2012-12-16 Felix Paul... AudioQueue: attempt to fix #7659
2012-12-16 Felix Paul... AudioQueue: cleanup
2012-12-16 Felix Paul... AudioQueue: re-written to make use of the 2.1 aout API
2012-12-15 Felix Paul... auhal: remove weird code duplication
2012-12-15 Rafaël Carréopensles: increase number of buffers to the maximum
2012-12-15 Jean-Baptiste... Qt: align correctly audio devices in SPrefs
2012-12-15 Jean-Baptiste... Qt: remove Sprefs hack that has lived and been abused...
2012-12-15 Felix Paul... auhal: cleanup
2012-12-15 Rémi Denis... aout: fix missing S/PDIF encapsulation
2012-12-15 Rémi Denis... mmdevice: implement devices selection (fix #7855)
2012-12-15 Rafaël Carréopensles: avoid infinite loop in linked list
2012-12-15 Jean-Baptiste... Update NEWS for audio outputs
2012-12-15 Felix Paul... auhal: implement channel re-ordering for 6.1 and 7...
2012-12-15 Jean-Baptiste... Merge 2.0.x NEWS and mention deprecation of libvlc_audi...
2012-12-15 Rémi Denis... Lua RC: adapt to new audio device interface
2012-12-15 Rémi Denis... libvlc: stub device_type functions
2012-12-15 Jean-Baptiste... Win32: more npapi packaging fixes
2012-12-15 Rémi Denis... ALSA: deduplicate devices enumeration
2012-12-15 Rémi Denis... Qt4: adapt to new audio device selection
2012-12-15 Rémi Denis... hotkeys: adapt to new device selection
2012-12-15 Rémi Denis... ALSA: adapt to new devices handling
2012-12-15 Rémi Denis... aout: add device selection callbacks
2012-12-15 Rémi Denis... aout: fix crashes if restart fails
2012-12-15 Rafaël Carréopensles: simplify error handling
2012-12-15 Rafaël Carréopensles: implement drain with msleep
2012-12-15 Felix Paul... auhal: fixed mute
2012-12-15 Felix Paul... macosx/sprefs: adapt setting handling to the 2.1 volume API
2012-12-15 Felix Paul... macosx/CoreInteraction: communicate volume value correc...
2012-12-15 Felix Paul... auhal: fixed volume handling using the 2.1 API
2012-12-15 Jean-Baptiste... Fix win32 plugins packaging
2012-12-15 Rafaël Carréopensles: properly reset latency counter on Flush
2012-12-15 Rafaël Carréopensles: use locks in TimeGet
2012-12-15 Rafaël CarréUAC: distribute source code (and doc+examples)
2012-12-15 Rafaël CarréUAC: rename file to get rid of spaces
2012-12-14 Rémi Denis... XCB/XVideo: enumerate adaptors
2012-12-14 Rémi Denis... XCB/XVideo: fix flawed logic for adaptor selection
2012-12-13 Rémi Denis... Replace block_New() with block_Alloc()
2012-12-13 Rémi Denis... araw: remove G.711 and fix leak of p_enc->p_sys
2012-12-13 Rémi Denis... g711: separate codec from araw
2012-12-13 Rémi Denis... Rewrite atomic float helpers, fix 64-bits big endian...
2012-12-13 Rémi Denis... aout: convert to standard atomic ops
2012-12-13 Rafaël Carrédecklink: closed captions support
2012-12-13 Rafaël Carrédecklink: add v210 capabilities (--decklink-tenbits)
2012-12-13 Rafaël Carrérawvideo: I422_10L/B support
2012-12-13 Rafaël Carrédecklink: simplify Open
2012-12-13 Rafaël Carrédecklink: cosmetics (1tbs)
next