| Commit message (Expand) | Author | Age | Files | Lines |
* | sync driver names with codec-cfg | arpi | 2002-08-30 | 5 | -10/+10 |
* | renamed codecs | arpi | 2002-08-30 | 1 | -2/+2 |
* | renamed to match driver family name | arpi | 2002-08-30 | 4 | -0/+0 |
* | renamed to ad_mp3lib.c | arpi | 2002-08-30 | 1 | -0/+0 |
* | align fix - Björn Sandell <biorn@dce.chalmers.se> | arpi | 2002-08-30 | 1 | -1/+1 |
* | added bgr support and support for forcing output format | alex | 2002-08-30 | 1 | -19/+62 |
* | "halfpack" (yuv planar 4:2:0 -> packed 4:2:2, half height) video filter | rfelker | 2002-08-30 | 3 | -1/+203 |
* | dct selection support | michael | 2002-08-30 | 1 | -1/+10 |
* | mostly compiler warning fixes, some small bugfix | arpi | 2002-08-28 | 15 | -11/+34 |
* | passing extra stuff from real stuff to lavc | michael | 2002-08-28 | 1 | -0/+10 |
* | 10l fix | alex | 2002-08-28 | 1 | -1/+1 |
* | finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api | alex | 2002-08-28 | 2 | -4/+2 |
* | align -> balign patch by (Björn Sandell <biorn at dce dot chalmers dot se>) | michael | 2002-08-28 | 1 | -1/+1 |
* | 'sipr' descrambling implemented, at least for 16*6 matrix | arpi | 2002-08-27 | 1 | -4/+35 |
* | removed unused code | alex | 2002-08-27 | 1 | -32/+0 |
* | SetDLLAccessPath isn't used. Patch by Andres Hess <jaska@gmx.net> | alex | 2002-08-27 | 1 | -3/+3 |
* | fixing compilation without divx4 patch by (Rémi Guyomarch <rguyom at pobox d... | michael | 2002-08-25 | 1 | -1/+1 |
* | 10l | michael | 2002-08-25 | 1 | -4/+7 |
* | support for the new ratecontrol code | michael | 2002-08-25 | 1 | -10/+130 |
* | support for 'sipr' codec - descrambling/reorder not yet fixed. | arpi | 2002-08-25 | 1 | -1/+10 |
* | some newer rv20 variants also uses custommsg 0x24 to set codec subtype | arpi | 2002-08-24 | 1 | -1/+1 |
* | uses new dp_hdr_t packet structure | arpi | 2002-08-24 | 1 | -7/+18 |
* | optimization | michael | 2002-08-23 | 1 | -21/+23 |
* | removed -W -Wall -g and other gcc-specific warning/debug options | arpi | 2002-08-22 | 1 | -1/+1 |
* | - functions inside of functions are invalid in icc. replaced with #define's | arpi | 2002-08-22 | 1 | -8/+8 |
* | MMX optimized code for soft equalizer filter | rfelker | 2002-08-22 | 1 | -5/+73 |
* | soft video equalizer filter, currently supports brightness and | rfelker | 2002-08-21 | 3 | -1/+157 |
* | allocating large enough buffer, fixes green stuff on top for encoding of heig... | michael | 2002-08-21 | 1 | -1/+5 |
* | asserts to check buffer size and non overlapingness | michael | 2002-08-21 | 1 | -0/+15 |
* | typo fix, patch by (Eric Lammerts <eric at lammerts dot org>) | michael | 2002-08-18 | 1 | -1/+1 |
* | same behavior for luma & chroma single coeff elimination | michael | 2002-08-18 | 1 | -1/+1 |
* | skip blocks with small chroma dc support | michael | 2002-08-17 | 1 | -1/+1 |
* | dynamic libavcodec.so support updated by | arpi | 2002-08-14 | 5 | -5/+5 |
* | arpi told me ... | jaf | 2002-08-14 | 1 | -2/+2 |
* | messages moved from vf.c and vd.c | jaf | 2002-08-13 | 1 | -0/+2 |
* | messages moved from vf.c and vd.c | jaf | 2002-08-13 | 2 | -13/+10 |
* | semi regular noise pattern patch by (Jindrich Makovicka <makovick at kmlinux ... | michael | 2002-08-13 | 1 | -10/+33 |
* | messages moved from dec_??d?o.c | jaf | 2002-08-13 | 2 | -14/+14 |
* | mmx optimized avg/film noise | michael | 2002-08-11 | 1 | -2/+46 |
* | optimization | michael | 2002-08-11 | 1 | -4/+4 |
* | film/average noise cleanup | michael | 2002-08-11 | 1 | -6/+5 |
* | film/average noise patch by (Jindrich Makovicka <makovick at KMLinux dot fjfi... | michael | 2002-08-11 | 1 | -7/+55 |
* | oops forgot to commit that | michael | 2002-08-11 | 1 | -2/+1 |
* | HPUX porting fixes - patch by Gansser, Martin <MGansser@rand.de> | arpi | 2002-08-09 | 1 | -0/+1 |
* | mpeg4 mpeg quantizer encoding | michael | 2002-08-07 | 1 | -1/+8 |
* | native DV audio/video decoders using libdv | arpi | 2002-08-05 | 5 | -2/+213 |
* | compilation bug found by Julien Portalier <julien@portalier.com> | arpi | 2002-08-05 | 1 | -0/+2 |
* | warning fix | arpi | 2002-08-05 | 1 | -1/+1 |
* | ver=-1 as default | michael | 2002-08-04 | 1 | -1/+1 |
* | support for packetized aac streams (used in .mp4 files) | arpi | 2002-08-04 | 1 | -6/+21 |
* | Add the control VFCTRL_CHANGE_RECTANGLE | kmkaplan | 2002-08-04 | 3 | -46/+127 |
* | Add the control VFCTRL_CHANGE_RECTANGLE | kmkaplan | 2002-08-04 | 1 | -0/+1 |
* | imho swscale also likes aligned stride :) | arpi | 2002-08-02 | 1 | -1/+1 |
* | - some reorder/cleanup of mp_image flags | arpi | 2002-08-02 | 4 | -23/+59 |
* | colorspace part cleanup and support for IMGFMT_422P, _444P | arpi | 2002-08-02 | 1 | -27/+29 |
* | added new formats: 444p,422p, 411p | arpi | 2002-08-02 | 1 | -0/+3 |
* | compatibility with _OLD_ lavc & uv_stride check | michael | 2002-08-02 | 1 | -2/+14 |
* | planar yuv 444 422 411 support | michael | 2002-08-01 | 4 | -0/+38 |
* | - yuv422 disabled (no IMGFMT for _planar_ 422) | arpi | 2002-07-31 | 1 | -37/+13 |
* | new filter to use libavcodec's deinterlacer | arpi | 2002-07-31 | 3 | -1/+223 |
* | vd_vfw.c | arpi | 2002-07-30 | 1 | -1/+0 |
* | added missing formats :) | rfelker | 2002-07-29 | 1 | -0/+4 |
* | 10l to dunno | atmos4 | 2002-07-28 | 1 | -1/+4 |
* | Fix overall frametime overflow, hopefully long long int is portable. (unteste... | atmos4 | 2002-07-28 | 1 | -1/+1 |
* | Add type= and fix a minor typing difference from ffmpeg | atmos4 | 2002-07-28 | 1 | -3/+2 |
* | ... removed from vf's control(), sing struct for equalizer. based on patch by... | arpi | 2002-07-28 | 3 | -20/+24 |
* | Generate ffmpeg compatible vstats_<time>.log, when -lavdopts vstats is specif... | atmos4 | 2002-07-28 | 1 | -0/+41 |
* | New plugin to test crop parameters. Arguments are the same as for the | kmkaplan | 2002-07-27 | 3 | -1/+100 |
* | video eq: | arpi | 2002-07-25 | 1 | -4/+4 |
* | eq range mapping -100..100 => 0..100 | arpi | 2002-07-25 | 1 | -1/+1 |
* | print warning about unsupported video eq attributes | arpi | 2002-07-25 | 1 | -1/+4 |
* | eq reworked | alex | 2002-07-25 | 2 | -7/+13 |
* | fixed possible 10l bug (vf not initialized yet) | alex | 2002-07-25 | 1 | -2/+6 |
* | equalizer reworked | alex | 2002-07-24 | 4 | -52/+48 |
* | Hopefully correct 10l fix for duuno who. | atmos4 | 2002-07-23 | 1 | -1/+1 |
* | support for older xvid versions and IMGFMT_IYUV | alex | 2002-07-22 | 1 | -4/+9 |
* | DR1+IPB support (works only with ffmpeg12, as libmpeg2 doesn't accept stride) | arpi | 2002-07-20 | 1 | -1/+3 |
* | added 'priv' field to mpi - requires for tracking frames with different | arpi | 2002-07-20 | 1 | -0/+2 |
* | Add direct rendering method 2 | albeu | 2002-07-20 | 1 | -3/+37 |
* | Put back the ordering of the if as requested by Arpi. | kmkaplan | 2002-07-18 | 1 | -2/+6 |
* | Round height or width to valid values when doing automatic calculation. | kmkaplan | 2002-07-18 | 1 | -2/+18 |
* | Avoid ulong typedef clash and replace if by unsigned long, patch by Joey Parr... | atmos4 | 2002-07-17 | 2 | -24/+20 |
* | fallback to slices, if dr1 fails (bug found by kabi) | michael | 2002-07-16 | 1 | -1/+3 |
* | 10l y422p -> y420p | michael | 2002-07-16 | 1 | -5/+32 |
* | 10l (init flags after init ...) | michael | 2002-07-16 | 1 | -13/+25 |
* | svq1 direct rendering | michael | 2002-07-15 | 1 | -4/+7 |
* | imgtype IP support | michael | 2002-07-15 | 1 | -7/+14 |
* | 10l | michael | 2002-07-15 | 1 | -1/+3 |
* | dont depend upon vo_directrendering | michael | 2002-07-14 | 1 | -3/+1 |
* | fixing fixmes | michael | 2002-07-14 | 1 | -8/+23 |
* | direct rendering method 1 (disabled currently as its not bugfree / finished y... | michael | 2002-07-14 | 1 | -36/+99 |
* | 8 and 16bpp qtrle support | alex | 2002-07-12 | 2 | -12/+242 |
* | ad_dk4adpcm is done by ima_adpcm (obsoleted) | atmos4 | 2002-07-12 | 2 | -68/+1 |
* | Don't call libvo draw slice directly | albeu | 2002-07-11 | 1 | -6/+4 |
* | Add draw slice for the codecs | albeu | 2002-07-11 | 2 | -0/+7 |
* | support for external pp by divx4. some fixes/cosmetics? | alex | 2002-07-11 | 5 | -9/+35 |
* | better support for rgb/bgr formats | alex | 2002-07-11 | 1 | -6/+10 |
* | Support for Xvid using their new api. If divx4 compatiblity is disabeled | albeu | 2002-07-10 | 5 | -1/+179 |
* | Small fix: Correct mathematical order in MEDIAN macro (gcc 3.1 didn't like it). | atmos4 | 2002-07-09 | 1 | -1/+1 |
* | Support for yuv410p as needed by ffsvq1. | atmos4 | 2002-07-09 | 1 | -0/+9 |
* | #ifdef'ed divx4 2pass code - idea by Diego | arpi | 2002-07-08 | 1 | -9/+20 |
* | yuv handling simplified (using new mpi fields) | alex | 2002-07-07 | 1 | -12/+5 |
* | support avcontext based quant_store export | alex | 2002-07-07 | 1 | -1/+9 |
* | bugfix by Michael.Lampe@iwr.uni-heidelberg.de | arpi | 2002-07-06 | 1 | -1/+2 |
* | more scaling algos | michael | 2002-07-04 | 1 | -2/+16 |
* | parameter overrides limit | arpi | 2002-06-29 | 1 | -0/+1 |
* | bugfix by Keiki SATOH <kki@wakusei.ne.jp> | arpi | 2002-06-29 | 1 | -1/+12 |
* | removed unused math.h, becouse it causes cygwin to gcc segfault - found/fixed... | alex | 2002-06-28 | 1 | -1/+0 |
* | {RGB,BGR}{1,4} | michael | 2002-06-27 | 3 | -0/+10 |
* | support the 'align16' codec flag | arpi | 2002-06-25 | 1 | -0/+12 |
* | first try to load linux dlls, if failed and we're supporting win32 dlls, then... | alex | 2002-06-24 | 1 | -1/+1 |
* | first try to load linux dlls, if failed and we're supporting win32 dlls, then... | alex | 2002-06-24 | 1 | -10/+11 |
* | support dropping some chroma src lines for a bit extra speed | michael | 2002-06-24 | 1 | -4/+12 |
* | better planar support, chroma subsampling support and Y8/Y800 support | alex | 2002-06-23 | 7 | -68/+39 |
* | better planar support, chroma subsampling support and Y8/Y800 support | alex | 2002-06-23 | 1 | -6/+35 |
* | yv12 osd drawer is working for y8/y800/yvu9/if09 becouse it uses only Y-plane... | alex | 2002-06-23 | 1 | -0/+4 |
* | IF09 added | arpi | 2002-06-23 | 1 | -0/+2 |
* | yvu9 & y8 | michael | 2002-06-23 | 1 | -2/+7 |
* | yvu9 and if09 support | alex | 2002-06-23 | 5 | -1/+32 |
* | if09 support | alex | 2002-06-23 | 2 | -7/+12 |
* | yvu9 support | alex | 2002-06-23 | 1 | -4/+5 |
* | do not crash by decoding error | alex | 2002-06-23 | 1 | -0/+2 |
* | Fix for interlaced huffyuv by roberto togni <rtogni at bresciaonline.it> | atmos4 | 2002-06-23 | 1 | -67/+215 |
* | use libavcodec's get_bits() code (optional, disabled by default) | arpi | 2002-06-23 | 3 | -19/+45 |
* | use libavcodec's optimized MC functions | arpi | 2002-06-22 | 1 | -0/+16 |
* | init libavcodec | arpi | 2002-06-22 | 1 | -0/+11 |
* | SVQ1 added | arpi | 2002-06-22 | 3 | -2/+71 |
* | imported from xine, generalized, created header file, all tables moved to | arpi | 2002-06-22 | 3 | -0/+2762 |
* | use built-in yvu9->yv12 code, because it requires all src/dst strides and | arpi | 2002-06-22 | 1 | -4/+20 |
* | don't require sh->bih (should fix v4l) | arpi | 2002-06-22 | 1 | -5/+4 |
* | NV12 added | arpi | 2002-06-22 | 2 | -0/+2 |
* | vf_yvu9 support | alex | 2002-06-21 | 1 | -1/+1 |
* | yvu9 support | alex | 2002-06-21 | 1 | -3/+17 |
* | yvu9toyv12 converter | alex | 2002-06-21 | 1 | -0/+71 |
* | report if no palette | alex | 2002-06-21 | 1 | -0/+6 |
* | yvu9 support | alex | 2002-06-21 | 1 | -0/+7 |
* | added yvu9 | alex | 2002-06-21 | 1 | -0/+6 |
* | wmv1 | michael | 2002-06-18 | 1 | -0/+10 |
* | higher quality mode | michael | 2002-06-16 | 1 | -4/+6 |
* | direct rendering (hopefully at least, TFM for the video filters is a bit none... | michael | 2002-06-16 | 1 | -5/+64 |
* | audio subpacket reordering fixed for odd matrix height | arpi | 2002-06-14 | 1 | -1/+1 |
* | noise generating filter | michael | 2002-06-14 | 3 | -1/+299 |
* | rounding bugfix | michael | 2002-06-13 | 1 | -3/+51 |
* | Implement Nilmoni's and Bernd Ernesti's patches for: | atmos4 | 2002-06-13 | 2 | -10/+10 |
* | fixed copyright | arpi | 2002-06-10 | 1 | -12/+19 |
* | FreeBSD hack | nexus | 2002-06-10 | 1 | -0/+3 |
* | use path & dllname from config | arpi | 2002-06-10 | 1 | -3/+5 |
* | get matrix w*h from the demuxer | arpi | 2002-06-10 | 1 | -30/+26 |
* | FreeBSD compile fix | nexus | 2002-06-10 | 1 | -0/+2 |
* | yeah, it worx! but needs a big cleanup and removal of hardcoded stuff | arpi | 2002-06-10 | 1 | -5/+16 |
* | readaudio decoder - not yet working | arpi | 2002-06-10 | 3 | -1/+197 |
* | freebsd support (hack) by Nexus | arpi | 2002-06-09 | 1 | -26/+20 |
* | win32 dll support (non-working) | arpi | 2002-06-09 | 1 | -0/+28 |
* | grayscale only decoding support | michael | 2002-06-09 | 1 | -0/+7 |
* | very high bitrate (RealOne) support fixed | arpi | 2002-06-09 | 1 | -1/+1 |
* | - removed unused function pointers | arpi | 2002-06-09 | 1 | -41/+15 |
* | realvideo support by Florian Schneider <flo-mplayer-dev@gmx.net> | arpi | 2002-06-08 | 1 | -0/+4 |
* | RealVideo rv30 decoder, using binary driver from realplayer8 | arpi | 2002-06-08 | 2 | -1/+214 |
* | warning & newline fixes by Dominik Mierzejewski <dominik@rangers.eu.org> | arpi | 2002-06-07 | 2 | -2/+2 |
* | test pattern filter | michael | 2002-06-03 | 3 | -1/+286 |
* | workaround bugs & error resilience ffmpeg decoder options | michael | 2002-06-02 | 1 | -2/+19 |
* | fame=quality:fps args support, small fixes for 0.9.0 api | arpi | 2002-06-01 | 1 | -8/+26 |
* | use new api of libfame 0.9.0 | arpi | 2002-06-01 | 1 | -3/+9 |
* | single coefficient elimination disabled by default | michael | 2002-06-01 | 1 | -2/+2 |
* | warning fix (strings.h > string.h) | pl | 2002-05-30 | 1 | -1/+1 |
* | setting mpi's w/h to disp_w/h. it fixes mpeg1 crash when height%16!=0 | arpi | 2002-05-30 | 1 | -1/+5 |
* | 8bit 'twos' S8 pcm audio support - fixes MOTI1E.MOV | arpi | 2002-05-30 | 1 | -0/+3 |
* | grayscaled palette support | arpi | 2002-05-30 | 2 | -1/+11 |
* | restore original bih->biCompression if codec init failed | arpi | 2002-05-29 | 1 | -4/+9 |
* | - modify bih->biCompression instead of sh->format | arpi | 2002-05-29 |