summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* fixing demuxing of vc2_intro.aviMichael Niedermayer2004-10-19
* report keyframesAlex Beregszaszi2004-10-18
* set correct timebaseMichael Niedermayer2004-10-18
* user setable preload and max_mux_delayMichael Niedermayer2004-10-16
* Electronic Arts Game Multimedia format demuxer (WVE/UV2/etc.)Mike Melanson2004-10-16
* set keyframe flag for au/wav patch by (Nathan Kurz <nate at verse dot com>)Nathan Kurz2004-10-15
* fix assertion failure in case of timestamp discontinuitiesMichael Niedermayer2004-10-13
* * static allocation for audio packets. This will make it a little bitRoman Shaposhnik2004-10-13
* Creative ADPCM decoder, format 0x200, courtesy of Konstantin ShishkovMike Melanson2004-10-12
* generic cur_dts updateMichael Niedermayer2004-10-12
* flags, rounding and cliping fix by (Nathan Kurz <nate at verse dot com>)Michael Niedermayer2004-10-12
* 100l (forgoten seeking functions)Michael Niedermayer2004-10-11
* default stream timebase docs patch by (Nathan Kurz <nate at verse dot com>)Nathan Kurz2004-10-11
* print start_time patch by (Wolfram Gloger <wmglo at dent dot med dot uni-muen...Wolfram Gloger2004-10-11
* use native timebase for seekingMichael Niedermayer2004-10-10
* write error handlingMichael Niedermayer2004-10-08
* prevent multiple av_register_all()Michael Niedermayer2004-10-07
* do not randomize unknown timestampsMichael Niedermayer2004-10-07
* user selectable packet_size and mux_rateMichael Niedermayer2004-10-06
* untested AAC in WAV/AVI patch by (Måns Rullgård <mru at mru dot ath dot cx>)Måns Rullgård2004-10-06
* * fixing a few of gcc 'clean-code' warningsZdenek Kabelac2004-10-06
* AVOutputFormat mpeg2dvd_mux and int is_dvd from the dvd patch by (Paul Curtis...Paul Curtis2004-10-03
* initial dts fixMichael Niedermayer2004-10-03
* remove wrong 33bit truncation of internal timestampsMichael Niedermayer2004-10-03
* pts/dts 100l fixMichael Niedermayer2004-10-03
* cleanup video buffer sizeMichael Niedermayer2004-10-03
* cleanupMichael Niedermayer2004-10-03
* SCR timestamp fix try #1Michael Niedermayer2004-10-03
* simplify put_padding_packet()Michael Niedermayer2004-10-01
* move free() of AVStream priv data to av_write_trailer()Michael Niedermayer2004-10-01
* 64bit and reading over the end of the array fixesMichael Niedermayer2004-10-01
* Help debugging by keeping symbols ans line numbers patch by (Michel Bardiaux ...Michel Bardiaux2004-10-01
* do not call (av_)abort()Michael Niedermayer2004-10-01
* move packet interleaving function into AVOutputFormat, so it can be overriden...Michael Niedermayer2004-09-29
* uninitalized variablesMichael Niedermayer2004-09-28
* pads streamMichael Niedermayer2004-09-28
* support for Sierra Online audio files and Apple QuickDraw codec,Mike Melanson2004-09-28
* * experimental dynamic audio stream allocation for DV demuxer. ThisRoman Shaposhnik2004-09-27
* * let DV muxer generate audioless DV streams. This might not be 100%Roman Shaposhnik2004-09-27
* 10lMichael Niedermayer2004-09-22
* write shorter headers if possibleMichael Niedermayer2004-09-22
* * fixing a regression introduced by the last seek-support patchRoman Shaposhnik2004-09-22
* gcc 2.95 compile fix by (Jan Knutar <jknutar at nic dot fi>)Michael Niedermayer2004-09-21
* * fix for a DV regression introduced with the last round of avi_read_packetRoman Shaposhnik2004-09-19
* * a couple of silly defaults to make everybody happy.Roman Shaposhnik2004-09-19
* * misc. fixes and hacks to improve timing detection in raw DVRoman Shaposhnik2004-09-19
* * seek in raw DV patch by Nathan Kurz (nate at verse dot com)Nathan Kurz2004-09-18
* removing the .so file when make clean is run patch by ("Todd.Kirby" <doublesh...Todd Kirby2004-09-16
* IBM Ultimotion video decoder, courtesy of Konstantin ShishkovMike Melanson2004-09-16
* added support for the elusive AVI palette change chunk, courtesy ofMike Melanson2004-09-16