]> git.sesse.net Git - vlc/shortlog
vlc
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)
2012-12-13 Rafaël Carrédecklink: Remove unused result variable
2012-12-13 Rafaël Carrédecklink: split audio/video connection setup code from...
2012-12-13 Rafaël Carrédecklink: simplify callback
2012-12-13 Rafaël Carrédecklink: fix warnings
2012-12-13 Rafaël Carrédecklink access: cosmetics
2012-12-13 Jean-Baptiste... Taglib: better fix for year and track deletion
2012-12-12 Denis CharmetCall SET_NEXT_DISPLAY_TIME after SET_PCR to avoid its...
2012-12-12 Jean-Baptiste... Taglib: allow deletion of track and date
2012-12-12 Jean-Baptiste... Qt: fix equalizer initialization
2012-12-12 Laurent AimarFixed scte27.c win32 compilation.
2012-12-12 Laurent AimarNEWS: mention support for SCTE-27 subtitles.
2012-12-12 Laurent AimarAdded support for SCTE-27 in TS demuxer.
2012-12-12 Laurent AimarAdded SCTE-27 decoder.
2012-12-12 Laurent AimarAdded SCTE-27 codec definition.
2012-12-12 Laurent AimarRemoved write only ts_es_t::b_gather
2012-12-12 Laurent AimarRename ts_es_t::*pes* into ts_es_t::*data*
2012-12-12 Rémi Denis... picture: merge p_data_orig into gc.p_sys
2012-12-12 David Fuhrmannmacosx: fix crash when playing media in lion fullscreen...
2012-12-12 Rémi Denis... v4l2: gather most VBI code and all zvbi deps to vbi.c
2012-12-12 Rémi Denis... v4l2: missing cancellation inhibition
2012-12-11 Jean-Baptiste... AVI: a debug message when refusing to open the subtitle
2012-12-11 Jean-Baptiste... AVI: increase threshold for subtitles detection to...
2012-12-11 Denis CharmetMKV: Set default value for audio tracks when parsing one
2012-12-10 Jean-Baptiste... Add some NEWS
2012-12-10 Jean-Baptiste... v4l2: fix compilation if zvbi is not present
2012-12-10 Devin HeitmuellerAdd NTSC EIA-608 caption rendering support via V4L2...
2012-12-10 Ludovic Fauvetlua: add Liveleak playlist parser
2012-12-09 Rémi Denis... VLC: make sure the playlist exists before starting...
2012-12-09 Rémi Denis... pl_Get(): remove VLC_USED qualifier
2012-12-09 Rémi Denis... playlist: create playlist aout early on (fixes #7810)
2012-12-09 Rémi Denis... ALSA: remove a few useless variables
2012-12-09 Rémi Denis... ALSA: use channels map functions (fixes #7796)
2012-12-09 Rémi Denis... dbus_screensaver: fix NULL deref if probing fails ...
2012-12-09 Rémi Denis... PulseAudio: use same period size as ALSA (fixes #7827)
2012-12-09 Jean-Baptiste... Qt: sprefs, small fix on audio panel
2012-12-09 Denis CharmetHandle ordered editions with broken links or empty
2012-12-09 Jean-Baptiste... Qt: allow a maximum volume on the sound slider
2012-12-09 Rémi Denis... LibVLC: try to clarify libvlc_media_add_option() limita...
2012-12-08 Rémi Denis... Revert "input: create an aout if UI wants to configure...
2012-12-08 Rémi Denis... waveout: use software amplification
2012-12-08 Rémi Denis... amem: call cleanup() if setup() succeeded but format...
2012-12-08 Rémi Denis... amem: defer set_volume() before setup()
2012-12-08 Rémi Denis... amem: correct opaque pointer for consecutive setup...
next