]> git.sesse.net Git - vlc/history - modules
http: correctly strip URI scheme upon redirection (fixes #6872)
[vlc] / modules /
2012-09-30 Rémi Denis-Courmonthttp: correctly strip URI scheme upon redirection ...
2012-09-30 Rémi Denis-Courmontgnutls: really translate certificate questions
2012-09-30 Rémi Denis-Courmontfile out: translate override dialog
2012-09-30 Rémi Denis-Courmontgnutls: support SSH-style first use certificate authent...
2012-09-30 Rémi Denis-Courmonttls: add service parameter for handshake
2012-09-30 Rémi Denis-Courmontgnutls: ask user if certificate is invalid
2012-09-30 Rémi Denis-Courmonttls: pass host name to handshake function, simplify
2012-09-30 Rémi Denis-Courmontgnutls: kill relocations
2012-09-30 Sergey Radionovmjpeg: move content-type checks to probe phase
2012-09-29 Felix Paul Kühnemacosx: fixed crash when selecting a QTKit capture...
2012-09-29 Felix Paul Kühnemacosx: expose the 'Karaoke' filter in the UI because...
2012-09-29 Rémi Denis-Courmontgnutls: LGPL
2012-09-29 Rémi Denis-Courmonttls: keep credentials when HTTP reconnects
2012-09-29 Rémi Denis-Courmonttls: unify server and client credential & session concepts
2012-09-29 Rémi Denis-Courmontgnutls: remove support for certificates and keys from...
2012-09-29 Rémi Denis-Courmontgnutls: use system X.509 trust
2012-09-29 Rémi Denis-Courmontgnutls: require same version as configure checks
2012-09-29 Rémi Denis-Courmontgnutls: use block_FilePath() and clean up a bit
2012-09-29 Rémi Denis-Courmonttls: clean up server credentials activation prototype
2012-09-29 Rémi Denis-Courmonttls: allocate server session in core
2012-09-29 Rémi Denis-Courmontgnutls: fix memory leak in error case
2012-09-29 Rémi Denis-Courmontgnutls: remove gcrypt initialization
2012-09-29 Rémi Denis-Courmontgnutls: error message cosmetics
2012-09-29 Rui Zhanghttplive: parse EXT-X-MEDIA-SEQUENCE only once
2012-09-29 Rui Zhanghttplive: ignore failed stream in meta list
2012-09-28 Konstantin Pavlovhttp access: advertize gzip encoding if supported ...
2012-09-28 Rémi Denis-CourmontFix error handling from module_list_get() (fixes #7500)
2012-09-28 David Fuhrmannmacosx: move detached window stuff in extra xib file...
2012-09-28 David Fuhrmannmacosx: remove unneeded outlet for window in controlsBa...
2012-09-28 Felix Paul Kühnemacosx: work-around IOKit bug in OS X 10.7.4 and 10...
2012-09-28 Frédéric Yhueldemux/mp4: bug fix for files with 'moov' at the end
2012-09-28 Frédéric YhuelSmooth Streaming: read PacketSize attribute in manifest
2012-09-26 Francois CartegnieQt: sout_mrl: fix mrl generation for *codec=none||copy
2012-09-26 Jean-Baptiste KempfDo not build Dummy and T.140 encoder when sout is disabled
2012-09-26 Jean-Baptiste KempfTheora: split encoder from decoder
2012-09-26 Jean-Baptiste KempfSpeex: split encoder from decoder
2012-09-26 Jean-Baptiste KempfFLAC: split encoder from decoder
2012-09-26 Frédéric YhuelSmooth Streaming: play streams with no video (or audio...
2012-09-26 Martin Storsjöomxil: Make CopyOmxPicture not use the omxil decoder...
2012-09-25 Felix Paul Kühnemacosx: implemented pressed state for the effects butto...
2012-09-24 Jean-Baptiste KempfRecord: escape file names
2012-09-24 Jean-Baptiste KempfFolder: support more album art files
2012-09-24 Jean-Paul Samanpulse: fix comment.
2012-09-24 Jean-Baptiste KempfUpdate NEWS, po, LIST for smooth streaming
2012-09-24 Frédéric YhuelAdd Smooth Streaming module
2012-09-24 Frédéric Yhueldemux/mp4: fix PTS computation
2012-09-21 Hugo Beauzée-Luyssenmjpeg: minor cosmetics
2012-09-21 Hugo Beauzée-Luyssenmjpeg: Yoda code usage avoiding you will
2012-09-21 Hugo Beauzée-Luyssenmjpeg: Fix uninitialized values for i_size when checkin...
2012-09-21 Francois CartegnieQt: sout mrl generator: also apply optional x264 option...
2012-09-21 Francois CartegnieQt: profiles: convert to new options format.
2012-09-21 Francois CartegnieQt: sout mlr generator: only apply x264 options when...
2012-09-21 Francois CartegnieQt: profile_editor: fix inverted test
2012-09-21 Francois CartegnieQt: profiles_editor: add bitrate field and custom field
2012-09-21 Francois CartegnieQt: profiles_selector: change/simplify widgets reset...
2012-09-21 Francois CartegnieQt: profile_selector: rework profiles backup/restore
2012-09-21 Ludovic Fauvetandroid vout: expose the density to the JNI
2012-09-21 Rémi Denis-CourmontRevert "Add new API to libvlc for persistent equalizer...
2012-09-21 Frédéric Yhueldemux/mp4: Add fragmented MP4 support
2012-09-21 David Fuhrmannmacosx: suppress format warnings in StringUtility
2012-09-21 David Fuhrmannmacosx: remove hack when changing embedded video setting
2012-09-21 David Fuhrmannmacosx: simplify one setting and fix a typo regarding...
2012-09-21 David Fuhrmannmacosx: create new classes for all controls bar related...
2012-09-19 Martin Storsjöomxil: Look for the role video_decoder.wmv for VC1
2012-09-19 Martin Storsjöomxil: Set the WMV type
2012-09-19 Martin Storsjöiomx: Add support for the WMV parameter struct
2012-09-19 Martin Storsjöomxil: Set the ENDOFFRAME flag on the extradata buffer
2012-09-19 David Fuhrmannauhal: add callback for changes in supported audio...
2012-09-18 Edward Wangvisual: use mutexes
2012-09-18 Jean-Baptiste KempfQt: avoid a crash in preferences, on Windows
2012-09-18 Rémi Denis-Courmontavcodec: disable threading by default
2012-09-18 Francois CartegnieQt: add more sout profiles.
2012-09-18 Felix Paul Kühnemacosx: work-around a playlist core limitation, which...
2012-09-17 Francois CartegnieQt: profiles.ui fix build
2012-09-17 Francois CartegnieQt: profiles_editor: display muxers capabilities.
2012-09-17 Francois CartegnieQt: profile_selector: Bind data to muxers
2012-09-17 Francois CartegnieQt: profile editor: fix buttons
2012-09-17 Francois CartegnieQt: profiles.ui: missing title
2012-09-17 Francois CartegnieQt: profile_selector: fix widgets for audiorate & scale
2012-09-17 Francois CartegnieQt: profile_selector: better width/height selection...
2012-09-16 Vasily FominQt: Automatic file extension in Transcode/Save
2012-09-16 Jean-Baptiste KempfQt: fix association crash on XP
2012-09-16 Francois CartegnieQt: PLModel: Don't emit dataChanged() for out of range...
2012-09-16 Jean-Baptiste KempfQt: message dialog, use the update button and fix the...
2012-09-16 Duncan SalernoURI of HLS key can be relative, just like other URIs...
2012-09-16 Felix Paul Kühnemacosx: implemented pressed state for the effects butto...
2012-09-16 Felix Paul Kühnemacosx: fixed appearance issue within the playback...
2012-09-16 Felix Paul Kühnemacosx: simplify progress bar resizing code and fix...
2012-09-15 Francois CartegnieQt: Fix double activation to enter directories.
2012-09-15 Francois CartegnieQt: add dev only playlist debug view tab
2012-09-15 Jean-Baptiste KempfLua: kill a warning
2012-09-15 Mark LeeAdd new API to libvlc for persistent equalizer settings.
2012-09-15 Francois Cartegniepodcasts: ensure saved urls are loaded before change...
2012-09-15 Francois CartegnieQt: Remove event deduplication (fix #7390).
2012-09-15 Rémi Denis-CourmontQt4: fix hack to detect combo config items
2012-09-14 Daniel PengSome RTSP implementations (Foscam H.264 IP cameras...
2012-09-14 Jean-Baptiste KempfQt: set the cover art (if any) at CoverArt widget const...
2012-09-14 David Fuhrmannmacosx: only restore frame before playback in embedded...
2012-09-14 David Fuhrmannmacosx: choose more sane initial window position for...
2012-09-14 David Fuhrmannmacosx: remove unneeded extra autorelease pool
next