aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs
Commit message (Expand)AuthorAge
* 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
* mmx simplificationsGravatar michael2003-12-15
* remove zlib dependencyGravatar faust32003-12-15
* mmx optimizationsGravatar rfelker2003-12-15
* big updates to ilpack: do proper interpolation rather than justGravatar rfelker2003-12-15
* various updates:Gravatar rfelker2003-12-14
* fixing more stupid mistakesGravatar rfelker2003-12-11
* pass quantizer tables through (averaging values when fields come fromGravatar rfelker2003-12-11
* simplified frame decision logic and reduced the occurrance of length=1Gravatar rfelker2003-12-11
* and remove one stupid debug printfGravatar rfelker2003-12-11
* allow for different combing metrics to be selected (not useful yet)Gravatar rfelker2003-12-11
* change some hardcoded thresholds to match results of previous 100l bugfix (wi...Gravatar rfelker2003-12-11