| Commit message (Expand) | Author | Age |
* | ffrv20 decoder | michael | 2003-11-30 |
* | reget_buffer() support | rtognimp | 2003-11-26 |
* | 1l, another version check missing, noted by rgselk | rtognimp | 2003-11-10 |
* | 1l missing version check | iive | 2003-11-10 |
* | Support for paletted codecs in ffmpeg | rtognimp | 2003-11-09 |
* | aspect change does not flush buffers | iive | 2003-11-08 |
* | If alex is too lazy to apply a patch, then i'll do it :) | attila | 2003-11-03 |
* | sample_aspect_ratio | michael | 2003-10-20 |
* | YUV422P dr1 fix | michael | 2003-10-09 |
* | many small typo and grammar fixes | gabucino | 2003-10-04 |
* | pass stream header FCC | michael | 2003-09-11 |
* | FFASV2 | michael | 2003-09-01 |
* | Removed the historic cfgparser and switched full to the new config parser (al... | alex | 2003-08-13 |
* | xvmc updates | iive | 2003-07-26 |
* | sync to ffmpeg, updates, cleanups | iive | 2003-07-21 |
* | width -> frame / field type | michael | 2003-07-20 |
* | new ff_draw_horiz_band() | michael | 2003-07-17 |
* | quant_store is obsolete | arpi | 2003-07-13 |
* | xvmc support | iive | 2003-07-01 |
* | oops, forgot that | alex | 2003-05-23 |
* | removed obsolete (and currently non-working) scaling functions, after that it... | alex | 2003-05-23 |
* | FFASV1 | michael | 2003-05-19 |
* | passing ImageDesc (stsd) to ffsvq3 | michael | 2003-05-10 |
* | Made the decoder honor the aspect ratio set by the container (if it was set a... | mosu | 2003-05-06 |
* | segfault fix | michael | 2003-04-26 |
* | fallback to non-dr1 if the codec wants more than 1+2 buffers | michael | 2003-04-25 |
* | support old libavcodec | michael | 2003-04-18 |
* | passing qscale_type around so the pp code can fix the mpeg2 <<1 thing | michael | 2003-04-18 |
* | Adaptive quantization support for "-lavcopts psnr" and "-lavdopts vstats". | rguyom | 2003-04-06 |
* | merging fourcc with codec_tag | michael | 2003-03-08 |
* | 10l to kabi (compile fix, uint8->uint8_t) | arpi | 2003-02-11 |
* | I hope this works as expected with old lavc versions. At least it compiles now. | rfelker | 2003-01-11 |
* | i hate asserts | arpi | 2002-12-28 |
* | 5l - fixed asserts... mpi->width is allocated width, not the effective one | arpi | 2002-12-28 |
* | 1l (%d->%f), cosmetics | arpi | 2002-12-21 |
* | AVVideoFrame -> AVFrame | michael | 2002-12-09 |
* | ffmpeg cleanup/messup support | michael | 2002-12-09 |
* | PSNR | michael | 2002-12-04 |
* | specific debug output support | michael | 2002-12-04 |
* | cleanup | michael | 2002-12-04 |
* | support for lavc build 4641 | michael | 2002-12-04 |
* | 10l (broken ffmpeg12) | michael | 2002-11-24 |
* | aspect ratio clenaup | michael | 2002-11-20 |
* | disable dr1 for huffyuv (422P & stride hack & dr1 -> bad ) | michael | 2002-11-15 |
* | ffhuffyuv | michael | 2002-11-14 |
* | fixing vd_ffmpeg to handle cleaned-up ffmpeg | michael | 2002-11-08 |
* | fixing vstats so B frames are shown as B and not P | michael | 2002-11-03 |
* | change qscale type to int8 and fix qscale ordering | michael | 2002-10-30 |
* | passing picture_type (might be usefull for postprocessing) | michael | 2002-10-29 |
* | 1l :) | arpi | 2002-10-27 |