aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux
Commit message (Expand)AuthorAge
* enable seeking in http streamsGravatar attila2004-02-17
* Exit when an invalid EBML ID has been read (e.g. for files that have been cut...Gravatar mosu2004-02-09
* Do not open more than one audio/video/subtitle stream at the same time.Gravatar mosu2004-02-01
* Do not try to seek beyond the end of the stream when parsing the headers.Gravatar mosu2004-01-31
* Cleanup and small improvement in seeking if the final_granulepos is known. Pa...Gravatar mosu2004-01-31
* 1000000000l reported by Steven Schultz (thanks!)Gravatar rfelker2004-01-30
* fix some 10ls in sample rate handlinGravatar attila2004-01-29
* add support for aac in real media filesGravatar attila2004-01-29
* 10lGravatar henry2004-01-29
* Compliance with the DVB power management specification (doesn't closeGravatar attila2004-01-29
* continue playing real files after errorsGravatar attila2004-01-29
* Set fcchandler according to fourcc, some players (Archos Jukebox) need it, al...Gravatar alex2004-01-28
* 100lGravatar rfelker2004-01-27
* Pass header to codec in extradata (needed by ffmpeg fli decoder)Gravatar rtognimp2004-01-25
* freebsd fix (btw, why does it needs this int_max shit?Gravatar alex2004-01-25
* 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