Commit History

Author SHA1 Message Date
  Michael Niedermayer 10ec2308b0 Merge remote-tracking branch 'qatar/release/0.5' into release/0.5 11 years ago
  Luca Barbato 4f8f4458a5 vp56: release frames on error 11 years ago
  Michael Niedermayer 0e05292a6c Merge remote-tracking branch 'qatar/release/0.5' into release/0.5 12 years ago
  Vitor Sessak 280590e338 Plug some memory leaks in the VP6 decoder 14 years ago
  Laurent Aimar b24c2e59fe Release old pictures after a resolution change in vp5/6 decoder 13 years ago
  Aurelien Jacobs ed76106755 vp56: alpha_offset is uninitialized on purpose 15 years ago
  Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
  Aurelien Jacobs bf73801bec vp56: don't reset dimensions to 0 in codec init 15 years ago
  Aurelien Jacobs d887151d8c rename Vp56Model to VP56Model for consistency 15 years ago
  Aurelien Jacobs 76025d91da cosmetics: vertical alignment 15 years ago
  Aurelien Jacobs 3d52bca6bf avoid POSIX reserved _t suffix 15 years ago
  Loren Merritt 5fecfb7d58 clear_block mmx 16 years ago
  Carl Eugen Hoyos 738a89b93a Add VP56_FRAME_NONE and use VP56_FRAME_CURRENT. 16 years ago
  Aurelien Jacobs 5210529e2d ensure vp56_decode_frame always return unchanged buf_size 16 years ago
  Zuxy Meng 98a6fff98c Apply 'cold' attribute to init/uninit functions in libavcodec 16 years ago
  Michael Niedermayer 7e5cdb5b1b const 16 years ago
  Aurelien Jacobs 7ecae905b6 simplify 17 years ago
  Aurelien Jacobs d7af6a9de4 rename one variable to be consistent with the rest of the file 17 years ago
  Aurelien Jacobs 442b145abb consistent spelling: plan => plane 17 years ago
  Aurelien Jacobs d3f9edbafa simplify 17 years ago
  Aurelien Jacobs f62a2b61f9 cosmetic: indent 17 years ago
  Aurelien Jacobs 91fc2cf150 add a new vp6a codec (add alpha plan support to vp6) 17 years ago
  Aurelien Jacobs 247df384ec move all model related tables into their own struct 17 years ago
  Aurelien Jacobs a7d70d88df rename vp56_b6to3 to vp56_b2p 17 years ago
  Aurelien Jacobs 1457516f70 some simplifications and uniformisation 17 years ago
  Diego Biurrun e5a389a1b7 license header consistency cosmetics 17 years ago
  Aurelien Jacobs eba0fcad9e cleanup setting of returned data frame 17 years ago
  Aurelien Jacobs 704a2881bc Use pointers to avoid copying AVFrame. 17 years ago
  Reimar Döffinger f66e4f5f9e Add av_ prefix to clip functions 17 years ago
  Aurelien Jacobs 5e5067c73d ensure that data[0] is set to NULL for next frame 17 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