aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs
Commit message (Expand)AuthorAge
* 120lGravatar michael2003-10-27
* 10l and minor optimizationGravatar michael2003-10-26
* simple alternative postprocessing filterGravatar michael2003-10-26
* -vop ---> -vfGravatar diego2003-10-25
* constant qscale was broken due to libavcodec changes, fix taken from ve_lavc.cGravatar ranma2003-10-24
* vf_hueGravatar michael2003-10-23
* 100l patch by (Tilmann Bitterberg <transcode at tibit dot org>)Gravatar michael2003-10-23
* fast deinterleaver (= il filter with stride/width/height tricks)Gravatar michael2003-10-22
* mpeg4 has only 8bit per numerator and denominator ...Gravatar michael2003-10-20
* sample_aspect_ratioGravatar michael2003-10-20
* gamma weight patch by (Alexander Stege <mplayer at legale-software dot com>)Gravatar michael2003-10-18
* optimizationGravatar michael2003-10-17
* Fix compilation when libavcodec is missing.Gravatar attila2003-10-16
* skip null frames in mpeg files, patch by Zoltan Hidvegi <mplayer@hzoli.2y.net>Gravatar attila2003-10-11
* some missing formatsGravatar alex2003-10-09
* uyvy output support in swscalerGravatar alex2003-10-09
* YUV422P dr1 fixGravatar michael2003-10-09
* use lagrange multipler instead of qscaleGravatar michael2003-10-07
* bug found by Alexander StegeGravatar nexus2003-10-06
* correct handling of select ret=0, patch by Jonas Jensen <jbj@knef.dk>Gravatar alex2003-10-05
* FLAC decoding support via imported libmpflac.Gravatar lumag2003-10-04
* many small typo and grammar fixesGravatar gabucino2003-10-04
* 10lGravatar alex2003-10-03
* reversing my brokeness, but imho dnet is still broken on BE systemsGravatar alex2003-10-02
* mv0Gravatar michael2003-10-02
* rd cbpGravatar michael2003-09-30
* support for selecting which plane to use for metrics in the pullupGravatar rfelker2003-09-28
* fix for bigendian systemsGravatar alex2003-09-26
* 10l found by Dominik 'Rathann' Mierzejewski <dominik@rangers.eu.org>Gravatar alex2003-09-26
* 10l really disable faad if gcc is brokenGravatar faust32003-09-21
* fix 2-pass encoding with libavcodec onwin32, patch by Tristan Seligmann <mith...Gravatar faust32003-09-19
* 2pass stats curruption fix by ("Johannes E. Schindelin" <Johannes dot Schinde...Gravatar michael2003-09-11
* pass stream header FCCGravatar michael2003-09-11
* 10l, debug code broke compile with mmx disabledGravatar rfelker2003-09-08
* added new config system support and fixed some bugs (altought sanity checks a...Gravatar alex2003-09-05
* size presets: added the standard resolutions as proposed by Fabrice (ffmpeg)Gravatar alex2003-09-05
* DR, 10l fixesGravatar henry2003-09-05
* simple logo removerGravatar henry2003-09-03
* 100l: you have 2 nibbles per byte, don't divide byte count by 2Gravatar rtognimp2003-09-03
* minor leak fixGravatar alex2003-09-02
* support for user specified intra/inter matricesGravatar alex2003-09-01
* switched lavc_param_format to CONF_TYPE_IMGFMTGravatar alex2003-09-01
* asv2 encodingGravatar michael2003-09-01
* FFASV2Gravatar michael2003-09-01
* direct render frames whose fields are not in a common buffer, ratherGravatar rfelker2003-09-01
* remove read/revert hackGravatar alex2003-08-31
* 2 new filters: tile & framestepGravatar arpi2003-08-31
* more mmx and fix 100l sig11 in the previous mmx commitGravatar rfelker2003-08-31
* nv21 supportGravatar alex2003-08-31
* basic nv12 and nv21 support by Angelo Cano <angelo_cano@fastmail.fm>Gravatar alex2003-08-31