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