| Commit message (Expand) | Author | Age |
* | Cinepak, CYUV and RoqA/V are now in ffmpeg | rtognimp | 2004-07-15 |
* | Remove MSZH/ZLIB, FLI and QTRLE, they are now in ffmpeg | rtognimp | 2004-04-29 |
* | Remove 8BPS, MsRLE, MsVideo1, RPZA, SMC | rtognimp | 2003-12-23 |
* | XviD Api4 support | iive | 2003-11-12 |
* | addition of special image formats for Zoran MJPEG, and vd_zrmjpeg.c | rik | 2003-11-04 |
* | -vop ---> -vf | diego | 2003-10-25 |
* | Quicktime 8BPS decoder | rtognimp | 2003-08-28 |
* | removed our native svq1 and huffyuv implementation as libavcodec's implementa... | alex | 2003-07-13 |
* | HM12 & NV12 "decoder" (specially interleaved YUV formats, used by Hauppauge's... | arpi | 2003-06-18 |
* | Theora demuxer/codec support, patch by David Kuehling <dvdkhlng@gmx.de> | arpi | 2003-05-11 |
* | add support for sgi files to mencoder patch by (Todd Kirby <slapcat at pacbe... | michael | 2003-03-05 |
* | MACOSX support patch, based on Dan Christiansens work | alex | 2003-02-25 |
* | - append the 'palette' filter if the codec supports RGB8/BGR8 and no csp | arpi | 2003-02-04 |
* | do not config video out system if input dimensions are invalid (triggered a s... | alex | 2002-12-27 |
* | DMO support | arpi | 2002-11-26 |
* | qt video dll codecs support | arpi | 2002-11-12 |
* | usage of libmpeg2, liba52, mp3lib & svq1 can be disabled | arpi | 2002-11-01 |
* | 10L ! Don't remove the scale filter if we don't added ourself | albeu | 2002-10-30 |
* | Auto insert vf_lavc for the MPEG vo's | albeu | 2002-10-29 |
* | debug ize | arpi | 2002-10-25 |
* | support to use minilzo lib alternatively | alex | 2002-10-19 |
* | liblzo realtime video codec support (decoding only) | arpi | 2002-10-13 |
* | argh. gcc sux. someone please explain why float x=0; if(x>0) ... is true. | arpi | 2002-10-07 |
* | This patch allows you to use fractional values for specifying a zoom. | arpi | 2002-09-20 |
* | TGA images (-mf on:type=tga) support | arpi | 2002-09-10 |
* | pass outflags[] index via sh->outfmtidx to the vd->control() func (for VfW) | arpi | 2002-09-03 |
* | added LCL decoder by Roberto Togni <r_togni@libero.it>, removed my old vd_zlib | alex | 2002-09-01 |
* | warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org> | arpi | 2002-09-01 |
* | some messages added/changed | 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 vf.c and vd.c | jaf | 2002-08-13 |
* | native DV audio/video decoders using libdv | arpi | 2002-08-05 |
* | Add draw slice for the codecs | albeu | 2002-07-11 |
* | Support for Xvid using their new api. If divx4 compatiblity is disabeled | albeu | 2002-07-10 |
* | SVQ1 added | arpi | 2002-06-22 |
* | realvideo support by Florian Schneider <flo-mplayer-dev@gmx.net> | arpi | 2002-06-08 |
* | setting mpi's w/h to disp_w/h. it fixes mpeg1 crash when height%16!=0 | arpi | 2002-05-30 |
* | big cosmetics patch, cleanup of messages printed by mplayer and libs. | arpi | 2002-05-20 |
* | various openbsd and general warning fixes - patch by Björn Sandell <biorn@dc... | arpi | 2002-05-12 |
* | setting vf_inited flag, some printf->mp_msg, some MSGL_FATAL->MSGL_WARN | arpi | 2002-05-01 |
* | apply aspect prescaling to -xy | arpi | 2002-04-29 |
* | debug line | arpi | 2002-04-19 |
* | mp_image.h and img_format.h moved to libmpcodecs | arpi | 2002-04-13 |
* | capabilities support -> automatic insertion of scale, expand, pp | arpi | 2002-04-11 |
* | query_format debug moved 1 verbose level down | arpi | 2002-04-10 |
* | video filter layer - written from scratch, but inspired a lot by Fredrik Kuiv... | arpi | 2002-04-06 |
* | global var for option -slices | arpi | 2002-04-04 |
* | vd_mpegpes added | arpi | 2002-04-03 |
* | Issue a warning in VDec if disp_w and disp_h weren't set by codec and try wor... | atmos4 | 2002-03-27 |