aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs
Commit message (Expand)AuthorAge
* vf_phase filter by Ville Saari (114263 at foo dot bar dot org)Gravatar rfelker2004-03-29
* Revert my old twos fix, it seems to break more files than it fixed.Gravatar rtognimp2004-03-28
* Use aspect from encoder for AVI vprp headerGravatar ranma2004-03-24
* use flag for XvMC codec recognition and enable dr1 for fixed version of lavcGravatar iive2004-03-16
* AltiVec support in postproc/ + altivec optimizations for yuv2yuvX patch by (R...Gravatar michael2004-03-11
* xvmc use get_format for IDCT/MC recognitionGravatar iive2004-03-01
* fix compilation without libavcodecGravatar henry2004-02-26
* spp softthresholding in mmxGravatar michael2004-02-24
* spp soft thresholding patch by (James Crowson <jbcrowso at ncsu dot edu>)Gravatar michael2004-02-24
* vd_ffmpeg to set repeat-first-field patch by (Zoltan Hidvegi <mplayer at hzol...Gravatar michael2004-02-24
* A bit late, but here's the "more sane options ordering" patch.Gravatar ranma2004-02-23
* flushing stuff after seeking (finally we can view MPEG without thouse blocks ...Gravatar michael2004-02-18
* Adds support for the film grain effect and deblocking filters in xvidGravatar attila2004-02-17
* remove raw nonsense and replace it by one ovcGravatar attila2004-02-17
* fixing segfault: libavcodec doesn't allocate some buffers if avctx->thread_co...Gravatar rik2004-02-16
* Fix ffmpeg RGB24 mapping (needed for qtrle)Gravatar rtognimp2004-02-12
* bit_exact patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)Gravatar michael2004-02-07
* allow using of float fixed_quantGravatar iive2004-02-06
* new filter: vf_noformat.Gravatar joey2004-02-06
* new filter: vf_noformat.Gravatar joey2004-02-06
* get_bit_count -> put_bits_countGravatar rik2004-02-06
* #include dsputil.h as it contains the lrintf emu codeGravatar michael2004-02-05
* qp change filterGravatar michael2004-02-05
* psnr and debug option addedGravatar iive2004-02-04
* new options - aspect,autoaspect,turbo,chroma_opt. patch by Nico <nsabbi@tisca...Gravatar iive2004-02-02
* quantizer noise shapingGravatar michael2004-02-02
* rgb test pattern generator, so we could change everything to match alex's def...Gravatar michael2004-01-30
* 10l fix by Jindrich MakovickaGravatar ranma2004-01-29
* kerndeint adaptive deinterlacerGravatar ranma2004-01-29
* not pretty, but at least it prevents the channels from getting out of order...Gravatar rfelker2004-01-27
* 10lGravatar rfelker2004-01-27
* Use fli decoder from libavcodecGravatar rtognimp2004-01-25
* prevent the libdv decoder from adding "NTSC setup" on decodeGravatar attila2004-01-20
* Use MSZH and ZLIB decoders from libavcodecGravatar rtognimp2004-01-12
* fix for nv12 swapped chromaGravatar attila2004-01-10
* ildctcmp, VSAD, VSSEGravatar michael2004-01-05
* disable dr1&slices for the other vissualizations tooGravatar michael2004-01-01
* disable slices & dr1 if motion vector vissualization is used, still doesnt wo...Gravatar michael2004-01-01
* vismv, alt, ilme optionsGravatar michael2003-12-30
* Sync to original FLAC.Gravatar lumag2003-12-29
* interlaced scalingGravatar michael2003-12-29
* scenechange_threshold command line option patch by (Balatoni Denes <pnis at c...Gravatar michael2003-12-28
* workaround for min_srcsize==0 (scg726.acm)Gravatar arpi2003-12-26
* occured --> occurred typo patch by Clinton Roy <croy@dstc.edu.au>Gravatar diego2003-12-24
* Remove 8BPS, MsRLE, MsVideo1, RPZA, SMCGravatar rtognimp2003-12-23
* Remove 8BPS, MsRLE, MsVideo1, RPZA, SMCGravatar rtognimp2003-12-23
* better top_field_first behaviour (mostly what rich suggested)Gravatar michael2003-12-22
* using top_field_first from mpi, and support overriding itGravatar michael2003-12-22
* set top_field first for lavc decoding and add MP_IMGFIELD_INTERLACEDGravatar michael2003-12-22
* vf_zrmjpeg MJPEG encoding filter, works together with vo_zr2. Only YV12Gravatar rik2003-12-19