aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs
Commit message (Expand)AuthorAge
* 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
* 1000l, mmx code was not being used because of missing config.h, andGravatar rfelker2003-08-31
* tweaks and cleanupGravatar rfelker2003-08-31
* 1000lGravatar rfelker2003-08-31
* fix 10l (computation based on uninitialized data which led toGravatar rfelker2003-08-31
* use internal (included) libfaad2Gravatar arpi2003-08-30
* 10^1337 litres (now, that's an inflation)Gravatar alex2003-08-29
* 100l fix for paletted 8bpp files, I committed an old versionGravatar rtognimp2003-08-28
* Quicktime 8BPS decoderGravatar rtognimp2003-08-28
* mpeg2Gravatar michael2003-08-25
* codecs.conf is obsolete.Gravatar diego2003-08-22
* pullup -- third generation inverse telecine engine. the backendGravatar rfelker2003-08-18
* clean up field flags:Gravatar rfelker2003-08-18
* Theora-CVS update patch by Martin Drab <drab@kepler.fjfi.cvut.cz>Gravatar alex2003-08-18
* sysm --> syms typo fix by Joey ParrishGravatar diego2003-08-17
* -brightness && -vf scale fixGravatar michael2003-08-16
* Workaround: skip first mp3 frame, that mostly contains trashed data. This fix...Gravatar alex2003-08-15
* Removed the historic cfgparser and switched full to the new config parser (al...Gravatar alex2003-08-13
* 'tinterlace' filter (partial inverse of tfields) by Not Zed <notzed@ximian.co...Gravatar alex2003-08-11
* Add mpeg2_flags to mp_image_t, copy flags in vd_libmpeg2.c,Gravatar ranma2003-08-03
* mb decision stuffGravatar michael2003-07-29