aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Compilation fixes part 1 patch by (Arvind R. and Burkhard Plaum, plaum, ipf u...Michael Niedermayer2005-08-269-18/+36
* Fix for memleak in dv.c patch by (Burkhard Plaum; plaum, ipf uni-stuttgart de)Burkhard Plaum2005-08-261-3/+1
* prevent assert failures and infinite loops with broken streamsMichael Niedermayer2005-08-251-3/+5
* Add missing columns to multicolumn declaration.Diego Biurrun2005-08-211-3/+3
* time_base description by Rich Felker | dalias, aerifal cxMichael Niedermayer2005-08-213-3/+16
* reducing minimum supported picture sizeMichael Niedermayer2005-08-211-12/+24
* reversing:Steven M. Schultz2005-08-211-1/+1
* vbr audio encode patch by (Justin Ruggles: jruggle, earthlink net)Justin Ruggles2005-08-213-1/+17
* Call av_free_static automatically before DLL unload patch by (plaum:ipf uni-s...Burkhard Plaum2005-08-211-0/+11
* segfault fixMichael Niedermayer2005-08-211-0/+6
* remove junk charactersMåns Rullgård2005-08-161-18/+18
* automatically remove messMichael Niedermayer2005-08-161-0/+2
* Make ogg `muxer' expect new vorbis extradata format.Alexander Strasser2005-08-151-5/+22
* parse pict_type for streams in aviMichael Niedermayer2005-08-155-16/+35
* support fixing missing pts by parsing future framesMichael Niedermayer2005-08-154-11/+74
* automatically detect Cinepak data from Sega FILM/CPK filesMike Melanson2005-08-141-1/+10
* minor fixes for invalid audio data patch by (Wolfram Gloger: wmglo, dent med ...Wolfram Gloger2005-08-142-5/+9
* a few checks, seems i forgot to commit thisMichael Niedermayer2005-08-141-0/+24
* kill a bunch of compiler warningsMåns Rullgård2005-08-1415-31/+26
* subtitles support for ffplay patch by (Ian Caulfield, imc25 : cam ac uk)Ian Caulfield2005-08-141-6/+491
* subs.diff fixes a couple of minor bugs in my DVB subtitle decoder, and also f...Ian Caulfield2005-08-142-25/+32
* set timebase correctly? this thing is always 15fps?Michael Niedermayer2005-08-131-3/+2
* set pix_fmtMichael Niedermayer2005-08-131-0/+1
* tinfoil patch: no array is written to in bulk before counts areMike Melanson2005-08-131-419/+85
* removed a bunch of unused, sub-optimal codeMike Melanson2005-08-131-687/+0
* tinfoil patch: be more diligent about checking array boundaries beforeMike Melanson2005-08-131-8/+32
* tinfoil patch: validate motion vectors and do not free frame on exit ifMike Melanson2005-08-131-45/+18
* tinfoil patch: make sure pixel_ptr never goes negativeMike Melanson2005-08-131-2/+7
* tinfoil patch: accept no widths that are no multiples of 4Mike Melanson2005-08-131-0/+3
* tinfoil patch: make sure that pixel pointer does not go out of boundsMike Melanson2005-08-131-0/+15
* '#elseif' needs to be '#elif' patch by ("Steven M. Schultz": sms, 2BSD COM)Steven M. Schultz2005-08-131-1/+1
* fix building in separate directoryMåns Rullgård2005-08-132-2/+2
* security fixesKostya Shishkov2005-08-131-8/+28
* FreeBSD ipv6 multicast patch from ports treeAlex Beregszaszi2005-08-121-0/+5
* Need -maltivec in addition to -faltivec for OSX patch by ("Steven M. Schultz"...Steven M. Schultz2005-08-111-1/+1
* minor compilation fixSam Hocevar2005-08-113-21/+21
* Fix building shared version of lavf on some systems.Alexander Strasser2005-08-111-0/+2
* DV video encoder/decoder doesn't set keyframe and picture type properties pat...Edward Hervey2005-08-111-0/+4
* silly script to fix line wraped patchesMichael Niedermayer2005-08-101-0/+2
* changes to ignore command media embedded in MS WMV files patch by ("Brown, Mi...Mike Brown2005-08-103-0/+9
* configure libgsm patch by (Justin Ruggles: jruggle, earthlink net)Justin Ruggles2005-08-101-0/+4
* remove -d to make libtool on OSX happy patch by ("Steven M. Schultz": sms, 2B...Steven M. Schultz2005-08-091-1/+1
* Reorganize lists to have one item on a line.Alexander Strasser2005-08-061-7/+27
* Make out of source dir build work again.Alexander Strasser2005-08-061-2/+3
* add libavutil.pc + fix version in pkg-config files patch by (j, v2v cc)j@v2v.cc2005-08-062-15/+47
* mkstemp on win32 workaround by (Ivan Wong: email, ivanwong info)Michael Niedermayer2005-08-061-0/+24
* liba52/crc.c fails to compile patch by ("Steven M. Schultz": sms, 2bsd com)Steven M. Schultz2005-08-051-1/+1
* 10lAlex Beregszaszi2005-08-051-1/+1
* spelling/grammar/wordingDiego Biurrun2005-08-051-274/+279
* segfault fixMichael Niedermayer2005-08-041-2/+5