| Commit message (Expand) | Author | Age | Files | Lines |
* | libavfilter/vf_noise: relicense to LGPL | Paul B Mahol | 2013-10-27 | 1 | -1/+0 |
* | avfilter: port pullup filter from libmpcodecs | Paul B Mahol | 2013-09-17 | 1 | -0/+1 |
* | lavfi/hue: relicense to LGPL with permission by all contributors | Paul B Mahol | 2013-09-03 | 1 | -1/+0 |
* | lavfi: port phase filter from libmpcodecs | Paul B Mahol | 2013-09-03 | 1 | -0/+1 |
* | lavfi: port perspective filter from libmpcodecs | Paul B Mahol | 2013-07-14 | 1 | -0/+1 |
* | lavfi: add spp filter. | Clément Bœsch | 2013-06-14 | 1 | -0/+1 |
* | require --enable-gpl for using the frei0r filter | Stefano Sabatini | 2013-06-13 | 1 | -0/+1 |
* | lavfi: port sab filter from libmpcodecs | Stefano Sabatini | 2013-06-05 | 1 | -0/+1 |
* | lavfi: port mcdeint filter from libmpcodecs | Stefano Sabatini | 2013-06-01 | 1 | -0/+1 |
* | lavfi: port wavelet denoiser filter from libmpcodecs. | Clément Bœsch | 2013-05-16 | 1 | -0/+1 |
* | lavfi: add video stabilization plugins using vid.stab library | Georg Martius | 2013-04-24 | 1 | -0/+1 |
* | LICENSE: add libutvideo in the GPL libraries list. | Clément Bœsch | 2013-03-29 | 1 | -2/+7 |
* | lavfi: port MP stereo3d filter | Paul B Mahol | 2013-03-05 | 1 | -0/+1 |
* | Merge commit 'e2c272eb3660d7f4f1d7720980e30f6a617e7eb3' | Michael Niedermayer | 2013-02-28 | 1 | -5/+5 |
|\ |
|
| * | LICENSE: Move (L)GPLv3 explanation block to a more suitable place | Diego Biurrun | 2013-02-27 | 1 | -5/+5 |
* | | lavfi: port MP noise filter | Paul B Mahol | 2013-02-16 | 1 | -0/+1 |
* | | lavfi: add histeq filter | Stefano Sabatini | 2013-01-05 | 1 | -0/+1 |
* | | lavfi: add kerndeint filter | Stefano Sabatini | 2013-01-05 | 1 | -0/+1 |
* | | lavfi: add pp filter. | Clément Bœsch | 2012-12-23 | 1 | -0/+1 |
* | | lavfi: add geq filter. | Clément Bœsch | 2012-11-11 | 1 | -0/+1 |
* | | lavfi/hue: add missing GPL dependency. | Clément Bœsch | 2012-10-31 | 1 | -0/+1 |
* | | LICENSE: update GPL filter list. | Clément Bœsch | 2012-10-31 | 1 | -0/+3 |
* | | LICENSE: correct incorrect claims on *GPL incompatibility | Michael Niedermayer | 2012-08-16 | 1 | -5/+8 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-13 | 1 | -13/+23 |
|\| |
|
| * | doc: Clarify licensing issues arising from external libraries | Diego Biurrun | 2012-08-12 | 1 | -13/+24 |
* | | LICENSE: Document all GPL files | Derek Buitenhuis | 2012-08-04 | 1 | -0/+10 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-03 | 1 | -0/+8 |
|\| |
|
| * | LICENSE: Document all GPL files | Derek Buitenhuis | 2012-08-02 | 1 | -0/+8 |
| * | x86: remove libmpeg2 mmx(ext) idct functions | Mans Rullgard | 2012-08-02 | 1 | -2/+0 |
| * | Remove libpostproc. | Diego Biurrun | 2012-02-23 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-22 | 1 | -2/+6 |
|\| |
|
| * | Clarify licensing information about files borrowed from libjpeg. | Diego Biurrun | 2012-02-21 | 1 | -2/+6 |
| * | cosmetics: fix dashed line length after 070c5d0 | Janne Grunau | 2011-03-28 | 1 | -1/+1 |
* | | libaac+ support | tipok | 2011-09-26 | 1 | -3/+3 |
* | | Revert "partially rename FFmpeg to Libav" | Michael Niedermayer | 2011-03-17 | 1 | -10/+10 |
|/ |
|
* | partially rename FFmpeg to Libav | Janne Grunau | 2011-03-16 | 1 | -10/+10 |
* | Remove h264 asm items off the GPL-only list. They are LGPL now. | Ronald S. Bultje | 2010-09-10 | 1 | -2/+0 |
* | libvpx now has an (L)GPL-compatible license. | Diego Biurrun | 2010-06-05 | 1 | -4/+0 |
* | Add a short note about libvpx. | Diego Biurrun | 2010-05-31 | 1 | -0/+4 |
* | The GPL-licensed optimizations in libswscale have been replaced. | Diego Biurrun | 2010-05-30 | 1 | -2/+0 |
* | Clarify which parts of libswscale remain GPL. | Diego Biurrun | 2010-03-27 | 1 | -1/+2 |
* | Remove support for nonfree libamr library for AMR-NB/WB decoding/encoding. | Diego Biurrun | 2009-07-07 | 1 | -3/+3 |
* | libfaac no longer claims to be LGPL. | Diego Biurrun | 2009-07-06 | 1 | -1/+0 |
* | Add support for external OpenCORE libraries for AMR-NB/WB support. | Diego Biurrun | 2009-06-05 | 1 | -0/+5 |
* | Add configure option to upgrade (L)GPL to version 3. | Diego Biurrun | 2009-06-05 | 1 | -0/+5 |
* | Move around one paragraph, add headings for greater clarity. | Diego Biurrun | 2009-06-05 | 1 | -5/+12 |
* | Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. | Diego Biurrun | 2009-06-05 | 1 | -3/+3 |
* | The AC-3 decoder is now LGPL. Exchange the license header and change references | Diego Biurrun | 2009-05-19 | 1 | -1/+0 |
* | Add note about nonfree license of libfaac. | Diego Biurrun | 2009-05-04 | 1 | -3/+4 |
* | Replace MPEG group reference DCT implementation by newly rewritten version. | Dylan Yudaken | 2009-03-31 | 1 | -4/+0 |