aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux
Commit message (Expand)AuthorAge
* 50000l: fixed various memleaks; CC discontibuities aren't necessarily error c...Gravatar nicodvb2005-02-25
* Remove file-global mpadec, add ad_driver member to sh_audio_t instead.Gravatar hzoli2005-02-25
* both reorder and noreorder flags are now availableGravatar nicodvb2005-02-25
* disabled by default frame reorderingGravatar nicodvb2005-02-24
* framerate autodetection for H264 in raw/ts streamsGravatar nicodvb2005-02-24
* replace bzero() with memset()Gravatar nicodvb2005-02-23
* renamed init_adelay to vdelay with opposite rangeGravatar nicodvb2005-02-22
* switch from DIVX -> FMP4 fourcc for libavcodecGravatar michael2005-02-22
* Theora fixes:Gravatar henry2005-02-22
* initial, extremely experimental, libavformat muxer; don't expect anything to ...Gravatar nicodvb2005-02-21
* new mpeg muxer compatible with dvd/[s]vcd; small changes in the muxer layer (...Gravatar nicodvb2005-02-21
* swf and flv through libavformatGravatar alex2005-02-21
* added support for raw udp:// streamingGravatar nicodvb2005-02-17
* Mp3On4 demuxer supportGravatar rtognimp2005-02-15
* 10lGravatar faust32005-02-13
* avisynth demuxer patch by Gianluigi Tiesi <mplayer at netfarm.it>Gravatar faust32005-02-13
* Memleak fixes. Based on patch by Timothy Lee (timothy lee at siriushk com).Gravatar reimar2005-02-06
* bzero is deprecated patch by Gianluigi Tiesi <mplayer at netfarm.it>Gravatar faust32005-02-04
* fix for streams that do not send a bitrateGravatar reimar2005-02-03
* discard lavf packets with wrong idsGravatar nicodvb2005-01-30
* Fix possible hang when playing broken MP3 from linear stream and removeGravatar reimar2005-01-29
* several sets of headers declare global variables in them, which causes multip...Gravatar iive2005-01-29
* Do not read any more data at eof: if got eof in the middle of an audioGravatar rtognimp2005-01-24
* Be less verbose with -v (do not print a line for each demuxed packet)Gravatar rtognimp2005-01-24
* Reset stream eof after parsing header, fixes bug #218Gravatar reimar2005-01-23
* Reduce excessive verbosity.Gravatar diego2005-01-22
* More user-friendly stream, -xid and -slang info output even in non-verbose mo...Gravatar mosu2005-01-22
* replaced bzero() with memset(); stream_type 0x0f is AACGravatar nicodvb2005-01-22
* Play RV30 with 8-elements cmsg24Gravatar rtognimp2005-01-22
* More user-friendly stream, -xid and -slang info output even in non-verbose mode.Gravatar mosu2005-01-21
* Handle missing palettes in the info part of VobSubs in Matroska files correct...Gravatar mosu2005-01-21
* remove all setlocale calls, they break the behaviour of sscanf andGravatar reimar2005-01-20
* 100l, completely broken pointer arithmetic causing crashes.Gravatar reimar2005-01-19
* If asf/tcp fails, asf/http used a wrong portGravatar rtognimp2005-01-16
* More support for AVC in Matroska.Gravatar mosu2005-01-16
* set sub_utf8 only when actually using mkv subtitles, will break externalGravatar reimar2005-01-16
* Move generic length and percent pos calculation to demuxer.cGravatar reimar2005-01-15
* Decode MP3 in rm filesGravatar rtognimp2005-01-15
* 100l, no endian conversion on floats!Gravatar reimar2005-01-13
* Do not access word-sized elements on potentially unaligned memory addresses. ...Gravatar mosu2005-01-13
* automatic fps calculation for mpeg4 in raw stream/mpeg-tsGravatar nicodvb2005-01-12
* Call subcp_close when closing the demuxerGravatar reimar2005-01-11
* free http field_name to fix memleakGravatar reimar2005-01-11
* Support for AVC in Matroska.Gravatar mosu2005-01-11
* replace almost obsolete email address: snel@phys.uu.nl -> rsnel@cube.dyndns.orgGravatar rik2005-01-08
* fixed broken seeking in mpeg-es files; syncword seeking for all 3 video codecsGravatar nicodvb2005-01-08
* Reduce index verbosityGravatar rtognimp2005-01-06
* Real multirate files supportGravatar rtognimp2005-01-06
* Print waveheader only when verboseGravatar reimar2005-01-06
* added support for ATSC tuner and conf.fileGravatar nicodvb2005-01-06