aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux
Commit message (Expand)AuthorAge
* 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
* warning fixes Raindel Shachar <raindel@techunix.technion.ac.il>Gravatar alex2003-05-31
* warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>Gravatar alex2003-05-30
* remove ssize_t messGravatar faust32003-05-30
* Using recv/send instead read/write for proper MinGW support (it's a 4.2BSD st...Gravatar alex2003-05-29
* Fix redirection in real rtsp connections.Gravatar rtognimp2003-05-28
* Accept Helix as a valid Real serverGravatar rtognimp2003-05-27
* use threads on windowsGravatar faust32003-05-26
* 10l found by yepyepGravatar alex2003-05-25
* Recognize ra and rm extensions even with query strings,Gravatar rtognimp2003-05-23
* Support for selecting the audio track in Matroska files via -alang.Gravatar mosu2003-05-23
* 10lGravatar alex2003-05-23
* Delayed the parsing of the cues for the case that the KaxInfos (and therefore...Gravatar mosu2003-05-22
* Endian fixes and proper support for headerless AAC streams.Gravatar mosu2003-05-19
* Added support for AAC.Gravatar mosu2003-05-17
* Remove byteswap hack with dnet audioGravatar rtognimp2003-05-17
* Changed the STREAMING defines to MPLAYER_NETWORK to avoid name definition clash.Gravatar bertrand2003-05-17
* skip dnet/ac3 byteswappingGravatar arpi2003-05-17
* Bigendian fix, with help from Viktor RosenfeldGravatar rtognimp2003-05-17
* Support for DTS tracks (only with -hwac3 of course).Gravatar mosu2003-05-15
* Removed the abs function as someone reported compilation problems under MacOS.Gravatar mosu2003-05-11
* Check with the wrong variable.Gravatar mosu2003-05-11
* Preliminary Theora support. Patch by David Kuehling.Gravatar mosu2003-05-11
* ffsvq3 fix, dunno if this is the correct fixGravatar michael2003-05-10
* timecode scale value must be initialized before the duration is found. API ch...Gravatar mosu2003-05-09
* Support for aspect ratio set via DisplayWidth/DisplayHeight.Gravatar mosu2003-05-06
* Vorbis header packet lengths were calculated incorrectly.Gravatar mosu2003-05-06
* Proper key frame reporting. Proper handling of "no subtitles wanted".Gravatar mosu2003-05-05
* this is a important patch for hpux 11.00, because it avoid theGravatar diego2003-05-05
* Fixed seeking in audio-only files. Added support for subtitle track selection...Gravatar mosu2003-05-04
* Made sure to clean out the "realrtsp" subdirectory when doing a "make clean"Gravatar rsf2003-05-03
* Added some special-case code for checking for "sip:" URLs (because theyGravatar rsf2003-05-03
* We now check for "sip:" URLs - which are handled using the same LIVE.COMGravatar rsf2003-05-03
* Added SIP (IP telephony) client support. (This was already supported in theGravatar rsf2003-05-03
* removed nonsense stream_reset/seek in check_file()Gravatar arpi2003-04-30
* Implemented some default values. The corresponding Kax elements are not store...Gravatar mosu2003-04-30
* Remove broker reset/seek and fix ;;Gravatar rtognimp2003-04-30
* Realaudio supportGravatar rtognimp2003-04-30
* Add support for Realaudio filesGravatar rtognimp2003-04-30
* Support codecs 14_4 and 28_8Gravatar rtognimp2003-04-30