7 Commits (1ac87cc890128fb1276610f6b9f23cfb0746fe6a)

Author SHA1 Message Date
Vitor Sessak 1ac87cc890 Allow code to pass data to filters it creates. 17 years ago
Vitor Sessak fc27b8081e Don't mangle the input strings. The caller may want to reuse it later. 17 years ago
Vitor Sessak 65a4bd9c9e Ensure that the filter_count member is reset to zero when emptying the graph 17 years ago
Vitor Sessak ba56640c30 Fix possible segfault 17 years ago
Vitor Sessak f8c77c823c Move simple filter chain loading code over to the filter graph. 17 years ago
Vitor Sessak ffcaef3485 Move destruction of the graph's filters to its own helper function. 17 years ago
Vitor Sessak eccb6fb7ce Split filter graphs out into their own source & header files. 17 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' 19 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 23 years ago
Zdenek Kabelac 5940262772 * oops fixed bad initialization of ff vals. 23 years ago
Zdenek Kabelac 83f238cbf0 * compilation fix (ARM users please check) 23 years ago
Michael Niedermayer 50eb9cbc44 idct_permutation_type variable, so the permutation type can quickly be identified 23 years ago
Michael Niedermayer 676e200cff trying to fix the non-x86 IDCTs (untested) 23 years ago
Fabrice Bellard ff4ec49e64 license/copyright change 23 years ago
Fabrice Bellard 92651f67a0 arm specific code 24 years ago