summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/av1dec: add an option to select an operating pointJames Almer2021-01-04
* avcodec/cbs_av1: add an option to select an operating pointJames Almer2021-01-04
* avcodec/cbs: allow cbs_read_fragment_content() to skip decomposition of unitsJames Almer2021-01-04
* avcodec/cbs: add an AVClass to CodedBitstreamType for option handlingJames Almer2021-01-04
* avcodec/libkvazaar: Set default ratecontrol algorithm for libkvazaarJoose Sainio2021-01-04
* avcodec/hevcdec: fix stat_coeff save/load for persistent_rice_adaptation_enab...Xu Guangxin2021-01-04
* avcodec/notchlc: Check uncompressed size against input for LZ4Michael Niedermayer2021-01-03
* avcodec/videotoolbox: make FFmpeg-to-VT mapping error more informativeJan Ekström2021-01-02
* Mark some pointers as constAndreas Rheinhardt2021-01-01
* lavc/mjpegdec: cosmetics, org->origAnton Khirnov2021-01-01
* mpegvideo: use the AVVideoEncParams API for exporting QP tablesAnton Khirnov2021-01-01
* lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov2021-01-01
* lavu: move LOCAL_ALIGNED from internal.h to mem_internal.hAnton Khirnov2021-01-01
* avcodec/svq1dec: Increase nb_bits of VLC to read it in one goAndreas Rheinhardt2020-12-31
* avcodec/dirac_arith: Make table only used here staticAndreas Rheinhardt2020-12-31
* avcodec/qdmc: Mark decoder as init-threadsafeAndreas Rheinhardt2020-12-31
* avcodec/opusdec: Mark decoder as init-threadsafeAndreas Rheinhardt2020-12-31
* avcodec/opusdec: Cleanup generically on init failureAndreas Rheinhardt2020-12-31
* avcodec/opusdec: Move per-stream fields to OpusStreamContextAndreas Rheinhardt2020-12-31
* avcodec/opusdec: Return error upon errorAndreas Rheinhardt2020-12-31
* avcodec/aacps_common: Use minimal VLC nb_bits/max_depthAndreas Rheinhardt2020-12-31
* avcodec/aacps: Factor out code shared by float and fixed point decoderAndreas Rheinhardt2020-12-31
* avcodec/mpegvideo: Don't zero-initialize unnecessarilyAndreas Rheinhardt2020-12-31
* avcodec/aacsbr_template: Remove pointless runtime initializationAndreas Rheinhardt2020-12-31
* avcodec/aacsbr: Remove remnants of tablegenAndreas Rheinhardt2020-12-31
* avcodec/atrac3plus_data: Mark array as constAndreas Rheinhardt2020-12-31
* avcodec/mlpenc: Simplify finding best codebookAndreas Rheinhardt2020-12-31
* avcodec/opusdec: Remove always-true checkAndreas Rheinhardt2020-12-31
* avcodec/opustab: Make array staticAndreas Rheinhardt2020-12-31
* avcodec/motion_est, mpegvideo: Make pointers to static storage constAndreas Rheinhardt2020-12-31
* configure, libavcodec/speedhq: Fix compiling SpeedHQ encoderAndreas Rheinhardt2020-12-31
* avcodec/mpegvideo: Merge ff_mpv_decode_defaults into ff_mpv_decode_initAndreas Rheinhardt2020-12-31
* avcodec/h261dec: Don't use too big max_depth in get_vlc2()Andreas Rheinhardt2020-12-31
* avcodec/speedhq: Remove castAndreas Rheinhardt2020-12-31
* avcodec/mpeg12: ReindentationAndreas Rheinhardt2020-12-31
* avcodec/mpeg12: Make initializing VLCs thread-safeAndreas Rheinhardt2020-12-31
* avcodec/mpeg12: Don't initialize encoder-only parts of RLTableAndreas Rheinhardt2020-12-31
* avcodec/rl: Remove nonstatic storage of RL tablesAndreas Rheinhardt2020-12-31
* avcodec/codec_desc: describe AV_CODEC_ID_MPEG2TSAman Karmani2020-12-28
* avcodec/tiff: Disallow striped and tiled tiffs except for DNGMichael Niedermayer2020-12-28
* avcodec/cfhd: properly handle midstream size changes for transform type 2Paul B Mahol2020-12-25
* avcodec/ffv1dec: Fix off by 1 error with quant tablesMichael Niedermayer2020-12-22
* avcodec/fastaudio: Fix invalid shift exponentMichael Niedermayer2020-12-19
* avcodec/utils: Check bitrate for overflow in get_bit_rate()Michael Niedermayer2020-12-19
* avcodec/hevc_ps: Change scaling_list_dc_coef to 8 bitMichael Niedermayer2020-12-19
* avcodec/hevc_ps: check scaling_list_dc_coefMichael Niedermayer2020-12-19
* avcodec/dpx: fix use of uninitialised valueJames Almer2020-12-18
* avcodec/hevc_sei: return the correct error code on User Data Registered parsi...James Almer2020-12-18
* avcodec/hevc_sei: print a log message when a unsupported ITU-T T35 SEI messag...James Almer2020-12-18
* avcodec/hevc_sei: refactor parsing User Data Registered ITU-T T35 SEI messagesJames Almer2020-12-18