83 Commits (c5714b51aad41fef56dddac1d542e7fc6b984627)

Author SHA1 Message Date
  Alexandra Hájková 54dcd22885 als: Convert to the new bitstream reader 9 years ago
  Alexandra Hájková fa64aea12e unary: Convert to the new bitstream reader 9 years ago
  Diego Biurrun 6427379f23 als: Restructure DEBUG ifdefs to avoid unused function parameter warnings 9 years ago
  Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
  Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 9 years ago
  Andreas Cadhalpun 60f1cc4a1f alsdec: only adapt order for positive max_order 10 years ago
  Andreas Cadhalpun 94bb1ce882 alsdec: check sample pointer range in revert_channel_correlation 10 years ago
  Andreas Cadhalpun e191aaca44 alsdec: limit avctx->bits_per_raw_sample to 32 10 years ago
  Vittorio Giovara 6a85dfc830 lavc: Replace av_dlog and tprintf with internal macros 10 years ago
  Diego Biurrun 7f9f771eac avcodec: Don't anonymously typedef structs 10 years ago
  Diego Biurrun c67b449beb dsputil: Split bswap*_buf() off into a separate context 11 years ago
  Diego Biurrun cc8163e1a3 avcodec: more correct printf specifiers 11 years ago
  Reinhard Tartler 2a0fb7286d alsdec: check block length 11 years ago
  Anton Khirnov 23a211cbba lavc: change all decoders to behave consistently with AV_EF_CRCCHECK. 11 years ago
  Diego Biurrun b2bed9325d cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
  Luca Barbato ca488ad480 alsdec: Clean up error paths 12 years ago
  Luca Barbato 70ecc175c7 alsdec: Fix the clipping range 12 years ago
  Diego Biurrun 2832ea26f3 Remove commented-out debug #define cruft 12 years ago
  Diego Biurrun 63d744e2be av_log_missing_feature() ---> avpriv_report_missing_feature() 12 years ago
  Anton Khirnov 759001c534 lavc decoders: work with refcounted frames. 12 years ago
  Justin Ruggles 9b0b355e97 als: decode directly to the user-provided AVFrame 12 years ago
  Anton Khirnov 594d4d5df3 lavc: add a wrapper for AVCodecContext.get_buffer(). 12 years ago
  Diego Biurrun 717addecad Use proper return values in case of missing features 12 years ago
  Clément Bœsch ee0f53e966 alsdec: fix misplaced parentheses. 12 years ago
  Thilo Borgmann ac3f5a6879 alsdec: check return values. 13 years ago
  Thilo Borgmann 66197988b1 alsdec: fix number of decoded samples in first sub-block in BGMC mode. 13 years ago
  Thilo Borgmann 97f0efbfb8 alsdec: Fix out of ltp_gain_values read. 13 years ago
  Michael Niedermayer 5b051ec3bd alsdec: Check that quantized parcor coeffs are within range. 13 years ago
  Michael Niedermayer 9853e41aa0 alsdec: check opt_order. 13 years ago
  Michael Niedermayer 23aae62c2c alsdec: Check k used for rice decoder. 13 years ago
  Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
  Mans Rullgard 4ca6d206d1 alsdec: remove dead assignments 13 years ago
  Martin Storsjö 00c3b67b8a cosmetics: Align codec declarations 13 years ago
  Diego Biurrun a92be9b856 Replace memset(0) by zero initializations. 14 years ago
  Justin Ruggles 0efa4073bf alsdec: do not set AVCodecContext.frame_size 13 years ago
  Ronald S. Bultje af468015d9 als: prevent infinite loop in zero_remaining(). 13 years ago
  Martin Storsjö 9cf0841ef3 dsputil: Add ff_ prefix to the dsputil*_init* functions 13 years ago
  Alex Converse 7181c4edee cosmetics: Remove extra newlines at EOF 13 years ago
  Janne Grunau fd095539d1 latmdec: fix audio specific config parsing 13 years ago
  Justin Ruggles 0eea212943 Add avcodec_decode_audio4(). 13 years ago
  Dustin Brody 9abc98737f lavc: replace references to deprecated AVCodecContext.error_recognition to use AVCodecContext.err_recognition 13 years ago
  Anton Khirnov 59a9a23581 lavc: use avpriv_ prefix for some mpeg4audio symbols used in lavf. 13 years ago
  Anton Khirnov ec6402b7c5 lavc: use designated initialisers for all codecs. 14 years ago
  Justin Ruggles e6c52cee54 Replace usages of av_get_bits_per_sample_fmt() with av_get_bytes_per_sample(). 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
  Vitor Sessak e0eb963aaa Fix memory leak in ALS decoder in big endian systems 14 years ago
  Diego Elio Pettenò d36beb3f69 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 14 years ago
  Sprezz efd63823e6 alsdec: Correct the ALS decoder by storing some parameters per-channel rather 14 years ago