]> git.sesse.net Git - vlc/shortlog
vlc
2010-07-18 Rémi Denis... utf8_vasprintf(): avoid useless strdup if UTF-8 is...
2010-07-18 Rémi Denis... Unicode: refactor, no functional changes
2010-07-18 Rémi Denis... nl_langinfo is not thread-safe, avoid it
2010-07-17 Rémi Denis... sout std: use raw mux for .mp3 extension (fix #3910)
2010-07-17 Rémi Denis... Fix implicit switch case cast
2010-07-17 Rémi Denis... udev: use ALSA to find capture device names
2010-07-17 Rémi Denis... Move most alsa-lib logic to Makefiles
2010-07-17 Rémi Denis... OSS is not Linux-specific
2010-07-17 Ilkka Ollakkalua art: don't try too much to find some art
2010-07-17 Rémi Denis... RC: stats are 64-bits
2010-07-17 Rémi Denis... RC: fix warning
2010-07-17 Pankaj YadavAll other Interfaces already moved on.Only my oldrc...
2010-07-17 Pankaj YadavSome platforms may have macros optind optarg and optopt...
2010-07-17 Juho Vähä-Herttuaasf: Fix WLE->DWLE in codec list object parsing
2010-07-17 Juho Vähä-Herttuaasf: Fix packet length handling to be correct
2010-07-17 Francois CartegnieQt: video_effects fix logo ui
2010-07-17 Francois CartegnieQt: sprefs_subtitles fix layout
2010-07-17 Francois CartegnieQt: sprefs_input fix layout
2010-07-17 Rémi Denis... XCB: transparent rather than black cursor (fixes #3916)
2010-07-17 Rémi Denis... Always re-arm the cursor hide timeout on movement ...
2010-07-16 Jean-Baptiste... Win32/CE: Nicer Makefile syntax
2010-07-16 Jean-Baptiste... Qt4: fix open dialog issue when file browser is embedded
2010-07-16 Jean-Baptiste... Wince: do not fail if locale/ is missing
2010-07-16 Jean-Baptiste... Win32: man find
2010-07-16 Jean-Baptiste... WinCE: try to fix building packages
2010-07-15 Rémi Duraffortincludes: add some more LIBVLC_USED.
2010-07-15 Rémi DuraffortFix compiler warning.
2010-07-15 Rémi Duraffortlibvlc_media: fix documentation.
2010-07-15 Rémi Durafforthttp: fix warning.
2010-07-15 Rémi Denis... Kill implicit pointer -> bool cast
2010-07-15 Laurent AimarFixed a compilation warning.
2010-07-15 Götz WaschkFix taglib compilation.
2010-07-15 Rémi Denis... Fix --enable-id3tag help
2010-07-15 Rémi Duraffortaa: fix compilation (collision with Xlib symbols).
2010-07-15 Rémi Denis... ASCII Art: initialize Xlib
2010-07-15 pk@pk-desktop... some platforms can have int64_t typedefed to long long...
2010-07-14 Rémi Denis... Correct example RTP location (fixes #3901)
2010-07-14 Rémi Denis... scene: Windows cannot replace files atomically (fixes...
2010-07-14 Rémi Denis... Doc typo
2010-07-14 Rémi Denis... Typo, fix libvlc_video_set_format() pitch
2010-07-14 Ilkka Ollakkastatistics to 64bit
2010-07-14 Ilkka OllakkaQt4: change messages-dialog to use msg_SubscriptionSetV...
2010-07-14 Ilkka Ollakkaadd msg_SubscriptionSetVerbosity call, so core filter...
2010-07-14 Laurent AimarAdded an assert in mkv.
2010-07-14 Laurent AimarModified aout_ChangeFilterString to handle audio filter...
2010-07-14 Laurent AimarFixed a (probable) typo in aout_ChangeFilterString().
2010-07-14 Laurent AimarMoved AoutChangeFilterString out of aout_internal.h.
2010-07-14 gbeauchesne... use VA_INVALID_ID wherever appropriate (vaapi).
2010-07-14 Jai MenonMKV : Add MJPEG codec ID.
2010-07-14 Jai MenonMKV : Fix some memory leaks in the EBML parser.
2010-07-14 Jai MenonMKV : Add support for parsing Matroska Tag elements...
2010-07-14 Rémi Duraffortmodules: remove an unused define and assert if we try...
2010-07-12 Rémi Denis... SDL vout: fix crash due to (not calling) XInitThreads
2010-07-12 Rafaël Carrédbus: monitor input state change through "intf-event"
2010-07-12 Rafaël Carrémpris.glade: silence a gtk warning
2010-07-12 Rafaël CarréMPRIS metadata required field is "location", not "URI"
2010-07-12 Rafaël CarréFix make dist after moving dbus files
2010-07-12 Rafaël CarréRemove file forgotten in [79a45df736]
2010-07-11 Rafaël Carréfixes dailymotion parser
2010-07-11 Ilkka Ollakkatranscode: use var_Get(Int|Bool|String)
2010-07-11 Laurent AimarEnabled back yadif deinterlacer mode in the vout.
2010-07-11 Laurent AimarAdded support for video filter that introduce latency...
2010-07-11 Laurent AimarFixed deinterlacer mode configuration (vout).
2010-07-11 Laurent AimarCosmetics.
2010-07-11 Laurent AimarEnabled back yadif mode in the deinterlace video filter...
2010-07-11 Laurent AimarAdded a way to flush video filters and video filter...
2010-07-11 Laurent AimarUsed VA_INVALID_ID when appropriate.
2010-07-11 Laurent AimarUsed VA_INVALID_SURFACE when appropriate.
2010-07-11 Laurent AimarFixed fourcc selection used for video extraction from...
2010-07-11 Laurent AimarUsed the right picture to get the date we have to wait on.
2010-07-11 Laurent AimarMoved out the code retreiving a decoded picture from...
2010-07-11 Mark LeeAdd functions to get/set audio delay.
2010-07-11 Rémi Denis... Fix previous commit
2010-07-11 Rémi Denis... XCB: use var_Inherit*()
2010-07-11 Rémi Denis... Warn if xcb-keysyms is missing
2010-07-11 Kamil Klimeksupport for stream size in imem access module
2010-07-11 Rémi Denis... Check that integers are within range when loading vlcrc
2010-07-11 Rémi Denis... Fix reading integers from vlcrc
2010-07-11 Ilkka OllakkaQt4: shorten the html in net_open.ui
2010-07-11 Ilkka OllakkaQt4: define generic font-family instead font in net...
2010-07-11 Ilkka OllakkaQt4: user system font in preferences labels
2010-07-11 Rémi Denis... Marq: allow opacity parameter in config chain
2010-07-11 Rémi Denis... Remove legacy casts
2010-07-11 Rémi Denis... Return 64-bits values for integer object variables
2010-07-11 Ilkka OllakkaQt4: handle int64_t-values in preferences-widget
2010-07-11 Rémi Denis... Store and parse 64-bits values in vlcrc
2010-07-11 Rémi Denis... Use 64-bits for integers in plugin descriptors
2010-07-11 Rémi Denis... Store configuration integer as 64-bits values
2010-07-11 Rémi Denis... Cosmetic
2010-07-11 Daniel TiszaAdd entity encoding for input options when outputting...
2010-07-11 Rémi Duraffortpulse: fix a memory leak.
2010-07-10 Rémi Duraffortluatelnet: really add the possibility to pipe commands...
2010-07-10 Rémi DuraffortRevert "luatelnet: accept multiple commands seperated...
2010-07-10 Rémi DuraffortRevert "luatelnet: missing debug message."
2010-07-10 Rémi Denis... Add LibVLC API for vmem
2010-07-10 Rémi Denis... vmem: major rework
2010-07-10 Rémi Denis... Fix typo
2010-07-10 Rémi Denis... Fix compilation
2010-07-10 Rémi Denis... XCB/window: allow compilation without xcb-keysyms
2010-07-10 Ilkka Ollakkaavcodec: disable direct rendering for VP80
next