aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux
Commit message (Expand)AuthorAge
* DTS support via lavc and libdtsGravatar rtognimp2004-08-12
* do not attempt to seek backward in stream on MDPR chunk with no codec dataGravatar reimar2004-08-10
* Better protection against double definition of MPEGLAYER3WAVEFORMATGravatar wight2004-08-09
* LIVE.COM tests moved to ./configureGravatar wight2004-08-09
* Use port number embedded in url for mms streamsGravatar rtognimp2004-08-07
* fix for crash when seeking with -novideo optionGravatar reimar2004-08-07
* Removed the old Matroska demuxer.Gravatar mosu2004-08-04
* mingw stdin fixesGravatar faust32004-07-31
* fixes a crash and unchecked string-handling in ENCA code.Gravatar reimar2004-07-28
* prevent segfault on shmem failerGravatar iive2004-07-26
* Fix -nosound and -novideo (bug #28)Gravatar rtognimp2004-07-25
* Fix segfault caused by changing a pointer that will be freed laterGravatar rtognimp2004-07-25
* reduced code complexity, and also made consistent with other partsGravatar alex2004-07-21
* removing broken and unneeded copyGravatar alex2004-07-21
* skip ecc only if present, patch by Alexis Durelle <alexis.durelle@cen.cnamts....Gravatar alex2004-07-21
* Updated to conform to a small change in the LIVE.COM API.Gravatar rsf2004-07-20
* Updated to cnform to a small change in the LIVE.COM API.Gravatar rsf2004-07-20
* embarassing typoGravatar diego2004-07-19
* no redefinition, clashes with OpenBSDGravatar alex2004-07-18
* cache min fill adjustment, based on patch by Jeremy HuddlestonGravatar iive2004-07-16
* 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