summaryrefslogtreecommitdiffstats
path: root/libmpcodecs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adaptive quantization support for "-lavcopts psnr" and "-lavdopts vstats".rguyom2003-04-062-5/+38
* Oops :)arpi2003-04-061-2/+0
* Rewritten, to use new libmpeg2 0.3.1 APIarpi2003-04-061-251/+118
* + bf_thresholdrguyom2003-04-061-0/+3
* 100l.rguyom2003-04-041-3/+6
* disable vf_bmovl for systems without posix selectfaust32003-04-042-0/+9
* "psnr" & related code is only for the -HEAD (unstable) XviD branch.rguyom2003-04-041-0/+6
* Shift vhq values and set vhq=1 to MODEDECISION.rguyom2003-04-041-4/+5
* - added <time.h> since we're using time() related functionsrguyom2003-04-031-13/+24
* Actually do something useful with XVID_GLOBAL_EXTRASTATS / XVID_EXTRASTATS.rguyom2003-04-031-4/+67
* XviD:rguyom2003-04-021-4/+6
* XviD :rguyom2003-04-021-4/+17
* Updating XviD :rguyom2003-04-021-71/+5
* xvid fixes and more options by elcabesa & Martin Drabhenry2003-04-022-20/+43
* bcopy -> memcpy for MINGW32 portfaust32003-03-301-1/+1
* 10000l (YUV vs. YVU swscale fix/cleanup)michael2003-03-271-4/+4
* macosx fix by Dan Christiansen <danchr@daimi.au.dk>alex2003-03-261-2/+2
* try to break pattern at scene changes to prevent merging pictures thatrfelker2003-03-231-0/+7
* improvements to detc filter:rfelker2003-03-231-15/+16
* lavc 4663 / quantizer biasmichael2003-03-221-1/+12
* compiler warning fix by Dominik Mierzejewski <dominik@rangers.eu.org>alex2003-03-211-1/+1
* increment is a signed number (-1 or +1)arpi2003-03-151-1/+1
* And 10L their, i should have started to read vop.txt sooner ;)albeu2003-03-151-4/+4
* 10L again with the options minsalbeu2003-03-151-4/+4
* New options stuffalbeu2003-03-151-6/+26
* Support for the new options stuffalbeu2003-03-152-4/+51
* 10L the scale filter accpet w and h to -3albeu2003-03-151-2/+2
* 1000L i forgot mencoderalbeu2003-03-151-1/+2
* Add support for the new option stuff.albeu2003-03-151-3/+35
* Add the new -vf option wich is the same as vop in reverse order.albeu2003-03-1544-67/+226
* clear black bands when using slicesarpi2003-03-141-0/+9
* 1000lmichael2003-03-131-2/+16
* per context frame_rate_basemichael2003-03-121-1/+6
* Pass start slice to the vo it make dr + slice implemantation easieralbeu2003-03-101-0/+7
* new version of the de-telecine filter, largely rewritten. should workrfelker2003-03-091-122/+310
* Ugly hack to handle bad width/height values from stream headerarpi2003-03-091-5/+27
* - removed unused global 'handle'arpi2003-03-091-16/+28
* merging fourcc with codec_tagmichael2003-03-082-4/+4
* aic & umvmichael2003-03-051-0/+9
* add support for sgi files to mencoder patch by (Todd Kirby <slapcat at pacbe...michael2003-03-053-1/+330
* hmm found this in my local tree ;)michael2003-03-051-3/+3
* fix for a couple of linking problems patch by (Ambrose Li <a.c.li at ieee dot...michael2003-03-051-0/+2
* 10l (pp cant convert formats) fixes segfaultmichael2003-03-041-2/+2
* Add missing uninitalbeu2003-03-041-1/+12
* A new nuppel video encoder. Mainly for RT encoding on slow box.albeu2003-03-033-1/+222
* new filterrfelker2003-03-013-1/+190
* motion estimation range limitmichael2003-02-271-2/+7
* MACOSX support patch, based on Dan Christiansens workalex2003-02-254-5/+35
* experimental slices supportarpi2003-02-231-3/+37
* sws_ prefix, more seperation between internal & external swscaler APImichael2003-02-233-23/+24
* draw_slice supportarpi2003-02-231-1/+32
* start_slice() added - similar to get_image(), but is called when using slicesarpi2003-02-232-1/+6
* yuv2rgb brightness/contrast/saturation/different colorspaces support finishedmichael2003-02-211-0/+54
* filter for applying 3:2 telecine to 23.976 fps progressive material.rfelker2003-02-203-1/+154
* experimental de-telecine filter. not documented or configurable yet,rfelker2003-02-203-1/+278
* 100lrfelker2003-02-161-1/+1
* minor 1l I forgot to commit a while backrfelker2003-02-161-1/+5
* vf_hqdn3d: High-Quality version of the denoise3d filterarpi2003-02-153-2/+300
* 10larpi2003-02-151-1/+1
* cygwin win32 dll supportfaust32003-02-151-5/+3
* moving postprocess code to libavcodecmichael2003-02-142-4/+6
* real cygwin support by Sascha Sommer <saschasommer@freenet.de>alex2003-02-122-4/+4
* down3dright filter by kabi (converts between 2 common stereoscopic systems)michael2003-02-113-1/+147
* 10l to kabi (compile fix, uint8->uint8_t)arpi2003-02-111-3/+3
* windows support and eleminating some 10ls. Win32 ATRC has audio artifacts, Wi...alex2003-02-111-26/+239
* possible 10lalex2003-02-101-15/+17
* linux->osdeparpi2003-02-092-3/+3
* cleanup & more optimizearpi2003-02-091-16/+5
* simpler/faster LowPass() macroarpi2003-02-091-2/+14
* removed obsolete unused cyuv.carpi2003-02-092-85/+1
* libfaad2 v1.0, v1.1, v1.2 detection, and API change workaround in ad_faad.carpi2003-02-071-0/+14
* cleanup detection of various divx4 versions/alternativesarpi2003-02-064-8/+36
* fixed palette supportarpi2003-02-045-0/+8
* move some verbose msg to dbg2arpi2003-02-042-3/+7
* - append the 'palette' filter if the codec supports RGB8/BGR8 and no csparpi2003-02-041-3/+25
* compiler warning fixes patch by Dominik Mierzejewski <dominik@rangers.eu.org>arpi2003-02-022-0/+7
* Based on the discussion in the other thread I made a newarpi2003-02-021-66/+286
* Typokmkaplan2003-02-011-1/+1
* 1000larpi2003-01-301-1/+1
* new video filter: denoise3d - temporal&spatial noise reductionarpi2003-01-303-1/+273
* fixing rgb4 & bgr4 (2 pixels per byte)michael2003-01-305-5/+14
* - fixed the input buffering (don't read input unless we're already processedarpi2003-01-291-11/+15
* 1000l bug (double free() when libaf init failed)arpi2003-01-281-0/+1
* The code for converting RGB to YUV in bmovl is slow because it usesarpi2003-01-281-3/+3
* avoid extract of imposible high depths in wrong rgb/bgr functionsiive2003-01-261-2/+2
* Quicktime rle 32 bit supportedrtognimp2003-01-262-1/+104
* This is a simple patch to change the alpha blending code in bmovl to usearpi2003-01-261-3/+12
* new video filter to extract a single field using stride arithmetic,rfelker2003-01-233-1/+77
* UYVY inputmichael2003-01-231-1/+2
* 10lhenry2003-01-191-1/+1
* Cleanup of the muxer API, func parameters muxer & muxer_f eliminated.arpi2003-01-197-18/+7
* AltiVec detection code ("borrowed" from FFmpeg andarpi2003-01-181-0/+1
* 2-pass libaf initialization to get better filter chain.arpi2003-01-181-2/+50
* Remove duplicated codertognimp2003-01-171-16/+2
* Adding support for more logical libaf configurationanders2003-01-17