aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux
Commit message (Expand)AuthorAge
* 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
* fake newer realplayer versionGravatar faust32003-06-30
* typo in console outputGravatar diego2003-06-28
* Patch from Andreas Hess <jaska@gmx.net>:Gravatar bertrand2003-06-21
* 0.5l for debug messagesGravatar alex2003-06-20
* fix one missing #include, one missing extern and one 10l error.Gravatar rathann2003-06-19
* HM12 & NV12 "decoder" (specially interleaved YUV formats, used by Hauppauge's...Gravatar arpi2003-06-18
* solaris fix by Gtz Waschk <waschk@informatik.uni-rostock.de>Gravatar alex2003-06-17
* Support for files whose first timecode is not 0 (which is the case for splitt...Gravatar mosu2003-06-12
* Networking support under MinGW.Gravatar diego2003-06-11
* tivo demuxer moved down, its fileformat detection is unstable (misdetects mpe...Gravatar arpi2003-06-09
* Updates needed for libebml/libmatroska 0.4.4Gravatar mosu2003-06-09
* renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_...Gravatar arpi2003-06-09
* TiVo demuxer and sub-cc/osd decoderGravatar arpi2003-06-09
* - discard soon non TS files (previously it took too long, as in the caseGravatar arpi2003-06-08
* - open new_ds_[audio | video] only when the relative streams are really avail...Gravatar arpi2003-06-07
* don't set audio pts to infinity after seeking in mp3 files :)Gravatar rfelker2003-06-04
* warning fixes by DominikGravatar alex2003-06-03
* Warning fixes, patch by Dominik MierzejewskiGravatar rtognimp2003-06-01