Commit History

Author SHA1 Message Date
  Michael Niedermayer cc2580e6e9 svq1dec: call avcodec_set_dimensions() after dimensions changed. 13 years ago
  Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
  Aurelien Jacobs 199436b952 moves mid_pred() into mathops.h (with arch specific code split by directory) 15 years ago
  Mike Melanson 02fb2546e8 The POSIX namespace shall be held sacrosanct. To that end, 15 years ago
  Michael Niedermayer 795bb9dcb0 Export svq1_packet_checksum() that is needed for svq3 watermarks, 16 years ago
  Stefano Sabatini fe4bf37455 Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 16 years ago
  Carl Eugen Hoyos eacced45c4 Replace some occurrences of -1 with PIX_FMT_NONE. 16 years ago
  Stefano Sabatini 162d4fc99d Add long names to AVCodec declarations. 16 years ago
  Zuxy Meng 98a6fff98c Apply 'cold' attribute to init/uninit functions in libavcodec 16 years ago
  Aurelien Jacobs 9701840bb5 add FF_ prefix to all (frame)_TYPE usage 16 years ago
  Michael Niedermayer ffb52962d0 some const 16 years ago
  Diego Biurrun 7f390307db Add const qualifiers to unmodified function parameters, fixes the warning: 16 years ago
  Diego Biurrun 744496e3e3 Remove bogus cast. 16 years ago
  Alex Beregszaszi 5fc32c275e use get_bits1(..) instead get_bits(.., 1) 17 years ago
  Aurelien Jacobs 5416616588 split SVQ1 decoder and encoder in their own files 17 years ago