aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux
Commit message (Expand)AuthorAge
* workaround for empty version1 audio headers (bugreport by Sascha Sommer)Gravatar arpi2002-07-12
* Added a simple xmcd parser to retreive the tracks name.Gravatar bertrand2002-07-10
* Build a fake list of track name.Gravatar bertrand2002-07-10
* Created a new header file to store common struct & prototype forGravatar bertrand2002-07-10
* Fixed the asf http authentication.Gravatar bertrand2002-07-09
* Added ASF_Authenticate as an asf stream type.Gravatar bertrand2002-07-09
* Add missing authentication for asf streaming.Gravatar atmos42002-07-08
* 100l - seq++ for groupingGravatar arpi2002-07-07
* Fix -bandwidth if no streaming available, 10l ;)Gravatar atmos42002-07-07
* edit-list support for video - fixes various A-V sync problems (TODO: seeking)Gravatar arpi2002-07-07
* aspect prescaling fix by magnus.pfeffer@epost.deGravatar arpi2002-07-06
* fixed endless 'unknown chunk' and doublespeed ima4 audio bugsGravatar arpi2002-07-06
* - add icon (nice, but very ugly hakk:)Gravatar pontscho2002-07-05
* If network is used, take the streams id that were requested.Gravatar bertrand2002-07-05
* Moved the asf_http_streaming_ctrl_t struct from asf_streaming.cGravatar bertrand2002-07-05
* Changed the way that the streams are requested.Gravatar bertrand2002-07-05
* Retreive the bandwidth option from the command line.Gravatar bertrand2002-07-05
* Added the bandwidth variable. Used to set the max download bandwidthGravatar bertrand2002-07-05
* hopefully fixed last A-V sync bug, and also fixed largefile bug in debug printfGravatar arpi2002-07-04
* add -audiofile support for guiGravatar pontscho2002-07-02
* CBR audio PTS fixes (using stsd v1 header)Gravatar arpi2002-06-30
* dump edit listGravatar arpi2002-06-29
* Paul Ortyl's patchGravatar alex2002-06-27
* Changed the -pass option to -passwd to avoid clash with mencoder option.Gravatar bertrand2002-06-25
* Read username/password from the -user -pass command line options.Gravatar bertrand2002-06-25
* Moved authentication code into its own function.Gravatar bertrand2002-06-24
* Paul Ortyl's patch - tv4l timestamps (not so precise :()Gravatar alex2002-06-24
* tv audio fixing patch by Paul Ortyl <ortylp at 3miasto.net>Gravatar alex2002-06-23
* Improved the authentication interaction. Still need to replace scanf.Gravatar bertrand2002-06-23
* Added HTTP basic authentication supportGravatar bertrand2002-06-23
* Added base64 encoderGravatar bertrand2002-06-23
* Added support for URLs that contain an username:passwordGravatar bertrand2002-06-23
* filename can be NULL. Fix the conflict between cdda and dvdnav.Gravatar albeu2002-06-21
* Add uninit to the dvd stream.Gravatar albeu2002-06-21
* Here I go again, another fix for the timeout.Gravatar bertrand2002-06-21
* Increased the timeout value on connection.Gravatar bertrand2002-06-21
* Checked the return value when retrieving the protocol level.Gravatar bertrand2002-06-21
* CDDB support added.Gravatar bertrand2002-06-21
* Added mplayer version in the user-agent field.Gravatar bertrand2002-06-20
* Removed unecessary malloc and memcpy.Gravatar bertrand2002-06-20
* Added a function prototype for reuse outside of network.cGravatar bertrand2002-06-17
* Added some missing carriage returns.Gravatar bertrand2002-06-17
* some cleanup and fixes, but the badquality.asf is still buggy :(Gravatar arpi2002-06-16
* fixed playback speed and a-v sync issuesGravatar arpi2002-06-14
* fix fps/frametime parsing - patch by Florian Schneider <flo-mplayer-dev@gmx.net>Gravatar arpi2002-06-13
* Implement Nilmoni's and Bernd Ernesti's patches for:Gravatar atmos42002-06-13
* Support for playing audio cds using cdparanoia. Include a raw audioGravatar albeu2002-06-11
* export subpacket-size and matrix w*h to the codec (cook)Gravatar arpi2002-06-10
* Fix asf stream wich were giving invalid frame times because the frame timeGravatar albeu2002-06-10
* export extra data for cook codec, some debug stuffGravatar arpi2002-06-10