]> git.sesse.net Git - vlc/shortlog
vlc
2011-08-25 Rémi Denis... block_t ** parameter is never NULL for audio decoding
2011-08-25 Rémi Denis... Remove ugly function casts in combined audio decoder...
2011-08-25 Rémi Denis... Silent rules for dummy.c
2011-08-25 Jean-Baptiste... Vorbis: don't add empty tags to codec details
2011-08-25 Jean-Baptiste... Contribs: update GnuTLS to 2.10.7
2011-08-25 Jean-Baptiste... Contrib: update libogg to 1.3.0
2011-08-25 Jean-Baptiste... mp4: correct support for name atom
2011-08-24 Jean-Baptiste... mp4: support iods atom
2011-08-24 Jean-Baptiste... mp4: improve debug and clean
2011-08-24 Jean-Baptiste... mp4: reduce space in debug-tree
2011-08-24 Jean-Baptiste... mp4: Macro => static inline
2011-08-24 Jean-Baptiste... mp4: code alignment
2011-08-24 Jean-Baptiste... mp4: ifdef debug under MP4_VERBOSE
2011-08-24 Jean-Baptiste... mp4: remove duplicated declaration
2011-08-24 Jean-Baptiste... mp4: don't use the VERBOSE mode by default
2011-08-24 Pierre YnardProofread byte order inline functions
2011-08-24 Jean-Baptiste... Qt: restore audio volume save
2011-08-24 Jean-Baptiste... Qt: Improve preferences layout for module list
2011-08-24 Rémi Denis... Allow min and max values for string config items
2011-08-24 Jean-Baptiste... Qt: put modules list in 2 columns
2011-08-24 Jean-Baptiste... Qt: fix column size in complete preferences
2011-08-24 Jean-Baptiste... Remove tabs in source code
2011-08-24 Jean-Baptiste... Qt: save random/loop/repeat on quit
2011-08-24 Jean-Baptiste... Qt: correctly init loop button state
2011-08-23 Akash MehrotraQt: Keep video filter values in range
2011-08-23 Jean-Baptiste... Mention WMVP in NEWS
2011-08-23 Akash MehrotraLUA:Expose aout
2011-08-23 Akash MehrotraLUA:Expose vout
2011-08-23 Felix Paul... macosx: store index of eq set in the menuitems' tags...
2011-08-23 Jean-Baptiste... omxil: ONX -> OMX
2011-08-23 Rémi Denis... Use WNetAddConnection2 directly
2011-08-23 Rémi Denis... contrib: force close-on-exec flag on live555 sockets
2011-08-23 Rémi Denis... Update .pc files for static linking
2011-08-23 Rémi Denis... Set a bunch of flags for libvlccore from Makefile
2011-08-23 Rémi Denis... Redumdant VLC_ADD_LIBS
2011-08-23 Rémi Denis... Cleanup dlopen detection
2011-08-23 Felix Paul... macosx: remove 'macosx-eq-keep', since it is a useless...
2011-08-23 Rémi Denis... Remove old HAVE_DL_DLOPEN definition
2011-08-23 Rémi Denis... Remove old checks for dlfcn.h and sys/dl.h
2011-08-23 Rémi Denis... OMX IL assumes dlfcn.h, remove redumdant ifdefs
2011-08-23 Rémi Denis... Useless #include
2011-08-23 Rémi Denis... configure: update libtool macros
2011-08-23 Jean-Baptiste... TS: fix linking on win32
2011-08-23 Jean-Baptiste... TS demux: remove unneeded header and add comment
2011-08-23 Jean-Baptiste... Win32: move to WinXP SP2 APIs and IE 6.0 APIs
2011-08-23 Jean-Baptiste... Win32: fix small error in configure.ac
2011-08-23 Jean-Baptiste... Correct WVP2 fourcc and map to avcodec
2011-08-23 Jean-Baptiste... Avcodec: playback of WMVP
2011-08-22 Pierre YnardUse MessageBox() in a portable way
2011-08-22 Pierre Ynardadjust: fix typo
2011-08-22 Pierre Ynardadjust: distribute header file
2011-08-22 Pierre Ynardi18n: adding new file
2011-08-22 Tobias GüntnerMerge if conditions
2011-08-22 Rémi Denis... Simplify and fix WinCE build
2011-08-22 Jean-Baptiste... adjust: remove unnecessary header
2011-08-22 Martin BrizaSplit adjust filter in two source files
2011-08-22 Rémi Denis... Win32: use error message box rather than text console...
2011-08-22 Rémi Denis... Move help command line options handling to a new file
2011-08-22 Rémi Denis... Update build rules for the plugins cache in build tree
2011-08-22 Rémi Denis... Obsolete confusing --miface-addr option and rework...
2011-08-22 Rémi Denis... Rework multicast join
2011-08-22 Felix Paul... macosx: removed 'erase logo' from the video effects...
2011-08-22 Felix Paul... macosx: don't update the sidebar too often
2011-08-22 Rémi Denis... stream_out_select needs sockets
2011-08-22 Rémi Denis... Remove redumdant family parameter to net_OpenDgram()
2011-08-22 Jean-Baptiste... Smem: 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... macosx: minor layout changes to the AudioEffects panel...
2011-08-21 Felix Paul... macosx: added an option to disable the native fullscree...
2011-08-21 Felix Paul... macosx: adopt courmisch's feedback, thx
2011-08-21 Rémi Denis... Allow logging error messages with no VLC object (NULL)
2011-08-21 Felix Paul... macosx: fixed compilation against the updated msg API
2011-08-21 Rémi Denis... Gather all checks for the command line help options
2011-08-21 Rémi Denis... Initialize language from vlcrc before any language...
2011-08-21 Rémi Denis... Load plugins and configuration as soon as possible
2011-08-21 Rémi Denis... Use standard putc_unlocked() instead of fputc_unlocked()
2011-08-21 Rémi Denis... Win32: fix definition of VLC_STATIC_COND
2011-08-21 Rémi Denis... Ignore D2D headers if they do not work in plain C
2011-08-21 Rémi Denis... configure: no need for -DSYS_*
2011-08-20 Rafaël Carrévlc_arrays: remove unused macro _ARRAY_GROW
2011-08-20 Rafaël Carréremove redundant TAB_APPEND_CPP
2011-08-20 Rémi Denis... logger: dispatch message directly to the correct functi...
2011-08-20 Rémi Denis... Push log message formatting to subscribers
2011-08-20 Rémi Denis... Move msg_Copy() and msg_Free() to ncurses
2011-08-20 Rémi Denis... Also deprecate verbosity functions
2011-08-20 Rémi Denis... libvlc_log_*: deprecated and reimplement as compatibili...
2011-08-20 Rémi Denis... Win32: use only one condition variable per R/W lock
2011-08-20 Rémi Denis... Update list of SOCKET_LIBS-dependent plugins
2011-08-20 Felix Paul... macosx: simplified the subtitle opening sheet
2011-08-20 Rémi Denis... Do not redefine stuff from <ws2ipdef.h>
2011-08-20 Rémi Denis... Move Winsock poll() emulation to src/win32/
2011-08-20 Rémi Denis... src/Makefile: dead code
2011-08-20 Rémi Denis... Check for struct pollfd separately from poll, needed...
2011-08-20 Rémi Denis... configure: unify poll and connect tests
2011-08-20 Rémi Denis... Fix d2d1.h detection: C++ is required
2011-08-19 Rémi Denis... SRTP needs gcrypt
2011-08-19 Rémi Denis... Reduce interface lock scope
2011-08-19 Rémi Denis... Remove references to the VCDX interface
next