]> git.sesse.net Git - vlc/history - modules/demux
Audio strings, except parametric equalizer (I just don't understand anything) - Refs...
[vlc] / modules / demux /
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...
2005-12-06 Gildas Bazin* modules/demux/mkv.cpp: fixed memory leaks.
2005-12-05 Rémi Denis-CourmontUse net_ConnectUDP
2005-12-05 Clément StenacRecognize RV codecs
2005-12-04 Gildas Bazin* modules/demux/real.c, modules/access/rtsp: fixed...
2005-11-30 Gildas Bazin* modules/demux/mp4/mp4.c: fixed bug with some HE-AAC...
2005-11-30 Gildas Bazin* modules/demux/mp4/mp4.c: fixed bug with some HE-AAC...
2005-11-22 Cyril Deguet* subtitle.c: added support of "DVDSubtitle" format
2005-11-11 Marian Durkovicchanged MPGA_PACKET_SIZE to 1024
2005-11-10 Gildas Bazin* modules/demux/mp4/mp4.c: fix some signed/unsigned...
2005-11-09 Felix Paul Kühne* fixed some strings
2005-11-08 Gildas Bazin* modules/demux/ps.c: don't flood everything with ...
2005-10-30 Gildas Bazin* modules/demux/mp4/mp4.c: set fmt.video.i_bits_per_pix...
2005-10-30 Felix Paul Kühne* fixed some untranslatable strings and strings which...
2005-10-30 Gildas Bazin* modules/demux/real.c, modules/access/rtsp/*: fixes...
2005-10-29 Antoine Cellerierchangesets r12782 and r12804 from 0.8.5-zorglub branch...
2005-10-28 Steve Lhommemkv.cpp: support the new A_AAC codec ID and SBR for...
2005-10-27 Steve Lhommemkv.cpp: get ready to support pixel cropping (top/botto...
2005-10-23 Rémi Denis-CourmontAdd usual SVN properties
2005-10-23 Rémi Denis-CourmontC source code is not executable
2005-10-22 Steve Lhommemkv.cpp: add some debugging messages for the users...
2005-10-22 Steve Lhommemkv.cpp: add support for the basic A_AAC codec ID
2005-10-22 Steve Lhommemkv.cpp: support for the new header stripping compression
2005-10-21 Steve Lhommemkv.cpp: implement working support for the new SimpleBl...
2005-10-19 Steve Lhommemkv.cpp: read the new KaxSimpleBlock element (when...
2005-10-16 Steve Lhommemkv.cpp: file path comparison is case insensitive on...
2005-10-15 Steve Lhommemkv.cpp: more user-friendly error messages
2005-10-15 Steve Lhommemkv.cpp: use error messages instead of debug messages
2005-10-15 Steve Lhommemkv.cpp: verify that the matroska version needed for...
2005-10-15 Steve Lhommemkv.cpp: better test when files with no Segment UID...
2005-10-15 Steve Lhommemkv.cpp: fix a potential problem when the same dir...
2005-10-15 Sigmund Augdal Helbergall: updated my name and e-mail address
2005-10-11 Clément StenacFix a bunch of preferences errors
2005-10-09 Derk-Jan Hartman* spelling
2005-10-09 Laurent Aimar * ogg: fix potential invalid read with broken files...
2005-10-09 Felix Paul Kühne* removed unused variable
2005-10-09 Laurent Aimar * all: added Musepack support using libmpdec (1.2...
next