| Commit message (Expand) | Author | Age |
* | bugfix for negative stride | rfelker | 2005-02-24 |
* | stride must be signed! otherwise negative stride is broken on 64bit systems | rfelker | 2005-02-24 |
* | 100l for me, lrintf is better. now fixed so it should be prototyped, and shou... | rfelker | 2005-02-24 |
* | sync 1.883 | wight | 2005-02-24 |
* | quick solution for making an option less braindead | alex | 2005-02-24 |
* | synced with 1.31 | gabrov | 2005-02-24 |
* | Move audio filter descriptions to the man page. | diego | 2005-02-24 |
* | 100l to michael :)))) | rfelker | 2005-02-24 |
* | missing linebreak | diego | 2005-02-24 |
* | sync to x264 r137: adaptive B-frame decision, flush delayed frames. | lorenm | 2005-02-23 |
* | 100l, forgot to change an ifdef on last commit | reimar | 2005-02-23 |
* | Don't change buffers when paused and redrawing. | al | 2005-02-23 |
* | revert the flip part of vd_theora fix | henry | 2005-02-23 |
* | revert the flip part of vd_theora fix | henry | 2005-02-23 |
* | replace bzero() with memset() | nicodvb | 2005-02-23 |
* | vstrict vs mjpeg update, typo | diego | 2005-02-23 |
* | Make vd message fit 80 character displays. | diego | 2005-02-23 |
* | a helpful new message about vd. | joey | 2005-02-23 |
* | Use PIX_FMT_YUVJ420P for mjpeg so that vstrict=-1 is not necessary | reimar | 2005-02-23 |
* | indentation fix | diego | 2005-02-22 |
* | List the 'context' option for the ffvhuff codec. | lorenm | 2005-02-22 |
* | renamed init_adelay to vdelay with opposite range | nicodvb | 2005-02-22 |
* | The MPEG muxer now supports MPEG-2 as well. | diego | 2005-02-22 |
* | typos | diego | 2005-02-22 |
* | rids ao_macosx of the buffer mutex by using the same buffering scheme as ao_s... | nplourde | 2005-02-22 |
* | spelling, wording and consistency fixes | diego | 2005-02-22 |
* | Sync -channels and -srate options with the XML docs. | diego | 2005-02-22 |
* | switch from DIVX -> FMP4 fourcc for libavcodec | michael | 2005-02-22 |
* | Finish incomplete -af-adv documentation. | diego | 2005-02-22 |
* | Mention that vstrict is necessary for some codecs, add ffvhuff. | diego | 2005-02-22 |
* | Theora fixes: | henry | 2005-02-22 |
* | fix missing check against lame_init_params that was leading to video only fil... | reynaldo | 2005-02-22 |
* | fix for MAP_ANON vs. MAP_ANONYMOUS fix... | reimar | 2005-02-22 |
* | fixes for previous commits | wight | 2005-02-22 |
* | Sync to x264 r134: weighted prediction for B-frames. | lorenm | 2005-02-22 |
* | finally the dreaded white-noise-with-floats bug is fixed!!!! | rfelker | 2005-02-22 |
* | initial, extremely experimental, libavformat muxer; don't expect anything to ... | nicodvb | 2005-02-21 |
* | mention new mpeg muxer | nicodvb | 2005-02-21 |
* | added new mpeg muxer options | nicodvb | 2005-02-21 |
* | typo, missing _no | reimar | 2005-02-21 |
* | new mpeg muxer compatible with dvd/[s]vcd; small changes in the muxer layer (... | nicodvb | 2005-02-21 |
* | proper output formats for ffduck | alex | 2005-02-21 |
* | swf and flv through libavformat | alex | 2005-02-21 |
* | filter for adding a center channel, adding a high pass filter would be nice | alex | 2005-02-21 |
* | filter for adding a center channel, adding a high pass filter would be nice | alex | 2005-02-21 |
* | move the format related stuff to format.c | alex | 2005-02-21 |
* | Remove a lot of duplicate code | reimar | 2005-02-21 |
* | Add OpenDoh and changuito skin authors. | diego | 2005-02-21 |
* | small updates | diego | 2005-02-21 |
* | -af surround delay default is 20ms, not 15ms. | diego | 2005-02-20 |