]> git.sesse.net Git - vlc/shortlog
vlc
2012-01-29 Rafaël Carrédca: update config.*
2012-01-29 Rafaël Carréspeex: arm code is for fixed point only
2012-01-29 Rafaël CarréWorkaround FFmpeg doc/APIchanges lies
2012-01-29 Rafaël Carréavformat demux: use new input APIs
2012-01-29 Rafaël Carréavformat demux: don't access removed info
2012-01-29 Rafaël Carréavformat mux: convert to new avio API
2012-01-29 Rafaël Carréavformat mux: use avformat_write_header()
2012-01-29 Rafaël Carréavformat: remove cast to void *
2012-01-29 Rafaël Carréavformat: prefer avformat_new_stream() over av_new_stream()
2012-01-29 Rafaël Carréavformat: shut up warning (unsigned char -> uint8_t)
2012-01-29 Rafaël Carréavformat: put_flush_packet was renamed some time ago
2012-01-29 Rafaël Carréavformat: AVMetadataTag and av_metadata_get don't exist...
2012-01-29 Rafaël Carréavformat: remove 2 chained data structures
2012-01-29 Rafaël Carré'SONC' codec is not even mentioned in libavcodec anymore
2012-01-29 Rafaël Carréavformat mux: don't write trailer if writing header...
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...
next