| Commit message (Expand) | Author | Age | Files | Lines |
* | use flag for XvMC codec recognition and enable dr1 for fixed version of lavc | iive | 2004-03-16 | 1 | -4/+14 |
* | AltiVec support in postproc/ + altivec optimizations for yuv2yuvX patch by (R... | michael | 2004-03-11 | 1 | -1/+2 |
* | xvmc use get_format for IDCT/MC recognition | iive | 2004-03-01 | 1 | -5/+34 |
* | fix compilation without libavcodec | henry | 2004-02-26 | 1 | -0/+2 |
* | spp softthresholding in mmx | michael | 2004-02-24 | 1 | -1/+77 |
* | spp soft thresholding patch by (James Crowson <jbcrowso at ncsu dot edu>) | michael | 2004-02-24 | 1 | -8/+40 |
* | vd_ffmpeg to set repeat-first-field patch by (Zoltan Hidvegi <mplayer at hzol... | michael | 2004-02-24 | 1 | -0/+1 |
* | A bit late, but here's the "more sane options ordering" patch. | ranma | 2004-02-23 | 1 | -8/+4 |
* | flushing stuff after seeking (finally we can view MPEG without thouse blocks ... | michael | 2004-02-18 | 5 | -3/+20 |
* | Adds support for the film grain effect and deblocking filters in xvid | attila | 2004-02-17 | 1 | -1/+10 |
* | remove raw nonsense and replace it by one ovc | attila | 2004-02-17 | 5 | -169/+153 |
* | fixing segfault: libavcodec doesn't allocate some buffers if avctx->thread_co... | rik | 2004-02-16 | 1 | -0/+3 |
* | Fix ffmpeg RGB24 mapping (needed for qtrle) | rtognimp | 2004-02-12 | 1 | -1/+1 |
* | bit_exact patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) | michael | 2004-02-07 | 1 | -0/+3 |
* | allow using of float fixed_quant | iive | 2004-02-06 | 1 | -9/+7 |
* | new filter: vf_noformat. | joey | 2004-02-06 | 1 | -0/+93 |
* | new filter: vf_noformat. | joey | 2004-02-06 | 2 | -1/+3 |
* | get_bit_count -> put_bits_count | rik | 2004-02-06 | 1 | -1/+1 |
* | #include dsputil.h as it contains the lrintf emu code | michael | 2004-02-05 | 1 | -4/+4 |
* | qp change filter | michael | 2004-02-05 | 3 | -1/+193 |
* | psnr and debug option added | iive | 2004-02-04 | 1 | -18/+62 |
* | new options - aspect,autoaspect,turbo,chroma_opt. patch by Nico <nsabbi@tisca... | iive | 2004-02-02 | 1 | -17/+146 |
* | quantizer noise shaping | michael | 2004-02-02 | 1 | -0/+5 |
* | rgb test pattern generator, so we could change everything to match alex's def... | michael | 2004-01-30 | 3 | -1/+144 |
* | 10l fix by Jindrich Makovicka | ranma | 2004-01-29 | 1 | -15/+24 |
* | kerndeint adaptive deinterlacer | ranma | 2004-01-29 | 3 | -1/+329 |
* | not pretty, but at least it prevents the channels from getting out of order... | rfelker | 2004-01-27 | 1 | -1/+3 |
* | 10l | rfelker | 2004-01-27 | 1 | -1/+1 |
* | Use fli decoder from libavcodec | rtognimp | 2004-01-25 | 1 | -1/+2 |
* | prevent the libdv decoder from adding "NTSC setup" on decode | attila | 2004-01-20 | 1 | -1/+1 |
* | Use MSZH and ZLIB decoders from libavcodec | rtognimp | 2004-01-12 | 1 | -1/+3 |
* | fix for nv12 swapped chroma | attila | 2004-01-10 | 1 | -5/+5 |
* | ildctcmp, VSAD, VSSE | michael | 2004-01-05 | 1 | -0/+9 |
* | disable dr1&slices for the other vissualizations too | michael | 2004-01-01 | 1 | -2/+3 |
* | disable slices & dr1 if motion vector vissualization is used, still doesnt wo... | michael | 2004-01-01 | 1 | -2/+2 |
* | vismv, alt, ilme options | michael | 2003-12-30 | 2 | -2/+15 |
* | Sync to original FLAC. | lumag | 2003-12-29 | 1 | -21/+12 |
* | interlaced scaling | michael | 2003-12-29 | 1 | -5/+44 |
* | scenechange_threshold command line option patch by (Balatoni Denes <pnis at c... | michael | 2003-12-28 | 1 | -0/+5 |
* | workaround for min_srcsize==0 (scg726.acm) | arpi | 2003-12-26 | 1 | -0/+6 |
* | occured --> occurred typo patch by Clinton Roy <croy@dstc.edu.au> | diego | 2003-12-24 | 1 | -1/+1 |
* | Remove 8BPS, MsRLE, MsVideo1, RPZA, SMC | rtognimp | 2003-12-23 | 8 | -2026/+0 |
* | Remove 8BPS, MsRLE, MsVideo1, RPZA, SMC | rtognimp | 2003-12-23 | 2 | -12/+2 |
* | better top_field_first behaviour (mostly what rich suggested) | michael | 2003-12-22 | 1 | -4/+8 |
* | using top_field_first from mpi, and support overriding it | michael | 2003-12-22 | 1 | -0/+36 |
* | set top_field first for lavc decoding and add MP_IMGFIELD_INTERLACED | michael | 2003-12-22 | 2 | -2/+11 |
* | vf_zrmjpeg MJPEG encoding filter, works together with vo_zr2. Only YV12 | rik | 2003-12-19 | 3 | -0/+885 |
* | mmx simplifications | michael | 2003-12-15 | 1 | -91/+25 |
* | remove zlib dependency | faust3 | 2003-12-15 | 1 | -0/+5 |
* | mmx optimizations | rfelker | 2003-12-15 | 1 | -1/+255 |
* | big updates to ilpack: do proper interpolation rather than just | rfelker | 2003-12-15 | 1 | -34/+95 |
* | various updates: | rfelker | 2003-12-14 | 2 | -16/+12 |
* | fixing more stupid mistakes | rfelker | 2003-12-11 | 1 | -2/+2 |
* | pass quantizer tables through (averaging values when fields come from | rfelker | 2003-12-11 | 1 | -1/+29 |
* | simplified frame decision logic and reduced the occurrance of length=1 | rfelker | 2003-12-11 | 3 | -46/+55 |
* | and remove one stupid debug printf | rfelker | 2003-12-11 | 1 | -1/+0 |
* | allow for different combing metrics to be selected (not useful yet) | rfelker | 2003-12-11 | 2 | -12/+26 |
* | change some hardcoded thresholds to match results of previous 100l bugfix (wi... | rfelker | 2003-12-11 | 1 | -2/+2 |
* | 100l bug found by Zoli, wasted time and unfairly delocalized the metrics | rfelker | 2003-12-11 | 1 | -2/+2 |
* | Patch from the author, Zoltan Hidvegi: | rfelker | 2003-12-11 | 1 | -1/+4 |
* | fix bug when bmovl can't read the whole pic at once | attila | 2003-12-10 | 1 | -1/+17 |
* | Yet another inverse telecine filter by Zoltan Hidvegi <mplayer@hzoli.2y.net>.... | alex | 2003-12-08 | 4 | -1/+1632 |
* | xvid 1.0 beta2 | iive | 2003-12-08 | 1 | -4/+4 |
* | RAWYUV output in MEncoder. Patch by Tuukka Toivonen <tuukkat@ee.oulu.fi> | alex | 2003-12-08 | 3 | -1/+84 |
* | Fix compilation if lavc is compiled as a shared lib. Patch by Panagiotis Issa... | alex | 2003-12-07 | 1 | -0/+6 |
* | query_format support by Matthias Goerner <m.goerner@iu-bremen.de> | alex | 2003-12-07 | 1 | -0/+6 |
* | twos 16bit 2 channels fixed. | rtognimp | 2003-12-02 | 1 | -0/+2 |
* | ffrv20 decoder | michael | 2003-11-30 | 1 | -2/+5 |
* | uninit support | alex | 2003-11-29 | 1 | -0/+7 |
* | yuv colorspace converter | alex | 2003-11-29 | 3 | -1/+103 |
* | reget_buffer() support | rtognimp | 2003-11-26 | 1 | -1/+4 |
* | Support arbitrary compression level in ZLIB. | rtognimp | 2003-11-24 | 1 | -14/+8 |
* | fix for vf_palette, because paletted 8-bit to BGR{15,16} conversion is incorr... | joey | 2003-11-23 | 1 | -4/+8 |
* | use the old names for 4 options | iive | 2003-11-18 | 1 | -4/+4 |
* | memcpy pix instead of black screen if no DR and codec provides no qscale table | michael | 2003-11-16 | 1 | -2/+6 |
* | Made the FLAC decoder be less greedy resulting in much better A/V sync handling. | mosu | 2003-11-16 | 1 | -2/+8 |
* | RD optimal lambda->qp support | michael | 2003-11-12 | 1 | -0/+5 |
* | XviD Api4 driver from http://ed.gomez.free.fr/ | iive | 2003-11-12 | 2 | -0/+1277 |
* | XviD Api4 support | iive | 2003-11-12 | 5 | -6/+6 |
* | 1l, another version check missing, noted by rgselk | rtognimp | 2003-11-10 | 1 | -0/+2 |
* | 1l missing version check | iive | 2003-11-10 | 1 | -0/+2 |
* | Support for paletted codecs in ffmpeg | rtognimp | 2003-11-09 | 1 | -1/+64 |
* | Fix build with LIBAVCODEC_BUILD < 4684. | ranma | 2003-11-09 | 1 | -0/+4 |
* | aspect change does not flush buffers | iive | 2003-11-08 | 1 | -3/+7 |
* | Warning fixes (approved by A'rpi). | rathann | 2003-11-08 | 2 | -3/+5 |
* | addition of special image formats for Zoran MJPEG, and vd_zrmjpeg.c | rik | 2003-11-04 | 6 | -1/+250 |
* | mencoder lavc audio encoding support | ranma | 2003-11-03 | 1 | -0/+7 |
* | another lame workaround for the g1 filter layer ... | michael | 2003-11-03 | 1 | -8/+19 |
* | If alex is too lazy to apply a patch, then i'll do it :) | attila | 2003-11-03 | 1 | -0/+3 |
* | 10l | michael | 2003-11-03 | 1 | -1/+1 |
* | noise reduction | michael | 2003-11-02 | 1 | -0/+5 |
* | 1000l | michael | 2003-10-31 | 1 | -2/+4 |
* | 10l | michael | 2003-10-31 | 1 | -1/+3 |
* | skip filter if codec doesnt provide the QP array and user didnt force a QP (f... | michael | 2003-10-28 | 1 | -0/+2 |
* | autoq | michael | 2003-10-28 | 1 | -18/+46 |
* | hue changeing of grayscale probably isnt usefull | michael | 2003-10-28 | 1 | -2/+0 |
* | 10l | michael | 2003-10-28 | 1 | -8/+9 |
* | another 10l ... | michael | 2003-10-28 | 1 | -0/+2 |
* | optimize | michael | 2003-10-28 | 1 | -4/+76 |
* | optimizing | michael | 2003-10-27 | 1 | -28/+78 |
* | change offsets (quality 2-4 looks better now) | michael | 2003-10-27 | 1 | -4/+17 |
* | different / faster / simpler "quantization" | michael | 2003-10-27 | 1 | -14/+6 |
* | 10l | michael | 2003-10-27 | 1 | -10/+24 |
* | 120l | michael | 2003-10-27 | 1 | -2/+2 |
* | 10l and minor optimization | michael | 2003-10-26 | 1 | -4/+8 |
* | simple alternative postprocessing filter | michael | 2003-10-26 | 3 | -1/+325 |
* | -vop ---> -vf | diego | 2003-10-25 | 4 | -4/+4 |
* | constant qscale was broken due to libavcodec changes, fix taken from ve_lavc.c | ranma | 2003-10-24 | 1 | -1/+4 |
* | vf_hue | michael | 2003-10-23 | 3 | -1/+198 |
* | 100l patch by (Tilmann Bitterberg <transcode at tibit dot org>) | michael | 2003-10-23 | 1 | -1/+1 |
* | fast deinterleaver (= il filter with stride/width/height tricks) | michael | 2003-10-22 | 3 | -1/+103 |
* | mpeg4 has only 8bit per numerator and denominator ... | michael | 2003-10-20 | 1 | -1/+4 |
* | sample_aspect_ratio | michael | 2003-10-20 | 2 | -3/+16 |
* | gamma weight patch by (Alexander Stege <mplayer at legale-software dot com>) | michael | 2003-10-18 | 1 | -4/+13 |
* | optimization | michael | 2003-10-17 | 1 | -3/+41 |
* | Fix compilation when libavcodec is missing. | attila | 2003-10-16 | 2 | -2/+8 |
* | skip null frames in mpeg files, patch by Zoltan Hidvegi <mplayer@hzoli.2y.net> | attila | 2003-10-11 | 1 | -0/+2 |
* | some missing formats | alex | 2003-10-09 | 1 | -0/+3 |
* | uyvy output support in swscaler | alex | 2003-10-09 | 1 | -0/+1 |
* | YUV422P dr1 fix | michael | 2003-10-09 | 1 | -4/+2 |
* | use lagrange multipler instead of qscale | michael | 2003-10-07 | 1 | -6/+18 |
* | bug found by Alexander Stege | nexus | 2003-10-06 | 1 | -1/+1 |
* | correct handling of select ret=0, patch by Jonas Jensen <jbj@knef.dk> | alex | 2003-10-05 | 1 | -2/+6 |
* | FLAC decoding support via imported libmpflac. | lumag | 2003-10-04 | 3 | -1/+546 |
* | many small typo and grammar fixes | gabucino | 2003-10-04 | 3 | -4/+4 |
* | 10l | alex | 2003-10-03 | 1 | -0/+3 |
* | reversing my brokeness, but imho dnet is still broken on BE systems | alex | 2003-10-02 | 1 | -2/+0 |
* | mv0 | michael | 2003-10-02 | 1 | -0/+5 |
* | rd cbp | michael | 2003-09-30 | 1 | -0/+5 |
* | support for selecting which plane to use for metrics in the pullup | rfelker | 2003-09-28 | 3 | -9/+13 |
* | fix for bigendian systems | alex | 2003-09-26 | 1 | -0/+2 |
* | 10l found by Dominik 'Rathann' Mierzejewski <dominik@rangers.eu.org> | alex | 2003-09-26 | 1 | -1/+1 |
* | 10l really disable faad if gcc is broken | faust3 | 2003-09-21 | 1 | -1/+4 |
* | fix 2-pass encoding with libavcodec onwin32, patch by Tristan Seligmann <mith... | faust3 | 2003-09-19 | 1 | -2/+2 |
* | 2pass stats curruption fix by ("Johannes E. Schindelin" <Johannes dot Schinde... | michael | 2003-09-11 | 1 | -0/+2 |
* | pass stream header FCC | michael | 2003-09-11 | 1 | -0/+3 |
* | 10l, debug code broke compile with mmx disabled | rfelker | 2003-09-08 | 1 | -0/+2 |
* | added new config system support and fixed some bugs (altought sanity checks a... | alex | 2003-09-05 | 1 | -28/+39 |
* | size presets: added the standard resolutions as proposed by Fabrice (ffmpeg) | alex | 2003-09-05 | 1 | -1/+6 |
* | DR, 10l fixes | henry | 2003-09-05 | 1 | -35/+59 |
* | simple logo remover | henry | 2003-09-03 | 3 | -1/+250 |
* | 100l: you have 2 nibbles per byte, don't divide byte count by 2 | rtognimp | 2003-09-03 | 1 | -1/+1 |
* | minor leak fix | alex | 2003-09-02 | 1 | -0/+1 |
* | support for user specified intra/inter matrices | alex | 2003-09-01 | 1 | -0/+63 |
* | switched lavc_param_format to CONF_TYPE_IMGFMT | alex | 2003-09-01 | 1 | -23/+31 |
* | asv2 encoding | michael | 2003-09-01 | 1 | -0/+8 |
* | FFASV2 | michael | 2003-09-01 | 1 | -0/+1 |
* | direct render frames whose fields are not in a common buffer, rather | rfelker | 2003-09-01 | 1 | -12/+33 |
* | remove read/revert hack | alex | 2003-08-31 | 1 | -24/+1 |
* | 2 new filters: tile & framestep | arpi | 2003-08-31 | 4 | -1/+512 |
* | more mmx and fix 100l sig11 in the previous mmx commit | rfelker | 2003-08-31 | 1 | -3/+104 |
* | nv21 support | alex | 2003-08-31 | 1 | -6/+6 |
* | basic nv12 and nv21 support by Angelo Cano <angelo_cano@fastmail.fm> | alex | 2003-08-31 | 4 | -5/+23 |
* | 1000l, mmx code was not being used because of missing config.h, and | rfelker | 2003-08-31 | 1 | -13/+11 |
* | tweaks and cleanup | rfelker | 2003-08-31 | 3 | -9/+22 |
* | 1000l | rfelker | 2003-08-31 | 1 | -0/+1 |
* | fix 10l (computation based on uninitialized data which led to | rfelker | 2003-08-31 | 1 | -9/+23 |
* | use internal (included) libfaad2 | arpi | 2003-08-30 | 1 | -1/+2 |
* | 10^1337 litres (now, that's an inflation) | alex | 2003-08-29 | 1 | -1/+2 |
* | 100l fix for paletted 8bpp files, I committed an old version | rtognimp | 2003-08-28 | 1 | -12/+4 |
* | Quicktime 8BPS decoder | rtognimp | 2003-08-28 | 3 | -1/+239 |
* | mpeg2 | michael | 2003-08-25 | 1 | -0/+2 |
* | codecs.conf is obsolete. | diego | 2003-08-22 | 2 | -2/+2 |
* | pullup -- third generation inverse telecine engine. the backend | rfelker | 2003-08-18 | 5 | -1/+885 |
* | clean up field flags: | rfelker | 2003-08-18 | 4 | -16/+22 |
* | Theora-CVS update patch by Martin Drab <drab@kepler.fjfi.cvut.cz> | alex | 2003-08-18 | 1 | -28/+19 |
* | sysm --> syms typo fix by Joey Parrish | diego | 2003-08-17 | 1 | -2/+2 |
* | -brightness && -vf scale fix | michael | 2003-08-16 | 1 | -0/+1 |
* | Workaround: skip first mp3 frame, that mostly contains trashed data. This fix... | alex | 2003-08-15 | 1 | -0/+1 |
* | Removed the historic cfgparser and switched full to the new config parser (al... | alex | |