]> git.sesse.net Git - vlc/shortlog
vlc
2011-08-08 Rémi Denis... contrib: add HOSTVARS_PIC to force PIC build (for CMake)
2011-08-08 Rémi Denis... contrib: mpcdec: do not clobber our precious CFLAGS
2011-08-08 Rémi Denis... Replace AOUT_FMT_NON_LINEAR with AOUT_FMT_SPDIF and...
2011-08-08 Rémi Denis... mono downmix: manually selected so zero priority
2011-08-08 Rémi Denis... Ignore the vlc binaries
2011-08-08 Rémi Denis... Remove useless trivial audio mixer
2011-08-08 Rémi Denis... aout: lack of software mixer is non fatal
2011-08-08 Rémi Denis... Qt4: fix enum switch warning
2011-08-08 Rémi Denis... Qt4: fix DEBUG_LAYOUT warning
2011-08-08 Rémi Denis... PulseAudio: include <math.h> (fixes #5170)
2011-08-08 Rémi Denis... http out: Do not look for removed variables
2011-08-08 F. YhuelHLS (httplive.c): fix Peek() function
2011-08-08 Rafaël Carrémpeg_audio: comment unused variable
2011-08-08 Rafaël Carrédbus: remove unused variable
2011-08-08 Rafaël Carrédbus: move static const tables in the C file
2011-08-08 Rafaël Carrédbus: allocate pollfd array on the stack
2011-08-07 Rafaël Carréxspf demux: merge header in C file
2011-08-07 Rafaël Carréplaylist tree: fix potential memleak
2011-08-07 Rafaël Carréplaylist: remove dead code
2011-08-07 Rafaël Carréxspf demux: fix memleak
2011-08-07 Rafaël Carréplaylist preparser: fix input_item_t refcounting
2011-08-07 Jean-Baptiste... Contribs: Update Freetype and libass
2011-08-07 Jean-Baptiste... Old contribs: update of freetype and libass
2011-08-07 Pierre Ynardoss: build fix
2011-08-07 Rémi Denis... WinCE: compile fix
2011-08-07 Pierre Ynardyoutube.lua: clean up SWF URL handling
2011-08-07 Rémi Denis... RTP: remove useless #include
2011-08-07 Rémi Denis... smf: no need to set audio channels
2011-08-07 Rémi Denis... voc: remove useless #include
2011-08-07 Pierre Ynardyoutube.lua: more clean-up
2011-08-07 Pierre Ynardyoutube.lua: alternative way of fetching ArtURL
2011-08-07 Pierre Ynardyoutube.lua: fix fetching of uploader's name
2011-08-07 Pierre Ynardyoutube.lua: clean up
2011-08-06 Jean-Baptiste... Contribs: add CDDB
2011-08-06 Jean-Baptiste... Contribs: add regex (necessary for Win32 libcddb)
2011-08-06 Rémi Denis... aout_PacketPlay: use aout_TimeReport(), restore resampling
2011-08-06 Rémi Denis... aout_TimeReport: feedback timing from audio output...
2011-08-06 Rémi Denis... aout: move sync date from input to aout structure
2011-08-06 Rémi Denis... aout_ChangeFilterString: use vlc_object instead of...
2011-08-06 Jean-Baptiste... Contribs: add libblurray
2011-08-06 Jean-Baptiste... Contribs: add dvdnav
2011-08-06 Jean-Baptiste... Contribs: export PATH in HOSTVARS because of *-config...
2011-08-06 Jean-Baptiste... Contribs: simplification in dvdread
2011-08-06 Rémi Denis... aout_FiltersCreatePipeline: use vlc_object rather than...
2011-08-06 Rémi Denis... aout_Format(s)Print: use vlc_object rather than audio_o...
2011-08-06 Rémi Denis... aout: hide "input" from decoder
2011-08-06 Rémi Denis... aout_DecNew: constify
2011-08-06 Rémi Denis... contrib: dvdcss is not useful alone
2011-08-06 Rémi Denis... contrib: autodetect dvdread
2011-08-06 Jean-Baptiste... Contribs: add dvdread
2011-08-06 Jean-Baptiste... Contribs: add libdvdcss from VideoLAN
2011-08-06 Rémi Denis... Simplify, clean up and rename aout_OutputNextBuffer()
2011-08-06 Rémi Denis... AVI: fix potential crash on seek (Closes: LP#803006)
2011-08-06 Rémi Denis... Use CLOCK_FREQ
2011-08-06 Rémi Denis... Win32/WinCE: always use our internal wait wrapper
2011-08-06 Rémi Denis... WinCE: compilation fix
2011-08-06 Rémi Denis... WinCE: typos
2011-08-06 Jean-Baptiste... Qt4: clarify a tooltip
2011-08-06 Rémi Denis... WinCE: tentative compile fix
2011-08-05 Pierre Ynardyoutube.lua: update to new website changes
2011-08-05 Felix Paul... macosx: removed no longer existing option 'server-port...
2011-08-05 Felix Paul... macosx: added CoreAnimation based transitions to displa...
2011-08-04 Erwan Tuloumsw(Win32): give libvlc users access to input events...
2011-08-04 Rémi Denis... aout_OutputNextBuffer: do not dequeue when paused
2011-08-04 Rémi Denis... Cosmetic / comment
2011-08-04 Pierre Ynardyoutube.lua: avoid parsing a nil variable
2011-08-04 Rémi Denis... Win32: try to set contrib directory
2011-08-04 Rémi Denis... PulseAudio: initialize volume setter correctly
2011-08-04 Rémi Denis... aout: report volume from aout plugin to core
2011-08-04 Rémi Denis... aout: allow "forking" the volume and mute flag per...
2011-08-04 Rémi Denis... Really force amem
2011-08-04 Rémi Denis... Add missing amem callback variables
2011-08-04 Rémi Denis... aout: restart output on the decoder thread, safely
2011-08-04 Rémi Denis... aout: trigger intf-change without locks
2011-08-04 Rémi Denis... aout: correct test before applying volume
2011-08-04 Rémi Denis... aout: use separate lock for the packet FIFO (fix #5131)
2011-08-04 Rémi Denis... Call aout_PacketDestroy() on error paths too
2011-08-04 Rémi Denis... Win32: audio outputs compile fix
2011-08-04 Rémi Denis... aout: privatize the lock
2011-08-04 Rémi Denis... amem: add support for pause/resume and flush/drain
2011-08-04 Rémi Denis... Unexport aout_FifoPop() and aout_FifoPush()
2011-08-04 Rémi Denis... Remove unused aout_FifoFirstDate() and aout_FifoNextStart()
2011-08-04 Rémi Denis... aout: move packet FIFO management to plugins that need it
2011-08-04 Rémi Denis... dummy outputs: drop priority to zero
2011-08-04 Rémi Denis... aout: fix error handling when output creation fails
2011-08-04 Rémi Denis... fix warning
2011-08-04 Rémi Denis... Move notify/ out of misc/
2011-08-04 Rémi Denis... Move text_renderer/ out of misc/
2011-08-04 Rémi Denis... Remove modules/misc/dummy/
2011-08-04 Rémi Denis... Move and split dummy interface
2011-08-04 Rémi Denis... Move and split dummy text render
2011-08-04 Rémi Denis... Move and split dummy encoder
2011-08-04 Rémi Denis... Move and split dummy decoder
2011-08-04 Rémi Denis... Move and split dummy input
2011-08-04 Rémi Denis... vdummy: remove useless manage callback
2011-08-04 Rémi Denis... Move and split dummy video output
2011-08-04 Rémi Denis... Move and split dummy audio output
2011-08-04 Felix Paul... macosx: fixed time slider action in the fspanel
2011-08-03 Rémi Denis... aout: split out packet-oriented output support code
2011-08-03 Rémi Denis... PulseAudio: support versions 0.9.16-0.9.21 with the...
next