22 Commits (4b4a6ebd68ca1d901b291f9bb4f5225daf876b8b)

Author SHA1 Message Date
  Anton Khirnov ec6402b7c5 lavc: use designated initialisers for all codecs. 14 years ago
  Carl Eugen Hoyos b3452771c4 Fix multi-channel AAC encoding. 14 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
  Justin Ruggles 4592c85fc8 Flush final frames in libfaac encoder. 14 years ago
  Justin Ruggles 243f8241db Flush final frames in libfaac encoder. 14 years ago
  Diego Elio Pettenò e7e2df27f8 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 14 years ago
  Diego Elio Pettenò d36beb3f69 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 14 years ago
  Anssi Hannula 890b771cc1 libfaac: add recognized profiles array 14 years ago
  Anssi Hannula b92f76e209 libfaac: add recognized profiles array 14 years ago
  Stefano Sabatini 5d6e4c160a Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
  Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
  Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
  Reimar Döffinger b5f09d31c2 Make sample_fmts and channel_layouts compound literals const to reduce size of 15 years ago
  Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
  Stefano Sabatini 2c006f4380 Log an error message in case of invalid number of channels. 16 years ago
  Peter Ross fd76c37fd9 Modify all codecs to report their supported input and output sample format(s). 17 years ago
  Stefano Sabatini fe4bf37455 Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
  Stefano Sabatini 162d4fc99d Add long names to AVCodec declarations. 17 years ago
  Zuxy Meng 98a6fff98c Apply 'cold' attribute to init/uninit functions in libavcodec 17 years ago
  Benoit Fouet e2d0eeecf7 right filename in doxygen comment 17 years ago
  Diego Biurrun 6f1af73557 Give all wrappers for external libraries names starting with lib. 18 years ago
  Diego Biurrun c9171a830b Rename faac_encoder to libfaac_encoder for consistency and to be able to 18 years ago
  Nicolas George 4f2c36ac4f add the possibility to choose aac profile 18 years ago
  Baptiste Coudurier 4c02e46daf free faac extradata 18 years ago
  Måns Rullgård 8e981daf2b make some symbols static 18 years ago
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
  Måns Rullgård 86db37df52 create adts stream if CODEC_FLAG_GLOBAL_HEADER not set 19 years ago
  Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
  Luca Abeni 14f0c8e28a Parameter added for user to set the cutoff frequency when encoding with faac. 19 years ago
  Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
  Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
  Justin Ruggles c57c770db3 vbr audio encode patch by (Justin Ruggles: jruggle, earthlink net) 20 years ago
  Steven M. Schultz c0a2c42f59 av_log patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) 21 years ago
  Michael Niedermayer 29d48296a7 Patch for AAC encoding with libfaac by (Gildas Bazin <gbazin at altern dot org>) 21 years ago