| Commit message (Expand) | Author | Age |
* | don't buffer more future context that we need | rfelker | 2005-03-20 |
* | direct rendering support drastically improves speed, but it's buggy. :( disab... | rfelker | 2005-03-20 |
* | 100l, meaning of strict_breaks was backwards... | rfelker | 2005-03-20 |
* | 1000l to me: could break a/v sync and eventually cause buffer exhaustion on s... | rfelker | 2005-03-17 |
* | improve handling of soft-telecined input (faster, fewer mistakes) | rfelker | 2005-03-16 |
* | sync to x264 171: chroma_me, chroma_qp_offset | lorenm | 2005-03-14 |
* | missing return statement (1e5l for me) | henry | 2005-03-08 |
* | subtracting 8 from negative w and h rounds the dimension to the closest multi... | nicodvb | 2005-03-06 |
* | alac support via lavc decoder | rtognimp | 2005-03-06 |
* | sync to x264 r150: new option 'b_pyramid' | lorenm | 2005-03-04 |
* | Make nuv files work on bigendian (but old nuv files created with mencoder | reimar | 2005-03-03 |
* | 35% faster turbo mode with 0.01dB drop. Based Loren Merritt's suggestions. | gpoirier | 2005-03-02 |
* | configurable field parity (default from source); bugfixes; speed up mode 0 | rfelker | 2005-03-02 |
* | fixes for encoding of multiple files | henry | 2005-03-01 |
* | memory leak | lorenm | 2005-02-27 |
* | Add support for 32-bit float WAV files and support for extended WAV files | ivo | 2005-02-26 |
* | Remove file-global mpadec, add ad_driver member to sh_audio_t instead. | hzoli | 2005-02-25 |
* | finally remove the refences to bps outside libaf. also simplification of some... | alex | 2005-02-25 |
* | Add float output support. Add ADCTRL_QUERY_FORMAT control to report the | hzoli | 2005-02-25 |
* | If -af-adv force=4 is in effect, use ADCTRL_QUERY_FORMAT to query the | hzoli | 2005-02-25 |
* | more verbose message | alex | 2005-02-25 |
* | 100l to me: bugfix for negative stride | rfelker | 2005-02-24 |
* | 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 to michael :)))) | rfelker | 2005-02-24 |
* | sync to x264 r137: adaptive B-frame decision, flush delayed frames. | lorenm | 2005-02-23 |
* | revert the flip part of vd_theora fix | henry | 2005-02-23 |
* | Use PIX_FMT_YUVJ420P for mjpeg so that vstrict=-1 is not necessary | reimar | 2005-02-23 |
* | switch from DIVX -> FMP4 fourcc for libavcodec | michael | 2005-02-22 |
* | Theora fixes: | henry | 2005-02-22 |
* | Sync to x264 r134: weighted prediction for B-frames. | lorenm | 2005-02-22 |
* | x264: expose option "level_idc". | lorenm | 2005-02-20 |
* | Move x264 version check into configure. | lorenm | 2005-02-18 |
* | sync to x264 r129: modified ratecontrol equation. | lorenm | 2005-02-17 |
* | Improved NV12/NV21 support. | syrjala | 2005-02-16 |
* | typo | diego | 2005-02-16 |
* | bzero is deprecated patch by Gianluigi Tiesi <mplayer at netfarm.it> | faust3 | 2005-02-04 |
* | makes --enable-*-faad really enable without any further check and drop suppor... | aurel | 2005-02-03 |
* | pass wave extradata to the codec.. | alex | 2005-02-01 |
* | added ecx to clobber list | alex | 2005-01-31 |
* | adding proper parenthesing | alex | 2005-01-31 |
* | "support" YUVJ colorspaces added to libavcodec, makes mjpeg decoding work again | reimar | 2005-01-26 |
* | Always select correct descramblig matrix for sipr audio | rtognimp | 2005-01-25 |
* | x1 and y1 give last used position, must be < width/height | reimar | 2005-01-25 |
* | wmv3 needs extradata | alex | 2005-01-22 |
* | Play RV30 with 8-elements cmsg24 | rtognimp | 2005-01-22 |
* | tries to sync to ADTS/ADIF header before initializing the decoder; implement ... | nicodvb | 2005-01-21 |
* | fixed wrong deinterleaving of channels | nicodvb | 2005-01-21 |
* | Initialized BITMAPINFOHEADER to 0 to avoid problems, esp. windows has problems | reimar | 2005-01-20 |
* | remove all setlocale calls, they break the behaviour of sscanf and | reimar | 2005-01-20 |