aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux
Commit message (Expand)AuthorAge
* 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
* Fixes for gcc 3.2Gravatar mosu2003-04-30
* Loop counter was used inside for another loop as well.Gravatar mosu2003-04-30
* Added Matroska demuxing support.Gravatar mosu2003-04-30
* 1000000000lGravatar rfelker2003-04-29
* fully reworked by Nico <nsabbi@libero.it>Gravatar alex2003-04-28
* abilty to set tv channel by name on commandline, patch by Ivan Szanto <szivan...Gravatar alex2003-04-28
* fopen requires binary flag on windows, tooGravatar faust32003-04-26
* enable mf support on mingw32Gravatar faust32003-04-25
* fixed 2 10l-s (bug found in the spring cleanup patch by Raindel ShacharGravatar alex2003-04-21
* Avoid including a header file twice to prevent Cygwin gcc 2.95.3-10 fromGravatar diego2003-04-20
* Removed unneded Cygwin #ifdefs. Tested by Diego BiurrunGravatar rtognimp2003-04-20
* Fix this 10L for wich i got so good bugreports :(((Gravatar albeu2003-04-20
* Fix compilation for *BSD, Mac OS X and maybe others (info by Steven M. Schult...Gravatar rtognimp2003-04-19
* Some .ra files are playable, noted by Ross FinlaysonGravatar rtognimp2003-04-18
* 10l, noted by Sascha SommerGravatar rtognimp2003-04-18