summaryrefslogtreecommitdiffstats
path: root/libmpcodecs
Commit message (Expand)AuthorAgeFilesLines
* use the old names for 4 optionsiive2003-11-181-4/+4
* memcpy pix instead of black screen if no DR and codec provides no qscale tablemichael2003-11-161-2/+6
* Made the FLAC decoder be less greedy resulting in much better A/V sync handling.mosu2003-11-161-2/+8
* RD optimal lambda->qp supportmichael2003-11-121-0/+5
* XviD Api4 driver from http://ed.gomez.free.fr/iive2003-11-122-0/+1277
* XviD Api4 supportiive2003-11-125-6/+6
* 1l, another version check missing, noted by rgselkrtognimp2003-11-101-0/+2
* 1l missing version checkiive2003-11-101-0/+2
* Support for paletted codecs in ffmpegrtognimp2003-11-091-1/+64
* Fix build with LIBAVCODEC_BUILD < 4684.ranma2003-11-091-0/+4
* aspect change does not flush buffersiive2003-11-081-3/+7
* Warning fixes (approved by A'rpi).rathann2003-11-082-3/+5
* addition of special image formats for Zoran MJPEG, and vd_zrmjpeg.crik2003-11-046-1/+250
* mencoder lavc audio encoding supportranma2003-11-031-0/+7
* another lame workaround for the g1 filter layer ...michael2003-11-031-8/+19
* If alex is too lazy to apply a patch, then i'll do it :)attila2003-11-031-0/+3
* 10lmichael2003-11-031-1/+1
* noise reductionmichael2003-11-021-0/+5
* 1000lmichael2003-10-311-2/+4
* 10lmichael2003-10-311-1/+3
* skip filter if codec doesnt provide the QP array and user didnt force a QP (f...michael2003-10-281-0/+2
* autoqmichael2003-10-281-18/+46
* hue changeing of grayscale probably isnt usefullmichael2003-10-281-2/+0
* 10lmichael2003-10-281-8/+9
* another 10l ...michael2003-10-281-0/+2
* optimizemichael2003-10-281-4/+76
* optimizingmichael2003-10-271-28/+78
* change offsets (quality 2-4 looks better now)michael2003-10-271-4/+17
* different / faster / simpler "quantization"michael2003-10-271-14/+6
* 10lmichael2003-10-271-10/+24
* 120lmichael2003-10-271-2/+2
* 10l and minor optimizationmichael2003-10-261-4/+8
* simple alternative postprocessing filtermichael2003-10-263-1/+325
* -vop ---> -vfdiego2003-10-254-4/+4
* constant qscale was broken due to libavcodec changes, fix taken from ve_lavc.cranma2003-10-241-1/+4
* vf_huemichael2003-10-233-1/+198
* 100l patch by (Tilmann Bitterberg <transcode at tibit dot org>)michael2003-10-231-1/+1
* fast deinterleaver (= il filter with stride/width/height tricks)michael2003-10-223-1/+103
* mpeg4 has only 8bit per numerator and denominator ...michael2003-10-201-1/+4
* sample_aspect_ratiomichael2003-10-202-3/+16
* gamma weight patch by (Alexander Stege <mplayer at legale-software dot com>)michael2003-10-181-4/+13
* optimizationmichael2003-10-171-3/+41
* Fix compilation when libavcodec is missing.attila2003-10-162-2/+8
* skip null frames in mpeg files, patch by Zoltan Hidvegi <mplayer@hzoli.2y.net>attila2003-10-111-0/+2
* some missing formatsalex2003-10-091-0/+3
* uyvy output support in swscaleralex2003-10-091-0/+1
* YUV422P dr1 fixmichael2003-10-091-4/+2
* use lagrange multipler instead of qscalemichael2003-10-071-6/+18
* bug found by Alexander Stegenexus2003-10-061-1/+1
* correct handling of select ret=0, patch by Jonas Jensen <jbj@knef.dk>alex2003-10-051-2/+6
* FLAC decoding support via imported libmpflac.lumag2003-10-043-1/+546
* many small typo and grammar fixesgabucino2003-10-043-4/+4
* 10lalex2003-10-031-0/+3
* reversing my brokeness, but imho dnet is still broken on BE systemsalex2003-10-021-2/+0
* mv0michael2003-10-021-0/+5
* rd cbpmichael2003-09-301-0/+5
* support for selecting which plane to use for metrics in the pulluprfelker2003-09-283-9/+13
* fix for bigendian systemsalex2003-09-261-0/+2
* 10l found by Dominik 'Rathann' Mierzejewski <dominik@rangers.eu.org>alex2003-09-261-1/+1
* 10l really disable faad if gcc is brokenfaust32003-09-211-1/+4
* fix 2-pass encoding with libavcodec onwin32, patch by Tristan Seligmann <mith...faust32003-09-191-2/+2
* 2pass stats curruption fix by ("Johannes E. Schindelin" <Johannes dot Schinde...michael2003-09-111-0/+2
* pass stream header FCCmichael2003-09-111-0/+3
* 10l, debug code broke compile with mmx disabledrfelker2003-09-081-0/+2
* added new config system support and fixed some bugs (altought sanity checks a...alex2003-09-051-28/+39
* size presets: added the standard resolutions as proposed by Fabrice (ffmpeg)alex2003-09-051-1/+6
* DR, 10l fixeshenry2003-09-051-35/+59
* simple logo removerhenry2003-09-033-1/+250
* 100l: you have 2 nibbles per byte, don't divide byte count by 2rtognimp2003-09-031-1/+1
* minor leak fixalex2003-09-021-0/+1
* support for user specified intra/inter matricesalex2003-09-011-0/+63
* switched lavc_param_format to CONF_TYPE_IMGFMTalex2003-09-011-23/+31
* asv2 encodingmichael2003-09-011-0/+8
* FFASV2michael2003-09-011-0/+1
* direct render frames whose fields are not in a common buffer, ratherrfelker2003-09-011-12/+33
* remove read/revert hackalex2003-08-311-24/+1
* 2 new filters: tile & framesteparpi2003-08-314-1/+512
* more mmx and fix 100l sig11 in the previous mmx commitrfelker2003-08-311-3/+104
* nv21 supportalex2003-08-311-6/+6
* basic nv12 and nv21 support by Angelo Cano <angelo_cano@fastmail.fm>alex2003-08-314-5/+23
* 1000l, mmx code was not being used because of missing config.h, andrfelker2003-08-311-13/+11
* tweaks and cleanuprfelker2003-08-313-9/+22
* 1000lrfelker2003-08-311-0/+1
* fix 10l (computation based on uninitialized data which led torfelker2003-08-311-9/+23
* use internal (included) libfaad2arpi2003-08-301-1/+2
* 10^1337 litres (now, that's an inflation)alex2003-08-291-1/+2
* 100l fix for paletted 8bpp files, I committed an old versionrtognimp2003-08-281-12/+4
* Quicktime 8BPS decoderrtognimp2003-08-283-1/+239
* mpeg2michael2003-08-251-0/+2
* codecs.conf is obsolete.diego2003-08-222-2/+2
* pullup -- third generation inverse telecine engine. the backendrfelker2003-08-185-1/+885
* clean up field flags:rfelker2003-08-184-16/+22
* Theora-CVS update patch by Martin Drab <drab@kepler.fjfi.cvut.cz>alex2003-08-181-28/+19
* sysm --> syms typo fix by Joey Parrishdiego2003-08-171-2/+2
* -brightness && -vf scale fixmichael2003-08-161-0/+1
* Workaround: skip first mp3 frame, that mostly contains trashed data. This fix...alex2003-08-151-0/+1
* Removed the historic cfgparser and switched full to the new config parser (al...alex2003-08-136-12/+12
* 'tinterlace' filter (partial inverse of tfields) by Not Zed <notzed@ximian.co...alex2003-08-113-1/+184
* Add mpeg2_flags to mp_image_t, copy flags in vd_libmpeg2.c,ranma2003-08-035-1/+174
* mb decision stuffmichael2003-07-291-6/+10
* xvmc updatesiive2003-07-261-5/+6
* sync to ffmpeg, updates, cleanupsiive2003-07-211-24/+28
* Fix M$RLE 4bit. Patch by Michael Guennewig <michaelguennewig(at)gmx(dot)de>rtognimp2003-07-211-3/+4
* width -> frame / field typemichael2003-07-201-2/+4
* Win32 codec paths in vd_realvid.cdiego2003-07-192-2/+2
* new ff_draw_horiz_band()michael2003-07-171-4/+16
* 3*100l (backported from g2)arpi2003-07-131-4/+9
* quant_store is obsoletearpi2003-07-131-4/+0
* 10lalex2003-07-131-1/+1
* removed our native svq1 and huffyuv implementation as libavcodec's implementa...alex2003-07-137-3924/+1
* removing my (nonworking) email addressalex2003-07-031-1/+1
* cosmeticsalex2003-07-032-2/+2
* xvmc supportiive2003-07-011-2/+178
* Fix SIG11 if no args givenalbeu2003-06-261-1/+1
* basic xvmc image supportiive2003-06-213-0/+14
* small warning fixrathann2003-06-191-1/+0
* HM12 & NV12 "decoder" (specially interleaved YUV formats, used by Hauppauge's...arpi2003-06-185-1/+143
* lossless ff mjpeg encodingmichael2003-06-171-0/+9
* YUV 444 411 410 supportmichael2003-06-141-0/+18
* context model size & coder type options for FFV1michael2003-06-131-0/+10
* 1000lrfelker2003-06-132-14/+14
* renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_...arpi2003-06-092-6/+6
* libmpeg2-altivec patch by Magnus Damm <damm@opensource.se>:arpi2003-06-091-0/+2
* FFV1michael2003-06-091-0/+2
* RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders.rtognimp2003-06-083-2/+151
* RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders.rtognimp2003-06-087-0/+3370
* I've found some time to implement the encoding support for the newarpi2003-06-063-27/+400
* just updated vd_theora.c to decode the additional header packets,arpi2003-06-061-0/+22
* fixed mem corruption bugsarpi2003-06-061-4/+4
* 100l to me :(rfelker2003-06-021-1/+1
* vf_scale.h & related cleanup & some small warning fix by dominikmichael2003-06-014-2/+8
* it's still a 10l bug + 10l to me for commiting sh*t first time, and originall...alex2003-05-231-1/+1
* 10lalex2003-05-231-2/+2
* oops, forgot thatalex2003-05-231-1/+0
* removed obsolete (and currently non-working) scaling functions, after that it...alex2003-05-231-24/+1
* new filter for dropping (near-)duplicate frames. can be used to fixrfelker2003-05-223-1/+185
* OpenBSD support by Bjorn Sandell <biorn@dce.chalmers.se>alex2003-05-202-2/+2
* cleanup, use vf->dmpi rather than vf->priv->dmpi for consistencyrfelker2003-05-205-73/+63
* fix segfaults with slices. support slice rendering into a filter evenrfelker2003-05-205-79/+93
* FFASV1michael2003-05-192-1/+14
* ac3 byteswapping support (when format!=0x2000)arpi2003-05-171-3/+7
* realaudio 28_8 and 14_4 dll supportfaust32003-05-171-1/+1
* dynamic path[] allocationalex2003-05-121-1/+5
* use dynamic path[] allocation and possible better wraSetDLLAccessPath mechani...alex2003-05-121-1/+11
* Theora demuxer/codec support, patch by David Kuehling <dvdkhlng@gmx.de>arpi2003-05-112-1/+7
* theora video decoder, based on patch by David Kuehling <dvdkhlng@gmx.de>arpi2003-05-111-0/+157
* cygwin/mingw32 support by Sascha Sommeralex2003-05-112-3/+25
* passing ImageDesc (stsd) to ffsvq3michael2003-05-101-0/+6
* Made the decoder honor the aspect ratio set by the container (if it was set a...mosu2003-05-061-0/+1
* support more image formats. hopefully this bpp handling is correct...rfelker2003-05-061-7/+10
* sort of a hack, but at least this lets the framerate-increasingrfelker2003-05-033-0/+10
* fixed a 10l (undefined behavior) and made the other parameters configurablerfelker2003-05-031-5/+9
* more 10l's -- fortunately part of the bug was that the buggy code didn't get ...rfelker2003-05-021-20/+149
* Support for codec 14_4 and 28_8rtognimp2003-04-301-1/+15
* 100l in my 100l fix! :(rfelker2003-04-301-7/+17
* not needed anymore (vo_jpeg.c and vo_dga.c were depending on it some time ago)alex2003-04-291-26/+0
* new mmx/mmx2/3dnow code for improved performancerfelker2003-04-291-21/+151
* DTS support by Peter Schuller <peterschueller@telemed.de> (revised by arpi)alex2003-04-281-55/+320
* new mode for tfields filter -- shifts fields by a quarter-pixel so therfelker2003-04-281-0/+51
* at least 100l for me, the last commit was nonsenserfelker2003-04-281-3/+15
* slices support for vf_crop. now cropping black borders should make arfelker2003-04-271-0/+29
* display size/aspect adjusting filterrfelker2003-04-273-1/+69
* generate meaningful d_width & d_height when scaling, rather than useless nons...rfelker2003-04-271-2/+11
* optimization -- lots of conditional jumps in inner loops are badrfelker2003-04-261-1/+2
* optional automatic aspect encoding based on d_width and d_heightrfelker2003-04-261-0/+4
* segfault fixmichael2003-04-261-1/+7
* optimizationrfelker2003-04-261-6/+31
* moving getFilter stuff back (vf_scale.c -> swscale.c)michael2003-04-251-58/+11
* fallback to non-dr1 if the codec wants more than 1+2 buffersmichael2003-04-251-14/+36
* removing sws - global verbose var dependancymichael2003-04-243-3/+153
* too verbosealex2003-04-191-1/+1
* vf_clone_mpi_attributes()michael2003-04-198-13/+16
* 1. new alternate approach to inverse telecine! much better!rfelker2003-04-194-1/+697
* support old libavcodecmichael2003-04-182-0/+6
* passing qscale_type around so the pp code can fix the mpeg2 <<1 thingmichael2003-04-184-1/+4
* w%8!=0 hackarpi2003-04-151-2/+2
* Fix serious breakage, 10000l !rguyom2003-04-071-3/+5