]> git.sesse.net Git - vlc/shortlog
vlc
2012-01-29 Brad Smiththread: Simplify vlc_GetCPUCount / add FreeBSD/NetBSD...
2012-01-29 Rafaël CarréFix typo
2012-01-28 Rafaël Carrécontrib: fluid: Don't use inexistent files
2012-01-28 Rafaël Carréwin32text: get ToT definition
2012-01-28 Rafaël Carrécontrib: make HAVE_FPU check consistent with vlc_cpu.h
2012-01-28 Rafaël Carrécontrib: vorbis: fix inverted HAVE_FPU check
2012-01-28 Rafaël Carréatmo: include vlc_codecs.h to get BITMAP definitions
2012-01-28 Rafaël Carréatmo: revert rename of BITMAPFILEHEADER
2012-01-28 KO Myung-HunReplace the bitmap structures of Microsoft with ones...
2012-01-28 KO Myung-HunCompare a filename ignoring letter case on OS/2
2012-01-28 Rémi Denis... Qt4: missing #include
2012-01-28 Rémi Denis... FreeType: setting UNICODE after <windows.h> inclusion...
2012-01-28 Rémi Denis... stl: remove always true comparison
2012-01-28 Rémi Denis... win32text: fix encoding
2012-01-28 Rémi Denis... Win32: define FromT/ToT to convert between UTF-8 and...
2012-01-28 Rémi Denis... Define WIN32_LEAN_AND_MEAN in config.h rather than...
2012-01-28 Rémi Denis... winvlc: missing #include
2012-01-28 Rémi Denis... dash: include <config.h> in all cpp files
2012-01-28 Jean-Baptiste... Qt: fix hotkey shortcut
2012-01-28 Jean-Baptiste... Qt: fix open dvdsimple.
2012-01-28 Jean-Baptiste... Contribs: use latest commit before lavc 54 jump
2012-01-28 Rémi Denis... Win32: remove vlc_rwlock_t.writers - not really needed
2012-01-28 Rémi Denis... Remove plugins.dat on uninstallation
2012-01-28 Rafaël Carrévorbis: simplify tremor difference
2012-01-28 Rafaël Carrévorbis: remove wrong comment
2012-01-27 Jean-Baptiste... Safari people are animals too!
2012-01-27 Naohiro KORIYAMAInclude windows.h before wincrypt.h
2012-01-27 Hugo Beauzée... thread: Implement vlc_GetCPUCount for android.
2012-01-27 Jean-Baptiste... Configure for android: disable more modules for smaller...
2012-01-27 KO Myung-HunInclude 'sys/time.h' for 'struct timeval' on OS/2
2012-01-27 Rémi Denis... file out: do not redefine lseek() on Windows
2012-01-27 Rémi Denis... Win32: do not redefine stat/fstat, fix piles of warnings
2012-01-27 Rémi Denis... Remove inconsistently used check for <sys/stat.h>
2012-01-27 Rémi Denis... vdr: <sys/types.h> is always present and not checked
2012-01-27 Rémi Denis... Remove inconsistently used check for <fcntl.h>
2012-01-27 Rémi Denis... Remove unused checks for <strings.h>
2012-01-27 Rémi Denis... Move 'struct stat' forward declaration where actually...
2012-01-27 Rémi Denis... langfromtelx: config.h must be included first
2012-01-27 Rémi Denis... Include system headers before VLC headers
2012-01-27 Rémi Denis... blend: fix Win32 warning; RGB is a system macro
2012-01-27 Rafaël Carréopenjpeg patch: use a context patch: -c, not -u
2012-01-27 Jean-Baptiste... Contrib: avconv was removed from FFmpeg
2012-01-27 Rafaël Carrécontrib: openjpeg: freebsd has posix_memalign
2012-01-27 Rob Jonsonadd execute flag to mac os build.sh
2012-01-27 Rafaël Carrécontrib: gettext: fix misassumption about alloca
2012-01-27 Rafaël Carrélive555: use freebsd target for BSD
2012-01-27 Rafaël Carrégcrypt: disable all asm for FreeBSD
2012-01-27 Rafaël Carrévpx: fix FreeBSD build
2012-01-27 Rafaël Carrécontrib: use $(MAKE)
2012-01-27 Rafaël Carrécontrib/tools: use BSD fetch if curl/wget are absent
2012-01-27 Rafaël Carrécontrib: freetype: point configure to GNU make
2012-01-27 Rafaël Carrégnutls patch: remove "//" as it confuses BSD patch
2012-01-27 Rémi Denis... GnuTLS: allow x509 version 1 certificates for CAs ...
2012-01-27 Felix Paul... macosx: improve reliability to detect text field conten...
2012-01-27 Felix Paul... macosx: fixed 'intf-show' and 'intf-toggle-fscontrol...
2012-01-27 Martin Storsjöomxil: Ignore OMX.google.* codecs
2012-01-27 Rafaël Carréosx: fix config_GetLibDir
2012-01-27 Rafaël Carrélua: fix windows build
2012-01-27 Rafaël Carrédash: fix windows compile
2012-01-27 Rafaël CarréQt4: fix windows build
2012-01-27 Jean-Baptiste... Avcodec: Fix slice-decoding of hwAccel + -mt
2012-01-27 Denis CharmetPreload local directory for mkv only when needed
2012-01-27 Martin Storsjöavcodec: Set time_base for audio encoders, too
2012-01-26 Denis CharmetAllow Ebml elements bigger than 64GB
2012-01-26 Felix Paul... macosx: fixed slider knobs in the black ui style
2012-01-26 Rémi Denis... ARM: detect VFP floating point unit
2012-01-26 Tobias GüntnerQt4: Use the width of the new text to calculate the...
2012-01-26 Tobias GüntnerQt4: Test the correct text.
2012-01-26 Faustino E... VLCKit: install fat binary when needed
2012-01-26 Faustino E... VLCKit: make sure that the right archs exist
2012-01-26 Faustino E... VLCKit: don't assume x86_64 is the default arch
2012-01-26 Faustino E... VLCKit: remove trailing slash in Pre-Compile.sh
2012-01-26 Faustino E... Cosmetic: remove redundant var from Configure.sh
2012-01-26 Faustino E... VLCKit: exit Configure.sh on error
2012-01-26 Faustino E... Cosmetic: declare local variables in Pre-Compile.sh
2012-01-26 Faustino E... Cosmetic: clean up ws & comments in Pre-Compile.sh
2012-01-26 Faustino E... Cosmetic: fix typos, whitespace, and debug calls
2012-01-25 Rafaël CarréNeon yuv->rgb: check if CPU supports NEON
2012-01-25 Rémi Denis... TS: remove useless ts-dump stuff altogether
2012-01-25 Rémi Denis... TS: do not retain useless ts-dump settings
2012-01-25 Rémi Denis... TS: fix ts-dump error handling, remove a useless variable
2012-01-25 Martin Storsjöomxil: Set the module priority to 0 for iomx
2012-01-25 Rafaël Carrélogger: don't use NULL FILE* on android
2012-01-25 Rafaël CarréRevert "logger: store in the context which logging...
2012-01-25 Rafaël Carrélogger: store in the context which logging mode is...
2012-01-25 Rafaël Carrélogger: cascade if/else for different modes
2012-01-25 Rafaël Carrélogger: move Apple related define where it is used
2012-01-25 Rafaël Carrélogger: remove unused defines
2012-01-25 Rafaël CarréRevert "Android: hack to fix warnings in pthread.h...
2012-01-25 Rafaël Carréandroid: configure will fill PKG_CONFIG_LIBDIR itself
2012-01-25 Rafaël Carréandroid: remove workaround for old ndk
2012-01-25 Rafaël Carrécontrib: live555: don't match just 'ar'
2012-01-25 Rafaël Carrécontrib: ffmpeg was removed from libav
2012-01-24 Martin Storsjöomxil: Add a prefix to the iomx function symbols
2012-01-24 Rémi Denis... Fix MacOS build
2012-01-24 Felix Paul... macosx: make sure the main window's position is correct...
2012-01-24 Rémi Denis... Compute the lib directory dynamically
2012-01-24 Olivier Gambiercontrib: live555: replace ar by our $(AR)
2012-01-24 Rafaël CarréRevert "android: don't use unexisting option"
2012-01-24 Hugo Beauzée... hls: Don't crash if a segment can't be found.
next