Commit History

Author SHA1 Message Date
  Diego Biurrun 0ffbc258aa Change a bunch of codec long_names to be more consistent and descriptive. 15 years ago
  Michael Niedermayer 8c7f820686 Let rgb32 pass for ljpeg. 15 years ago
  Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
  Stefano Sabatini 57be00bea7 Make more descriptive the long names for the various variants of H.263. 16 years ago
  Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
  Aurelien Jacobs 9ce6c13879 export gcd function as av_gcd() 16 years ago
  Aurelien Jacobs 49fb20cb8a replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ 16 years ago
  Baptiste Coudurier 3bff4d8b7a Implement the fields rc_max_available_vbv_use and 16 years ago
  Diego Biurrun 8b22017f38 Move aanscales tables to their own file; fixes compilation without encoders. 16 years ago
  Diego Biurrun 5bdf124c42 cosmetics: Rename aanscales to ff_aanscales, it will soon be externally visible. 16 years ago
  Roman Shaposhnik 3a84713aaa Making it easier to send arbitrary structures as work orders to MT workers 16 years ago
  Peter Ross 939e4e3a72 Promote inv_aanscales array to global scope (ff_inv_aanscales) 16 years ago
  Carl Eugen Hoyos 8d2fc163ce Rename copy_picture to ff_copy_picture. 16 years ago
  Michael Niedermayer d578432db8 Remove stuff under #if LIBAVCODEC_VERSION_INT. 16 years ago
  Michael Niedermayer 719f37026a Check ff_init_me()s return value. 16 years ago
  Baptiste Coudurier ec7e2582ae fix 4:2:2 psnr 16 years ago
  Michael Niedermayer 9cc440bfc4 Prevent low delay from being used with mpeg1. 16 years ago
  Stefano Sabatini fe4bf37455 Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 16 years ago
  Baptiste Coudurier febea2f2e1 uniformize trellis quant option 16 years ago
  Carl Eugen Hoyos eacced45c4 Replace some occurrences of -1 with PIX_FMT_NONE. 16 years ago
  Ramiro Polla e6dba5dfab Typo: distoration -> distortion. 16 years ago
  Stefano Sabatini 6140271f54 Add some long names to AVCodec declarations. 16 years ago
  Stefano Sabatini 038f846e41 Add long names to some AVCodec declarations. 16 years ago
  Vladimir Voroshilov 159ef4b02a Implement FFMAX3(a,b,c) - maximum over three arguments. 16 years ago
  Zuxy Meng 98a6fff98c Apply 'cold' attribute to init/uninit functions in libavcodec 16 years ago
  Diego Biurrun bd10713636 typo fixes 16 years ago
  Diego Biurrun 7ce6892373 misc spelling fixes 16 years ago
  Aurelien Jacobs 9701840bb5 add FF_ prefix to all (frame)_TYPE usage 16 years ago
  Michael Niedermayer b6bffc46b8 Fix trellis quant + AAN DCT. 16 years ago
  Diego Pettenò b2a9177017 Remove unused symbol. 17 years ago
  Michael Niedermayer 9f175aa075 Fix encoding wmv1 with -mbd 1. 17 years ago
  Diego Biurrun f073a3934a cosmetics: Fix vissual --> visual typo. 17 years ago
  Baptiste Coudurier 69cea75f6b export convert_matrix and add ff_ prefix 17 years ago
  Michael Niedermayer 3dd2a1c53f warn user if max=bitrate && max > min 17 years ago
  Aurelien Jacobs 674eeb5f57 cosmetics: indentation 17 years ago
  Aurelien Jacobs eb75a69818 Avoid linking with h263.c functions when the relevant codecs 17 years ago
  Aurelien Jacobs 7da31a80b7 Split ff_set_mpeg4_time() and move the non mpeg4 specific part 17 years ago
  Aurelien Jacobs 98f7b56bb6 move ff_copy_bits to bitstream.c 17 years ago
  Diego Biurrun 7b94177e37 Group all copyright and author notices together. 17 years ago
  Aurelien Jacobs 53727262cb move mpeg encoder specific initialization in the encoder specific file 17 years ago
  Aurelien Jacobs 56be950afa cosmetics: indentation 17 years ago
  Aurelien Jacobs a6bc573158 split mpeg12 encoder out of mpeg12.c 17 years ago
  Benoit Fouet 3ada94ba28 Description: split mpegvideo.c 17 years ago