Commit History

Author SHA1 Message Date
  Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
  Benjamin Larsson b836fb0060 Silence warning in imc decoder 16 years ago
  Benjamin Larsson 31d5113a15 Set channel_layout 16 years ago
  Peter Ross fd76c37fd9 Modify all codecs to report their supported input and output sample format(s). 16 years ago
  Reimar Döffinger 09fec2b929 Use new style static VLC tables for IMC decoder. 16 years ago
  Robert Swain 9146e4d61c Add generic ff_sine_window_init function and implement in codecs appropriately 16 years ago
  Stefano Sabatini fe4bf37455 Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 16 years ago
  Benjamin Larsson c401efdefe Long name spelling fixes 16 years ago
  Stefano Sabatini d5202e4fda Add long names to many AVCodec declarations. 16 years ago
  Zuxy Meng 98a6fff98c Apply 'cold' attribute to init/uninit functions in libavcodec 16 years ago
  Reimar Döffinger 63f2670a53 Check that we have enough input data in IMC decoder. 16 years ago
  Kostya Shishkov 4990eb5f49 Do not modify input data 16 years ago
  Kostya Shishkov 0fe04628b9 IMC decoder always operates on 64-byte blocks 16 years ago
  Michael Niedermayer 7993df6527 consts 16 years ago
  Alex Beregszaszi 5fc32c275e use get_bits1(..) instead get_bits(.., 1) 17 years ago
  Diego Biurrun e5a389a1b7 license header consistency cosmetics 17 years ago
  Reimar Döffinger f66e4f5f9e Add av_ prefix to clip functions 17 years ago
  Benjamin Larsson 3644d47241 Missed one log2(). 18 years ago
  Benjamin Larsson 521fe1d2da Remove log2() usage. 18 years ago
  Måns Rullgård 8e981daf2b make some symbols static 18 years ago
  Kostya Shishkov 469f9de72f Init vlc tables as static 18 years ago
  Kostya Shishkov 84ed36da85 IMC decoder 18 years ago