10 Commits (ddec67e8b18573b8f4532d1507270b92f8a7c9a5)

Author SHA1 Message Date
Aurelien Jacobs eba0fcad9e cleanup setting of returned data frame 18 years ago
Aurelien Jacobs 704a2881bc Use pointers to avoid copying AVFrame. 18 years ago
Reimar Döffinger f66e4f5f9e Add av_ prefix to clip functions 18 years ago
Aurelien Jacobs 5e5067c73d ensure that data[0] is set to NULL for next frame 18 years ago
Aurelien Jacobs 24d3e5a2f2 use coded_width and coded_height instead of width and height 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Aurelien Jacobs a8678a3a7a replaces back some C code by dsp.put_pixels_tab[0][0] (revert r6231) 18 years ago
Aurelien Jacobs 0dd5866af7 don't use dsp.put_pixels_tab[0][0] with unaligned ptr (fix artifacts on altivec) 18 years ago
Aurelien Jacobs d120e4026d rename vector to vect to avoid clash with Apple gcc 18 years ago
Aurelien Jacobs 5ce117c37c VP5 and VP6 video decoder 18 years ago