| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | vf_thumbnail: colorspace changed from yv12 to rgb | Michael Niedermayer | 2012-04-17 | 1 | -1/+1 |
* | vf_scale: ensure the palette is set for output. | Reimar Döffinger | 2012-04-09 | 4 | -4/+4 |
* | fix fate tests after 76c79aa28fc8cf0bfe52915317a3cfc72383d0ef | Michael Niedermayer | 2012-04-06 | 6 | -6/+6 |
* | lavfi/colormatrix: add forgotten tests. | Clément Bœsch | 2012-04-05 | 2 | -0/+2 |
* | fate: update regression checksum due to 95ce0ddcfe99182365e0e57f5f41d7f1a01c57eb | Michael Niedermayer | 2012-03-31 | 1 | -1/+1 |
* | vf_hflip: accept PIX_FMT_RGB444 and PIX_FMT_BGR444 pixel formats | Paul B Mahol | 2012-03-26 | 1 | -0/+4 |
* | vf_pad: port to new drawutils API. | Nicolas George | 2012-03-21 | 1 | -0/+6 |
* | fate: disable deshake test as it isnt binary identical across archs. | Michael Niedermayer | 2012-02-29 | 1 | -1/+0 |
* | fate: switch lavfi-pp targets which need bitexact flags to use them. | Michael Niedermayer | 2012-02-29 | 5 | -5/+5 |
* | fate: More libpostproc tests to improve coverage. | Michael Niedermayer | 2012-02-29 | 5 | -0/+5 |
* | tests: add libpostproc test | Michael Niedermayer | 2012-02-28 | 1 | -0/+1 |
* | fate: add test for the life video source. | Nicolas George | 2012-02-27 | 1 | -0/+1 |
* | fate: add test for the unsharp video filter. | Nicolas George | 2012-02-27 | 1 | -0/+1 |
* | fate: add test for the transpose video filter. | Nicolas George | 2012-02-27 | 1 | -0/+1 |
* | fate: add test for the thumbnail video filter. | Nicolas George | 2012-02-27 | 1 | -0/+1 |
* | fate: add test for the select video filter. | Nicolas George | 2012-02-27 | 1 | -0/+1 |
* | fate: add test for the pad video filter. | Nicolas George | 2012-02-27 | 1 | -0/+1 |
* | fate: add test for the overlay video filter. | Nicolas George | 2012-02-27 | 1 | -0/+1 |
* | fate: add test for the fade video filter. | Nicolas George | 2012-02-27 | 1 | -0/+1 |
* | fate: add test for the drawbox video filter. | Nicolas George | 2012-02-27 | 1 | -0/+1 |
* | fate: add test for the deshake video filter. | Nicolas George | 2012-02-27 | 1 | -0/+1 |
* | fate: add tests for the setsar and setdar video filters. | Nicolas George | 2012-02-27 | 2 | -0/+2 |
* | fate: add tests for testsrc. | Nicolas George | 2012-02-27 | 1 | -0/+1 |
* | Fix fate tests after 5c2c6bbf. | Carl Eugen Hoyos | 2012-02-09 | 5 | -20/+20 |
* | swscale: fix conversion into yuva444p from non-alpha formats | Paul B Mahol | 2012-01-28 | 5 | -5/+5 |
* | sws/pixfmt/pixdesc: add support for yuva444p | Paul B Mahol | 2012-01-28 | 5 | -0/+5 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-10 | 5 | -0/+20 |
|\ |
|
| * | swscale: RGB4444 and BGR444 input | Paul B Mahol | 2012-01-08 | 5 | -0/+20 |
| * | fate: account for NUT 10bit support | Luca Barbato | 2011-12-21 | 5 | -30/+30 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-21 | 5 | -30/+30 |
|\| |
|
* | | vf_scale: support PAL8 output by producing BGR8. | Reimar Döffinger | 2011-12-05 | 6 | -0/+6 |
* | | swscale: alpha less rgb32 support. | Michael Niedermayer | 2011-11-28 | 5 | -0/+20 |