18307 Commits (d07b51bf0733fe58bbfa13c448775dc325463cb4)

Author SHA1 Message Date
  Anton Khirnov 8451b5f00a dpx: stop using deprecated avcodec_set_dimensions 12 years ago
  Anton Khirnov c7a5acabc5 dnxhddec: stop using deprecated avcodec_set_dimensions 12 years ago
  Anton Khirnov e9cfbc2b53 dirac: stop using deprecated avcodec_set_dimensions 12 years ago
  Anton Khirnov d57e95cbd4 cdxl: stop using deprecated avcodec_set_dimensions 12 years ago
  Anton Khirnov f176e11cff avs: stop using deprecated avcodec_set_dimensions 12 years ago
  Anton Khirnov 78780c8bf6 ansi: stop using deprecated avcodec_set_dimensions 12 years ago
  Anton Khirnov 0f6c1d6d64 lavc/utils: stop using deprecated avcodec_set_dimensions 12 years ago
  Anton Khirnov 7644f5a807 lavc: replace avcodec_set_dimensions with ff_set_dimensions 12 years ago
  John Stebbins 28096e0a80 h264: wait for initial complete frame before outputing frames 12 years ago
  David Kment 9af7a8523a HNM4/HNM4A demuxer & video decoder 12 years ago
  Anton Khirnov b9589f5a77 lavc: add error checking to apply_param_change. 12 years ago
  Anton Khirnov 5c0a09839c libopenjpegdec: return meaningful error codes 12 years ago
  Derek Buitenhuis 58d13cea30 h264: Check all allocations 12 years ago
  Anton Khirnov c9a13a289d lavc: remove old unused audio conversion functions. 12 years ago
  Michael Niedermayer 6c82c87dbb ac3dec: fix outptr increment. 12 years ago
  Anton Khirnov a1c5cc429d lavc: don't set AVFrame.pts to random numbers in decoders. 12 years ago
  Martin Storsjö f2521563d1 g722dec: Change bits_per_codeword to the right option type 12 years ago
  Anton Khirnov 97de206b44 lavc: disable CRC checking by default 12 years ago
  Anton Khirnov 23a211cbba lavc: change all decoders to behave consistently with AV_EF_CRCCHECK. 12 years ago
  Anton Khirnov f354f30836 error resilience: check error_concealment, not err_recognition. 12 years ago
  Michael Niedermayer aaaf2dc023 h263: Check init_get_bits return value 12 years ago
  Luca Barbato 0749314886 h263: Return meaningful errors 12 years ago
  Anton Khirnov 94603feb1b h264_ps: when parsing a VUI fails, only abort when explode is set 12 years ago
  Vittorio Giovara fc06ee6ee3 mmvideo: fix uninitialized variable use in mm_decode_intra 12 years ago
  Anton Khirnov 834259528b fft-test: add a missing #include 12 years ago
  Alex Converse adea4512c6 aacdec: Fix calls to avpriv_report_missing_feature(). 12 years ago
  Derek Buitenhuis 7177df90a0 fft-test: Remove possibility of returning restricted exit code 12 years ago
  Derek Buitenhuis 5331d2b93f dct-test: Remove possibility of returning a restricted exit code 12 years ago
  Vittorio Giovara fb13fe8342 golomb: reduce scope of a few variables 12 years ago
  Vittorio Giovara 2c993e8b5e golomb: K&R formatting cosmetics 12 years ago
  Luca Barbato 1ce3ec24b3 h263: K&R formatting cosmetics 12 years ago
  Luca Barbato 72072bf9de mpegvideo: Drop a faulty assert 12 years ago
  Alex Converse b3be41ca82 aac: Add support for Enhanced AAC Low Delay (ER AAC ELD). 12 years ago
  Alex Converse f457edb697 aacdec: Use avpriv_report_missing_feature() instead of custom logging. 12 years ago
  Yusuke Nakamura 103d073dd7 h264_parser: Use ff_h264_reset_sei() 12 years ago
  Michael Niedermayer 19f5384000 h264_parser: Fix order of operations 12 years ago
  Ben Jackson 5152196b2b pthread: Avoid spurious wakeups 12 years ago
  Luca Barbato 825c7c62bb mpegvideo: Move 8x8 in a separate function 12 years ago
  Luca Barbato 95587859cc mpegvideo: Move obmc in a separate function 12 years ago
  Luca Barbato a90905db2e ffv1: Assume bitdepth 0 means 8bit 12 years ago
  Luca Barbato a84616b736 mpegvideo: K&R formatting cosmetics 12 years ago
  Ronald S. Bultje 93f305473f lavc: Convert some remaining strides to ptrdiff_t 12 years ago
  Yusuke Nakamura 4baba6c813 h264_parser: Fix POC parsing for the case where MMCO_RESET is present. 12 years ago
  Yusuke Nakamura b81dbd6cb7 h264_parser: Fix POC parsing for the case where MMCO_RESET is absent. 12 years ago
  Diego Biurrun 29c455ce3d bitstream: Check the result of av_malloc() 12 years ago
  Diego Biurrun 3b4fa54866 cavs: more K&R formatting cosmetics 12 years ago
  Derek Buitenhuis c0085f94fe mpegaudio_tablegen: Don't use llrint 12 years ago
  Derek Buitenhuis 479a527955 cos_tablegen: Don't use lrint 12 years ago
  Derek Buitenhuis bc31a7a3b6 tablegen: Don't use cbrtf in host tools 12 years ago
  Derek Buitenhuis 884fd4d259 tableprint: Fix use of a size_t print with MSVC 12 years ago