| Commit message (Expand) | Author | Age |
* | flushing stuff after seeking (finally we can view MPEG without thouse blocks ... | michael | 2004-02-18 |
* | Adds support for the film grain effect and deblocking filters in xvid | attila | 2004-02-17 |
* | remove raw nonsense and replace it by one ovc | attila | 2004-02-17 |
* | fixing segfault: libavcodec doesn't allocate some buffers if avctx->thread_co... | rik | 2004-02-16 |
* | Fix ffmpeg RGB24 mapping (needed for qtrle) | rtognimp | 2004-02-12 |
* | bit_exact patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) | michael | 2004-02-07 |
* | allow using of float fixed_quant | iive | 2004-02-06 |
* | new filter: vf_noformat. | joey | 2004-02-06 |
* | new filter: vf_noformat. | joey | 2004-02-06 |
* | get_bit_count -> put_bits_count | rik | 2004-02-06 |
* | #include dsputil.h as it contains the lrintf emu code | michael | 2004-02-05 |
* | qp change filter | michael | 2004-02-05 |
* | psnr and debug option added | iive | 2004-02-04 |
* | new options - aspect,autoaspect,turbo,chroma_opt. patch by Nico <nsabbi@tisca... | iive | 2004-02-02 |
* | quantizer noise shaping | michael | 2004-02-02 |
* | rgb test pattern generator, so we could change everything to match alex's def... | michael | 2004-01-30 |
* | 10l fix by Jindrich Makovicka | ranma | 2004-01-29 |
* | kerndeint adaptive deinterlacer | ranma | 2004-01-29 |
* | not pretty, but at least it prevents the channels from getting out of order... | rfelker | 2004-01-27 |
* | 10l | rfelker | 2004-01-27 |
* | Use fli decoder from libavcodec | rtognimp | 2004-01-25 |
* | prevent the libdv decoder from adding "NTSC setup" on decode | attila | 2004-01-20 |
* | Use MSZH and ZLIB decoders from libavcodec | rtognimp | 2004-01-12 |
* | fix for nv12 swapped chroma | attila | 2004-01-10 |
* | ildctcmp, VSAD, VSSE | michael | 2004-01-05 |
* | disable dr1&slices for the other vissualizations too | michael | 2004-01-01 |
* | disable slices & dr1 if motion vector vissualization is used, still doesnt wo... | michael | 2004-01-01 |
* | vismv, alt, ilme options | michael | 2003-12-30 |
* | Sync to original FLAC. | lumag | 2003-12-29 |
* | interlaced scaling | michael | 2003-12-29 |
* | scenechange_threshold command line option patch by (Balatoni Denes <pnis at c... | michael | 2003-12-28 |
* | workaround for min_srcsize==0 (scg726.acm) | arpi | 2003-12-26 |
* | occured --> occurred typo patch by Clinton Roy <croy@dstc.edu.au> | diego | 2003-12-24 |
* | Remove 8BPS, MsRLE, MsVideo1, RPZA, SMC | rtognimp | 2003-12-23 |
* | Remove 8BPS, MsRLE, MsVideo1, RPZA, SMC | rtognimp | 2003-12-23 |
* | better top_field_first behaviour (mostly what rich suggested) | michael | 2003-12-22 |
* | using top_field_first from mpi, and support overriding it | michael | 2003-12-22 |
* | set top_field first for lavc decoding and add MP_IMGFIELD_INTERLACED | michael | 2003-12-22 |
* | vf_zrmjpeg MJPEG encoding filter, works together with vo_zr2. Only YV12 | rik | 2003-12-19 |
* | mmx simplifications | michael | 2003-12-15 |
* | remove zlib dependency | faust3 | 2003-12-15 |
* | mmx optimizations | rfelker | 2003-12-15 |
* | big updates to ilpack: do proper interpolation rather than just | rfelker | 2003-12-15 |
* | various updates: | rfelker | 2003-12-14 |
* | fixing more stupid mistakes | rfelker | 2003-12-11 |
* | pass quantizer tables through (averaging values when fields come from | rfelker | 2003-12-11 |
* | simplified frame decision logic and reduced the occurrance of length=1 | rfelker | 2003-12-11 |
* | and remove one stupid debug printf | rfelker | 2003-12-11 |
* | allow for different combing metrics to be selected (not useful yet) | rfelker | 2003-12-11 |
* | change some hardcoded thresholds to match results of previous 100l bugfix (wi... | rfelker | 2003-12-11 |