47528 Commits (5f1111e42ea7763d24d74b596285f5daeaa203f7)

Author SHA1 Message Date
Lynne 5f1111e42e
wmaprodec: convert to lavu/tx 2 years ago
Lynne eb0e25f078
atrac9dec: convert to lavu/tx 2 years ago
Lynne 7af43a46d9
twinvq: convert to lavu/tx 2 years ago
Lynne 60c704677a
vorbisdec: convert to lavu/tx 2 years ago
Lynne 469cd8d7fa
aacdec: convert to lavu/tx and support fixed-point 960-sample decoding 2 years ago
Lynne 4cee7ebd75
ac3: convert to lavu/tx 2 years ago
Timo Rothenpieler aa3d98227e avcodec/nvenc: don't queue and offset dts for AV1 2 years ago
Timo Rothenpieler 6362b8cd19 avcodec/nvenc: set correct "sei" payload type for AV1 2 years ago
Timo Rothenpieler 5c288a44ad avcodec/nvenc: add AV1 encoding support 2 years ago
Timo Rothenpieler 28680e2f41 avcodec/nvenc: only set b_ref_mode when explicitly requested 2 years ago
Michael Niedermayer 1dc8d82da9
avcodec/alsdec: Check bits left before block decoding in non multi channel coding loop 2 years ago
Michael Niedermayer 5280947fb6
avcodec/alsdec: The minimal block is at least 7 bits 2 years ago
James Darnley c3d36e1b3d avcodec/v210enc: add new function for avx2 avx512 avx512icl 2 years ago
Ruijing Dong 89e3814569 avcodec/av1_vaapi: fixed a decoding corruption issue 2 years ago
James Almer 3819719099 avcodec/atrac3plus: reorder channels to match the output layout 2 years ago
James Almer 828b0da7b7 avcodec/aacdec: refactor the channel layout derivation code 2 years ago
James Almer ced6a5affb avcodec/aacdec: don't force a layout when a channel position is unknown 2 years ago
James Almer cf653aabb5 avcodec/aacdec: add support for channel configuration 14 2 years ago
James Almer 8c7d3b43cc avcodec/aacdec: fix parsing streams with channel configuration 11 2 years ago
Peter Ross 95386b7b65 avcodec/svq3: perform residual slice copy before xor'ing watermark key 2 years ago
Timo Rothenpieler 12733c0cbd avcodec/nvenc: remove unused slice offset querying 2 years ago
Peter Ross 16af424bf9 avcodec/svq1dec: detect buggy FFmpeg encoder and apply correction to interframe mean symbols 2 years ago
Peter Ross 6fe8556a19 avcodec/svq1: fix interframe mean VLC symbols 2 years ago
Peter Ross b0c1f248d9 avcodec/svq1enc: output ident string in extradata field 2 years ago
Peter Ross e1dd4a27ca avcodec/svq1enc: do not use ambiguous interframe mean symbols 2 years ago
Peter Ross db77483363 avcodec/mss2: initialise wmv9_mask variable 2 years ago
James Zern fff4dbd90b avcodec/libaomdec: fix pix_fmt w/AVCOL_SPC_RGB 2 years ago
Andreas Rheinhardt 539777f008 avcodec/rv34: Remove always-true/false checks 2 years ago
Andreas Rheinhardt 1916ead811 avcodec/flvdec, intelh263dec: Remove redundant assignments 2 years ago
Andreas Rheinhardt 700a39e63c avcodec/mpegvideodata: Mark tables as hidden 2 years ago
Andreas Rheinhardt 908b7fcfb2 avcodec/mpegvideodata: Join mpeg1/2 dc scale tables 2 years ago
Andreas Rheinhardt 920ce150c6 avcodec/mpegvideodata: Make DC scale tables smaller 2 years ago
Andreas Rheinhardt ed5a438f05 avcodec/mpegvideo_enc: Initialize dct_unquantize_int(ra|er) only once 2 years ago
Andreas Rheinhardt 17987b371b avcodec/mpegvideo: Remove incorrect comment 2 years ago
Andreas Rheinhardt 7e93fba51f avcodec/mpegvideo: Remove always-false check 2 years ago
Andreas Rheinhardt ca96456c0e avcodec/msmpeg4dec: Move setting decode_mb for WMV2 to wmv2dec.c 2 years ago
Andreas Rheinhardt 4200ed2e91 avcodec/mpegvideo: Allocate map and score_map buffers jointly 2 years ago
Andreas Rheinhardt 20ee12c677 avcodec/mpegvideo: Don't overallocate buffer 2 years ago
Andreas Rheinhardt 79508ee523 avcodec/metasound_data: Include data into metasound.c directly 2 years ago
Andreas Rheinhardt 6856cabd13 avcodec/metasound_data: Move data shared with twinvq into a new file 2 years ago
Andreas Rheinhardt b71e2e42ef avcodec/aaccoder: Mark function pointer arrays as const 2 years ago
Andreas Rheinhardt 938c62b368 avcodec/mpegvideo: Don't initialize H264Chroma ctx unnecessarily 2 years ago
Andreas Rheinhardt e59e14eee1 avcodec/speedhq: Remove unused ff_rl_speedhq 2 years ago
Andreas Rheinhardt 4190019ff4 avcodec/speedhqenc: Don't initialize unused parts of RLTable 2 years ago
Andreas Rheinhardt 92b81a7c99 avcodec/mpeg12data: Remove ff_rl_mpeg1 2 years ago
Andreas Rheinhardt a89b9d155b avcodec/mpeg12enc: Don't initialize unused parts of RLTable 2 years ago
Andreas Rheinhardt 0486f0f5d2 avcodec/rl: Add analogue for ff_rl_init() without RLTable 2 years ago
Andreas Rheinhardt 65beba7889 avcodec/speedhqdec: Use ff_rl_speedhq.table_(run|level) directly 2 years ago
Andreas Rheinhardt a12abf59a9 avcodec/mpeg12: Use ff_rl_mpeg1.table_(run|level) directly 2 years ago
Andreas Rheinhardt 6bb0760a91 avcodec/mpeg12data: Remove unused ff_rl_mpeg2 2 years ago