aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux
Commit message (Expand)AuthorAge
* 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
* inconsistencyGravatar alex2003-07-19
* Fixes for stuff that only showed up with gcc versions other than 3.2.Gravatar mosu2003-07-17
* Fixed spelling mistakes that were present in libmatroska until now.Gravatar mosu2003-07-17
* Better support for RealVideo/RealAudio in Matroska. Includes the timestamp fi...Gravatar mosu2003-07-15
* Necessary changes for the upcoming libebml/libmatroska 0.5.0. Implemented sup...Gravatar mosu2003-07-11
* -dvd -> dvd:// and -vcd -> vcd://Gravatar jonas2003-07-09
* output typo fixes: unknow --> unknownGravatar diego2003-07-09
* fix compilation (uint*_t undefined)Gravatar colin2003-07-08
* fixed mpeg-ps ext-based detection sig11 bug reporetd by Raindel ShacharGravatar arpi2003-07-05
* codmetics (noticed by Alex)Gravatar arpi2003-07-04
* better checksGravatar arpi2003-07-04
* removing my (nonworking) email addressGravatar alex2003-07-03
* A little hack to be able to play ogg radio streamGravatar albeu2003-07-02