| Commit message (Expand) | Author | Age | Files | Lines |
* | it's still a 10l bug + 10l to me for commiting sh*t first time, and originall... | alex | 2003-05-23 | 1 | -1/+1 |
* | 10l | alex | 2003-05-23 | 1 | -2/+2 |
* | oops, forgot that | alex | 2003-05-23 | 1 | -1/+0 |
* | removed obsolete (and currently non-working) scaling functions, after that it... | alex | 2003-05-23 | 1 | -24/+1 |
* | new filter for dropping (near-)duplicate frames. can be used to fix | rfelker | 2003-05-22 | 3 | -1/+185 |
* | OpenBSD support by Bjorn Sandell <biorn@dce.chalmers.se> | alex | 2003-05-20 | 2 | -2/+2 |
* | cleanup, use vf->dmpi rather than vf->priv->dmpi for consistency | rfelker | 2003-05-20 | 5 | -73/+63 |
* | fix segfaults with slices. support slice rendering into a filter even | rfelker | 2003-05-20 | 5 | -79/+93 |
* | FFASV1 | michael | 2003-05-19 | 2 | -1/+14 |
* | ac3 byteswapping support (when format!=0x2000) | arpi | 2003-05-17 | 1 | -3/+7 |
* | realaudio 28_8 and 14_4 dll support | faust3 | 2003-05-17 | 1 | -1/+1 |
* | dynamic path[] allocation | alex | 2003-05-12 | 1 | -1/+5 |
* | use dynamic path[] allocation and possible better wraSetDLLAccessPath mechani... | alex | 2003-05-12 | 1 | -1/+11 |
* | Theora demuxer/codec support, patch by David Kuehling <dvdkhlng@gmx.de> | arpi | 2003-05-11 | 2 | -1/+7 |
* | theora video decoder, based on patch by David Kuehling <dvdkhlng@gmx.de> | arpi | 2003-05-11 | 1 | -0/+157 |
* | cygwin/mingw32 support by Sascha Sommer | alex | 2003-05-11 | 2 | -3/+25 |
* | passing ImageDesc (stsd) to ffsvq3 | michael | 2003-05-10 | 1 | -0/+6 |
* | Made the decoder honor the aspect ratio set by the container (if it was set a... | mosu | 2003-05-06 | 1 | -0/+1 |
* | support more image formats. hopefully this bpp handling is correct... | rfelker | 2003-05-06 | 1 | -7/+10 |
* | sort of a hack, but at least this lets the framerate-increasing | rfelker | 2003-05-03 | 3 | -0/+10 |
* | fixed a 10l (undefined behavior) and made the other parameters configurable | rfelker | 2003-05-03 | 1 | -5/+9 |
* | more 10l's -- fortunately part of the bug was that the buggy code didn't get ... | rfelker | 2003-05-02 | 1 | -20/+149 |
* | Support for codec 14_4 and 28_8 | rtognimp | 2003-04-30 | 1 | -1/+15 |
* | 100l in my 100l fix! :( | rfelker | 2003-04-30 | 1 | -7/+17 |
* | not needed anymore (vo_jpeg.c and vo_dga.c were depending on it some time ago) | alex | 2003-04-29 | 1 | -26/+0 |
* | new mmx/mmx2/3dnow code for improved performance | rfelker | 2003-04-29 | 1 | -21/+151 |
* | DTS support by Peter Schuller <peterschueller@telemed.de> (revised by arpi) | alex | 2003-04-28 | 1 | -55/+320 |
* | new mode for tfields filter -- shifts fields by a quarter-pixel so the | rfelker | 2003-04-28 | 1 | -0/+51 |
* | at least 100l for me, the last commit was nonsense | rfelker | 2003-04-28 | 1 | -3/+15 |
* | slices support for vf_crop. now cropping black borders should make a | rfelker | 2003-04-27 | 1 | -0/+29 |
* | display size/aspect adjusting filter | rfelker | 2003-04-27 | 3 | -1/+69 |
* | generate meaningful d_width & d_height when scaling, rather than useless nons... | rfelker | 2003-04-27 | 1 | -2/+11 |
* | optimization -- lots of conditional jumps in inner loops are bad | rfelker | 2003-04-26 | 1 | -1/+2 |
* | optional automatic aspect encoding based on d_width and d_height | rfelker | 2003-04-26 | 1 | -0/+4 |
* | segfault fix | michael | 2003-04-26 | 1 | -1/+7 |
* | optimization | rfelker | 2003-04-26 | 1 | -6/+31 |
* | moving getFilter stuff back (vf_scale.c -> swscale.c) | michael | 2003-04-25 | 1 | -58/+11 |
* | fallback to non-dr1 if the codec wants more than 1+2 buffers | michael | 2003-04-25 | 1 | -14/+36 |
* | removing sws - global verbose var dependancy | michael | 2003-04-24 | 3 | -3/+153 |
* | too verbose | alex | 2003-04-19 | 1 | -1/+1 |
* | vf_clone_mpi_attributes() | michael | 2003-04-19 | 8 | -13/+16 |
* | 1. new alternate approach to inverse telecine! much better! | rfelker | 2003-04-19 | 4 | -1/+697 |
* | support old libavcodec | michael | 2003-04-18 | 2 | -0/+6 |
* | passing qscale_type around so the pp code can fix the mpeg2 <<1 thing | michael | 2003-04-18 | 4 | -1/+4 |
* | w%8!=0 hack | arpi | 2003-04-15 | 1 | -2/+2 |
* | Fix serious breakage, 10000l ! | rguyom | 2003-04-07 | 1 | -3/+5 |
* | Adaptive quantization support for "-lavcopts psnr" and "-lavdopts vstats". | rguyom | 2003-04-06 | 2 | -5/+38 |
* | Oops :) | arpi | 2003-04-06 | 1 | -2/+0 |
* | Rewritten, to use new libmpeg2 0.3.1 API | arpi | 2003-04-06 | 1 | -251/+118 |
* | + bf_threshold | rguyom | 2003-04-06 | 1 | -0/+3 |
* | 100l. | rguyom | 2003-04-04 | 1 | -3/+6 |
* | disable vf_bmovl for systems without posix select | faust3 | 2003-04-04 | 2 | -0/+9 |
* | "psnr" & related code is only for the -HEAD (unstable) XviD branch. | rguyom | 2003-04-04 | 1 | -0/+6 |
* | Shift vhq values and set vhq=1 to MODEDECISION. | rguyom | 2003-04-04 | 1 | -4/+5 |
* | - added <time.h> since we're using time() related functions | rguyom | 2003-04-03 | 1 | -13/+24 |
* | Actually do something useful with XVID_GLOBAL_EXTRASTATS / XVID_EXTRASTATS. | rguyom | 2003-04-03 | 1 | -4/+67 |
* | XviD: | rguyom | 2003-04-02 | 1 | -4/+6 |
* | XviD : | rguyom | 2003-04-02 | 1 | -4/+17 |
* | Updating XviD : | rguyom | 2003-04-02 | 1 | -71/+5 |
* | xvid fixes and more options by elcabesa & Martin Drab | henry | 2003-04-02 | 2 | -20/+43 |
* | bcopy -> memcpy for MINGW32 port | faust3 | 2003-03-30 | 1 | -1/+1 |
* | 10000l (YUV vs. YVU swscale fix/cleanup) | michael | 2003-03-27 | 1 | -4/+4 |
* | macosx fix by Dan Christiansen <danchr@daimi.au.dk> | alex | 2003-03-26 | 1 | -2/+2 |
* | try to break pattern at scene changes to prevent merging pictures that | rfelker | 2003-03-23 | 1 | -0/+7 |
* | improvements to detc filter: | rfelker | 2003-03-23 | 1 | -15/+16 |
* | lavc 4663 / quantizer bias | michael | 2003-03-22 | 1 | -1/+12 |
* | compiler warning fix by Dominik Mierzejewski <dominik@rangers.eu.org> | alex | 2003-03-21 | 1 | -1/+1 |
* | increment is a signed number (-1 or +1) | arpi | 2003-03-15 | 1 | -1/+1 |
* | And 10L their, i should have started to read vop.txt sooner ;) | albeu | 2003-03-15 | 1 | -4/+4 |
* | 10L again with the options mins | albeu | 2003-03-15 | 1 | -4/+4 |
* | New options stuff | albeu | 2003-03-15 | 1 | -6/+26 |
* | Support for the new options stuff | albeu | 2003-03-15 | 2 | -4/+51 |
* | 10L the scale filter accpet w and h to -3 | albeu | 2003-03-15 | 1 | -2/+2 |
* | 1000L i forgot mencoder | albeu | 2003-03-15 | 1 | -1/+2 |
* | Add support for the new option stuff. | albeu | 2003-03-15 | 1 | -3/+35 |
* | Add the new -vf option wich is the same as vop in reverse order. | albeu | 2003-03-15 | 44 | -67/+226 |
* | clear black bands when using slices | arpi | 2003-03-14 | 1 | -0/+9 |
* | 1000l | michael | 2003-03-13 | 1 | -2/+16 |
* | per context frame_rate_base | michael | 2003-03-12 | 1 | -1/+6 |
* | Pass start slice to the vo it make dr + slice implemantation easier | albeu | 2003-03-10 | 1 | -0/+7 |
* | new version of the de-telecine filter, largely rewritten. should work | rfelker | 2003-03-09 | 1 | -122/+310 |
* | Ugly hack to handle bad width/height values from stream header | arpi | 2003-03-09 | 1 | -5/+27 |
* | - removed unused global 'handle' | arpi | 2003-03-09 | 1 | -16/+28 |
* | merging fourcc with codec_tag | michael | 2003-03-08 | 2 | -4/+4 |
* | aic & umv | michael | 2003-03-05 | 1 | -0/+9 |
* | add support for sgi files to mencoder patch by (Todd Kirby <slapcat at pacbe... | michael | 2003-03-05 | 3 | -1/+330 |
* | hmm found this in my local tree ;) | michael | 2003-03-05 | 1 | -3/+3 |
* | fix for a couple of linking problems patch by (Ambrose Li <a.c.li at ieee dot... | michael | 2003-03-05 | 1 | -0/+2 |
* | 10l (pp cant convert formats) fixes segfault | michael | 2003-03-04 | 1 | -2/+2 |
* | Add missing uninit | albeu | 2003-03-04 | 1 | -1/+12 |
* | A new nuppel video encoder. Mainly for RT encoding on slow box. | albeu | 2003-03-03 | 3 | -1/+222 |
* | new filter | rfelker | 2003-03-01 | 3 | -1/+190 |
* | motion estimation range limit | michael | 2003-02-27 | 1 | -2/+7 |
* | MACOSX support patch, based on Dan Christiansens work | alex | 2003-02-25 | 4 | -5/+35 |
* | experimental slices support | arpi | 2003-02-23 | 1 | -3/+37 |
* | sws_ prefix, more seperation between internal & external swscaler API | michael | 2003-02-23 | 3 | -23/+24 |
* | draw_slice support | arpi | 2003-02-23 | 1 | -1/+32 |
* | start_slice() added - similar to get_image(), but is called when using slices | arpi | 2003-02-23 | 2 | -1/+6 |
* | yuv2rgb brightness/contrast/saturation/different colorspaces support finished | michael | 2003-02-21 | 1 | -0/+54 |
* | filter for applying 3:2 telecine to 23.976 fps progressive material. | rfelker | 2003-02-20 | 3 | -1/+154 |
* | experimental de-telecine filter. not documented or configurable yet, | rfelker | 2003-02-20 | 3 | -1/+278 |
* | 100l | rfelker | 2003-02-16 | 1 | -1/+1 |
* | minor 1l I forgot to commit a while back | rfelker | 2003-02-16 | 1 | -1/+5 |
* | vf_hqdn3d: High-Quality version of the denoise3d filter | arpi | 2003-02-15 | 3 | -2/+300 |
* | 10l | arpi | 2003-02-15 | 1 | -1/+1 |
* | cygwin win32 dll support | faust3 | 2003-02-15 | 1 | -5/+3 |
* | moving postprocess code to libavcodec | michael | 2003-02-14 | 2 | -4/+6 |
* | real cygwin support by Sascha Sommer <saschasommer@freenet.de> | alex | 2003-02-12 | 2 | -4/+4 |
* | down3dright filter by kabi (converts between 2 common stereoscopic systems) | michael | 2003-02-11 | 3 | -1/+147 |
* | 10l to kabi (compile fix, uint8->uint8_t) | arpi | 2003-02-11 | 1 | -3/+3 |
* | windows support and eleminating some 10ls. Win32 ATRC has audio artifacts, Wi... | alex | 2003-02-11 | 1 | -26/+239 |
* | possible 10l | alex | 2003-02-10 | 1 | -15/+17 |
* | linux->osdep | arpi | 2003-02-09 | 2 | -3/+3 |
* | cleanup & more optimize | arpi | 2003-02-09 | 1 | -16/+5 |
* | simpler/faster LowPass() macro | arpi | 2003-02-09 | 1 | -2/+14 |
* | removed obsolete unused cyuv.c | arpi | 2003-02-09 | 2 | -85/+1 |
* | libfaad2 v1.0, v1.1, v1.2 detection, and API change workaround in ad_faad.c | arpi | 2003-02-07 | 1 | -0/+14 |
* | cleanup detection of various divx4 versions/alternatives | arpi | 2003-02-06 | 4 | -8/+36 |
* | fixed palette support | arpi | 2003-02-04 | 5 | -0/+8 |
* | move some verbose msg to dbg2 | arpi | 2003-02-04 | 2 | -3/+7 |
* | - append the 'palette' filter if the codec supports RGB8/BGR8 and no csp | arpi | 2003-02-04 | 1 | -3/+25 |
* | compiler warning fixes patch by Dominik Mierzejewski <dominik@rangers.eu.org> | arpi | 2003-02-02 | 2 | -0/+7 |
* | Based on the discussion in the other thread I made a new | arpi | 2003-02-02 | 1 | -66/+286 |
* | Typo | kmkaplan | 2003-02-01 | 1 | -1/+1 |
* | 1000l | arpi | 2003-01-30 | 1 | -1/+1 |
* | new video filter: denoise3d - temporal&spatial noise reduction | arpi | 2003-01-30 | 3 | -1/+273 |
* | fixing rgb4 & bgr4 (2 pixels per byte) | michael | 2003-01-30 | 5 | -5/+14 |
* | - fixed the input buffering (don't read input unless we're already processed | arpi | 2003-01-29 | 1 | -11/+15 |
* | 1000l bug (double free() when libaf init failed) | arpi | 2003-01-28 | 1 | -0/+1 |
* | The code for converting RGB to YUV in bmovl is slow because it uses | arpi | 2003-01-28 | 1 | -3/+3 |
* | avoid extract of imposible high depths in wrong rgb/bgr functions | iive | 2003-01-26 | 1 | -2/+2 |
* | Quicktime rle 32 bit supported | rtognimp | 2003-01-26 | 2 | -1/+104 |
* | This is a simple patch to change the alpha blending code in bmovl to use | arpi | 2003-01-26 | 1 | -3/+12 |
* | new video filter to extract a single field using stride arithmetic, | rfelker | 2003-01-23 | 3 | -1/+77 |
* | UYVY input | michael | 2003-01-23 | 1 | -1/+2 |
* | 10l | henry | 2003-01-19 | 1 | -1/+1 |
* | Cleanup of the muxer API, func parameters muxer & muxer_f eliminated. | arpi | 2003-01-19 | 7 | -18/+7 |
* | AltiVec detection code ("borrowed" from FFmpeg and | arpi | 2003-01-18 | 1 | -0/+1 |
* | 2-pass libaf initialization to get better filter chain. | arpi | 2003-01-18 | 1 | -2/+50 |
* | Remove duplicated code | rtognimp | 2003-01-17 | 1 | -16/+2 |
* | Adding support for more logical libaf configuration | anders | 2003-01-17 | 1 | -1/+1 |
* | bunkus: Encapsulated arguments to #define in ( ... ) so that the #defines can... | mosu | 2003-01-15 | 1 | -4/+4 |
* | BGR16 is not a valid format for this codec | rtognimp | 2003-01-14 | 1 | -1/+1 |
* | don't waste time on rg_scale nonsense if not necessary. | rfelker | 2003-01-13 | 1 | -2/+31 |
* | 1000l, this clips!! IMO rg_scale nonsense should be removed with | rfelker | 2003-01-13 | 1 | -2/+2 |
* | I hope this works as expected with old lavc versions. At least it compiles now. | rfelker | 2003-01-11 | 1 | -2/+7 |
* | may not be perfect but it's certainly a start. feel free to change | rfelker | 2003-01-10 | 1 | -20/+22 |
* | halfpack now takes an optional argument, field, which tells it to keep | rfelker | 2003-01-10 | 1 | -3/+24 |
* | use mp_msg for messages. prolly more filters need to be fixed like this too | rfelker | 2003-01-10 | 2 | -2/+2 |
* | YUV 411/422/444 support for pp | michael | 2003-01-05 | 1 | -5/+19 |
* | qpel & pre ME improvements | michael | 2003-01-05 | 1 | -0/+13 |
* | ehh.. 10l again | arpi | 2003-01-05 | 1 | -0/+1 |
* | - added x/y rounding for YUV formats (should be moved to mp_image.c|h later) | arpi | 2003-01-05 | 1 | -2/+23 |
* | Found another 10l :-), but the filter is still broken :-( | filon | 2003-01-04 | 1 | -1/+1 |
* | cannot rotate non-symmetric yuv pixel formats | arpi | 2003-01-03 | 1 | -0/+18 |
* | fixed 16bpp packed YUV formats | arpi | 2003-01-03 | 1 | -6/+32 |
* | better image/plane copy | arpi | 2003-01-03 | 1 | -6/+13 |
* | pphelp | michael | 2003-01-03 | 1 | -5/+0 |
* | compiler warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org> | arpi | 2003-01-03 | 1 | -12/+16 |
* | motion estimation pre pass | michael | 2003-01-02 | 1 | -0/+5 |
* | lavc 4649 | michael | 2003-01-01 | 1 | -1/+6 |
* | trellis quantization | michael | 2002-12-31 | 1 | -2/+8 |
* | don' |