| Commit message (Expand) | Author | Age | Files | Lines |
* | YUV422P dr1 fix | michael | 2003-10-09 | 1 | -4/+2 |
* | many small typo and grammar fixes | gabucino | 2003-10-04 | 1 | -2/+2 |
* | pass stream header FCC | michael | 2003-09-11 | 1 | -0/+3 |
* | FFASV2 | michael | 2003-09-01 | 1 | -0/+1 |
* | Removed the historic cfgparser and switched full to the new config parser (al... | alex | 2003-08-13 | 1 | -2/+2 |
* | xvmc updates | iive | 2003-07-26 | 1 | -5/+6 |
* | sync to ffmpeg, updates, cleanups | iive | 2003-07-21 | 1 | -24/+28 |
* | width -> frame / field type | michael | 2003-07-20 | 1 | -2/+4 |
* | new ff_draw_horiz_band() | michael | 2003-07-17 | 1 | -4/+16 |
* | quant_store is obsolete | arpi | 2003-07-13 | 1 | -4/+0 |
* | xvmc support | iive | 2003-07-01 | 1 | -2/+178 |
* | 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 |
* | FFASV1 | michael | 2003-05-19 | 1 | -1/+3 |
* | 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 |
* | segfault fix | michael | 2003-04-26 | 1 | -1/+7 |
* | fallback to non-dr1 if the codec wants more than 1+2 buffers | michael | 2003-04-25 | 1 | -14/+36 |
* | support old libavcodec | michael | 2003-04-18 | 1 | -0/+2 |
* | passing qscale_type around so the pp code can fix the mpeg2 <<1 thing | michael | 2003-04-18 | 1 | -0/+1 |
* | Adaptive quantization support for "-lavcopts psnr" and "-lavdopts vstats". | rguyom | 2003-04-06 | 1 | -4/+22 |
* | merging fourcc with codec_tag | michael | 2003-03-08 | 1 | -3/+3 |
* | 10l to kabi (compile fix, uint8->uint8_t) | arpi | 2003-02-11 | 1 | -3/+3 |
* | I hope this works as expected with old lavc versions. At least it compiles now. | rfelker | 2003-01-11 | 1 | -2/+7 |
* | i hate asserts | arpi | 2002-12-28 | 1 | -4/+6 |
* | 5l - fixed asserts... mpi->width is allocated width, not the effective one | arpi | 2002-12-28 | 1 | -5/+5 |
* | 1l (%d->%f), cosmetics | arpi | 2002-12-21 | 1 | -3/+4 |
* | AVVideoFrame -> AVFrame | michael | 2002-12-09 | 1 | -14/+27 |
* | ffmpeg cleanup/messup support | michael | 2002-12-09 | 1 | -3/+28 |
* | PSNR | michael | 2002-12-04 | 1 | -4/+6 |
* | specific debug output support | michael | 2002-12-04 | 1 | -1/+7 |
* | cleanup | michael | 2002-12-04 | 1 | -64/+1 |
* | support for lavc build 4641 | michael | 2002-12-04 | 1 | -72/+88 |
* | 10l (broken ffmpeg12) | michael | 2002-11-24 | 1 | -1/+2 |
* | aspect ratio clenaup | michael | 2002-11-20 | 1 | -27/+6 |
* | disable dr1 for huffyuv (422P & stride hack & dr1 -> bad ) | michael | 2002-11-15 | 1 | -0/+3 |
* | ffhuffyuv | michael | 2002-11-14 | 1 | -2/+9 |
* | fixing vd_ffmpeg to handle cleaned-up ffmpeg | michael | 2002-11-08 | 1 | -1/+1 |
* | fixing vstats so B frames are shown as B and not P | michael | 2002-11-03 | 1 | -1/+14 |
* | change qscale type to int8 and fix qscale ordering | michael | 2002-10-30 | 1 | -9/+2 |
* | passing picture_type (might be usefull for postprocessing) | michael | 2002-10-29 | 1 | -0/+11 |
* | 1l :) | arpi | 2002-10-27 | 1 | -0/+4 |
* | handle direct rendering buffer allocation failure | michael | 2002-10-27 | 1 | -1/+14 |
* | 10l... #ifdef doesn't work for enums :( | arpi | 2002-10-24 | 1 | -1/+1 |
* | #ifdef PIX_FMT_YUV411P... | arpi | 2002-10-19 | 1 | -0/+2 |
* | put M4S2 & MP4S headers in avctx->extradata (in the unlikely case that they a... | michael | 2002-10-14 | 1 | -0/+8 |
* | new error resilience support | michael | 2002-10-13 | 1 | -3/+14 |
* | 411P added (DV ntsc) | arpi | 2002-10-07 | 1 | -0/+1 |
* | 1l - update len too in sliced mode | arpi | 2002-10-01 | 1 | -0/+1 |
* | fixing RV10 streamcopy - detect packet format (simple single frame vs. slices | arpi | 2002-10-01 | 1 | -12/+17 |
* | rv10 cleanup | michael | 2002-10-01 | 1 | -3/+42 |
* | idct algo selection support | michael | 2002-09-29 | 1 | -1/+8 |
* | pass fourcc to lavc | michael | 2002-09-26 | 1 | -0/+3 |
* | use avcodec_alloc_context() | michael | 2002-09-19 | 1 | -1/+5 |
* | extended par support | alex | 2002-09-13 | 1 | -2/+13 |
* | fixing mpeg in avi | michael | 2002-09-06 | 1 | -0/+4 |
* | warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org> | arpi | 2002-09-01 | 1 | -1/+1 |
* | -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make... | arpi | 2002-08-30 | 1 | -1/+0 |
* | mostly compiler warning fixes, some small bugfix | arpi | 2002-08-28 | 1 | -1/+1 |
* | passing extra stuff from real stuff to lavc | michael | 2002-08-28 | 1 | -0/+10 |
* | asserts to check buffer size and non overlapingness | michael | 2002-08-21 | 1 | -0/+15 |
* | dynamic libavcodec.so support updated by | arpi | 2002-08-14 | 1 | -1/+1 |
* | ver=-1 as default | michael | 2002-08-04 | 1 | -1/+1 |
* | - some reorder/cleanup of mp_image flags | arpi | 2002-08-02 | 1 | -2/+1 |
* | colorspace part cleanup and support for IMGFMT_422P, _444P | arpi | 2002-08-02 | 1 | -27/+29 |
* | compatibility with _OLD_ lavc & uv_stride check | michael | 2002-08-02 | 1 | -2/+14 |
* | 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 |
* | Generate ffmpeg compatible vstats_<time>.log, when -lavdopts vstats is specif... | atmos4 | 2002-07-28 | 1 | -0/+41 |
* | Hopefully correct 10l fix for duuno who. | atmos4 | 2002-07-23 | 1 | -1/+1 |
* | 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 |
* | Don't call libvo draw slice directly | albeu | 2002-07-11 | 1 | -6/+4 |
* | Support for yuv410p as needed by ffsvq1. | atmos4 | 2002-07-09 | 1 | -0/+9 |
* | support avcontext based quant_store export | alex | 2002-07-07 | 1 | -1/+9 |
* | grayscale only decoding support | michael | 2002-06-09 | 1 | -0/+7 |
* | workaround bugs & error resilience ffmpeg decoder options | michael | 2002-06-02 | 1 | -2/+19 |
* | 10l | alex | 2002-05-02 | 1 | -1/+1 |
* | avid mjpeg support (external huffman table) | alex | 2002-05-02 | 1 | -0/+32 |
* | support hurryup flag (-(hard)framedrop) | arpi | 2002-04-27 | 1 | -1/+5 |
* | Hopefully fix ffmpeg12 aspect. | atmos4 | 2002-04-24 | 1 | -1/+0 |
* | accept I420/IYUV in query_format | arpi | 2002-04-19 | 1 | -0/+2 |
* | draw_slices with framedrop fixed | arpi | 2002-04-14 | 1 | -3/+3 |
* | yuy2 support, fixed bug of dropping frame after config_vo calls | arpi | 2002-04-13 | 1 | -2/+29 |
* | export qscale for postproc | arpi | 2002-04-07 | 1 | -0/+9 |
* | don't config twice | arpi | 2002-04-07 | 1 | -1/+1 |
* | Bugreports start appearing - no reaction :/ | pl | 2002-04-05 | 1 | -1/+1 |
* | i just fixed b-frames & slices in libavcodec :) ... iam too tired for benchma... | michael | 2002-04-05 | 1 | -3/+2 |
* | libavcodec slices support | arpi | 2002-04-03 | 1 | -19/+44 |
* | config vo only if aspect really changed and width&&height isn't changed (if w... | alex | 2002-04-01 | 1 | -6/+10 |
* | Fix aspect info for square pixel. | atmos4 | 2002-03-25 | 1 | -2/+0 |
* | added aspect ratio support and local ctx | alex | 2002-03-23 | 1 | -21/+65 |
* | 10l ;) | alex | 2002-03-20 | 1 | -0/+3 |
* | config vo if resolution changed (after decoded image read the dimensions out ... | alex | 2002-03-19 | 1 | -1/+8 |
* | handle error from mpcodecs_config_vo() | arpi | 2002-03-16 | 1 | -2/+1 |
* | common includes moved to private vd_internal.h | arpi | 2002-03-07 | 1 | -8/+0 |
* | vd_ffmpeg added | arpi | 2002-03-06 | 1 | -0/+133 |