aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux
Commit message (Expand)AuthorAge
* Fix waveformatex size calculationGravatar ranma2003-11-03
* 1000000l!!!!Gravatar rfelker2003-11-03
* Patch by Nico <nsabbi@libero.it>Gravatar attila2003-11-01
* Current mplayer (mine is mplayer-1.0-pre1cvs20031001) cannot play mmsGravatar attila2003-11-01
* Accept video/x-ms-asf as the MIME type for ASF as well. Patch by Dominique An...Gravatar mosu2003-11-01
* Fixed wrong allocation of the BITMAPINFOHEADER structure which would crash mp...Gravatar mosu2003-10-30
* VobSubs are stripped of their MPEG PS in the muxer already, and only the SPU ...Gravatar mosu2003-10-29
* * fix my 100l from beforeGravatar attila2003-10-26
* 10!Gravatar attila2003-10-26
* Support for -chapter selection.Gravatar mosu2003-10-25
* Saving and loading external index file. Patch by Jason Tackaberry <tack@auc.ca>Gravatar alex2003-10-22
* Added support for additional content encoding (compression, encryption) in ge...Gravatar mosu2003-10-22
* User settable http user-agent. Patch by Per WigrenGravatar alex2003-10-22
* disable a silly errormessageGravatar alex2003-10-22
* 10lGravatar alex2003-10-22
* Fixing tons of 10ls. Patch by rgselk <rgselknospam@yahoo.com>Gravatar alex2003-10-22
* update by Andriy N. Gritsenko <andrej@lucky.net>Gravatar alex2003-10-22
* some updates in muxer apiGravatar alex2003-10-22
* big demux_ts fix from Nico <nsabbi@libero.it>Gravatar attila2003-10-20
* Support for MP2 audio.Gravatar mosu2003-10-16
* Support for uncompressed VobSubs.Gravatar mosu2003-10-16
* Support for VobSub-in-Matroska; parts outside of demux_mkv.cpp.Gravatar mosu2003-10-16
* Fix for compilation on mingw32/cygwin. Patch by Goodwu <goodwu@21cn.com>.Gravatar mosu2003-10-16
* Clear subs a bit later than requested in order to avoid clearing the subs if ...Gravatar mosu2003-10-15
* More liberal codec id recognition for AC3 codecs (needed for transcoded DNET ...Gravatar mosu2003-10-14
* 10l found by Mark Berryman <mplayer@theberrymans.com>Gravatar alex2003-10-14
* FLAC decoding support via imported libmpflac.Gravatar lumag2003-10-04
* many small typo and grammar fixesGravatar gabucino2003-10-04
* Backwards compatibility fix for old SSA CodecIDs.Gravatar mosu2003-10-02
* simple fix for buffer overflow (remotely exploitable). feel free toGravatar rfelker2003-09-25
* Changed the criteria for when to drop RTP packets whose timestamp is too farGravatar rsf2003-09-24
* Fix for imprecise floating point calculations.Gravatar mosu2003-09-22
* Fixed 'reading after EOF'. demuxers didn't check, how many they've read!Gravatar lumag2003-09-20
* Fix for borked .mov files with bogus user data length values. Patch by Marek ...Gravatar mosu2003-09-20
* get_percent_pos support in demux_audio, patch by ROSEN Jeremy <jeremy.rosen a...Gravatar faust32003-09-19
* Different decision making for seeking which takes the direction into account.Gravatar mosu2003-09-15
* Marked SSA subs as UTF-8. Better newline handling for SSA subs. Patch by Tris...Gravatar mosu2003-09-12
* Improved backwards seeking for small seek steps. Patch by matthieu <mat100@if...Gravatar mosu2003-09-12
* warning fix (missing C initializers)Gravatar pl2003-09-12
* 1000lGravatar henry2003-09-12
* yet another sync fixGravatar henry2003-09-11
* Fixed seeking in MPEG4 files. Patch by Uwe Reder <Uwe.Reder@3SOFT.de>.Gravatar mosu2003-09-11
* Support for SSA text subs in Matroska. Patch partially by Tristan <z80@oceanf...Gravatar mosu2003-09-10
* Support for Quicktime stuff in Matroska (e.g. Sorenson, QDesign Music codecs ...Gravatar mosu2003-09-10
* Fix a gcc 3.x crash when compiling demux_ts.c with -g -O4 (or -O3). Patch by ...Gravatar mosu2003-09-08
* plen=0 is handledGravatar alex2003-09-07
* audio id setting support for bsdbt848 by Nikolay Nikolaev <nicknickolaev@yaho...Gravatar alex2003-09-06
* 10l - forgotten gettimeofdayGravatar henry2003-09-05
* cdda && cddb aren't uris too (hopefully all the pseudo urls are catched befor...Gravatar alex2003-09-03
* Do not automatically select a subtitle stream for display.Gravatar mosu2003-09-02