| Commit message (Expand) | Author | Age |
* | 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 |
* | Compile fix for odd versions of binutils, namely the ones in Fedora. | gpoirier | 2006-10-01 |
* | Add copyright notice and vim/emacs comments to libass and vf_ass.c. | eugeni | 2006-10-01 |
* | in case of errors after decoding quit the main decoding | nicodvb | 2006-09-27 |
* | Cosmetics and comments. | rik | 2006-09-23 |
* | Patch by Karolina Lindqvist <karolina.lindqvist@kramnet.se> | rik | 2006-09-23 |
* | verbosity--; | diego | 2006-09-23 |
* | Add forgotten emms which caused weird bugs like nan pts values. | reimar | 2006-09-23 |
* | Fix compilation if HAVE_MMX is defined but NAMED_ASM_ARGS isn't | reimar | 2006-09-22 |
* | Replace preprocessor hacks to work around compilers not supporting named | diego | 2006-09-18 |
* | Use PIX_FMT_* instead of IMGFMT_* when calling sws_getContext() | lucabe | 2006-09-17 |