aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux
Commit message (Expand)AuthorAge
* the long-waited MUXER layer, and new MPEG-PS muxerGravatar arpi2002-12-27
* prefer inttypes.h (probably fix cygwin compile)Gravatar arpi2002-12-27
* pnm:// support (ported from xine)Gravatar arpi2002-12-26
* fixed playback of pnm:// streamed filesGravatar arpi2002-12-26
* 1l :)Gravatar arpi2002-12-24
* print track title in new lineGravatar arpi2002-12-24
* - fixed uninitialized offsets[]Gravatar arpi2002-12-24
* I cleaned up the source a bit, hopefully fixed hanging, alsoGravatar arpi2002-12-23
* xmp hangign I noticed too, and is fixed with this patch, seeking works nowGravatar arpi2002-12-23
* fix VCD playback - this is a patch from the netbsd pkgsrc tree,Gravatar arpi2002-12-23
* XMMS Input plugin supportGravatar arpi2002-12-22
* CDDA seeking fixedGravatar arpi2002-12-22
* accurate bitrate calculation using index, and more accurate guessingGravatar arpi2002-12-21
* Russian frequencies by Alexander S. Belov <asbel@sice.ru>Gravatar alex2002-12-20
* add a TV_SET_CNANNEL commandGravatar henry2002-12-19
* 1000L for messing up cvsGravatar henry2002-12-16
* handle bogus norm parameter; check for errors when setting normGravatar henry2002-12-16
* don't give up when set_tuner fails; more zero div sanity checksGravatar henry2002-12-16
* support for exotic normsGravatar henry2002-12-16
* compiler warning fixesGravatar arpi2002-12-14
* fixed possible division by zeroGravatar henry2002-12-14
* 10l - demux_avi handles AVI_NI and AVI_NINI tooGravatar arpi2002-12-11
* allocate the video buffer on the fly, instead of one big chunk at startupGravatar henry2002-12-10
* 10lGravatar arpi2002-12-07
* find best (longest) streams if not specified (-aid/-vid)Gravatar arpi2002-12-07
* From live.com 2002.11.30:Gravatar bertrand2002-12-06
* Really (!) sync ov_struct_st between demux_ogg.c and ad_libvorbis.cGravatar rguyom2002-12-05
* Sync ov_struct_st between demux_ogg.c and ad_libvorbis.cGravatar rguyom2002-12-05
* fixed mp3 seeking near end of fileGravatar arpi2002-12-04
* dvd_* declarations fixed to matc with open.cGravatar arpi2002-12-04
* Add Tremor (an integer-only Vorbis decoder) support.Gravatar rguyom2002-12-04
* set channel count to a saner value if the card reports an unknown audio modeGravatar henry2002-12-03
* dump URL referencesGravatar arpi2002-11-29
* - parsing the handler reference atom (hnlr), save handler fourccsGravatar arpi2002-11-29
* reversing warning fix (requested by alex)Gravatar michael2002-11-23
* warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)Gravatar michael2002-11-23
* demuxer_control(), percent position and time length query implemented inGravatar arpi2002-11-16
* Removed hard coded value for the length of the header separator.Gravatar bertrand2002-11-13
* FreeBSD fixGravatar nexus2002-11-12
* New config system + cleanup of header inter dependencyGravatar albeu2002-11-12
* export imagedescription for qt video codecsGravatar arpi2002-11-11
* dlopen() support for ad and vdGravatar alex2002-11-11
* skew calculations modified to use integersGravatar henry2002-11-08
* *HUGE* set of compiler warning fixes, unused variables removalGravatar arpi2002-11-06
* skip id3v2 junk when looking for mp3Gravatar rfelker2002-11-05
* Added OGG streaming support, patch from Balatoni Denes <pnis@coder.hu>Gravatar bertrand2002-11-05
* move timestamp debug printf to higher verbose level (hope it's ok)Gravatar atmos42002-11-05
* 10lGravatar arpi2002-11-05
* ASF-style stream auto-selection, to fix files with fake a/v streams (onlyGravatar arpi2002-11-05
* workaround for ms11 ima4Gravatar alex2002-11-04