Mercurial > libavformat.hg
graph
-
support keyframes indexes starting at 0, broken files created by omneon, fix ref.mov seeking libavformat2008-02-26, by bcoudurier
-
support mov reference files, ref.mov/ref.m2v/ref.wav and detect BrianCox.mov libavformat2008-02-26, by bcoudurier
-
move parameters reset after setting stream parameters, will need those infos libavformat2008-02-26, by bcoudurier
-
remove useless tags, codec_get_id matches independently and qt uses lower case tags libavformat2008-02-25, by bcoudurier
-
set bps to uncompressed original sound data for compressed audio libavformat2008-02-25, by bcoudurier
-
Riff ids for wmapro and wmavoice, this adds support for stream copy of these codecs between asf,avi and wav containers. libavformat2008-02-23, by banan
-
treat stream_type==0x82 as AUDIO_DTS when the program has a REGISTRATION_DESCRIPTOR with the value HDMV; approved by Mans libavformat2008-02-23, by nicodvb
-
Fix computation of the "NTP time" field in RTCP SR packets, and do not libavformat2008-02-20, by lucabe
-
Fix timestamps and durations if the first packets have no durations nor timestamps, libavformat2008-02-15, by michael
-
honor stsd v1 first, fix mace surge-2-8-MAC3.mov, beware of mulaw,alaw libavformat2008-02-13, by bcoudurier
-
warn use if edit list is not starting at 0, a/v desync might occur libavformat2008-02-13, by bcoudurier
-
remove messy and not always correct chunk size workaround, use correct values instead libavformat2008-02-13, by bcoudurier