aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* bugfix for negative strideGravatar rfelker2005-02-24
* stride must be signed! otherwise negative stride is broken on 64bit systemsGravatar rfelker2005-02-24
* 100l for me, lrintf is better. now fixed so it should be prototyped, and shou...Gravatar rfelker2005-02-24
* sync 1.883Gravatar wight2005-02-24
* quick solution for making an option less braindeadGravatar alex2005-02-24
* synced with 1.31Gravatar gabrov2005-02-24
* Move audio filter descriptions to the man page.Gravatar diego2005-02-24
* 100l to michael :))))Gravatar rfelker2005-02-24
* missing linebreakGravatar diego2005-02-24
* sync to x264 r137: adaptive B-frame decision, flush delayed frames.Gravatar lorenm2005-02-23
* 100l, forgot to change an ifdef on last commitGravatar reimar2005-02-23
* Don't change buffers when paused and redrawing.Gravatar al2005-02-23
* revert the flip part of vd_theora fixGravatar henry2005-02-23
* revert the flip part of vd_theora fixGravatar henry2005-02-23
* replace bzero() with memset()Gravatar nicodvb2005-02-23
* vstrict vs mjpeg update, typoGravatar diego2005-02-23
* Make vd message fit 80 character displays.Gravatar diego2005-02-23
* a helpful new message about vd.Gravatar joey2005-02-23
* Use PIX_FMT_YUVJ420P for mjpeg so that vstrict=-1 is not necessaryGravatar reimar2005-02-23
* indentation fixGravatar diego2005-02-22
* List the 'context' option for the ffvhuff codec.Gravatar lorenm2005-02-22
* renamed init_adelay to vdelay with opposite rangeGravatar nicodvb2005-02-22
* The MPEG muxer now supports MPEG-2 as well.Gravatar diego2005-02-22
* typosGravatar diego2005-02-22
* rids ao_macosx of the buffer mutex by using the same buffering scheme as ao_s...Gravatar nplourde2005-02-22
* spelling, wording and consistency fixesGravatar diego2005-02-22
* Sync -channels and -srate options with the XML docs.Gravatar diego2005-02-22
* switch from DIVX -> FMP4 fourcc for libavcodecGravatar michael2005-02-22
* Finish incomplete -af-adv documentation.Gravatar diego2005-02-22
* Mention that vstrict is necessary for some codecs, add ffvhuff.Gravatar diego2005-02-22
* Theora fixes:Gravatar henry2005-02-22
* fix missing check against lame_init_params that was leading to video only fil...Gravatar reynaldo2005-02-22
* fix for MAP_ANON vs. MAP_ANONYMOUS fix...Gravatar reimar2005-02-22
* fixes for previous commitsGravatar wight2005-02-22
* Sync to x264 r134: weighted prediction for B-frames.Gravatar lorenm2005-02-22
* finally the dreaded white-noise-with-floats bug is fixed!!!!Gravatar rfelker2005-02-22
* initial, extremely experimental, libavformat muxer; don't expect anything to ...Gravatar nicodvb2005-02-21
* mention new mpeg muxerGravatar nicodvb2005-02-21
* added new mpeg muxer optionsGravatar nicodvb2005-02-21
* typo, missing _noGravatar reimar2005-02-21
* new mpeg muxer compatible with dvd/[s]vcd; small changes in the muxer layer (...Gravatar nicodvb2005-02-21
* proper output formats for ffduckGravatar alex2005-02-21
* swf and flv through libavformatGravatar alex2005-02-21
* filter for adding a center channel, adding a high pass filter would be niceGravatar alex2005-02-21
* filter for adding a center channel, adding a high pass filter would be niceGravatar alex2005-02-21
* move the format related stuff to format.cGravatar alex2005-02-21
* Remove a lot of duplicate codeGravatar reimar2005-02-21
* Add OpenDoh and changuito skin authors.Gravatar diego2005-02-21
* small updatesGravatar diego2005-02-21
* -af surround delay default is 20ms, not 15ms.Gravatar diego2005-02-20