summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
* mov_read_elst fix, based upon a patch by (Sebastien Bechet <s.bechet at av7 d...Michael Niedermayer2004-07-17
* disable mov_read_elstMichael Niedermayer2004-07-17
* support single images, remove copy/paste junkMichael Niedermayer2004-07-15
* image2 / image API cleanup phase-1Michael Niedermayer2004-07-15
* libdts support by (Benjamin Zores <ben at geexbox dot org>)Michael Niedermayer2004-07-14
* play more broken filesMichael Niedermayer2004-07-14
* warn user if ms style codec tag is usedMichael Niedermayer2004-07-13
* h264 in mpeg-ts fix by (Måns Rullgård <mru at kth dot se>)Michael Niedermayer2004-07-07
* compilation of mov.c broken patch by (Michel Bardiaux <mbardiaux at peaktime ...Michel Bardiaux2004-07-06
* Seeking in .mov/.mp4 filesGael Chardon2004-07-06
* assert(0) -> retunrn -1Michael Niedermayer2004-07-02
* The atom 'skip' should be handled by 'mov_read_leaf()', not byCedric Vincent2004-06-30
* fix first timestamp when decoding mpeg-psMichael Niedermayer2004-06-30
* simplifyMichael Niedermayer2004-06-25