Mercurial > libavformat.hg
graph
-
Ensure codec_id = CODEC_ID_NONE for unknown codecs (don't reuse previous one). libavformat2006-11-06, by aurel
-
Add support for getting duration of a RTP stream (for seeking in stream) libavformat2006-11-06, by gpoirier
-
remove floats in 10 bytes/byte support (no version of matroska used it) libavformat2006-11-06, by gpoirier
-
now we set codec_tag, still have to figure out how to handle flipping libavformat2006-11-03, by reynaldo
-
do not overwrite codec type if already known, fix conflict between 'raw ' fourcc used for audio and video, ae002_wordup.mov libavformat2006-11-03, by bcoudurier
-
reintroduce isom field and read version 1 audio stsd only if file is not isom, fix testclip_wrong_version_1_audio_stsd.mp4 libavformat2006-11-03, by bcoudurier