| Commit message (Expand) | Author | Age | Files | Lines |
* | -vc/-vfm accepts codec/driver _list_ now. empty list element for -vc means | arpi | 2002-09-26 | 1 | -10/+25 |
* | best audio/video codec selection & init moved to libmpcodecs | arpi | 2002-09-25 | 1 | -0/+33 |
* | changing return type of put_image void->int | arpi | 2002-09-10 | 1 | -3/+4 |
* | 100l... sh->vcodec may be changed by mpvdec->decode() | arpi | 2002-08-31 | 1 | -1/+2 |
* | -afm/-vfm help implemenetd, some cosmetics of ad/vd codec names/comments | arpi | 2002-08-31 | 1 | -0/+11 |
* | -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make... | arpi | 2002-08-30 | 1 | -6/+7 |
* | finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api | alex | 2002-08-28 | 1 | -1/+0 |
* | messages moved from dec_??d?o.c | jaf | 2002-08-13 | 1 | -7/+7 |
* | Add the control VFCTRL_CHANGE_RECTANGLE | kmkaplan | 2002-08-04 | 1 | -0/+15 |
* | ... removed from vf's control(), sing struct for equalizer. based on patch by... | arpi | 2002-07-28 | 1 | -3/+12 |
* | print warning about unsupported video eq attributes | arpi | 2002-07-25 | 1 | -1/+4 |
* | eq reworked | alex | 2002-07-25 | 1 | -5/+11 |
* | fixed possible 10l bug (vf not initialized yet) | alex | 2002-07-25 | 1 | -2/+6 |
* | equalizer reworked | alex | 2002-07-24 | 1 | -48/+18 |
* | support the 'align16' codec flag | arpi | 2002-06-25 | 1 | -0/+12 |
* | restore original bih->biCompression if codec init failed | arpi | 2002-05-29 | 1 | -4/+9 |
* | big cosmetics patch, cleanup of messages printed by mplayer and libs. | arpi | 2002-05-20 | 1 | -2/+2 |
* | blit_frame is useless - noticed by Nick K. | arpi | 2002-05-05 | 1 | -3/+1 |
* | setting vf_inited flag, some printf->mp_msg, some MSGL_FATAL->MSGL_WARN | arpi | 2002-05-01 | 1 | -3/+4 |
* | A little fix with hw video parameters setting | albeu | 2002-04-27 | 1 | -1/+0 |
* | filters uninit | arpi | 2002-04-20 | 1 | -0/+1 |
* | OSD handled by vf control() | arpi | 2002-04-15 | 1 | -3/+2 |
* | vf control codes added, autoq support | arpi | 2002-04-07 | 1 | -2/+19 |
* | video filter layer - written from scratch, but inspired a lot by Fredrik Kuiv... | arpi | 2002-04-06 | 1 | -12/+5 |
* | check and set codec selection - impossible to do it at find_codec | arpi | 2002-03-25 | 1 | -0/+2 |
* | try to uncomment this line - very funny effect (skipping I frames) | arpi | 2002-03-23 | 1 | -0/+2 |
* | using -dr instead -vaa_dr | alex | 2002-03-20 | 1 | -1/+1 |
* | supports query_format in codecs | arpi | 2002-03-18 | 1 | -1/+1 |
* | init_video() changed - now it handles codec selection | arpi | 2002-03-18 | 1 | -27/+29 |
* | init_video_vaa() removed | arpi | 2002-03-17 | 1 | -19/+0 |
* | useless 'max benchmar' removed | arpi | 2002-03-17 | 1 | -15/+0 |
* | pitches mess removed | arpi | 2002-03-14 | 1 | -1/+1 |
* | framedrop fix | arpi | 2002-03-11 | 1 | -0/+2 |
* | old temp vars removed, in-codecs equalizer support added, error message if -v... | arpi | 2002-03-09 | 1 | -16/+6 |
* | direct rendering support | arpi | 2002-03-07 | 1 | -1/+2 |
* | 10l | arpi | 2002-03-07 | 1 | -1/+1 |
* | new controls added for query/set pp level | arpi | 2002-03-06 | 1 | -2/+6 |
* | avcodec_inited moved to vd_ffmpeg | arpi | 2002-03-06 | 1 | -1/+1 |
* | implemented basic wrapper functions to new libmpcodecs api | arpi | 2002-03-01 | 1 | -17/+45 |
* | dec_video.c added | arpi | 2002-03-01 | 1 | -0/+207 |