1592 Commits (0f441b9063281d8ef5d4c30b10379d08aad8924f)

Author SHA1 Message Date
  Michael Niedermayer 0f441b9063 avcodec/utils: Use more bits for intermediate for AV_CODEC_ID_ADPCM_MS 4 years ago
  James Almer 77ce903f7a avcodec/utils: free last_pkt_props on avcodec_open2() failure 4 years ago
  James Almer b34d1de8dc avcodec/decode: port last_pkt_props to AVFifoBuffer 4 years ago
  Paul B Mahol 5111707df6 avcodec: add SGA PCM decoder 4 years ago
  Paul B Mahol 89e2fbceee avcodec/utils: unbreak BINKAUDIO_DCT duration calculation 4 years ago
  Anton Khirnov 9e30859cb6 lavc: shedule old encoding/decoding API for removal 4 years ago
  Michael Niedermayer 2488ba85a0 avcodec/utils: Check for integer overflow in get_audio_frame_duration() for ADPCM_DTK 4 years ago
  Michael Niedermayer 8aadae670f avcodec/utils: Check bitrate for overflow in get_bit_rate() 4 years ago
  Andreas Rheinhardt 5766c8e968 avcodec/utils: Remove ff_codec_open2_recursive() 4 years ago
  Michael Niedermayer 81503ac58a avcodec/utils: Require a non zero channels unless AV_CODEC_CAP_CHANNEL_CONF is set 4 years ago
  Anton Khirnov a83098ab03 avcodec: deprecate thread_safe_callbacks 5 years ago
  James Almer d2dcb113f8 avcodec/utils: clear the packet props queue on flushing 4 years ago
  Zane van Iperen 555f5c1fc5
avcodec: add adpcm_ima_amv encoder 4 years ago
  Zane van Iperen d6912294d3
avcodec/adpcm_ima_amv: restrict to 1 channel 4 years ago
  Zane van Iperen 2433b62f79
avcodec/utils: add adpcm_ima_alp to av_get_exact_bits_per_sample() 4 years ago
  Michael Niedermayer ec7e0d4288 avcodec/utils: Check sample rate before use for AV_CODEC_ID_BINKAUDIO_DCT in get_audio_frame_duration() 4 years ago
  Anton Khirnov 0438521888 lavc: un-avpriv avpriv_bprint_to_extradata() 4 years ago
  Michael Niedermayer 01bb12f883 avcodec/utils: Check for overflow with ATRAC* in get_audio_frame_duration() 4 years ago
  James Almer 137a36bdfc avcodec/utils: add missing FF_API_TAG_STRING check 4 years ago
  Andreas Rheinhardt 66eadb3926 avcodec/utils: Reindentation 4 years ago
  Andreas Rheinhardt b8e0ceda11 avcodec/utils: Also free encoder extradata on avcodec_open2() error 4 years ago
  Andreas Rheinhardt d1dcc20126 avcodec/utils: Don't forget cleaning up when allocating priv_data fails 4 years ago
  Andreas Rheinhardt c6e54d14c5 avcodec/utils: Improve check for freeing codec private options 4 years ago
  Andreas Rheinhardt 502c5fe101 avcodec/utils: Remove always-true check 4 years ago
  Andreas Rheinhardt 5bc74d06da avcodec/utils: Only call codec->close if init has been called 4 years ago
  James Almer 022a12b306 avcodec/decode: use a packet list to store packet properties 4 years ago
  James Almer 6a5b38ef44 avcodec/utils: make the src paramater for ff_thread_ref_frame const 4 years ago
  Andreas Rheinhardt 0086432fc7 fftools, libavcodec, libavfilter: Add const to some AVCodec * 4 years ago
  Paul B Mahol 1304078d3c avcodec: add FastAudio decoder 4 years ago
  Paul B Mahol a1caa16d45 avcodec: add ADPCM IMA MOFLEX decoder 4 years ago
  Limin Wang d7af6d1469 avcodec/utils: calculate frame number of HEVC if the framerate > 30FPS 4 years ago
  James Almer 0de01da1d2 avcodec: move ff_alloc_a53_sei() to atsc_53 4 years ago
  Zane van Iperen 62da99e1d0
avcodec: add adpcm_argo encoder 4 years ago
  Zane van Iperen 80dda80981 avcodec: add adpcm_ima_apm encoder 5 years ago
  Limin Wang 9294f5b497 avcodec/utils: add ff_alloc_timecode_sei() for hevc timecode sei 4 years ago
  James Almer 93016f5d1d avcodec/encode: restructure the old encode API 4 years ago
  James Almer 827d6fe73d avcodec/encode: restructure the core encoding code 4 years ago
  Zane van Iperen b1189c1571 avcodec: add adpcm_ima_ssi encoder 5 years ago
  James Almer c7c8f141eb avcodec: move avcodec_flush_buffers from decode.c to utils.c 5 years ago
  James Almer d3bedba97f avcodec/decode: remove ff_decode_bsfs_uninit() 5 years ago
  Limin Wang 79e3c4dd74 avcodec/utils: simplify, remove duplicate code 5 years ago
  Mark Thompson 2594f6a362 lavc: Rename hwaccel.h to hwconfig.h 5 years ago
  Anton Khirnov 9d6785d426 lavc: do not implicitly share the frame pool between threads 8 years ago
  Nicolas Gaullier 42271f8e18 avcodec/utils: Fix ff_add_cpb_side_data() add twice 5 years ago
  Paul B Mahol c6bbdba9cd avcodec: add derf dpcm decoder 5 years ago
  James Almer c666689491 avcodec: add an AVCodecContext field to signal types of packet, frame, and coded stream side data to export 5 years ago
  Paul B Mahol dfb0b9370d avcodec: fix pcm zork decoder 5 years ago
  leozhang 81d25e5bfc avcodec/utils: remove extra brackets 5 years ago
  Limin Wang 8a62d88b0e avcodec/utils: replace avctx->internal with avci for better readability 5 years ago
  Carl Eugen Hoyos 96fab29e96 Silence "string-plus-int" warning shown by clang. 5 years ago