]> git.sesse.net Git - vlc/shortlog
vlc
2013-09-15 Rémi Denis... jack: simplify build rules
2013-09-15 Rémi Denis... rar: merge access and stream_filter in a single module
2013-09-15 Rémi Denis... access: remove stray access_directory
2013-09-14 Rémi Denis... dts: compile header helpers only once (refs #9367)
2013-09-14 Rémi Denis... codec: avoid genmf for simple audio codecs
2013-09-14 Rémi Denis... i420_rgb: split files and clean up
2013-09-14 Rémi Denis... i420_rgb: dead code
2013-09-14 Rémi Denis... modules: factor Makefile statement
2013-09-14 Rémi Denis... avcodec: move more build logic to Makefile
2013-09-14 Rémi Denis... avformat: avoid genmf
2013-09-14 Rémi Denis... configure: expose -Bsymbolic to makefiles
2013-09-14 Rémi Denis... configure: remove stray references to memcpyaltivec
2013-09-14 Rémi Denis... altivec: merge back into video_chroma (refs #9367)
2013-09-14 Rémi Denis... sse2: merge back into video_chroma (refs #9367)
2013-09-14 Rémi Denis... mmx: merge back into video_chroma (refs #9367)
2013-09-14 Rémi Denis... video_chroma: avoid genmf
2013-09-14 Rémi Denis... Remove left-over .gitignore files
2013-09-13 Rémi Denis... PulseAudio: compile helper only once (refs #9367)
2013-09-13 Rémi Denis... XCB: compile events.c only once (refs #9367)
2013-09-13 Ilkka Ollakkax262: add new x262 MPEG-2 encoding module based on...
2013-09-13 Ilkka Ollakkacontrib: add custom build for x262
2013-09-13 Ilkka Ollakkalivehttp: refactor Close
2013-09-13 Ilkka Ollakkalivehttp: refactor segment change and writing into...
2013-09-12 Francois CartegnieQt: convert: don't enforce container extension (fix...
2013-09-12 David Fuhrmannauhal: ignore invalid default audio device changes...
2013-09-12 David Fuhrmannauhal: fill size variables correctly for AudioObjectGet...
2013-09-12 Francois Cartegniedemux: ogg: drop useless initializers
2013-09-12 Francois Cartegniedemux: ogg: add replay gain support
2013-09-12 Francois Cartegniedemux: ogg: reorder chapters
2013-09-11 Pierre YnardQt: fix mismatched <p> tag
2013-09-11 Pierre YnardFix grammar in comments
2013-09-11 Felix Paul... extras/tools: disable contrib compilation of gpg-error...
2013-09-11 Felix Paul... extras/package: compile quartztext module for iOS
2013-09-11 Felix Paul... quartztext: fix relative font size handling
2013-09-11 Felix Paul... postproc: allow the use of 'thumb' if we don't specify...
2013-09-11 Felix Paul... ffmpeg/libav: allow the use of 'thumb' if we don't...
2013-09-11 Felix Paul... extras/ios: don't use small contribs anymore
2013-09-11 Felix Paul... macosx: minor code cleanup
2013-09-11 Jean-Baptiste... s/informations/information
2013-09-11 Felix Paul... macosx: Update Sparkle Appcast URL as we won't provide...
2013-09-11 Felix Paul... Revert "extras/osx: switch to update-test.v.o so we...
2013-09-11 Jean-Baptiste... WinGDI: remove useless includes
2013-09-11 Jean-Baptiste... glwin32: remove unneeded includes and defines
2013-09-11 Jean-Baptiste... DirectDraw: remove unused include
2013-09-11 Jean-Baptiste... Win32: cleanup the events.c codebase
2013-09-11 Jean-Baptiste... Win32 vout: update comments
2013-09-11 Jean-Baptiste... Win32 vout: Remove unused sys_t member
2013-09-11 Jean-Baptiste... Glwin32: move affinity to the glwin32 structure
2013-09-11 Jean-Baptiste... Win32 Vout: remove unnecessary includes
2013-09-11 Jean-Baptiste... Win32: include headers where needed
2013-09-11 Jean-Baptiste... OpenGL.h: protect double-inclusion
2013-09-11 Jean-Baptiste... Win32: common code is not DirectX specific
2013-09-10 Francois Cartegniedemux: ogg: correctly handle chapters.
2013-09-10 Francois Cartegniees_out: don't add codec info if none
2013-09-10 Jean-Baptiste... DirectSound: don't alloc p_sys if we're gonna fail
2013-09-10 Konstantin... contrib: hopefully fix gme build on mac
2013-09-09 Jean-Baptiste... TS: fix playback of HDPR files
2013-09-09 Jean-Baptiste... Freetype: move ProcessNodes to text_renderer
2013-09-09 Jean-Baptiste... Freetype: simplify ProcessNodes without using p_sys
2013-09-09 Jean-Baptiste... Freetype: Use the style also for the mono font
2013-09-09 Jean-Baptiste... Add a mono font name to the text_style_t
2013-09-09 Rafaël Carréuse i_visible_ dimensions to initialize encoders
2013-09-09 Rafaël Carrétranscode: use width/height if visible dimension is...
2013-09-09 Rafaël CarréClosed Captions: spawn a decoder thread
2013-09-09 Rafaël Carrétranscode: set visible resolution correctly
2013-09-08 David Fuhrmannmacosx: more space for l10n in simple prefs panel
2013-09-08 David Fuhrmannmacosx: fix l10n issues
2013-09-08 Jean-Baptiste... Configure: fix some checks about Qt5Core
2013-09-08 Jean-Baptiste... Qt: increase the bottom combobox margin for audio devic...
2013-09-08 Jean-Baptiste... Qt: correctly display waveout options
2013-09-08 Jean-Baptiste... Qt: correctly show the afile options
2013-09-08 Jean-Baptiste... Qt: remove SPDIF option
2013-09-08 Denis CharmetDon't use more aout channels than the stream actually...
2013-09-07 Jean-Baptiste... VorbisChapter: prevent overflow
2013-09-07 Francois Cartegniemux: avi: use reallocable block instead of fixed size...
2013-09-07 Francois Cartegniemux: avi: add metadata.
2013-09-07 Francois Cartegniemux: avi: improve RIFF header builder.
2013-09-07 Francois Cartegniedemux: ogg: handle opus seeking (fix #9334)
2013-09-07 Ludovic FauvetDirectSound: use a new strategy for erasing the ring...
2013-09-07 Jean-Baptiste... Win32 vlc.exe: simplify by not calling asprintf
2013-09-07 Pierre Ynardyoutube.lua: descramble signatures by parsing javascrip...
2013-09-07 Jean-Baptiste... Qt sprefs: save lang in registry
2013-09-07 Felix Paul... zvbi: fix teletext decoding broken in b3c35a765 (close...
2013-09-07 Jean-Baptiste... Win32: take LANG value from --language and the HKCU...
2013-09-07 Francois Cartegnielua: http: fix inline-block buttons with webkit (fix...
2013-09-06 Francois Cartegniedemux: mkv: wrong struct member.
2013-09-06 Francois Cartegniedemux: ogg: update seekpoints info on new seekpoint...
2013-09-06 Ben LittlerMap another twocc for g726 in wav
2013-09-06 Francois CartegnieQt: menus: do not store QModelIndex.
2013-09-06 Francois CartegnieQt: menus: correctly connect chapters signals abstracti...
2013-09-06 Julian Scheelomxil: rpi: Fetch pixel aspect ratio from decoder.
2013-09-05 Julian Scheelomxil: vout: Handle dynamic aspect changes.
2013-09-05 Rémi Denis... Update to gettext 0.18.3.1, fix AC_CHECK_DECLS usage
2013-09-05 Rémi Denis... Add subdir-objects automake option where appropriate
2013-09-05 Rémi Denis... avcodec: align dimensions only for software decoding
2013-09-05 Steinar H.... avformat mux: Mark keyframe blocks as such.
2013-09-05 Steinar H.... Increase the avformat mux buffer size to 10 MB.
2013-09-05 Rafaël Carréncurses: fix crash after deleting last item
2013-09-04 Rémi Denis... PulseAudio: disable fix-rate when negotiating pass...
2013-09-04 Rafaël Carrédirectsound: fix crash when no audio card is present...
next