summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
* various fixes for the main chunk demux loopMichael Niedermayer2004-09-15
* h261Roberto Togni2004-08-22
* unofficial ids for sonic for using in nut (fixme)Alex Beregszaszi2004-08-21
* nonsense removialMichael Niedermayer2004-08-18
* * replacing calls to not-always-available gmtime_r with our own code.Roman Shaposhnik2004-08-18
* TechSmith Camtasia (TSCC) video decoder, courtesy of Konstantin ShishkovMike Melanson2004-08-14
* iTunes metadata encoding support patch by (Patrice Bensoussan <patrice.bensou...Patrice Bensoussan2004-08-14
* Minor Patch for shared libs on Mac OSX by (Bill May <wmay at cisco dot com>)Michael Niedermayer2004-08-13
* HTTP Authentication Patch by (Petr Doubek <doubek at vision dot ee dot ethz d...Petr Doubek2004-08-12
* * simplifying OpenDML AVI handling.Roman Shaposhnik2004-08-04
* dont be so pickyMichael Niedermayer2004-08-02
* * fixing a bug in DV timestamp generation. Now libavtest doesn'tRoman Shaposhnik2004-08-02
* * fixing a buffer overrun in gif.cRoman Shaposhnik2004-07-28
* 2000/00/00 to 2001/03/01 QT fileformat documentation patch by (Sebastien Bech...Sebastien Bechet2004-07-28
* AAC in mov/mp4 patch by (Gildas Bazin <gbazin at altern dot org>)Gildas Bazin2004-07-28
* * fixing a small quirk with DV audio muxingRoman Shaposhnik2004-07-27
* my experimental wavelet codecMichael Niedermayer2004-07-25
* ffserver fixes by (Koos Vriezen <koos.vriezen at xs4all dot nl>)Michael Niedermayer2004-07-25
* raw rgb supportMichael Niedermayer2004-07-21