summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Reduce unnecessary swscaler verbosity.Diego Biurrun2005-09-06
* Wrong comment after #endif.Diego Biurrun2005-09-06
* a few more raw yuv fourccsMichael Niedermayer2005-09-06
* a little script to turn the inside of a struct into a AVOption arrayMichael Niedermayer2005-09-06
* AVOption first tryMichael Niedermayer2005-09-06
* Remove stray non-existent -o option from an example.Michel Bardiaux2005-09-06
* fix emulated edge motion compensation when resolution%16!=0Loren Merritt2005-09-05
* set a few variables correctlyMichael Niedermayer2005-09-05
* AV_LOG_DEBUG vs. AV_LOG_ERRORMichael Niedermayer2005-09-05
* sample_rate value is not always correct (is there anything in quicktime which...Michael Niedermayer2005-09-04
* fixme noteMichael Niedermayer2005-09-04
* pts must be in time_base unitsMichael Niedermayer2005-09-04
* the user sets codec->time_base for video encding so she should also set it fo...Michael Niedermayer2005-09-04
* print fourcc in a readable form if possibleMichael Niedermayer2005-09-03
* typo: viedo --> videoDiego Biurrun2005-09-03
* simplify (d&a) and (d&~a) calculation, hint by skalMichael Niedermayer2005-09-03
* add consts (this was in my local tree, dunno where it came from, probably for...Michael Niedermayer2005-09-02
* Document "us" parameter for PCM conversion functions.Reimar Döffinger2005-09-02
* Support D-Cinema audio demuxing.Reimar Döffinger2005-09-02
* Support de-/encoding of 24 and 32 bit PCM (from and to internal 16 bit).Reimar Döffinger2005-09-02
* setting timebase in the encoder doesnt seem like a good ideaMichael Niedermayer2005-09-02
* fixed quality / vbr encoding patch by (Justin Ruggles, jruggle, earthlink net)Justin Ruggles2005-09-02
* lowres supportMichael Niedermayer2005-09-02
* forgot to commit this after dv changesMichael Niedermayer2005-09-02
* error concealment fixMichael Niedermayer2005-09-01
* optimizationsMichael Niedermayer2005-08-30
* regression tests for dvMichael Niedermayer2005-08-30
* Compilation fixes part 1 patch by (Arvind R. and Burkhard Plaum, plaum, ipf u...Michael Niedermayer2005-08-26
* Fix for memleak in dv.c patch by (Burkhard Plaum; plaum, ipf uni-stuttgart de)Burkhard Plaum2005-08-26
* prevent assert failures and infinite loops with broken streamsMichael Niedermayer2005-08-25
* Add missing columns to multicolumn declaration.Diego Biurrun2005-08-21
* time_base description by Rich Felker | dalias, aerifal cxMichael Niedermayer2005-08-21
* reducing minimum supported picture sizeMichael Niedermayer2005-08-21
* reversing:Steven M. Schultz2005-08-21
* vbr audio encode patch by (Justin Ruggles: jruggle, earthlink net)Justin Ruggles2005-08-21
* Call av_free_static automatically before DLL unload patch by (plaum:ipf uni-s...Burkhard Plaum2005-08-21
* segfault fixMichael Niedermayer2005-08-21
* remove junk charactersMåns Rullgård2005-08-16
* automatically remove messMichael Niedermayer2005-08-16
* Make ogg `muxer' expect new vorbis extradata format.Alexander Strasser2005-08-15
* parse pict_type for streams in aviMichael Niedermayer2005-08-15
* support fixing missing pts by parsing future framesMichael Niedermayer2005-08-15
* automatically detect Cinepak data from Sega FILM/CPK filesMike Melanson2005-08-14
* minor fixes for invalid audio data patch by (Wolfram Gloger: wmglo, dent med ...Wolfram Gloger2005-08-14
* a few checks, seems i forgot to commit thisMichael Niedermayer2005-08-14
* kill a bunch of compiler warningsMåns Rullgård2005-08-14
* subtitles support for ffplay patch by (Ian Caulfield, imc25 : cam ac uk)Ian Caulfield2005-08-14
* subs.diff fixes a couple of minor bugs in my DVB subtitle decoder, and also f...Ian Caulfield2005-08-14
* set timebase correctly? this thing is always 15fps?Michael Niedermayer2005-08-13
* set pix_fmtMichael Niedermayer2005-08-13