aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux
Commit message (Expand)AuthorAge
* serious bugs - 1l absinth (changed to absinth against cola inflation)Gravatar alex2003-08-31
* Proper demuxer number for the MPEG4-in-TS demuxer. Patch by Nico <nsabbi@libe...Gravatar mosu2003-08-29
* Fix for Theora files without audio. Patch by David Kuehling <dvdkhlng@gmx.de>.Gravatar mosu2003-08-28
* Updated highest demuxer number.Gravatar mosu2003-08-28
* printing fps with 3 dec digit instead of 2Gravatar arpi2003-08-27
* This patch fixes:Gravatar alex2003-08-27
* Removed some ":" in the track output for easier cut&paste.Gravatar mosu2003-08-27
* Track selection uses the n-th audio/subtitle/video track as the ID, not the n...Gravatar mosu2003-08-27
* a/v sync cleanupsGravatar henry2003-08-27
* added a workaround to get rid of 'Unable to open URL: mf://*.jpg' and such no...Gravatar alex2003-08-25
* - initial support for MPEG4 in TS (M4V is working, but not AAC yet)Gravatar arpi2003-08-24
* - seek() is always synchronized to keyframes, so the decoders don'tGravatar arpi2003-08-24
* Support for linked seek heads, multiple seek heads, multiple cues.Gravatar mosu2003-08-24
* Re-added block duration parsing, needed for subtitles. Got lost in the last u...Gravatar mosu2003-08-23
* Theora-CVS update patch by Martin Drab <drab@kepler.fjfi.cvut.cz>Gravatar alex2003-08-18
* a/v sync improvementsGravatar henry2003-08-18
* --dvbincdir support by Gotz Waschk <waschk@informatik.uni-rostock.de>Gravatar alex2003-08-17
* fix compilation on mingwGravatar faust32003-08-17
* Fixes for compilation with gcc versions != 3.2.Gravatar mosu2003-08-17
* Big reorganization. Relies on libmatroska's Read() function and then processe...Gravatar mosu2003-08-17
* Forgot #include <sys/socket.h>Gravatar albeu2003-08-16
* url_unescape_string is used by the command line parser. These few helperGravatar albeu2003-08-16
* ftp support for mingwGravatar faust32003-08-16
* ftp support. The change on connect2Server is needed bcs we need 2Gravatar albeu2003-08-15
* fixes http://pot.lsd.ro/video.asfGravatar arpi2003-08-15
* this small patch allows to compile the file libmpdemux/tvi_v4l.c properly,Gravatar diego2003-08-15
* Spelling police:Gravatar diego2003-08-14
* 1000lGravatar alex2003-08-14
* Fixed segfault with (dvd://1 -chapter). Bug reported by Gabucino, initial fix...Gravatar alex2003-08-13
* using CONF_TYPE_IMGFMTGravatar alex2003-08-13
* Settled to CONF_TYPE_IMGFMT which simplified lot of things. Now there's no ne...Gravatar alex2003-08-13
* Removed the historic cfgparser and switched full to the new config parser (al...Gravatar alex2003-08-13
* v4l2 checkGravatar henry2003-08-13
* Fix -cdrom-device to work again with cdda and vcd.Gravatar albeu2003-08-13
* From: Kir Kostuchenko <kir@users.sourceforge.net>Gravatar gabucino2003-08-12
* this patch fixesGravatar arpi2003-08-11
* For a request by Gabu, i've cut & fix a part of Joey's dvd aid switchingGravatar gabucino2003-08-09
* support for raw DV >2GbGravatar gabucino2003-08-07
* 10l - some forgotten ifdefsGravatar henry2003-08-07
* v4l2 supportGravatar henry2003-08-07
* v4l2 supportGravatar henry2003-08-07
* dvd:// corrected to -dvdauth as outlined by LGB on dev-eng + rewording.Gravatar diego2003-08-04
* I'd like to change tv tuner frequency in the slave mode. So this patchGravatar gabucino2003-08-04
* BBC .rm fix, based on patch by Balatoni Denes <pnis@coder.hu>Gravatar arpi2003-08-02
* dump extra bytes of bitmapinfoheader in verbose mode and make outputs consistentGravatar alex2003-07-27
* dts aid fix by f.stock@t-online.de (Florian-Wolfgang Stock)Gravatar alex2003-07-27
* Added support for the "L16" and "L8" (raw PCM audio) RTP payload formats.Gravatar rsf2003-07-27
* Added support for checking whether a RTP demuxer contains combined audio_vide...Gravatar rsf2003-07-27
* Added support for checking whether a RTP demuxer had combined audio+video data.Gravatar rsf2003-07-27
* Added support for checking whether a RTP demuxer contains a combined audio_vi...Gravatar rsf2003-07-27