47915 Commits (0c1e67ab140c52c03b12cfb10f78064921504eb9)

Author SHA1 Message Date
Michael Niedermayer 0c1e67ab14
avcodec/rka: Fix some integer anomalies 2 years ago
Michael Niedermayer 62efa096af
version.h: Bump minor for 6.0 branch 2 years ago
Wenbin Chen aeceefa622 libavcodec/qsvenc: Flush cached frames before reset encoder 2 years ago
Wenbin Chen e530d38bbf libavcodec/qsvenc: Do not pass RGB solorspace to VPL/MSDK 2 years ago
Marton Balint eee6492df7 avcodec/libx265: fix else clause when zeroing reordered_opaque 2 years ago
Paul B Mahol 5247dab6b1 avcodec/rka: fix long_name 2 years ago
Paul B Mahol 05b859af35 avcodec/rka: fix channel value initialization 2 years ago
Paul B Mahol 83a2007f40 avcodec/rka: fix decoding uncorrelated stereo 2 years ago
Paul B Mahol cb35036766 avcodec/rka: fix array overflow 2 years ago
Paul B Mahol b5534b94df avcodec/rka: fix lossy mode decoding 2 years ago
Paul B Mahol 052674f3ce avcodec/rka: add u8 sample format support 2 years ago
Paul B Mahol 7c41a083b7 avcodec/rka: misc fixes and improvements 2 years ago
Marton Balint 2296078397 avutil/frame: deprecate AVFrame.coded_picture_number and display_picture_number 2 years ago
Marton Balint 8e2c124904 avcodec/mpegvideo_enc: do not use AVFrame.*_picture_number for encoding 2 years ago
Marton Balint 817141c562 avcodec/diracdec: do not use AVFrame.display_picture_number for decoding 2 years ago
Marton Balint 6b6f7db819 avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_number 2 years ago
Paul B Mahol 2b4273072d avcodec/roqaudioenc: unbreak mono encoding 2 years ago
Paul B Mahol b8c0802156 avcodec: add RKA decoder 2 years ago
Paul B Mahol 27315dc345 avcodec/tta: fix regression with new channel layout switch 2 years ago
James Almer 5bad485603 Bump major versions of all libraries 2 years ago
James Almer 1135ad0f26 avcodec/version: postpone the remaining API deprecations 2 years ago
Leo Izen 719a93f4e4 avutil/{color_utils, csp}: merge color_utils into csp and expose API 2 years ago
James Almer 21814a70db avutil: remove FF_API_DECLARE_ALIGNED 2 years ago
James Almer 1ba8b6d9dc avcodec: remove FF_API_SUB_TEXT_FORMAT 2 years ago
James Almer 3ceffe7839 avcodec: remove FF_API_FLAG_TRUNCATED 2 years ago
James Almer 5f9e848e68 avcodec: remove FF_API_AVCTX_TIMEBASE 2 years ago
James Almer 10c9a0874c avcodec: remove FF_API_AUTO_THREADS 2 years ago
James Almer 63258b6f7c avcodec: remove FF_API_GET_FRAME_CLASS 2 years ago
James Almer 0b3152779d avcodec: remove FF_API_DEBUG_MV 2 years ago
James Almer e0786a8eeb avcodec: remove FF_API_THREAD_SAFE_CALLBACKS 2 years ago
James Almer 2f9cd88617 avcodec: remove FF_API_UNUSED_CODEC_CAPS 2 years ago
James Almer 86806347d8 avcodec: remove FF_API_OPENH264_CABAC 2 years ago
James Almer cb7de65589 avcodec: remove FF_API_OPENH264_SLICE_MODE 2 years ago
Andreas Rheinhardt f843460eb7 avcodec/avcodec: Remove AV_CODEC_FLAG2_DROP_FRAME_TIMECODE 2 years ago
Andreas Rheinhardt 868a31b42d avcodec: Make avcodec_decode_subtitle2 accept a const AVPacket* 2 years ago
Gyan Doshi 159b028df5 avcodec/h264_metadata_bsf: remove AUDs at any position 2 years ago
Leo Izen 5cf0bc4236
avcodec/pngenc: avoid writing cICP when inappropriate 2 years ago
Paul B Mahol c56f5be678 avcodec/wavarc: fix 16bit 0CPY mode 2 years ago
Paul B Mahol df4ab69cfa avcodec/wavarc: add support for 0CPY 2 years ago
Paul B Mahol 0c7af7b954 avcodec/bonk: properly handle some other errors 2 years ago
Paul B Mahol 5dba4b217c avcodec/wavarc: properly handle invalid data 2 years ago
Paul B Mahol 3b3a321fed avcodec/wavarc: remove invalid shifts 2 years ago
Leo Izen 0009348306
avcodec/libjxl: add #ifdef guards for libjxl >= 0.8.0 features 2 years ago
Paul B Mahol c5aeb8f4db avcodec/wavarc: really fix bits per sample detection 2 years ago
Paul B Mahol 64b242d030 avcodec/wavarc: fix 8bit decoding 2 years ago
Paul B Mahol d7c2da1f8d avcodec/wavarc: check that nb_samples is valid 2 years ago
Anton Khirnov bdc76f467f lavu/frame: deprecate reordered_opaque 2 years ago
Anton Khirnov d02340b9e3 lavc/decode: allow using AV_CODEC_FLAG_COPY_OPAQUE for decoding 2 years ago
Anton Khirnov 82da22066c lavc: deprecate CrystalHD decoders 2 years ago
Paul B Mahol 651da91915 avcodec: add WavArc decoder 2 years ago