| Commit message (Expand) | Author | Age |
* | HPUX porting fixes - patch by Gansser, Martin <MGansser@rand.de> | arpi | 2002-08-09 |
* | mpeg4 mpeg quantizer encoding | michael | 2002-08-07 |
* | native DV audio/video decoders using libdv | arpi | 2002-08-05 |
* | compilation bug found by Julien Portalier <julien@portalier.com> | arpi | 2002-08-05 |
* | warning fix | arpi | 2002-08-05 |
* | ver=-1 as default | michael | 2002-08-04 |
* | support for packetized aac streams (used in .mp4 files) | arpi | 2002-08-04 |
* | Add the control VFCTRL_CHANGE_RECTANGLE | kmkaplan | 2002-08-04 |
* | Add the control VFCTRL_CHANGE_RECTANGLE | kmkaplan | 2002-08-04 |
* | imho swscale also likes aligned stride :) | arpi | 2002-08-02 |
* | - some reorder/cleanup of mp_image flags | arpi | 2002-08-02 |
* | colorspace part cleanup and support for IMGFMT_422P, _444P | arpi | 2002-08-02 |
* | added new formats: 444p,422p, 411p | arpi | 2002-08-02 |
* | compatibility with _OLD_ lavc & uv_stride check | michael | 2002-08-02 |
* | planar yuv 444 422 411 support | michael | 2002-08-01 |
* | - yuv422 disabled (no IMGFMT for _planar_ 422) | arpi | 2002-07-31 |
* | new filter to use libavcodec's deinterlacer | arpi | 2002-07-31 |
* | vd_vfw.c | arpi | 2002-07-30 |
* | added missing formats :) | rfelker | 2002-07-29 |
* | 10l to dunno | atmos4 | 2002-07-28 |
* | Fix overall frametime overflow, hopefully long long int is portable. (unteste... | atmos4 | 2002-07-28 |
* | Add type= and fix a minor typing difference from ffmpeg | atmos4 | 2002-07-28 |
* | ... removed from vf's control(), sing struct for equalizer. based on patch by... | arpi | 2002-07-28 |
* | Generate ffmpeg compatible vstats_<time>.log, when -lavdopts vstats is specif... | atmos4 | 2002-07-28 |
* | New plugin to test crop parameters. Arguments are the same as for the | kmkaplan | 2002-07-27 |
* | video eq: | arpi | 2002-07-25 |
* | eq range mapping -100..100 => 0..100 | arpi | 2002-07-25 |
* | 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 |
* | Hopefully correct 10l fix for duuno who. | atmos4 | 2002-07-23 |
* | support for older xvid versions and IMGFMT_IYUV | alex | 2002-07-22 |
* | DR1+IPB support (works only with ffmpeg12, as libmpeg2 doesn't accept stride) | arpi | 2002-07-20 |
* | added 'priv' field to mpi - requires for tracking frames with different | arpi | 2002-07-20 |
* | Add direct rendering method 2 | albeu | 2002-07-20 |
* | Put back the ordering of the if as requested by Arpi. | kmkaplan | 2002-07-18 |
* | Round height or width to valid values when doing automatic calculation. | kmkaplan | 2002-07-18 |
* | Avoid ulong typedef clash and replace if by unsigned long, patch by Joey Parr... | atmos4 | 2002-07-17 |
* | fallback to slices, if dr1 fails (bug found by kabi) | michael | 2002-07-16 |
* | 10l y422p -> y420p | michael | 2002-07-16 |
* | 10l (init flags after init ...) | michael | 2002-07-16 |
* | svq1 direct rendering | michael | 2002-07-15 |
* | imgtype IP support | michael | 2002-07-15 |
* | 10l | michael | 2002-07-15 |
* | dont depend upon vo_directrendering | michael | 2002-07-14 |
* | fixing fixmes | michael | 2002-07-14 |
* | direct rendering method 1 (disabled currently as its not bugfree / finished y... | michael | 2002-07-14 |
* | 8 and 16bpp qtrle support | alex | 2002-07-12 |
* | ad_dk4adpcm is done by ima_adpcm (obsoleted) | atmos4 | 2002-07-12 |