]> git.sesse.net Git - vlc/history - modules
gnutls: error message cosmetics
[vlc] / modules /
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
2012-09-14 David Fuhrmannmacosx: deduplicate window accessibility code
2012-09-14 David Fuhrmannmacosx: small cleanup in VLCWindow
2012-09-14 Felix Paul Kühnemacosx: store EQ preset name instead of its internal...
2012-09-14 Felix Paul Kühnemacosx: added a profile management system to the audio...
2012-09-14 Francois Cartegniesql_medial_lib: add option to disable on-disk transactions.
2012-09-13 Francois Cartegniesql_media_library: add missing text indexes
2012-09-13 Francois Cartegniesql_lite: If query is not a LIKE % search use = .
2012-09-13 Felix Paul Kühnemacosx: added a profile management system to the video...
2012-09-13 Felix Paul Kühnemacosx: fixed inconsitent menu label
2012-09-13 Jean-Baptiste KempfDMO: blind fix for loader compilation
2012-09-13 Jean-Baptiste KempfDMO: add another audio type
2012-09-13 Jean-Baptiste KempfDMO: improve debug
2012-09-13 Jean-Baptiste KempfDMO: fix MSS1/MSS2 decoding
2012-09-13 Jean-Baptiste KempfDMO: support more DLLs for MSS1/MSS2
2012-09-13 David Fuhrmannmacosx: add new common window class in order to dedupli...
2012-09-13 David Fuhrmannmacosx: simplify style mask options on window creation
2012-09-13 David Fuhrmannmacosx: decouple !video-deco from detached video window...
2012-09-13 Jean-Baptiste KempfFix build of avcodec
2012-09-13 Jean-Baptiste KempfMap MSS2 to avcodec
2012-09-13 Felix Paul Kühneopengl: removed 2 hacks needed to support legacy Macs...
2012-09-13 Ilkka Ollakkax264: don't set vfr, it maybe wasn't that good idea...
2012-09-12 Felix Paul Kühnemacosx: implemented full management of custom equalizer...
next