]> git.sesse.net Git - vlc/history - include
Add a trivial audio gain filter
[vlc] / include /
2012-03-29 Ludovic FauvetExport aout_Mixer functions to modules
2012-03-27 Felix Paul Kühneinclude/vlc_codecs.h: added pack(pop) counterpart to...
2012-03-27 Felix Paul Kühneinclude/vlc_codecs.h: added support for Apple platforms...
2012-03-23 Jean-Baptiste KempfAdd extensions to open dialogs
2012-03-22 Rémi Denis-CourmontTypo
2012-03-22 Rémi Denis-CourmontWin32: add FromANSI / ToANSI and use them
2012-03-22 Rémi Denis-CourmontWin32: add ToCodePage() and FromCodePage()
2012-03-20 Rémi Denis-CourmontMove configuration defines to <vlc_plugin.h>
2012-03-20 Rémi Denis-CourmontUse environment variable for data directory
2012-03-20 Jean-Baptiste KempfAdd RealAudio Lossless FourCC
2012-03-19 Rémi Denis-CourmontRemove excessive const
2012-03-19 Rémi Denis-CourmontPure C++ joy
2012-03-19 Rémi Denis-CourmontRemove stray function declarations
2012-03-19 Rémi Denis-CourmontRemove --disable-non-utf8
2012-03-18 Rémi Denis-CourmontAdd orientation to video format
2012-03-18 Rémi Denis-CourmontAdd parity() helper
2012-03-15 Edward WangExport services_discovery_RemoveAll
2012-03-14 Rafaël CarréSplit options parsing from config_ChainCreate
2012-03-13 Rémi Denis-CourmontTypos
2012-03-12 Frédéric Yhuelvlc_block_helper.h: fix weird indentation.
2012-03-12 Jean-Baptiste KempfRegister 669 extension
2012-03-10 Rémi Denis-CourmontProvisions for localized key code strings (refs #5974)
2012-03-08 Rémi Denis-Courmontsimple mixer: unduplicate channels definitions
2012-03-06 Rémi Denis-CourmontMove channels definition to <vlc_es.h>
2012-03-03 Rémi Denis-CourmontAdd shorthands for audio channel maps
2012-03-02 Francois CartegnieRevert "vlc_keys: define mouse's middle, 4 & 5 buttons...
2012-03-02 Jean-Baptiste KempfSupport qcp file opening
2012-03-02 Francois Cartegnievlc_keys: define mouse's middle, 4 & 5 buttons.
2012-02-29 Rémi Denis-CourmontReplace posix_memalign()
2012-02-29 Casian AndreiCreate a has_key function for a vlc dictionary
2012-02-28 Konstantin PavlovRegister CDXL, BMV, Ut Video, VBLE and Dxtory codecs...
2012-02-28 Konstantin PavlovFix some common typos.
2012-02-21 Jean-Baptiste KempfDirac: Register .drc extension
2012-02-20 Sébastien Escudieradd mxg extension
2012-02-18 Julien HumbertAdd .3ga audio extension
2012-02-17 Sébastien EscudierSupport of Mxpeg codec
2012-02-09 Rémi Denis-CourmontReset plugin ABI version for 2.1.x
2012-02-05 Rafaël CarréMention 2.0.0 instead of 1.2.0
2012-02-04 Antoine CellerierAdd strverscmp from glibc 2.14.1 to compat.
2012-02-04 KO Myung-HunInclude sys/types.h for ssize_t on OS/2
2012-02-02 Naohiro KORIYAMAWin32: define fstat as well as stat
2012-02-01 Rafaël CarréWin32: Add a mingw-w64 2.0.1 workaround
2012-02-01 Rafaël Carrémingw: undef small
2012-02-01 Rafaël Carréwince: don't define stat struct
2012-02-01 Rémi Denis-CourmontWin32: some compilers fail to define stat correctly
2012-02-01 Rémi Denis-CourmontWin32: struct stat is a macro so we need to include...
2012-02-01 Rafaël CarréUpdate workarounds for incomplete mingw headers
2012-01-31 Rémi Denis-CourmontProvide static_assert() replacement
2012-01-29 Felix Paul Kühnemacosx: fixed execution of binaries linked against...
2012-01-28 KO Myung-HunReplace the bitmap structures of Microsoft with ones...
2012-01-28 Rémi Denis-CourmontWin32: define FromT/ToT to convert between UTF-8 and...
2012-01-28 Rémi Denis-CourmontDefine WIN32_LEAN_AND_MEAN in config.h rather than...
2012-01-28 Rémi Denis-CourmontWin32: remove vlc_rwlock_t.writers - not really needed
2012-01-27 Rémi Denis-CourmontWin32: do not redefine stat/fstat, fix piles of warnings
2012-01-27 Rémi Denis-CourmontMove 'struct stat' forward declaration where actually...
2012-01-26 Rémi Denis-CourmontARM: detect VFP floating point unit
2012-01-25 Rafaël CarréRevert "Android: hack to fix warnings in pthread.h...
2012-01-24 Rémi Denis-CourmontCompute the lib directory dynamically
2012-01-24 Rémi Denis-CourmontMissing poll() declaration
2012-01-23 Rémi Denis-CourmontInline vlc_poll()
2012-01-20 Laurent AimarThread safe picture_t refcounting.
2012-01-20 Laurent AimarUnexport now unused picture_Delete().
2012-01-20 Laurent AimarMoved inlined functions defined in vlc_picture.h to...
2012-01-19 Rémi Denis-CourmontRemove the now broken Maemo 5 poll hack
2012-01-14 Rémi Denis-CourmontSanitize LIBVLC_DEPRECATED
2012-01-13 Felix Paul Kühneinclude: minor ui string improvement to match INPUT_TITLE
2012-01-11 Jean-Baptiste KempfBump plugin version to small ABI changes in decoder_t
2012-01-10 Laurent AimarAdded decoder_t::i_extra_picture_buffers field.
2012-01-10 Felix Paul Kühnecompat: always compile getdelim on Darwin
2012-01-09 Felix Paul Kühnefixups.h: added an explicit hack so binaries created...
2012-01-09 Christophe Mutricy2012 Release Key
2012-01-07 Laurent AimarAdded stream_BlockRemaining() helper.
2012-01-03 Rémi Denis-CourmontRemove dirfd() hacks
2012-01-03 Geraud CONTINSOUZASfix missing dirfd references for FreeBSD
2012-01-02 Cheng SunMinor fixes to spelling in documentation
2011-12-30 Hugo Beauzée-Luyssenstrings: Adding an helper to convert iso8601 durations
2011-12-29 Jean-Baptiste KempfSupport for Indeo4 decoding
2011-12-27 Cheng SunFix visibility of libvlc_printerr (missing LIBVLC_API)
2011-12-21 Rafaël Carréremove unused custom typedef
2011-12-15 Pere Orgafix filename self-references
2011-12-13 Jean-Baptiste KempfAdd thd to the list of extensions
2011-12-11 Jean-Baptiste KempfFinish the LGPL switch for libVLC and libVLCcore
2011-12-09 Francois Cartegnieadd dvb channels list .conf as filetype.
2011-12-07 Rafaël Carréremove unused limits
2011-12-06 Rafaël CarréRemove INTF_GAMMA_*
2011-12-06 KO Myung-HunDefine IPv6 stuffs required in order to compile on...
2011-12-06 KO Myung-HunAdd missing getaddrinfo(), freeaddrinfo(), getnameinfo...
2011-12-01 John HendrikxAdd libvlc_video_get_spu_delay and libvlc_video_set_spu...
2011-11-29 Rémi Denis-CourmontMove stats counter declaration to core
2011-11-29 Rémi Denis-CourmontRemove unused counter_t members
2011-11-29 Rémi Denis-CourmontRemove unused min, max and last stats
2011-11-29 Rémi Denis-CourmontRemove write-only timer statistics
2011-11-27 Jean-Baptiste KempfLGPL
2011-11-27 Rémi Denis-CourmontReplace MD5 implementation with FSF LGPL'd one
2011-11-25 Rémi Denis-CourmontBump plugin version before 1.2.0-pre2 due to minor...
2011-11-25 Rémi Denis-CourmontMove intf_EJect() out of core
2011-11-25 Jean-Baptiste Kempfvlc_xml.h: reindent the standard header
2011-11-24 Rémi Denis-CourmontDefine VLC_MMX and VLC_SSE function attribute macros
2011-11-24 Rémi Denis-Courmontvlc_networh.h: close() needs <unistd.h>
2011-11-16 Can Wuintroduce VLC_CLIP() macro to replace use pair of __MAX...
next