]> git.sesse.net Git - vlc/shortlog
vlc
2012-08-07 Jean-Baptiste... Contribs: update libpng to 1.5.12
2012-08-07 Jean-Baptiste... Contribs: update libxml2 to 2.8.0
2012-08-07 Jean-Baptiste... Contribs: update shout to 2.3.1
2012-08-07 Rémi Denis... deinterlace: fix ARM linking with --disable-neon
2012-08-07 Rémi Denis... transform: use single optimized (memcpy()) function...
2012-08-07 Rémi Denis... transform: remove unused/incorrect YUY2 transforms
2012-08-07 Rémi Denis... transform: factor common macro code
2012-08-07 Felix Paul... macosx/mainwindow: added sanity check for the window...
2012-08-07 Felix Paul... macosx/fspanel: allow continued clicks on the backward...
2012-08-07 Jean-Baptiste... DVDnav: correctly update the title
2012-08-07 Jean-Baptiste... Vobsub: allow empty id language
2012-08-06 Rafaël CarréAdd Opus FourCC
2012-08-06 Mark HassmanWebUI: Fix loading playlist regression
2012-08-06 Rémi Denis... Qt4: simplify fraction
2012-08-06 Rémi Denis... Use pi_vlc_chan_order_wg4
2012-08-06 Rémi Denis... wasapi: report volume/mute (refs #6880, refs #7203)
2012-08-06 Rafaël Carrécontrib: add opus 0.9.14
2012-08-06 Felix Paul... contrib/iconv: enable the Android patch for iOS as...
2012-08-06 Felix Paul... extras/package: enable libmad on iOS
2012-08-06 Jean-Baptiste... Qt: make win7 buttons smaller to avoid graphic bug
2012-08-05 Jean-Baptiste... SSA: do not use memmove
2012-08-05 Jean-Baptiste... Flac Packetizer issue
2012-08-05 KO Myung-HunQt: Support disc drives probing for OS/2
2012-08-05 Sebastien Zwickertvout_macosx: disable the VOUT_DISPLAY_HIDE_MOUSE event...
2012-08-05 Rémi Denis... libvlc needs libm nowadays
2012-08-05 Christopher... dash: made segmentbase optional
2012-08-05 Jean-Baptiste... Dailymotion: fix the parsing of the pages
2012-08-05 Mark HassmanWebUI: Update Playlist improvement
2012-08-05 Rémi Denis... deinterlace: fix build
2012-08-05 Rémi Denis... deinterlace: fix build
2012-08-05 Rémi Denis... Fix 3d Now! tests compilation
2012-08-05 Rémi Denis... Revert "Remove unused 3dnow and mmxext checks"
2012-08-05 Rémi Denis... Simplify SSE tests
2012-08-05 Rémi Denis... Typo
2012-08-04 Rémi Denis... volume_neon: ARM NEON software amplification
2012-08-04 Francois CartegnieQt: PLModel: don't reset model on zoom
2012-08-04 Rémi Denis... Cosmetic: fix file title
2012-08-04 Rémi Denis... audio_format_neon: force ARMv6 (fix compilation)
2012-08-04 Rémi Denis... deinterlace: ARM optimizations for 16-bits merge
2012-08-04 Rémi Denis... deinterlace: rewrite ARM optimizations for 8-bits merge
2012-08-04 Rémi Denis... Detect ARMv6 on Linux
2012-08-04 Rémi Denis... Add ARMv6 CPU capability
2012-08-04 Rémi Denis... avcodec: add AVX, XOP, FMA4
2012-08-04 Rémi Denis... Linux detection for AVX and friends
2012-08-04 Rémi Denis... Define CPU capabilities for AVX, AVX2, XOP and FMA4
2012-08-04 Rémi Denis... avcodec: factor CPU detection code
2012-08-04 Rémi Denis... Check for 3D Now! at build time
2012-08-04 Rémi Denis... Check for SSE4 at build time where possible
2012-08-04 Rémi Denis... Check for SSSE3 at build time if possible
2012-08-04 Rémi Denis... Check for SSE3 at build-time if possible
2012-08-04 Rémi Denis... Check for SSE2 at build-time if possible
2012-08-04 Rémi Denis... Check for MMXEXT and SSE at build-time if possible
2012-08-04 Rémi Denis... Check for MMX at build-time if possible
2012-08-04 Rémi Denis... Use STD*_FILENO constants where applicable
2012-08-03 Rafaël Carrécontrib: move some android complexity outside of vlc.git
2012-08-03 Felix Paul... macosx: fixed NSRangeException when triggering modifier...
2012-08-03 Jean-Baptiste... MP4: be more tolerant with broken files from Fuji cameras
2012-08-02 Erwan Tuloudbus: fix vout leak
2012-08-02 Rémi Denis... deinterlace: use explicit automake rules
2012-08-02 Rémi Denis... deinterlace: make pf_end_merge an x86-only thing
2012-08-02 Rémi Denis... configure: fix check for ARM NEON support
2012-08-02 Rémi Denis... zip: fix build without zlib
2012-08-02 Felix Paul... contrib: compile iOS contribs with thumb support
2012-08-02 Felix Paul... contrib/ffmpeg: remove stupid special treatment of iOS
2012-08-02 Felix Paul... extras/package: iOS: enable thumb for compilation,...
2012-08-02 Felix Paul... arm_neon: updated syntax to suit Apple's current, more...
2012-08-02 Rémi Denis... DirectSound: save/restore volume if configured
2012-08-02 Rémi Denis... DirectSound: fix inverted volume report
2012-08-02 Rémi Denis... wasapi: restart aout if device is invalidated (fixes...
2012-08-02 Rémi Denis... wasapi: retry if device is invalidated during open...
2012-08-02 Rémi Denis... wasapi: check IAudioClock::GetPosition for error
2012-08-02 Rémi Denis... wasapi: assign session identifier (fix #7200)
2012-08-02 Erwan Tuloulogo: check for negative offsets
2012-08-02 Erwan Tuloublend: extra check to avoid possible crash
2012-08-01 Rémi Denis... Check for AltiVec at build-time if possible (untested)
2012-08-01 Rémi Denis... Check for ARM NEON at build-time if possible
2012-08-01 Rafaël Carréfix typo in header, probably fix inclusion from C++
2012-08-01 Rémi Denis... cpu: do not define capabilities on platforms that do...
2012-08-01 Rafaël CarréWin32 screen access: use correct type
2012-08-01 Rafaël CarréRemove mention of member removed a long time ago
2012-08-01 Christoph Miebachtypo: removing double spaces
2012-08-01 Christoph Miebachtypo visible in vlc.pot
2012-07-31 Michał Trzebiatowskitypo visible in vlc.pot
2012-07-31 Francois CartegnieQt: don't crash if sql ML module is missing
2012-07-31 Felix Paul... src/misc: added runtime NEON detection code for Android
2012-07-31 Felix Paul... arm_neon: align ARM ASM to 4 bytes to work-around the...
2012-07-31 Felix Paul... src/misc: added compile time detection code for NEON...
2012-07-31 Sebastien Zwickertavcodec: Mac OS X Video Acceleration (VDA) support...
2012-07-31 Christoph Miebachl10n: Use translations of help messages
2012-07-31 Rafaël Carrétranscode: simplify drift calculation
2012-07-30 Rémi Denis... v4l2: add integer menu controls (Linux 3.5)
2012-07-30 Rémi Denis... v4l2: fix cut and paste error
2012-07-30 Rémi Denis... v4l2: typo
2012-07-30 Rémi Denis... v4l2: work around drivers without VIDIOC_G_PARM (refs...
2012-07-30 Rémi Denis... v4l2: mark --v4l2-fps as obsolete
2012-07-29 Jean-Baptiste... HLS: fix error in d781f87d and simplify
2012-07-29 Jean-Baptiste... Win32 installer: regroup the webplugins options
2012-07-29 Jean-Baptiste... Win32 installer: split the macros from the file
2012-07-29 Jean-Baptiste... Swscale: correct pragma for iOS
2012-07-29 Jean-Baptiste... SVG: kill unused warning
next