]> git.sesse.net Git - vlc/history - modules
Qt: use Qt4.7 clickLineEdit, if possible
[vlc] / modules /
2010-11-13 Rémi Denis-CourmontOpenGL: use clz()
2010-11-12 Jean-Baptiste KempfAVIO: fix compilation when avio.h is separated from...
2010-11-12 Laurent AimarFixed CC support when present using multiples specs...
2010-11-12 Laurent AimarFixed rar stream_filter generated playlist.
2010-11-12 Laurent AimarReset the stream position when rar stream_filter failed...
2010-11-11 Rémi DuraffortC++: use postfix operator for interators (that's suppos...
2010-11-10 Rémi Denis-CourmontQt4: use toURI()
2010-11-10 Rémi Denis-CourmontQt4: simplification
2010-11-10 Rémi Denis-CourmontQt4: fix TTL parameter syntax in streaming wizard
2010-11-10 Rémi Denis-CourmontQt4: FileOpenPanel generates proper URLs, simplify
2010-11-10 Rémi Denis-CourmontQt4: add toURI() helper
2010-11-10 Rémi Denis-CourmontQt4: missing qfu() (in commented out code)
2010-11-09 Rémi Denis-CourmontEGL: initialize Xlib
2010-11-09 Jean-Baptiste KempfMotion: code simplification, cleaning and error-checking
2010-11-08 Rafaël Carrétranscode: fix crash on eof when using threads >=1
2010-11-08 Rémi DuraffortShould fix #4224.
2010-11-08 Rémi Denis-CourmontEGL: superb hack around Mesa EGL damaged linking
2010-11-08 Rémi Denis-CourmontEGL: initial video output plugin
2010-11-08 Rémi Denis-CourmontCosmetic
2010-11-08 Rafaël Carrétypo
2010-11-08 Rémi Denis-CourmontFix a warning
2010-11-08 Rémi Denis-CourmontTypo
2010-11-08 Rémi Denis-CourmontReplace a run-time assertion with a pre-processor check
2010-11-08 Rémi Denis-CourmontOpenGL: fix a bunch of warnings
2010-11-08 Rémi Denis-CourmontOpenGL: de-inline huge pieces of code
2010-11-08 Erwan Tulouskins2(Linux): A XSync is needed
2010-11-08 Erwan Tulouskins2: default width/height to -1 (undefined) and...
2010-11-07 Rémi Durafforthttplive: remove dummy calloc (a call to strndup follows).
2010-11-07 Rémi Duraffortdbus: fix memory leaks.
2010-11-07 Ilkka OllakkaQt4: user qpainter instead setpixel() in pictureflow
2010-11-07 Ilkka OllakkaQt4: remove unused variable in pictureflow
2010-11-07 Ilkka OllakkaQt4: speedup pictureflow rendering littlebit by using...
2010-11-07 Rafaël Carréncurses: translatable strings must be ASCII-only
2010-11-07 Rémi Duraffortlua_timers: fix timers.
2010-11-07 Rémi DuraffortMedia_library: fix potential memleak.
2010-11-07 Laurent AimarWorkaround v4l2 drivers that do not behave correctly...
2010-11-07 Laurent AimarSmall fix when changing a video filter option that...
2010-11-06 Rémi DuraffortRemove calls to bzero.
2010-11-06 Rémi Denis-CourmontExpand and remove VLC_Version()
2010-11-06 Rémi Duraffortlibasf: remove unused variable.
2010-11-06 Rémi Denis-CourmontModules.am: missing files
2010-11-05 Christophe Mutricyi18n: Mark SD categories for inclusion in vlc.pot
2010-11-05 Jean-Paul Samanstream_filter/httplive.c: start playback with first...
2010-11-05 Pierre Ynardlua: copy input options to result of playlist script
2010-11-04 Geoffroy CouprieSkins: don't use GetProcAddress for TransparentBlt...
2010-11-04 Geoffroy CouprieWindows: remove another call to GetProcAddress in vout...
2010-11-04 Geoffroy CouprieWindows: remove calls to GetProcAddress for MonitorFrom...
2010-11-04 Jean-Baptiste KempfML: fix compilation
2010-11-04 Jean-Baptiste KempfReal demuxer: correctly exit on errors when parsing...
2010-11-04 Rémi Denis-CourmontXVideo: use after free
2010-11-04 Rémi Denis-CourmontXVideo: redumdant check
2010-11-04 Srikanth RajuEnable Media Library Building
2010-11-04 Srikanth RajuMedia library features sql_monitor - directory scanner...
2010-11-04 Srikanth RajuMedia library CRUD operations
2010-11-04 Srikanth RajuBase Media Library Module files
2010-11-04 Rafaël Carréx264: remove double assignement
2010-11-04 Jean-Baptiste KempfQt: deactivate noise video filter
2010-11-03 Laurent AimarFixed segfault in freetype after ToCharset() changes.
2010-11-03 André Weberatmo: fix assertion issue with picture_release
2010-11-03 Rémi Denis-CourmontLink GME with CXXLD
2010-11-03 Jean-Paul Samanstream_filter/httplive.c: newstream can also be 0 ...
2010-11-03 Jean-Paul Samanstream_filter/httplive.c: Bail out if block_Realloc...
2010-11-03 Jean-Baptiste KempfAVI: remove dead assignment
2010-11-03 Jean-Baptiste KempfOgg mux: make sure to reject if ES_type is not one...
2010-11-02 Laurent AimarFixed potential use of non initialized value in corrupt...
2010-11-02 Laurent AimarFixed potential use of non initialized fourcc in rawvid...
2010-11-02 Laurent AimarFixed potential division by 0 with corrupted real file...
2010-11-02 Laurent AimarFixed potential NULL deference when flushing in avcodec...
2010-11-02 Laurent AimarAdded support for rotation in the transform filter...
2010-11-02 Laurent AimarSimplified mouse handling in transform filter.
2010-11-02 Laurent AimarRemoved an invalid set_capability() in deinterlace.
2010-11-02 Pierre Ynardrtp sout: hard code dynamic payload types to 96
2010-11-02 Rémi Duraffortlua: implement var_ToggleBool and var_CountChoices.
2010-11-02 Rémi Duraffortlua: use var_ToggleBool.
2010-11-02 Rémi Duraffortlua_variables: implement var_IncInteger and var_DecInteger
2010-11-02 Rémi DuraffortUpdate LIST.
2010-11-02 Rémi Duraffortlua_sd: cosmetics.
2010-11-02 Rafaël Carrésmb: Fix stack smashing
2010-11-02 Jean-Paul Samanstream_filter/httplive.c: IV is supported in version...
2010-11-02 Jean-Paul Samanstream_filter: httplive.c: add duration to current...
2010-11-02 Jean-Paul Samanstream_filter/httplive.c: Take relative URI into account.
2010-11-02 Jean-Paul Samanstream_filter: httplive.c: cleanup
2010-11-02 Jean-Paul Samanstream_filter: httplive.c: remove debug code
2010-11-02 Jean-Paul Samanstream_filter: httplive.c: remove unused include files
2010-11-02 Sébastien Escudierh264 packetizer : correctly compute picture height...
2010-11-02 Rémi Duraffortlua_sd: Implement the descriptor request.
2010-11-02 Rémi Duraffortlua_extension: do not export the array of capabilities.
2010-11-02 Rémi Duraffortqt4: fix a crash if "view-mode" configuration values...
2010-11-01 Pierre Ynardv4l2: revert to default caching
2010-11-01 Jean-Baptiste KempfQt: video filters
2010-11-01 Laurent AimarRemoved unused variables (blend).
2010-11-01 Laurent AimarFixed potential use of undefined values (yuvp.c)
2010-11-01 Jean-Baptiste KempfBlu-Ray: warn the user about AACS/BD+
2010-11-01 Jean-Baptiste KempfBlu-Ray: correctly update the navigation menu for ...
2010-11-01 Laurent AimarFixed a double free on error (http interface).
2010-11-01 Jean-Baptiste KempfBluray access: support for Titles
2010-11-01 Pierre Ynardrtp sout: simplify
2010-10-31 Rémi Denis-CourmontRTP: reorder for better readability
2010-10-31 Pierre d'Herbemontquartztext: Use TargetCondionnals.h instead of Availabi...
2010-10-31 Pierre d'HerbemontAllow libvlc client to build statically.
next