| Commit message (Expand) | Author | Age | Files | Lines |
* | tests: add overlay rgb and yuv444 tests | Stefano Sabatini | 2013-03-05 | 4 | -1/+3 |
* | fate: update pixfmts_hflip | Paul B Mahol | 2013-02-25 | 1 | -0/+59 |
* | tests: add fate-lavfi-il test | Stefano Sabatini | 2013-02-10 | 1 | -0/+109 |
* | sws: add planar RGB formats to isAnyRGB | Michael Niedermayer | 2013-01-26 | 1 | -6/+6 |
* | sws: GBRP9, GBRP10 GBRP12 GBRP14 output support | Michael Niedermayer | 2013-01-26 | 6 | -0/+48 |
* | sws: GBRP output support | Michael Niedermayer | 2013-01-26 | 7 | -0/+7 |
* | lavfi/kerndeint: fix temp buffer linesize. | Clément Bœsch | 2013-01-06 | 1 | -1/+1 |
* | Allow remaining 32bit RGB packed pix_fmts in kerndeint filter. | Carl Eugen Hoyos | 2013-01-05 | 1 | -0/+7 |
* | lavfi/kerndeint: fix mismatch between declared pixel format and test | Stefano Sabatini | 2013-01-05 | 1 | -1/+1 |
* | lavfi: add histeq filter | Stefano Sabatini | 2013-01-05 | 1 | -0/+6 |
* | lavfi: add kerndeint filter | Stefano Sabatini | 2013-01-05 | 1 | -0/+3 |
* | fate/mp=pp: remove dering subfilter test. | Clément Bœsch | 2012-12-23 | 3 | -3/+3 |
* | pixdesc: fix broken yuva definitions | Paul B Mahol | 2012-12-05 | 6 | -30/+30 |
* | fate: add hue filter test. | Clément Bœsch | 2012-12-02 | 1 | -0/+1 |
* | swscale: fix 12 and 14 bit YUV planar output with scaling. | Michael Niedermayer | 2012-12-01 | 6 | -52/+52 |
* | Merge commit 'bb6c67bb36b136de10256f0999128df4a42f9ffc' | Michael Niedermayer | 2012-11-28 | 1 | -1/+1 |
|\ |
|
| * | lavfi: remove vf_slicify | Anton Khirnov | 2012-11-28 | 1 | -1/+1 |
| * | swscale: do not forget to swap data in formats with different endianness | Kostya Shishkov | 2012-10-31 | 1 | -8/+8 |
* | | fate/lavfi: increase vf tile coverage. | Clément Bœsch | 2012-11-11 | 1 | -1/+1 |
* | | lavfi: add field filter | Stefano Sabatini | 2012-10-31 | 1 | -0/+101 |
* | | sws: fix handling of big endian alpha | Michael Niedermayer | 2012-10-31 | 1 | -4/+4 |
* | | sws: fix BE/LE handling for fillPlane16() | Michael Niedermayer | 2012-10-30 | 5 | -10/+10 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-30 | 5 | -0/+90 |
|\| |
|
| * | pixfmt: support more yuva formats | Luca Barbato | 2012-10-30 | 5 | -0/+90 |
| * | nut: export codec_tag provided by rawvideo | Luca Barbato | 2012-10-16 | 18 | -394/+394 |
| * | nut: prioritize native tags | Luca Barbato | 2012-10-13 | 18 | -394/+394 |
| * | avutil: add yuva422p and yuva444p formats | Luca Barbato | 2012-10-12 | 5 | -0/+10 |
| * | Revert "sws/pixfmt/pixdesc: add support for yuva444p" | Alex Converse | 2012-01-26 | 5 | -5/+0 |
| * | sws/pixfmt/pixdesc: add support for yuva444p | Paul B Mahol | 2012-01-27 | 5 | -0/+5 |
* | | fate: make sure the global sws flags are set to be bitexact for scalenorm | Michael Niedermayer | 2012-10-28 | 1 | -1/+1 |
* | | fate: add a test for scale with variable input format. | Nicolas George | 2012-10-28 | 1 | -0/+1 |
* | | fate: add vf_idet filter to lavfi regression tests | Matthieu Bouron | 2012-10-11 | 1 | -0/+1 |
* | | nutenc: choose for non audio streams a timebase with finer resolution. | Michael Niedermayer | 2012-10-02 | 47 | -599/+599 |
* | | nut: store and read the r_frame_rate | Michael Niedermayer | 2012-10-02 | 47 | -599/+599 |
* | | tests: add tinterlace filter tests | Stefano Sabatini | 2012-09-06 | 2 | -0/+20 |
* | | nutenc: Support writing an index | Michael Niedermayer | 2012-08-26 | 45 | -579/+579 |
* | | lavfi: add edgedetect filter. | Clément Bœsch | 2012-08-16 | 1 | -0/+1 |
* | | fate: add test for the tile video filter. | Nicolas George | 2012-08-01 | 1 | -0/+1 |
* | | lavfi: add alphaextract and alphamerge filters | Steven Robertson | 2012-07-22 | 4 | -0/+4 |
* | | sws/x86: add some forgotten 12bit planar yuv cases | Michael Niedermayer | 2012-07-05 | 1 | -6/+6 |
* | | nut: add 12/14 bit yuv to nut/raw | Carl Eugen Hoyos | 2012-07-05 | 5 | -60/+60 |
* | | sws: support 12&14 bit planar colorspaces | Michael Niedermayer | 2012-07-04 | 5 | -0/+60 |
* | | lavfi/super2xsai: fix fate test on bigendian | Paul B Mahol | 2012-06-16 | 1 | -0/+4 |
* | | lavfi/super2xsai: fix table used to update color matrix at the end of each y ... | Stefano Sabatini | 2012-06-16 | 1 | -10/+10 |
* | | fate/lavfi: add lavfi-pixfmts_super2xsai test | Stefano Sabatini | 2012-06-16 | 1 | -0/+10 |
* | | tests/lavfi: use do_lavfi_pixfmts for the pixdesctest test | Stefano Sabatini | 2012-05-26 | 1 | -0/+1 |
* | | lavfi/hflip: copy palette data in start_frame() | Stefano Sabatini | 2012-05-25 | 1 | -1/+1 |
* | | fate: update checksum after pal8 changes | Michael Niedermayer | 2012-05-24 | 1 | -1/+1 |
* | | Support yuva422p rawvideo in nut. | Carl Eugen Hoyos | 2012-05-08 | 6 | -6/+6 |
* | | Add yuva422p pix_fmt. | Carl Eugen Hoyos | 2012-05-08 | 6 | -0/+6 |