]> git.sesse.net Git - vlc/history - modules
vlc_CPU_init: factorize altivec check by using asm input
[vlc] / modules /
2011-08-26 Rafaël Carréncurses: cosmetics
2011-08-25 Rémi Denis-CourmontRemove unused/unusable decoder_DeleteAudioBuffer()
2011-08-25 Rémi Denis-CourmontRemove write-only block_t.i_rate
2011-08-25 Rémi Denis-Courmonttranscode: set audio.i_format for filters (fix #5244)
2011-08-25 Rémi Denis-Courmontblock_t ** parameter is never NULL for audio decoding
2011-08-25 Rémi Denis-CourmontRemove ugly function casts in combined audio decoder...
2011-08-25 Jean-Baptiste KempfVorbis: don't add empty tags to codec details
2011-08-25 Jean-Baptiste Kempfmp4: correct support for name atom
2011-08-24 Jean-Baptiste Kempfmp4: support iods atom
2011-08-24 Jean-Baptiste Kempfmp4: improve debug and clean
2011-08-24 Jean-Baptiste Kempfmp4: reduce space in debug-tree
2011-08-24 Jean-Baptiste Kempfmp4: Macro => static inline
2011-08-24 Jean-Baptiste Kempfmp4: code alignment
2011-08-24 Jean-Baptiste Kempfmp4: ifdef debug under MP4_VERBOSE
2011-08-24 Jean-Baptiste Kempfmp4: remove duplicated declaration
2011-08-24 Jean-Baptiste Kempfmp4: don't use the VERBOSE mode by default
2011-08-24 Jean-Baptiste KempfQt: restore audio volume save
2011-08-24 Jean-Baptiste KempfQt: Improve preferences layout for module list
2011-08-24 Jean-Baptiste KempfQt: put modules list in 2 columns
2011-08-24 Jean-Baptiste KempfQt: fix column size in complete preferences
2011-08-24 Jean-Baptiste KempfQt: save random/loop/repeat on quit
2011-08-24 Jean-Baptiste KempfQt: correctly init loop button state
2011-08-23 Akash MehrotraQt: Keep video filter values in range
2011-08-23 Akash MehrotraLUA:Expose aout
2011-08-23 Akash MehrotraLUA:Expose vout
2011-08-23 Felix Paul Kühnemacosx: store index of eq set in the menuitems' tags...
2011-08-23 Jean-Baptiste Kempfomxil: ONX -> OMX
2011-08-23 Rémi Denis-CourmontUse WNetAddConnection2 directly
2011-08-23 Felix Paul Kühnemacosx: remove 'macosx-eq-keep', since it is a useless...
2011-08-23 Rémi Denis-CourmontRemove old checks for dlfcn.h and sys/dl.h
2011-08-23 Rémi Denis-CourmontOMX IL assumes dlfcn.h, remove redumdant ifdefs
2011-08-23 Rémi Denis-CourmontUseless #include
2011-08-23 Jean-Baptiste KempfTS: fix linking on win32
2011-08-23 Jean-Baptiste KempfTS demux: remove unneeded header and add comment
2011-08-23 Jean-Baptiste KempfCorrect WVP2 fourcc and map to avcodec
2011-08-23 Jean-Baptiste KempfAvcodec: playback of WMVP
2011-08-22 Pierre Ynardadjust: fix typo
2011-08-22 Pierre Ynardadjust: distribute header file
2011-08-22 Tobias GüntnerMerge if conditions
2011-08-22 Jean-Baptiste Kempfadjust: remove unnecessary header
2011-08-22 Martin BrizaSplit adjust filter in two source files
2011-08-22 Rémi Denis-CourmontUpdate build rules for the plugins cache in build tree
2011-08-22 Rémi Denis-CourmontObsolete confusing --miface-addr option and rework...
2011-08-22 Felix Paul Kühnemacosx: removed 'erase logo' from the video effects...
2011-08-22 Felix Paul Kühnemacosx: don't update the sidebar too often
2011-08-22 Rémi Denis-CourmontRemove redumdant family parameter to net_OpenDgram()
2011-08-22 Jean-Baptiste KempfSmem: don't divide by 0
2011-08-22 Grigori Goronzylibass: match font attachments based on extension
2011-08-22 Grigori Goronzylibass: add message callback
2011-08-22 Rafaël CarréReally fix linking with libv4l2
2011-08-21 Felix Paul Kühnemacosx: added an option to disable the native fullscree...
2011-08-21 Felix Paul Kühnemacosx: adopt courmisch's feedback, thx
2011-08-21 Felix Paul Kühnemacosx: fixed compilation against the updated msg API
2011-08-21 Rémi Denis-CourmontUse standard putc_unlocked() instead of fputc_unlocked()
2011-08-20 Rémi Denis-Courmontlogger: dispatch message directly to the correct functi...
2011-08-20 Rémi Denis-CourmontPush log message formatting to subscribers
2011-08-20 Rémi Denis-CourmontMove msg_Copy() and msg_Free() to ncurses
2011-08-20 Felix Paul Kühnemacosx: simplified the subtitle opening sheet
2011-08-19 Rémi Denis-CourmontSRTP needs gcrypt
2011-08-19 Rémi Denis-CourmontRemove references to the VCDX interface
2011-08-19 Rémi Denis-CourmontRemove msg_cb_data_t and simplify accordingly
2011-08-19 Rémi Denis-CourmontFix namespace, remove useless variable and clean up...
2011-08-19 Rémi Denis-CourmontQt4: implement message object/module filter in the...
2011-08-19 Rémi Denis-Courmontmodules/genmf: set LDFLAGS
2011-08-19 Felix Paul Kühnemacosx: implement a 'Record' menu item
2011-08-19 Felix Paul Kühnemacosx: make sure we can't access the split view while...
2011-08-19 Felix Paul Kühnemacosx: work-around CoreAnimation limitations on 10...
2011-08-19 Felix Paul Kühnemacosx: show the playlist size as a badge in the sideba...
2011-08-19 Felix Paul Kühnevout_macosx: fixed memory leak
2011-08-19 Anuradha SuraparajuAdd Dirac encoding support using the Schroedinger library
2011-08-19 Rafaël CarréFix linking with libv4l2
2011-08-18 Rémi Denis-Courmontncurses: apply message verbosity filtering
2011-08-18 Rémi Denis-Courmontncurses: no need to turn off cancellation in message...
2011-08-18 Rémi Denis-CourmontQt4: apply verbosity filtering within Qt, do not rely...
2011-08-18 Rémi Denis-CourmontMigrate VLC_ADD_* flags from vlc-config to AC_SUBST
2011-08-18 Rémi Denis-CourmontSet filesystem libs in Makefile
2011-08-18 Rémi Denis-CourmontSet SOCKET_LIBS on Windows too
2011-08-18 Rémi Denis-CourmontMove MODULE_* predefined constants from vlc-config...
2011-08-18 Rémi Denis-CourmontTypo
2011-08-18 Rémi Denis-CourmontClean up L20 decoding
2011-08-18 Jean-Baptiste KempfAvformat demux: don't add empty tracks in AVMEDIA_TYPE_...
2011-08-18 Jean-Baptiste KempfAvcodec: map teletext IDs
2011-08-18 Denis CharmetFix many ES_OUT_RESET_PCR problems
2011-08-18 Denis CharmetFix block dropping at chapter change for non ordered...
2011-08-18 Jean-Baptiste KempfFreetype: kill warnings about sign comparison
2011-08-18 Jean-Baptiste KempfRemoteOSD: Simplify, remove warning and remove headers
2011-08-18 Jean-Baptiste KempfSkins2: remove unused variable
2011-08-17 Rémi Denis-CourmontDecoder for IEC61119 DAT12 (VLC_CODEC_DAT12)
2011-08-17 Rémi Denis-CourmontDecoder for PCM 20-bits (VLC_CODEC_S20B)
2011-08-17 Rémi Denis-Courmontaraw: refactor decoder to support byte-unaligned formats
2011-08-17 Rémi Denis-CourmontGenerate plugins cache during staged (native) installation
2011-08-17 Rémi Denis-Courmontaudio format: use bswap*()
2011-08-17 Rémi Denis-CourmontIntroduce VLC_NORETURN function attribute and use it
2011-08-17 Rémi Denis-CourmontMKV: compilation with EGCS is not supported anymore
2011-08-17 Jean-Baptiste KempfMosaic: remove unused variable
2011-08-17 Felix Paul Kühneauhal: fixed compilation against the 10.7 SDK
2011-08-17 Jean-Baptiste KempfAuHal: try to fix compilation on SDK > 10.5
2011-08-17 Jean-Baptiste KempfMacOS: fix compilation
2011-08-17 Felix Paul Kühnemacosx: fix compilation with the 10.5 SDK
2011-08-17 Jean-Baptiste KempfAuhal: simplifications
next