]> git.sesse.net Git - vlc/history - modules/access
Fix seeking with broken file or without index (close #1687)
[vlc] / modules / access /
2008-08-01 Jean-Baptiste KempfRewrite a useful tooltip for Windows DShow.
2008-08-01 Rémi DuraffortFix previous commit.
2008-08-01 Rémi Duraffortvcdx: Fix memleaks.
2008-08-01 Rémi Duraffortcdda/info: fix memleaks.
2008-08-01 Rémi DuraffortAccess/cdda: fix memleak
2008-08-01 Rémi DuraffortFix [10fcb9f9c3c73d13340c0bd4153fc4c9c87b7186] (win...
2008-07-31 Derk-Jan Hartmanhttp access: Use EnsureUTF8() on the ICY strings. Avoid...
2008-07-31 Derk-Jan HartmanMerge branch 'df-for-upstream' of git://repo.or.cz...
2008-07-31 Jean-Baptiste KempfFix preferences for jack (avoid the double 'pace' text)
2008-07-31 Rémi DuraffortMore memleaks (pointed out by Jpeg)
2008-07-31 Rémi DuraffortFix tiny memleak.
2008-07-31 Rémi DuraffortAccess dvdread: use setenv instead of putenv to fix...
2008-07-31 Rémi DuraffortFix memleak in cdda access.
2008-07-27 Derk-Jan Hartmanvcd module: fix .cue loading. was failing on .cue's...
2008-07-27 Laurent AimarFixed icy meta data parsing after http reconnection...
2008-07-25 Rémi DuraffortUse pl_Release with the right argument.
2008-07-25 Derk-Jan Hartmanqtcapture: don't release an item that is in the autorel...
2008-07-24 Laurent AimarCheck for dvdnav_get_highlight_area error.
2008-07-22 Laurent AimarCheck for file size change at every read (improve readi...
2008-07-22 Pierre d'Herbemontdirectory: assert() at critical places.
2008-07-21 Rémi DuraffortUse pl_Release.
2008-07-21 Rémi DuraffortUse pl_Locked and pl_Unlocked
2008-07-21 Derk-Jan HartmanMerge branch 'master' of git@git.videolan.org:vlc
2008-07-21 Derk-Jan Hartmanqtcapture: Use Hosttime when available.
2008-07-19 Rémi DuraffortUse pl_Locked and pl_Unlocked.
2008-07-17 Pierre d'HerbemontRevert "qtcapture: Use a direct block buffer, and remov...
2008-07-17 Pierre d'Herbemontqtcapture: Use a direct block buffer, and remove a...
2008-07-17 Rémi DuraffortThe playlist is not lock at this stage so let it lock...
2008-07-16 Felix Paul KühneFixed a rare sent-msg-to-freed-object issue
2008-07-16 Pierre d'Herbemontqtcapture: Don't release objects when libvlc quit,...
2008-07-16 Pierre d'Herbemontdirectory: Make sure we can exit and interrupt the...
2008-07-16 Derk-Jan HartmanDon't send blocks from qtcapture Demux that we have...
2008-07-16 Derk-Jan HartmanUse the actual pts in qtcapture.
2008-07-15 Pierre d'Herbemontdirectory: playlist_NodeCreate needs a lock.
2008-07-13 Pierre d'Herbemontdirectory: Remove unuseful debug message.
2008-07-13 Pierre d'Herbemontdirectory: Return VLC_EGENERIC in case of interruption...
2008-07-13 Pierre d'Herbemontdirectory: Don't get stuck if playlist dies. And remove...
2008-07-09 Rémi DuraffortDon't leak memory when something goes wrong.
2008-07-06 Rémi Denis-CourmontProtocol names are localized.
2008-07-06 Felix Paul Kühnel10n string fixes
2008-07-05 Laurent AimarRemoved unwanted debug messages.
2008-07-05 Rémi Denis-CourmontDummy amd64 warnings
2008-07-05 Rémi Denis-CourmontV4L2: error handling
2008-07-05 Rémi Denis-CourmontAnother unused variable
2008-07-05 Rémi Denis-CourmontBunch of warnings
2008-07-05 Rémi Denis-CourmontRemove duplicate b_die check
2008-07-05 Rémi Denis-Courmontmodules: use vlc_object_alive()
2008-07-05 Rémi Denis-CourmontFix misleading comment
2008-07-03 Rémi Denis-CourmontFormat string fixes
2008-07-01 Rémi Denis-CourmontRemove dead code (CID #2)
2008-07-01 Rémi Denis-CourmontMissing #include
2008-06-28 Laurent AimarFixed use of freed memory every time rtmp access is...
2008-06-28 Jean-Baptiste KempfFix previous commit.
2008-06-28 Jean-Baptiste KempfHeaders for newer libdvdread have moved :D
2008-06-22 Rémi DuraffortRemove unneeded msg_Error.
2008-06-22 Rémi DuraffortRemove unneeded msg_Error about memory failure.
2008-06-22 Bill C. Riemershttp: fix Content-Length and stream closure issues.
2008-06-20 Rémi Denis-Courmontaccess_file: use the waitpipe and always poll
2008-06-20 Rémi Denis-CourmontRevert "No need to send Connection: close or Connection...
2008-06-18 Antoine CellerierShould fix compilation of dshow access. Thanks to Poe.
2008-06-18 Antoine CellerierAdd options to configure audio input format (code was...
2008-06-17 Bill C RiemersNo need to send Connection: close or Connection: Keep...
2008-06-17 Bill C Riemersaccess_http: do not close the stream when seeking out...
2008-06-17 Rémi Denis-CourmontHTTP: do not send a negative byte range
2008-06-16 Dominique LeuenbergerFix Memory leak: free proxy_factory even when buffer...
2008-06-16 Przemyslaw FialaMMS stream pausing
2008-06-15 Dominique LeuenbergerHTTP access: support for libproxy, with configure autod...
2008-06-15 Jean-Baptiste KempfFix typo introduced in [ba06700b854653f4c1af9175aefcb92...
2008-06-15 Jean-Baptiste KempfKill a warning on windows.
2008-06-14 Jean-Baptiste KempfDon't define smb_auth on windows.
2008-06-14 Jean-Baptiste KempfRemove unused variable.
2008-06-14 Jean-Baptiste KempfRemove unused variables.
2008-06-14 Felix Paul KühneAdded a couple of more useful error messages
2008-06-14 Pierre d'Herbemontmms: Get rid of the playlist.
2008-06-14 Pierre d'HerbemontRemove VLC_DIR_ACTIVITY, as it is not used.
2008-06-14 Pierre d'Herbemontcdda: Fix a really right warning.
2008-06-14 Pierre d'Herbemontdirectory: Playlist code shouldn't be used here.
2008-06-14 Pierre d'Herbemontcdda: Warn about wrong playlist usage in the file.
2008-06-14 Pierre d'Herbemontcdda: Warn about wrong playlist usage in the file.
2008-06-14 Pierre d'Herbemontcdda: Remove inclusion of vlc_playlist.h.
2008-06-14 Pierre d'Herbemontvcdx: Don't include playlist.h
2008-06-14 Jean-Paul SamanFix indentation.
2008-06-13 Rémi Denis-CourmontHTTP: put the password to a separate field, so we can...
2008-06-13 Felix Paul KühneAdded complete l10n to the Capture interface and a...
2008-06-12 Felix Paul KühneDon't double free objects on error. Pointed by Pierre
2008-06-12 Rémi Denis-CourmontFile: devices are not seekable
2008-06-12 Felix Paul KühneClean up the code a bit, turning to be half as laggy...
2008-06-07 Rémi Denis-CourmontUDP: remove old RTP code
2008-06-07 Rémi Denis-CourmontRemove some dead code
2008-06-07 Rémi Denis-CourmontUDP: remove unneeded DCCP support
2008-06-04 Rémi Denis-Courmontaccess_udp: remove UDP-Lite support
2008-06-04 Rémi Denis-CourmontDo not use the old UDP access for RTP/AVP
2008-06-04 Rémi Denis-CourmontFTP: do not rely on object_type
2008-06-04 Antoine CellerierFix help string.
2008-05-31 Jean-Baptiste KempfMingw64 defines _I64_MAX in limits.h
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-30 Rémi Denis-CourmontRevert "Simplify - CID 6"
2008-05-30 Rafaël CarréSimplify - CID 6
2008-05-29 Rémi Denis-CourmontSpelling
2008-05-28 Rémi Denis-Courmontintf_Destroy(): use vlc_object_release() and a destruct...
next