]> git.sesse.net Git - vlc/history - modules/demux
Add video filters panel
[vlc] / modules / demux /
2006-12-15 Clément Stenac2nd argument of playlist_Viewplay is not a boolean
2006-12-11 Derk-Jan Hartman* grah one more compile issue
2006-12-11 Rémi Denis-Courmont- WTF?! Do not use non-existant vlc_closedir_wrapper
2006-12-11 Derk-Jan Hartman* forwardport: [18328]-[18330]
2006-12-11 Derk-Jan Hartman* forwardport [18346]: LocaleFree() a utf8_readdir...
2006-12-03 Rémi Denis-CourmontM3U: fallback to local code page if UTF-8 fails (close...
2006-12-03 Clément StenacA bit of vlc/libvlc cleanup:
2006-11-30 Derk-Jan Hartman* fix commit [18178]
2006-11-30 Derk-Jan Hartmanforwardport [18177]
2006-11-28 Derk-Jan Hartman* playlist/* When telling the playlist to play the...
2006-11-27 Derk-Jan Hartman* mp4: fix memleak in mov ref. files handling
2006-11-26 Clément Stenac« En essayant continuellement on finit par réussir...
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-25 Rémi Denis-CourmontFix a few warnings and remove extra white spaces
2006-11-25 Rémi Denis-Courmontmkv: use (open|read)dir wrappers
2006-11-25 Rémi Denis-CourmontFix precompiler warning
2006-11-23 Derk-Jan Hartman* Fix playlist play of mp4 ref files.
2006-11-19 Derk-Jan Hartman* Don't Warn on VP62 video in NSV. It's supported now...
2006-11-19 Derk-Jan Hartman* subtitle.c: const warning fixes
2006-11-19 Clément StenacFinish the playlist API transition (hopefully)
2006-11-16 Derk-Jan Hartman* forwardport [17824] WAVPACK and TTA in matroska
2006-11-13 Derk-Jan Hartman* ps.c: Base SET_TIME on the current byteposition....
2006-11-12 Clément StenacPreparse playlist items that don't have enough meta
2006-11-12 Clément StenacFix playlist unable to terminate (Closes:#829)
2006-11-12 Rémi Denis-CourmontUse Latin-1 rather than local charset for ASX files
2006-11-12 Rémi Denis-CourmontSuppress unused variable
2006-11-12 Rémi Denis-CourmontFix a few warnings
2006-11-12 Rémi Denis-CourmontFix warnings
2006-11-11 Clément Stenac* Remove some unneeded complexity in playlist and directory
2006-11-11 Rémi Denis-CourmontDRMS: use Unicode Win32 API
2006-11-08 Christophe MutricyUse add_bool where it is adapted
2006-11-08 Christophe Massiot * modules/demux/ts.c: Fixed --ts-out used in conjuncti...
2006-11-02 Derk-Jan Hartman* forwardport the mjpeg fix and the dvbsub color fixes
2006-11-01 Derk-Jan Hartman* Fix a bug discovered by Chris Rath on seekable files...
2006-11-01 Derk-Jan Hartman* Handle <ref></ref> ASX items
2006-10-30 Rafaël CarréRename flacdec codec plugin to flac, to show it can...
2006-10-25 Christophe MutricyCompile fix + handle case with no xml:base
2006-10-24 Christophe Mutricyhonor xml:base
2006-10-21 Rémi Denis-CourmontRevert flawed [17208]. Really fix the sign comparison.
2006-10-21 Jean-Paul SamanRemove unused variable p_meta
2006-10-21 Jean-Paul SamanFix invalid comparison, result was always false.
2006-10-18 Derk-Jan HartmanTTA: Forgot to update Modules.am for the TTA demux
2006-10-17 Derk-Jan HartmanEnable ffmpegs TTA decoder, and add a TTA demux to...
2006-10-15 Derk-Jan Hartman*demux/asf Support for dvr-ms ASF. This is a a prioriet...
2006-10-15 Derk-Jan Hartman* Support for AVI DV Type I
2006-10-13 Derk-Jan HartmanDon't add MPEG-TS program data for programs that don...
2006-10-10 Pavlov Konstantinyeah, writing 4 0 times is fun, but..
2006-10-09 Christophe Mutricyforward port [17012] and make update-po
2006-10-09 Gildas Bazin* modules/demux/mpeg/mpga.c: oups, no need to free...
2006-10-08 Gildas Bazin* modules/demux/asf/libasf.c: fixed memory leak.
2006-10-08 Gildas Bazin* Fixed another bunch of memory leaks.
2006-10-08 Jean-Paul Saman(Forward port of rev 16987) Fix number of compiler...
2006-10-08 Gildas Bazin* modules/demux/real.c, modules/codec/ffmpeg/demux...
2006-10-08 Gildas Bazin* Fixed another bunch of memory leaks.
2006-10-07 Gildas Bazin* Fixed a bunch of memory leaks.
2006-10-07 Clément StenacStop playback if --no-playlist-autostart (Closes:#718)
2006-10-06 Gildas Bazin* modules/demux/playlist/gvp.c: fixed segfault in detec...
2006-10-05 Gildas Bazin* modules/demux/mpeg/m4v.c,h264.c: fixed detection...
2006-10-05 Sam Hocevar * Spelling fixes here and there.
2006-10-01 Antoine CellerierFix gvp demux
2006-10-01 Antoine Celleriersrc/input/item.c: if we don't have an item name and...
2006-10-01 Antoine CellerierFix a bunch of gcc warnings
2006-09-30 Clément StenacMerge author/artist
2006-09-29 Rafaël CarréReplaces url unescaping by url decoding in xspf import
2006-09-24 Clément StenacMove the meta readers to the correct folder, and use...
2006-09-24 Clément StenacTaglib based parser, use it for Vorbis parsing
2006-09-24 Clément StenacRename vlc_input_item_* functions to input_Item* for...
2006-09-22 Derk-Jan Hartman* Fix another microdvd issue.
2006-09-17 Clément StenacTry computing an approximation of the length when we...
2006-09-16 Clément StenacRemove old and broken playlist demuxer
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-09-15 Dennis van Amerongen* modules/demux/avi/avi.c: typo secondes -> seconds
2006-09-12 Rémi Denis-CourmontMost of demux/
2006-09-09 Clément StenacCopyright stuff
2006-09-07 Derk-Jan Hartman* Improve duration calculation
2006-09-03 Clément StenacRemove useless debug, fix a bug
2006-09-01 Damien Fouilleulasx.c: ignore leading empty lins during detection
2006-08-31 Derk-Jan HartmanFix a bug in the asx parser. I should really finish...
2006-08-30 Derk-Jan Hartman* forwardport [15373] which was left accidently hanging...
2006-08-29 Derk-Jan Hartman* Fix an issue with DAR vs. Canvas size with matroska...
2006-08-29 Jean-Paul SamanFix compiler warnings about signed - unsigned compariss...
2006-08-28 Clément StenacDon't output debug on fprintf by default (Refs Debian...
2006-08-28 Derk-Jan Hartman* Fix the microdvd subs. i forgot that framerate !...
2006-08-28 Derk-Jan Hartman* Use the microdvd framerate when available
2006-08-27 Antoine CellerierFix regression from 0.8.5 when parsing microsoft [Refer...
2006-08-25 Sam Hocevar * modules/demux/playlist/asx.c modules/demux/mp4...
2006-08-25 Sam Hocevar * modules/demux/playlist/xspf.c: fix warnings that...
2006-08-23 Eric PetitBeOS / gcc 2.x fixes, patch by Cian Duffy
2006-08-23 Derk-Jan Hartman* Fix the extradata with mkv native MPEG4 SP/ASP/AP
2006-08-22 Felix Paul Kühne* browsed through all code files starting with A to...
2006-08-18 Derk-Jan Hartman* Fix a RTSP crash
2006-08-17 Gildas Bazin* modules/demux/mp4/mp4.c, src/input/decoder.c: support...
2006-08-16 Gildas Bazin* modules/demux/mkv.cpp: remove useless printf()s
2006-08-16 Gildas Bazin* modules/demux/live555.cpp: fixed segfault
2006-08-14 Derk-Jan Hartman* Set the SPS and PPS properly in the extradata when...
2006-08-12 Derk-Jan Hartman* fix the getlength. It needs to be after the SETUP...
2006-08-12 Derk-Jan Hartman* refactoring of live555 module.
2006-08-06 Clément StenacFix deletion of items when changing them to nodes
2006-08-06 Jean-Paul SamanRemove unused variable.
2006-08-03 Clément StenacFix a bunch of warnings and errors
next