| Commit message (Expand) | Author | Age |
* | typo fix: inited --> initialized | diego | 2008-02-14 |
* | Replace the persistent CODECS_FLAG_SELECTED by a local "stringset" with | reimar | 2008-01-12 |
* | Make init_video function in dec_video static, it is not used outside that file. | reimar | 2007-12-11 |
* | get/set video colors string is constant | reimar | 2007-12-02 |
* | Clean up the way get_path is handled: Compile get_path.c to an object to link | diego | 2007-08-28 |
* | Remove redundant variable declaration. | diego | 2007-08-25 |
* | Add explicit location for headers from the libmpdemux/ directory. | diego | 2007-03-15 |
* | Add explicit location for headers from the stream/ directory. | diego | 2007-03-15 |
* | Allow demuxers to return packets with no pts in -correct-pts mode | uau | 2007-03-11 |
* | Reindent messy functions before working on them | uau | 2007-03-11 |
* | Discard earlier failure in building filter chain when trying a new codec. | reimar | 2007-03-03 |
* | Add global field dominance flag instead of duplicating this "everywhere" | reimar | 2007-02-02 |
* | Implement FIXME: Restore original width/height when CODECS_FLAG_ALIGN16 | reimar | 2007-01-27 |
* | Update OSD contents only after the correct values for the frame are known. | uau | 2006-11-14 |
* | Add VFCTRL_DRAW_EOSD. | eugeni | 2006-08-24 |
* | old 10l: do not try to compile mmx code if we do not have mmx | rfelker | 2006-07-19 |
* | Add a new video pts tracking mode, enabled by option -correct-pts. | uau | 2006-07-06 |
* | get_path as const, patch by Stefan Huehner, stefan AT huehner-org | reynaldo | 2006-07-03 |
* | Get ride of the several if(identify) messy lines and rearangment of some of t... | reynaldo | 2006-04-24 |
* | Add properties for the tv input color controls. | albeu | 2006-04-22 |
* | feed something (hopefully correct timestamps) into the video filter chain | michael | 2006-03-21 |
* | passing pts through the filter layer (lets see if pts or cola comes out at th... | michael | 2006-03-21 |
* | Patch by Stefan Huehner / stefan % huehner ! org \ | rathann | 2006-02-09 |
* | Make a few more messages translatable by moving them into help_mp-en.h. | diego | 2005-10-18 |
* | 10l | attila | 2005-08-31 |
* | Allow forcing of demuxers and codecs by prepending '+' | reimar | 2005-08-30 |
* | adds some more -identify output, patch by kiriuja < mplayer DASH patches PAM ... | gpoirier | 2005-06-20 |
* | flushing stuff after seeking (finally we can view MPEG without thouse blocks ... | michael | 2004-02-18 |
* | 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 |