19 Commits (5ed032fb8b34d5655b606c20bcc238116f96e816)

Author SHA1 Message Date
  Christian Schmidt d041dec3cb pcm-mpeg: improve log message wording 13 years ago
  Hendrik Leppkes c58bcead3b pcm_mpeg: fix number of consumed bytes to include the header. 13 years ago
  Hendrik Leppkes ff80c68264 pcm_bluray: set bits_per_raw_sample for > 16-bit 13 years ago
  Martin Storsjö 00c3b67b8a cosmetics: Align codec declarations 13 years ago
  Paul B Mahol bd3e07c82a pcm-mpeg: convert to bytestream2 API 13 years ago
  Ronald S. Bultje f1320dc3be lpcm: fix sample size calculation for 20bit LCPM. 13 years ago
  Hendrik Leppkes bc057f7592 pcm-mpeg: implement new audio decoding api 13 years ago
  Anton Khirnov ec6402b7c5 lavc: use designated initialisers for all codecs. 14 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
  Reinhard Tartler 737eb5976f Merge libavcore into libavutil 14 years ago
  Luca Barbato dfd2a005eb Replace dprintf with av_dlog 14 years ago
  Diego Elio Pettenò d36beb3f69 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 14 years ago
  Stefano Sabatini 63e8d9760f Use the new libavcore audio channel API. 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
  Diego Biurrun b057170f32 Remove pointless debug statement that fails to compile. 15 years ago
  Reimar Döffinger b5f09d31c2 Make sample_fmts and channel_layouts compound literals const to reduce size of 15 years ago
  Christian Schmidt 5dd3707b8d Decoder for LPCM as used in Bluray discs. 15 years ago