aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux
Commit message (Expand)AuthorAge
* reconcile with earlier fps fix in mpeg header parserGravatar rfelker2005-08-10
* take into account that VIDIOC_S_FMT might return updated parametersGravatar faust32005-08-06
* do not crash when /dev/video0 is not presentGravatar faust32005-08-06
* 100l to whoever wrote this crap using 1/10000 units. it caused framerates to ...Gravatar rfelker2005-08-06
* Demuxer modularizationGravatar rtognimp2005-08-05
* Support new static libavcodec (depends on libavutil).Gravatar al2005-08-01
* Support more MythTV nuv files, based on Gentoo portage patchGravatar reimar2005-08-01
* set i_bps in demux_audio for WAV and MP3 to avoid division by zero beforeGravatar reimar2005-08-01
* remove unused cache-prefill and create cache-seek-min that controls when seek...Gravatar iive2005-07-31
* 10l, incorrect usage of le2me_*Gravatar reimar2005-07-29
* Hopefully finally fix the last commitGravatar reimar2005-07-28
* lavf demuxer with raw PCM fix (and a related hang)Gravatar reimar2005-07-28
* no sense anymoreGravatar alex2005-07-28
* strncasecmp is not necessary and e.g. strncasecmp(prot, "mms", 3) willGravatar reimar2005-07-26
* Use a more stable URL.Gravatar diego2005-07-26
* Some ICY servers (e.g. http://broadcast.spnet.net:8000/darikhigh) do not setGravatar reimar2005-07-24
* Allow the ffmpeg people to use this code if they want.Gravatar reimar2005-07-23
* Multiple unsv/scast bug fixes.Gravatar reimar2005-07-23
* Forgotten doxygen commentsGravatar reimar2005-07-20
* Ultravox improvements according to specs (didn't know they existed *g*)Gravatar reimar2005-07-20
* SHOUTcast and ultravox supportGravatar reimar2005-07-19
* LIBAVFORMAT_BUILD >= 4629Gravatar michael2005-07-18
* LIBAVFORMAT_BUILD >= 4629Gravatar michael2005-07-17
* support 10000/1001 framerateGravatar reimar2005-07-17
* fix a crash at v4l2 uninitGravatar aurel2005-07-17
* (hopefully) fixing remaining float endianness problemsGravatar reimar2005-07-13
* Fix for gcc 4 and strict-aliasing. Patch by Uoti A Urpala ( urpala () cc ! he...Gravatar mosu2005-07-10
* musepack demuxing and decoding support (demuxing is v7 bitstream only).Gravatar reimar2005-07-10
* small warning fix:Gravatar rathann2005-07-10
* Add missing range/length check for video trak desc (fixes bug #335).Gravatar reimar2005-07-10
* cosmetic: split the lschunks function in two.Gravatar reimar2005-07-10
* added support for vbr audio (frames are parsed individually); fixed small bug...Gravatar nicodvb2005-07-10
* -identify variable names should follow [A-Z_][A-Z0-9_]* conventionGravatar ranma2005-07-07
* Revert fix v1.3, it breaks streams with cook audio (ex.Gravatar rtognimp2005-07-06
* Do some sanity checks before writing stream informationGravatar rtognimp2005-07-06
* don't read past the end of the selected trackGravatar nicodvb2005-07-03
* consistency/tcc support patch by Oded ShimonGravatar alex2005-07-03
* demux close gets called automaticallyGravatar faust32005-06-26
* 10lGravatar faust32005-06-26
* 10lGravatar faust32005-06-26
* 10lGravatar faust32005-06-26
* support raw ac3 (in private pes packets without the usual dvd 4 bytes substre...Gravatar nicodvb2005-06-25
* fix seeking over http for files larger 2 GBGravatar reimar2005-06-24
* fix illegal memory accessesGravatar reimar2005-06-22
* M$ puts whole FAQs in these headers, so they can get really big...Gravatar reimar2005-06-21
* messed up ordering of cases, special delivery of Cola to TobiasGravatar henry2005-06-21
* adds some more -identify output, patch by kiriuja < mplayer DASH patches PAM ...Gravatar gpoirier2005-06-20
* avoid bad memory accessGravatar reimar2005-06-20
* fix memleak when playing mov filesGravatar reimar2005-06-20
* typosGravatar diego2005-06-20