]> git.sesse.net Git - vlc/history - modules
h264 packetizer : correctly compute picture height in case of interlaced video.
[vlc] / modules /
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.
2010-10-31 Ilkka OllakkaQt4: don't cache inside pictureflow
2010-10-31 Ilkka OllakkaQt4: pictureflow, check that we use valid index
2010-10-31 Ilkka Ollakkaqt4: don't deaccelerate when closing on target in pictu...
2010-10-31 Ilkka OllakkaQt4: render artists/title on pictureflow
2010-10-31 Ilkka OllakkaQt4: pictureflow, activate input if cliked and it's...
2010-10-31 Ilkka OllakkaQt4: make pictureflow work with tree-like playlist too
2010-10-31 Rafaël Carréncurses: fix #1987
2010-10-31 Laurent AimarRevert "swscale: Support RGB565 in swscale."
2010-10-31 Laurent AimarRemoved invalid assignation while loading cue files.
2010-10-31 Laurent AimarFixed a allocation failure test in swscale.
2010-10-31 Laurent AimarRemoved useless test (ts.c)
2010-10-31 Laurent AimarFixed a potential double free on error in qtl/shoutcast...
2010-10-31 Laurent AimarRemoved useless test in oggseek.
2010-10-31 Laurent AimarUsed char [size] instead of char * in mp4.c for the...
2010-10-31 Laurent AimarMde GrabVideo() in v4l2.c a bit easier to follow.
2010-10-31 Laurent Aimartransform filter rewrite as a "video filter2".
2010-10-31 Rémi Denis-CourmontWin32 build fix attempt
2010-10-31 Rémi Denis-CourmontRemove unmaintained BeOS support
2010-10-31 Rémi Denis-CourmontRevert "vmem: By default keep the original image aspect...
2010-10-31 Rémi Denis-CourmontXCB: use automake conditional
2010-10-31 Ilkka OllakkaQt4: rework coverflow to use playlist model for art
2010-10-31 Ilkka OllakkaQt4: return qmodelindex from moveCursor
2010-10-31 wucandemux/ts: beatify warning digital format when dump...
2010-10-31 Pierre d'Herbemontvout_ios: We do use 4 spaces indentation and not TABS.
2010-10-31 Jean-Baptiste KempfDemux image: remove \t in source code
2010-10-31 Pierre d'Herbemontopengl: Fix a typo.
2010-10-31 Pierre d'Herbemontquartztext: Fixup.
2010-10-31 Pierre d'Herbemontmp4: fixup
2010-10-31 Pierre d'Herbemontvmem: By default keep the original image aspect ratio.
2010-10-31 Romain Goyetopengl: Supports OpenGL ES.
2010-10-31 Pierre d'Herbemontquartztext: Allow to bypass quartztext build on Darwin.
2010-10-31 Romain Goyetmodules: Add iOS vout module.
2010-10-31 Pierre d'Herbemontswscale: Support RGB565 in swscale.
2010-10-31 Pierre d'Herbemontquartztext: Basic support for iOS.
2010-10-31 Pierre d'Herbemontmp4: Don't build IOKit specific hack on iOS.
2010-10-31 Pierre d'Herbemontmotion: Don't use unimotion on iOS.
2010-10-31 Pierre d'Herbemontarm_neon: Force libtool to be in CC mode when using...
2010-10-31 Brad SmithFix a typo with the libtool flag -export-symbols-regex
2010-10-30 Pierre YnardVAAPI: build fix
2010-10-30 Ilkka OllakkaQt4: coverflow, only do animation if target is under...
2010-10-30 Ilkka OllakkaQt4: small buggy test if modelinder is hidden or now
2010-10-30 Ilkka OllakkaQt4: don't crash coverflow when cliked my mouse
2010-10-30 Ilkka OllakkaQt4: coverflow, fix off-by-one in scrollto
2010-10-30 Laurent AimarAdded targa support to image demuxer.
2010-10-30 Ilkka OllakkaQt4: showslide scroll to row instead of column
2010-10-30 Ilkka OllakkaQt4: don't connect centerindexchanged, it's trigggered...
2010-10-30 Ilkka OllakkaQt4 don't return on empty arturl, otherwise we don...
2010-10-30 Rémi Duraffortlua_sd: force garbage collection once a while.
2010-10-30 Rémi DuraffortUse var_Inherit* when applicable.
2010-10-30 Rémi Denis-CourmontRequire XCB version of libpulse
2010-10-30 Rémi Denis-CourmontVAAPI: use vlc_xlib_init()
2010-10-30 Laurent AimarCreated the ES inside the Open() function of the ES...
2010-10-30 Ludovic FauvetUpnp: missing <assert.h> include
2010-10-30 Ludovic FauvetFix stupid typo
2010-10-30 Rafaël Carréncurses: fix messages display
2010-10-30 Jean-Baptiste KempfQt: reorder views
2010-10-30 Jean-Baptiste KempfQt: initial pass for CoverFlow view of the playlist
2010-10-30 Jean-Baptiste KempfQt, playlist: Move getMeta helper functions to PLModel
2010-10-29 Rafaël Carréncurses: add back comment mistakenly removed
2010-10-29 Rafaël Carréncurses: simplify IsIndex() and DrawPlaylist()
2010-10-29 Rafaël Carréncurses: if (a || (!a && b)) -> if (a || b)
2010-10-29 Rafaël Carréncurses: typo
2010-10-29 Rafaël Carréncurses: remove broken code to switch between flat...
2010-10-29 Rafaël Carréncurses: missing check in CheckIdx()
2010-10-29 Rafaël Carréncurses: messages box
2010-10-29 Rafaël Carréncurses: lot of changes stacked together
2010-10-29 Pierre Ynarddescription: fix the way the input is stopped
2010-10-28 Rémi Denis-CourmontGME: support for more than one track per file
2010-10-28 Rémi Denis-CourmontGME: useless #include
2010-10-28 Rémi Denis-CourmontGME: fix potential integer overflow
2010-10-28 Rémi Denis-CourmontGME: new plugin based on the official C API
2010-10-28 Rémi Denis-CourmontGME: complete plugin removal
2010-10-28 Jean-Baptiste KempfPLModel: formatting fixes
2010-10-28 Jean-Baptiste KempfQt: fix the view checked() state in the ViewMenu
2010-10-28 Jean-Baptiste KempfQt: further playlistPanel simplifications
2010-10-27 Rémi Denis-CourmontLUA: use FromCharset()
2010-10-27 Ilkka OllakkaRevert "Qt4: small loop change"
2010-10-27 Rafaël Carréncurses: rearrange Run() to remove a variable
2010-10-27 Rafaël Carréncurses: cosmetics to reduce LoC count (now under 2k!)
2010-10-27 Rafaël CarréRedraw(): if/else if/else if -> switch/case
2010-10-27 Rafaël Carréncurses: split HandleKey()
2010-10-27 Rafaël Carréncurses: densify HandleKey()
2010-10-27 Rafaël Carréncurses: remove "default: break;" from switches
2010-10-27 Rafaël Carréncurses: factor HandleBrowseKey() out of HandleKey()
next