]> git.sesse.net Git - vlc/history - modules/demux
Allow on the fly cropping size change with top, left, right and bottom offsets.
[vlc] / modules / demux /
2006-05-10 Jean-Paul SamanPatch for connecting authenticated RTSP connections.
2006-05-08 Damien Fouilleulwav.c: added 'mlaw' fourcc, same as 'ulaw'
2006-05-01 Sreng JeanFirst rough demux2 implementation for game music files...
2006-05-01 Sreng Jean Use strrchr to extract the file's extension
2006-04-30 Clément StenacDitto
2006-04-30 Clément StenacFortune
2006-04-30 Antoine CellerierForward port podcast fixes [15462] and [15465].
2006-04-29 Rémi Denis-CourmontDon't use #ifdef + alloca() when we have something...
2006-04-29 Rémi Denis-CourmontSimplification assuming that sizeof(char) = 1
2006-04-29 Rémi Denis-CourmontFix copyright
2006-04-27 Antoine CellerierAhem...
2006-04-27 Antoine CellerierAdd option (--shoutcast-show-adult) to show porn^WNC17...
2006-04-24 Antoine CellerierSome more cleaning
2006-04-24 Christophe Mutricyshoutcast.c: Memleak hunt.
2006-04-23 Antoine CellerierSupport for Shoutcast TV. vp3 streams segfault, vp5...
2006-04-22 Antoine Cellerier * shout.c : change playlist layout (remove 1 node)
2006-04-22 Antoine CellerierChange shoutcast service discovery module and write...
2006-04-15 Derk-Jan Hartman* Support for Topfield .rec recordings. It's MPEG-TS...
2006-04-14 Rémi Denis-CourmontFix missing #include
2006-04-14 Clément StenacStrings
2006-04-13 Derk-Jan Hartman* Revert the unintentially committed files of [15202]
2006-04-13 Derk-Jan Hartman* Fix libgcrypt on MacIntel by disabling it's ASM....
2006-04-13 Clément StenacString stuff
2006-04-11 Clément StenacMore strings
2006-04-11 Clément StenacString fixes
2006-04-06 Christophe Massiot * ALL: extention -> extension
2006-04-03 Rémi Denis-Courmont- Do not rewrite “+” as a white space when unescaping...
2006-04-02 Derk-Jan Hartman* Force the UTF-8 encoding on mp4 text subtitles. ...
2006-04-02 Felix Paul Kühne* implement DEMUX_GET_LENGTH based upon the stream...
2006-04-02 Clément StenacDon't crash on null metas
2006-04-01 Felix Paul Kühne* don't try to open real streams, but quit before trigg...
2006-04-01 Felix Paul Kühne* livedotcom.cpp: transform a blocking msg_err to a...
2006-04-01 Felix Paul Kühne* show meta information for real streams (only Title...
2006-03-30 Rémi Denis-CourmontRemoves invalid UTF-8 byte sequences from meta data...
2006-03-30 Rémi Denis-CourmontCosmetic, Fix my name
2006-03-29 Sam Hocevar * modules/demux/mp4/mp4.c: explicited debug message.
2006-03-25 Clément StenacRetry syncing mpeg audio stream if it failed on first...
2006-03-25 Jean-Paul SamanDrop support for VLS specific LPCB because it conflicts...
2006-03-19 Derk-Jan Hartman* Fix AMR from liveMedia decoding. Patch by Alex Antrop...
2006-03-19 Derk-Jan Hartman* sorry about the missing #if
2006-03-19 Derk-Jan Hartman* fix the liveMedia VERSION_INT (hopefully)
2006-03-19 Derk-Jan Hartman* fix ifdef
2006-03-19 Derk-Jan Hartman* Send Keep-A-Live RTSP bogus calls for servers that...
2006-03-18 Christophe MutricyTypo
2006-03-18 Christophe MutricyAll: string review (refs: #438)
2006-03-17 Antoine Cellerier[14752] improved, by Daniel Stranger.
2006-03-16 Derk-Jan Hartman* G726 settings for liveMedia refs #601
2006-03-15 Derk-Jan Hartman* Ahum.. compile before you commit...
2006-03-15 Derk-Jan Hartman* Completly untested G726 support for liveMedia. refs...
2006-03-13 Antoine CellerierFix playing stuff like http://213.205.97.105:80/tf1jt...
2006-03-12 Clément StenacRemove buggy debug
2006-03-11 Antoine Celleriersrc/playlist/loadsave.c, modules/demux/playlist/*,...
2006-03-11 Clément StenacStrings (Refs:#438)
2006-03-03 Jean-Paul SamanPlaying 3GPP audio only LATM AAC/HE-AAC streams. Patch...
2006-02-28 Derk-Jan Hartman* Use stream_UrlNew for vobsub loading instead of fopen...
2006-02-22 Derk-Jan Hartman* Use EnsureUTF8 on the trackname of avi's. (no garentu...
2006-02-19 Clément Stenac* Show meta-information separately
2006-02-18 Rémi Denis-CourmontAll: missing #include "charset.h"
2006-02-18 Sam Hocevar * modules/demux/mp4/drms.c: mostly cosmetic changes.
2006-02-17 Derk-Jan Hartman* Don't use alloca for audio buffers on OSX and BSD...
2006-02-16 Sigmund Augdal Helbergreal.c: fix some crashes
2006-02-16 Antoine CellerierMove podcast meta info to "Podcast Info" category
2006-02-16 Antoine Cellerier[patch] unifying meta-information access, the 2nd by...
2006-02-16 Clément StenacFix a doxygen comment
2006-02-13 Sam Hocevar * modules/demux/mp4/drms.c: cosmetic changes to some...
2006-02-13 Rémi Denis-CourmontFix windows build
2006-02-13 Rémi Denis-CourmontFix typo
2006-02-13 Rémi Denis-CourmontFurther fopen() unicode fixes (refs #528)
2006-02-13 Rémi Denis-CourmontAnother bunch of Unicode file names fixes (refs #528)
2006-02-11 Derk-Jan Hartman* Do a proper UTF-16 -> UTF-8 conversion on ASF metadat...
2006-02-10 Jean-Paul Samansanity check
2006-02-01 Rémi Denis-CourmontUniformize source files encoding
2006-02-01 Rémi Denis-CourmontEncode non-ASCII characters outside comments
2006-02-01 Rémi Denis-CourmontFix warnings
2006-02-01 Sam Hocevar * modules/demux/mp4: more explicit error messages...
2006-02-01 Sam Hocevar * Got rid of SYS_DARWIN everywhere.
2006-02-01 Sam Hocevar * modules/demux/mp4: added more comments and debug...
2006-01-29 Derk-Jan Hartman* Open the .sub file of the vobsubs, with the ToLocale...
2006-01-26 Sigmund Augdal Helbergmodules/demux/ts.c: Fixed a very very minor memleak
2006-01-24 Derk-Jan Hartman* Fake the PCR/SCR on MPEG PES streams (VDR for instance).
2006-01-23 Derk-Jan Hartman* Don't crash if the hdlr in a mov has no name.
2006-01-22 Derk-Jan Hartman* Pass along the SSA header in mkv files to the decoder.
2006-01-22 Derk-Jan Hartman* Stupid subtitles with their lack of proper specificat...
2006-01-22 Derk-Jan Hartman* The vobsub param is Delay, not delay.
2006-01-21 Derk-Jan Hartman* One more fix for vobsubs with negative times
2006-01-16 Derk-Jan Hartmanmodules/demux/vobsub.c:
2006-01-12 Antoine CellerierFSF address change.
2006-01-04 Derk-Jan HartmanAnother message queue compile fix
2005-12-29 Christophe Massiot * modules/demux/livedotcom.cpp: New --rtp-client-port...
2005-12-28 Jean-Paul SamanRemoved unused variables, this fixes some compiler...
2005-12-20 Derk-Jan HartmanSet original framesize on the spu format for nero vobsu...
2005-12-19 Christophe Massiot * src/input/es_out.c: New --audio-track-id and --sub...
2005-12-14 Derk-Jan Hartman* Enable liveMedia's RTSP over HTTP mode. This is somet...
2005-12-14 Clément StenacProgress bar for AVI index creation
2005-12-14 Clément Stenacbuild fix
2005-12-14 Clément StenacPlaylist can be ANYWHERE
2005-12-14 Derk-Jan Hartman* Support the "pcm " WAV fourcc. it's equal to "araw".
2005-12-12 Clément StenacPropose to fix AVI index
2005-12-10 Gildas Bazin* modules/demux/real.c: improved cook support. We now...
2005-12-09 Gildas Bazin* modules/demux/real.c: re-order cook subpackets and...
next