aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux
Commit message (Expand)AuthorAge
* missed function name change after ENCA support commitGravatar iive2004-07-14
* added multi-pid parsing code (up to 15), pid 0 is always added (for the PAT)Gravatar nicodvb2004-07-12
* x86_64 fix by John Stebbins <john@stebbins.name>Gravatar faust32004-07-12
* Make rtp:// cohexist with LIVE.COMGravatar rtognimp2004-07-11
* OpenBSD portability patches from the OpenBSD ports treeGravatar diego2004-07-11
* Remove useless "size restrictions" messageGravatar ranma2004-07-03
* WMP doesn't encode urls with mmst protocolGravatar rtognimp2004-07-02
* We still need to make sure the upper 16 bits of dwFlags are clearedGravatar ranma2004-06-30
* Remove borken index fixup (breaks more than it fixes)Gravatar ranma2004-06-30
* If we don't have a NEWAVIINDEX chunk, but have an OpenDML index,Gravatar ranma2004-06-29
* Do not dereference NULL if no track could be found for a block.Gravatar mosu2004-06-28
* Negate default palette for grayscale cvidGravatar rtognimp2004-06-27
* The granulepos does not depend on the number of channels, only on the sample ...Gravatar mosu2004-06-27
* avoid double slashes, patch by Yoshinori SatoGravatar alex2004-06-26
* cseq starts from 1 according to the standard, patch by Yoshinori SatoGravatar alex2004-06-26
* disable iconv in case setlocale is disabled - compile fixGravatar alex2004-06-26
* user nl_langinfo if langinfo support present for proper chinese support, feat...Gravatar alex2004-06-26
* index creation/reading behaviour just like the avi demuxer, patch based on wo...Gravatar alex2004-06-25
* static tablesGravatar alex2004-06-25
* correct spellingGravatar alex2004-06-25
* typoGravatar diego2004-06-25
* string handling security fixesGravatar diego2004-06-25
* tcp fragging bugfix by Song Du <freewizard at gmail.com>Gravatar alex2004-06-25
* mpst fixGravatar alex2004-06-25
* RFC compliance patch by Eric Lammerts <eric@lammerts.org>Gravatar alex2004-06-25
* uber 10l found by Ilia <chest4l at mail.ru>Gravatar alex2004-06-25
* ranlib cleanup by Dan ChristiansenGravatar alex2004-06-24
* added support for ac3 in non-pes aligned private1 streams; removed useless an...Gravatar nicodvb2004-06-18
* calling bind with multicast addresses doesn't work on windows, patch by Marti...Gravatar faust32004-06-18
* 10l, patch by Michael Nottebrock <michaelnottebrock@gmx.net>Gravatar faust32004-06-18
* Fix playback of file after playing an urlGravatar rtognimp2004-06-11
* mpeg2 chroma422/444 supportGravatar iive2004-06-11
* Support for the "custom colors" and "forced subtitles" entries in the VobSub ...Gravatar mosu2004-06-10
* Try to get the "size:" and "palette:" entries for VobSub tracks from the priv...Gravatar mosu2004-06-08
* Fix hang on broken mmst streamsGravatar rtognimp2004-06-07
* Use same order as WMP for mms protocols (MMSU, MMST, HTTP)Gravatar rtognimp2004-06-06
* MinGW compilation fix from a patch by Joey Parrish, approved by SaschaGravatar diego2004-06-03
* MinGW compilation fix, idea and approval by Sascha SommerGravatar diego2004-06-03
* fix bug reported by Leonardo Giordani: sh->aspect is not pixel aspect but mov...Gravatar rik2004-06-03
* Added "audio_id", "video_id", "dvdsub_id" to the call to "demux_open()".Gravatar rsf2004-06-02
* removed unused and commented code; audio is pushed synchronously (reported to...Gravatar nicodvb2004-05-31
* no kabbe-bytes or men in black or any of that nonsense here...Gravatar rfelker2004-05-23
* Add detection of nsa streamed by aol ultravox serverGravatar rtognimp2004-05-14
* segfault fixGravatar michael2004-05-12
* ENCA support (http://trific.ath.cx/software/enca/)Gravatar henry2004-05-08
* Cosmetics. Shortened the "displaying subtitle..." message. Replaced "OGG" wit...Gravatar mosu2004-05-07
* Be more verbose and tell the user which subtitle stream has been selected (if...Gravatar mosu2004-05-05
* 100l for meGravatar rtognimp2004-05-03
* Restore ftp support (was erroneusly disabled while fixing bogus errorsGravatar rtognimp2004-05-02
* Fix hang for some asf video stream like http://193.219.139.115/ltv/zinios/new...Gravatar rtognimp2004-05-02