| Commit message (Expand) | Author | Age |
* | allows to de- and reactivate yadif on the fly | gpoirier | 2006-11-19 |
* | Remove obsolete Xvid 3 support. | diego | 2006-11-18 |
* | Add deinterlace property, patch by Carl Eugen Hoyos | reimar | 2006-11-17 |
* | Put files fully owned by my under GPL v2 "or later" | reimar | 2006-11-17 |
* | Fix AMD64 support, patch by Reimar Doffinger | gpoirier | 2006-11-17 |
* | Fix segfault with videos with unusual resolution, patch by Stanislav Maslovsk... | gpoirier | 2006-11-15 |
* | Fix extradata passing to lavc RV20 decoder | rtogni | 2006-11-14 |
* | Use vf control for reading pts from vf_vo | uau | 2006-11-14 |
* | Update OSD contents only after the correct values for the frame are known. | uau | 2006-11-14 |
* | Remove mmx.h, the licensing status was doubtful, and put a minimal | diego | 2006-11-10 |
* | Separate XviD 3 and XviD 4 tests. | diego | 2006-11-08 |
* | support lavc mblmin and mblmax | corey | 2006-11-08 |
* | Fix code that cuts audio data if the filters produce too much. | uau | 2006-11-07 |
* | feed av_log() through mp_msg() | michael | 2006-11-07 |
* | Remove remnants of long-gone libfame. | diego | 2006-11-06 |
* | Initialize fontconfig in VFCTRL_INIT_EOSD handler. | eugeni | 2006-11-05 |
* | Fix comment, it's 'sowt', not 'swot' ('twos' reversed) | reimar | 2006-11-05 |
* | Always respect w and h params to mpcodecs_config_vo over | reimar | 2006-11-05 |
* | ass renderer absolutely needs readable target mpi. | reimar | 2006-11-04 |
* | changed email address | henry | 2006-11-04 |
* | pass the interlacing info to the filter chain | henry | 2006-11-04 |
* | Introduce MSGT_ASS, use it for all libass messages. | eugeni | 2006-11-03 |
* | Set mpi stride, mostly fixes http://samples.mplayerhq.hu/MPEG2/res_change_ffm... | reimar | 2006-11-02 |
* | qp height should be in macroblocks, not pixels | henry | 2006-11-01 |
* | Do not modify parsed command-line values on config, | reimar | 2006-11-01 |
* | Libass interface reworked: | eugeni | 2006-10-28 |
* | make vf_geq read whitespace in equation param | ods15 | 2006-10-28 |
* | remove unused variable | ods15 | 2006-10-27 |
* | cosmetic, reindentation, tab removal | ods15 | 2006-10-27 |
* | update vf_geq to new ff_eval API | ods15 | 2006-10-27 |
* | Split ass_configure() into several smaller functions. | eugeni | 2006-10-26 |
* | Add proper flv fourcc | reimar | 2006-10-24 |
* | x264: don't enable turbo in the middle pass of a 3pass encode. (broke in r20060) | lorenm | 2006-10-21 |
* | Add a call to x264enc_set_param in config, otherwise mencoder -ovc x264 | reimar | 2006-10-21 |
* | Do not use sh_audio->wf values if they are definitely invalid | reimar | 2006-10-21 |
* | make any parse error in -x264encopts fatal | lorenm | 2006-10-20 |
* | make -passlogfile work with x264 again (broke in r20060) | lorenm | 2006-10-19 |
* | bilinear interpolation | michael | 2006-10-16 |
* | 200 byte is too little | michael | 2006-10-16 |
* | generic equation filter | michael | 2006-10-16 |
* | Use American spelling of "gray" instead for British's "grey" for XviD option,... | gpoirier | 2006-10-16 |
* | fix multiple instances of -x264encopts on the commandline (broke in r20060) | lorenm | 2006-10-15 |
* | Fix typo in sub_delay external specification. | eugeni | 2006-10-13 |
* | Allows up to 8 bytes of extradata for cmsg24 | rtogni | 2006-10-10 |
* | reinit codec chain when aspect ratio and/or resolution change | nicodvb | 2006-10-08 |
* | print bits/s, not bytes/s | ivo | 2006-10-06 |
* | workaround redefinition of object_type as prev(object_type)+1 | nicodvb | 2006-10-05 |
* | Remove the x264 option parser, and pass the options on to libx264 as a string... | lorenm | 2006-10-05 |
* | make PSNR printing more consistent with other encoders | corey | 2006-10-03 |
* | Simplify and optimize bitmap blending. | eugeni | 2006-10-02 |