22 Commits (8ef38f3f5030a7a1b7eab0a464d7fb36c6dbe565)

Author SHA1 Message Date
Stefano Sabatini 7f1af825f8 Add fifo filter. 14 years ago
S.N. Hemanth Meenakshisundaram 99046339fc Add null audio filter. 14 years ago
Stefano Sabatini a1e171dfee Add hflip filter. 14 years ago
Stefano Sabatini 23ccf3c7a7 Add color source. 15 years ago
Stefano Sabatini ce2e4ae35a Add pixdesctest filter and corresponding test. 15 years ago
Michael Niedermayer 3c940173c0 Add pad filter. 15 years ago
Michael Niedermayer 3b9900c1c3 Enable vsrc_buffer 15 years ago
Bobby Bingham e0728d7991 Add unsharp video filter. 15 years ago
Bobby Bingham e88c9dac07 Cosmetics: vertical align 15 years ago
Bobby Bingham 3922deb577 Add video filter to manipulate aspect ratio 15 years ago
Stefano Sabatini 006aa1a4c2 Implement null video sink. 15 years ago
Stefano Sabatini dd08b83c87 Implement null video source. 15 years ago
Stefano Sabatini c3eabb7d2f Add scale filter. 15 years ago
Stefano Sabatini 198d56533e Use spaces after commas for improving readability. 15 years ago
Stefano Sabatini bc37ec923d Add slicify video filter. 15 years ago
Stefano Sabatini fcbed3c735 Add format and noformat filters. 15 years ago
Stefano Sabatini c38ae71f54 Add video vertical flip filter. 15 years ago
Stefano Sabatini 190c166960 Add video crop filter. 15 years ago
Stefano Sabatini 7b018b1d7d Add the null video filter. 15 years ago
Aurelien Jacobs 49fb20cb8a replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ 16 years ago
Vitor Sessak 81124ba0d1 Fix libavfilter compilation and make it more in line 17 years ago
Vitor Sessak 5c212e6fbc Add last file of main filter framework 17 years ago
Vitor Sessak 52b541ad79 spelling 17 years ago
Diego Biurrun e5a389a1b7 license header consistency cosmetics 18 years ago
Ronald S. Bultje b550bfaa61 Add libavcodec to compiler include flags in order to simplify header 18 years ago
Tim Chick 56cc42664a iwmmxt ffmpeg code does not implement dct_unquantize_h263_inter_iwmmxt, but 18 years ago
Siarhei Siamashka 7a88606398 Optimization of 'dct_unquantize_h263_intra' for ARM (armv5te) 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Michael Niedermayer 3f3f8b2b75 cleanup 20 years ago
Bernhard Rosenkränzer 6ad1fa5a49 Better ARM support for mplayer/ffmpeg, ported from atty fork 20 years ago
Michael Niedermayer b0368839ac MpegEncContext.(i)dct_* -> DspContext.(i)dct_* 22 years ago
Zdenek Kabelac 0c1a9edad4 * UINTX -> uintx_t INTX -> intx_t 22 years ago
Zdenek Kabelac bb28568364 * cut&paste fix 22 years ago
Zdenek Kabelac 5940262772 * oops fixed bad initialization of ff vals. 22 years ago
Zdenek Kabelac 83f238cbf0 * compilation fix (ARM users please check) 22 years ago
Michael Niedermayer 50eb9cbc44 idct_permutation_type variable, so the permutation type can quickly be identified 22 years ago
Michael Niedermayer 676e200cff trying to fix the non-x86 IDCTs (untested) 22 years ago
Fabrice Bellard ff4ec49e64 license/copyright change 23 years ago
Fabrice Bellard 92651f67a0 arm specific code 24 years ago