git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix a segfault (buffer overflow for win32 only).
[vlc.git]
/
modules
/
demux
/
2009-06-23
Rémi Denis-Courmont
XSPF: remove harmful base decoding
tree
|
commitdiff
2009-06-23
Rafaël Carré
Assume input_item_t->psz_uri contains an URI
tree
|
commitdiff
2009-06-22
Rafaël Carré
Closes #2875 : relative paths in xspf playlists
tree
|
commitdiff
2009-06-22
JP Dinger
Cosmetics in live555: Factor out duplicate code, avoid...
tree
|
commitdiff
2009-06-22
Rémi Duraffort
Split the test for user/passwd and the test for the...
tree
|
commitdiff
2009-06-22
Rémi Duraffort
Fix the previsous commit: if the user or the password...
tree
|
commitdiff
2009-06-22
Rémi Duraffort
These header files are global and not local.
tree
|
commitdiff
2009-06-22
Rémi Duraffort
Cleaning.
tree
|
commitdiff
2009-06-22
Rémi Duraffort
Remove duplicate code.
tree
|
commitdiff
2009-06-22
Rémi Duraffort
FIx a segfault: we need both user and password to be...
tree
|
commitdiff
2009-06-21
Rémi Duraffort
Dead initialization.
tree
|
commitdiff
2009-06-19
Rémi Duraffort
Never print the password in the logs.
tree
|
commitdiff
2009-06-18
Laurent Aimar
Workaround buggy flv files (#2590).
tree
|
commitdiff
2009-06-18
Laurent Aimar
Do not ask the user if we should build the avi index...
tree
|
commitdiff
2009-06-17
Derk-Jan Hartman
avformat: better seperation between time and byte seek...
tree
|
commitdiff
2009-06-16
David Flynn
demux/dirac: don't send a chained set of blocks to...
tree
|
commitdiff
2009-06-15
Rémi Duraffort
Use add_password instead of add_string when applicable.
tree
|
commitdiff
2009-06-13
Laurent Aimar
Use TrueHD codec in TS instead of MLP.
tree
|
commitdiff
2009-06-13
Laurent Aimar
Added .thd extension and force TrueHD decoder in raw...
tree
|
commitdiff
2009-06-11
Ben Hutchings
live555: Discard truncated DV frames
tree
|
commitdiff
2009-06-09
Laurent Aimar
Finished avi correction about disabled tracks.
tree
|
commitdiff
2009-06-09
Derk-Jan Hartman
avi demux: don't disable tracks when they end.
tree
|
commitdiff
2009-06-06
Yavor Doganov
Port to new libmpcdec API
tree
|
commitdiff
2009-06-01
Derk-Jan Hartman
mkv: Restore the priority of the mkv module
tree
|
commitdiff
2009-06-01
Derk-Jan Hartman
vobsub: strdup memleak (stream_Add copies the format)
tree
|
commitdiff
2009-05-29
Rafaël Carré
Fix xspf reading/writing
tree
|
commitdiff
2009-05-28
Rémi Duraffort
Be consistent with module naming.
tree
|
commitdiff
2009-05-28
Rémi Duraffort
Proprifications, fix some issues and factorize.
tree
|
commitdiff
2009-05-27
JP Dinger
WIN32: compile fix in playlist.
tree
|
commitdiff
2009-05-26
Rémi Duraffort
Simplification (and use only the needed memory).
tree
|
commitdiff
2009-05-26
Rémi Duraffort
wpl/zpl: really compile the modules and fixe some issues.
tree
|
commitdiff
2009-05-26
suheaven
Add support for wpl zpl playlist
tree
|
commitdiff
2009-05-26
Rémi Duraffort
mkv: use DIR_SEP_CHAR when applicable.
tree
|
commitdiff
2009-05-24
Ben Hutchings
live555: handle DV over RTSP
tree
|
commitdiff
2009-05-24
Ben Hutchings
live555: handle buffer resize error cases
tree
|
commitdiff
2009-05-20
Rémi Duraffort
Create a function to free the memory allocated when...
tree
|
commitdiff
2009-05-20
Rémi Denis-Courmont
Merge branch 1.0-bugfix
tree
|
commitdiff
2009-05-18
JP Dinger
Cosmetics.
tree
|
commitdiff
2009-05-18
JP Dinger
Remove an extra base64 decode implementation and use...
tree
|
commitdiff
2009-05-17
Rémi Denis-Courmont
rawaud: default FOURCC with local rather than low endianess
tree
|
commitdiff
2009-05-17
Rémi Denis-Courmont
Avoid ?: GCC-ism
tree
|
commitdiff
2009-05-16
Laurent Aimar
Replaced vout_InitPicture/Format with their equivalent.
tree
|
commitdiff
2009-05-15
Laurent Aimar
Used vlc_fourcc_GetCodecFromString where applicable.
tree
|
commitdiff
2009-05-14
Jean-Baptiste Kempf
Copyright Update and cosmetic
tree
|
commitdiff
2009-05-14
Laurent Aimar
Added missing vobsub.h
tree
|
commitdiff
2009-05-14
Laurent Aimar
Added vobsub.h to Modules.am
tree
|
commitdiff
2009-05-14
John Stebbins
vobsub idx parsing in matroska tracks
tree
|
commitdiff
2009-05-13
Laurent Aimar
Used VLC_CODEC_* and i_original_fourcc when applicable.
tree
|
commitdiff
2009-05-13
Laurent Aimar
Used VLC_CODEC_* and vlc_fourcc_GetCodec when suitable.
tree
|
commitdiff
2009-05-13
Laurent Aimar
Use vlc_fourcc_* helpers in avi demuxer.
tree
|
commitdiff
2009-05-08
Rémi Duraffort
playlist_ram: fix memleaks and use "const char*" instea...
tree
|
commitdiff
2009-05-07
Laurent Aimar
Try to workaround serialno change in ogg web radio.
tree
|
commitdiff
2009-05-07
Laurent Aimar
Set BLOCK_FLAG_CORRUPTED when reseting the packetizer.
tree
|
commitdiff
2009-05-07
Laurent Aimar
No need to set b_packetized in demuxer using a packetizer.
tree
|
commitdiff
2009-05-07
Laurent Aimar
Decrease a bit the dirac demuxer (50) to avoid probing...
tree
|
commitdiff
2009-05-07
David Flynn
Reads raw dirac streams, feeds into packetizer.
tree
|
commitdiff
2009-05-06
Laurent Aimar
Fixed VP31 in NSV files.
tree
|
commitdiff
2009-05-06
Jarmo Torvinen
Initial implementation of Raw audio plugin
tree
|
commitdiff
2009-05-05
Jean-Paul Saman
live555: Mark --rtsp-{http,mcast} as safe.
tree
|
commitdiff
2009-05-05
Jean-Paul Saman
live555: Mark --rtsp-tcp as safe.
tree
|
commitdiff
2009-05-05
Jean-Paul Saman
live555: Fix #2676 show proper time when pausing iso...
tree
|
commitdiff
2009-05-03
Laurent Aimar
Fixed PCR origin in ogg.
tree
|
commitdiff
2009-05-01
Laurent Aimar
Add most of *-caching options as safe
tree
|
commitdiff
2009-04-30
Laurent Aimar
Allows selecting CC as soon as possible.
tree
|
commitdiff
2009-04-30
Laurent Aimar
Fixed seek reset to avoid sending invalid PCR value...
tree
|
commitdiff
2009-04-30
Laurent Aimar
Fixed VC1 probe function.
tree
|
commitdiff
2009-04-28
Laurent Aimar
Fixed asprint checks in mod demuxer.
tree
|
commitdiff
2009-04-28
Laurent Aimar
Fixed coding style in mod demuxer.
tree
|
commitdiff
2009-04-27
Jean-Baptiste Kempf
Mod: reindent.
tree
|
commitdiff
2009-04-27
Konstanty Bialkowski
Extra meta data from mod files
tree
|
commitdiff
2009-04-26
Rémi Denis-Courmont
Explicitly add formerly implicit submodule shortcuts
tree
|
commitdiff
2009-04-26
Konstanty
Adds a few more types of MOD files
tree
|
commitdiff
2009-04-22
Laurent Aimar
Fixed cmov error handling avoid a later NULL pointer...
tree
|
commitdiff
2009-04-21
Rémi Denis-Courmont
(p?)gettext -> vlc_\1gettext
tree
|
commitdiff
2009-04-20
Laurent Aimar
Enabled again timeout for win32 in live555.
tree
|
commitdiff
2009-04-20
Jean-Baptiste Kempf
NSV: use VP30 instead of VP31.
tree
|
commitdiff
2009-04-20
Jean-Baptiste Kempf
Support for VP50 and Speex in NSV.
tree
|
commitdiff
2009-04-20
Rémi Denis-Courmont
MKV wants to include libintl.h
tree
|
commitdiff
2009-04-18
Rémi Denis-Courmont
Translate meta data category properly
tree
|
commitdiff
2009-04-18
Rémi Denis-Courmont
Don't call gettext for stuff that's not translated
tree
|
commitdiff
2009-04-18
Rémi Denis-Courmont
Use gettext() as per gettext standard for non-constant...
tree
|
commitdiff
2009-04-15
Laurent Aimar
Disable timeout usage under WIN32 with live555.
tree
|
commitdiff
2009-04-15
Laurent Aimar
Fixed TCP rollover.
tree
|
commitdiff
2009-04-14
Jean-Baptiste Kempf
MKV: fix support of MLP tracks in MKV.
tree
|
commitdiff
2009-04-14
Derk-Jan Hartman
avi: detect DivX XSUB subtitles.
tree
|
commitdiff
2009-04-14
Rémi Denis-Courmont
Avoid POSIX-deprecated asctime_r()
tree
|
commitdiff
2009-04-13
Laurent Aimar
Improved a52 in wav detection robustness.
tree
|
commitdiff
2009-04-13
Laurent Aimar
Added support for buggy SubRip files that use dot inste...
tree
|
commitdiff
2009-04-12
Laurent Aimar
Always use swab.
tree
|
commitdiff
2009-04-10
Derk-Jan Hartman
mkv: remove unmatche #endif introduced [b870bc9ddf45f01...
tree
|
commitdiff
2009-04-10
Rémi Denis-Courmont
Move remaining replacement to static import library
tree
|
commitdiff
2009-04-10
Rémi Denis-Courmont
Use stack array rather than alloca
tree
|
commitdiff
2009-04-10
Rémi Denis-Courmont
Remove useless check for time.h
tree
|
commitdiff
2009-04-10
Rémi Denis-Courmont
Remove useless (very partially used) check for errno.h
tree
|
commitdiff
2009-04-09
Laurent Aimar
Improved wav multichannel support.
tree
|
commitdiff
2009-04-08
Laurent Aimar
Fixed integer overflow in avi index creation.
tree
|
commitdiff
2009-04-08
Felix Paul Kühne
avi: set title instead of message. This looks better...
tree
|
commitdiff
2009-04-05
Rémi Denis-Courmont
ps: fix division by zero when seeking (fixes #2633)
tree
|
commitdiff
2009-04-04
Rémi Duraffort
ram demux: fix potential crash and use EMPTY_STR.
tree
|
commitdiff
2009-04-02
Laurent Aimar
Protect against unsupported/invalid wav speaker mask.
tree
|
commitdiff
next