]> git.sesse.net Git - vlc/shortlog
vlc
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
2010-07-10 Ilkka Ollakkaavformat: fix non-file usage after [1644d683e9df]
2010-07-10 Rémi Denis... Framebuffer: don't register useless signal handler
2010-07-10 Rémi Denis... vmem: use var_Inherit*
2010-07-10 Rémi Denis... Add var_InheritAddress()
2010-07-09 Rafaël Carrésrc/playlist/loadsave.c : Fix [1644d683e9df]
2010-07-09 Ilkka OllakkaQt4: disable all by default if user sets message-filter
2010-07-09 Ilkka OllakkaQt4: enable all messages only if filter is empty
2010-07-09 Ilkka Ollakkaapply Enable/DisableObjectPrinting to filter subscripti...
2010-07-08 Jean-Baptiste... Qt4: do not explode if MyDocument isn't available
2010-07-08 Rémi Denis... http-user-agent needs restart
2010-07-08 Rémi Denis... Add a proper API to set the user agent
2010-07-08 Rémi Denis... Remove the --user-agent hack
2010-07-08 Rémi Denis... Reject libmodplug 0.8.8
2010-07-08 Rémi Denis... Force the X11 video outputs when libvlc_*_set_xwindow...
2010-07-08 Rémi Denis... unset "window" if the LibVLC drawable is cleared
2010-07-08 Rémi Denis... XCB/window: force window provider when libvlc_*_set_xid...
2010-07-08 Rémi Denis... Win32: drop drawable plugin priority to zero
2010-07-08 Rémi Denis... Qt4: drop window provider priority to zero
2010-07-08 Rémi Denis... Add a window variable to select the window provider
2010-07-08 Rémi Denis... Define drawable-*-* variables only on MacOS
2010-07-08 Rémi Denis... playlist: simplify with demux psz_location
2010-07-08 Rémi Denis... Remove unused property
2010-07-08 Hugo Beauzée... Qt4: Cosmetics about ClickLineEdit, QVLCFramelessButton
2010-07-08 Ilkka OllakkaRevert "ts.c: check that pts is valid for H264"
2010-07-08 Ilkka Ollakkadvdnav: don't decode_URI for psz_file
2010-07-08 Ilkka Ollakkataglib: dont decode psz_file as URI
next