aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux
Commit message (Expand)AuthorAge
* mkv.cpp -> mkv_old.cpp, to avoid dependency name collision with mkv.cGravatar arpi2004-01-23
* Fix for compilation with libmatroska 0.6.3.Gravatar mosu2004-01-23
* fix aspect 4 according to the standartGravatar iive2004-01-23
* Do not deactivate the video stream if no audio stream was wanted/found...Gravatar mosu2004-01-22
* Compiler/system compatibility fixes.Gravatar mosu2004-01-20
* compile fix when v4l2 is present but disabledGravatar alex2004-01-20
* Fixed subtitle clearing.Gravatar mosu2004-01-20
* Have the MOV demuxer recognize and display (via MPINFO) registered ISOGravatar diego2004-01-20
* Fixed the subtitle line overflowing for SSA if there were too many \N in the ...Gravatar mosu2004-01-19
* Added the new C based Matroska demuxer by Aurelien Jacobs.Gravatar mosu2004-01-19
* Fix for Real files with header size == 0x10 (normally is 0x12)Gravatar rtognimp2004-01-16
* 100lGravatar rfelker2004-01-16
* ALSA 1.x audio out driverGravatar henry2004-01-11
* Added more legacy CodecIDs (S_ASS).Gravatar mosu2004-01-11
* 10l off-by-one when allocating space for subs. Prevent newlines in SSA subs f...Gravatar mosu2004-01-11
* 10lGravatar henry2004-01-11
* Fix long standing bug where last (and sometimes first) char of theGravatar albeu2004-01-10
* Properly set the file duration for audio-only Ogg files. Patch by Michael Beh...Gravatar mosu2004-01-06
* Changed to conform to recent changes to the "LIVE.COM Streaming Media" code.Gravatar rsf2004-01-06
* Changes to conform to recent changes to the "LIVE.COM Streaming Media" code.Gravatar rsf2004-01-06
* sync with netbsd ports: audio grabbing support fixedGravatar alex2004-01-02
* FreeBSD 5.2-CURRENT supportGravatar alex2004-01-02
* 10l let path behave like before the start/stop patchGravatar rtognimp2003-12-19
* UYVY support (port from v4l1)Gravatar henry2003-12-19
* make outfmt=uyvy work with rivatv patch by Stephen BeahmGravatar faust32003-12-18
* cdda: endianness fixGravatar colin2003-12-16
* 100l Fix audio decoding and random sig11Gravatar rtognimp2003-12-15
* For RealVideo the aspect ratio was overridden in vd_realvid.c. Implemented a ...Gravatar mosu2003-12-15
* using more common function strchr instead indexGravatar alex2003-12-09
* 1000l to meGravatar alex2003-12-09
* Proper runtime index generation with support for growing files. Patch by rgse...Gravatar alex2003-12-08
* keyframe detection support by rgselk <rgselknospam@yahoo.com>Gravatar alex2003-12-08
* removed the historic libcss supportGravatar alex2003-12-08
* bsdism by Steven SchultzGravatar alex2003-12-08
* LML-M4 mpeg4 capture card raw stream format supportGravatar arpi2003-12-08
* 100l. Probably I was smoking crack while committing...Gravatar alex2003-12-08
* Send HTTP Cookies (reading from mozilla/netscape files) support by Dave Lambl...Gravatar alex2003-12-08
* 1000lGravatar alex2003-12-08
* Fixes for a couple of warnings.Gravatar mosu2003-12-08
* Get the total length for Ogg files. Patch by Michael Behrisch <behrisch@infor...Gravatar mosu2003-12-08
* Support for HE-AAC in Matroska. Also only set ds->pts to the first pts of a l...Gravatar mosu2003-12-05
* 10lGravatar rtognimp2003-11-30
* Real rtsp Range parameter (Start and End) support.Gravatar rtognimp2003-11-23
* Add detection of Real rtsp when there are queries in url.Gravatar rtognimp2003-11-23
* Added the FLAC CodecId.Gravatar mosu2003-11-16
* Support for FLAC tracks that already contain the "fLaC" header.Gravatar mosu2003-11-16
* Support for FLAC in Matroska written in the MS compatibility mode.Gravatar mosu2003-11-16
* Support for FLAC in Matroska.Gravatar mosu2003-11-16
* Small format fixes.Gravatar mosu2003-11-15
* missing externGravatar rathann2003-11-15