43945 Commits (16bb8247b45a51c06e27e8563d8a546f3dddc79e)

Author SHA1 Message Date
Andreas Rheinhardt 16bb8247b4 avcodec/mpegaudiodsp: Make initializing synth windows thread-safe 4 years ago
Andreas Rheinhardt ead3134150 avcodec/mpegaudiodsp: Make ff_mpadsp_init() thread-safe 4 years ago
Andreas Rheinhardt b9c1ab8907 avcodec/fft_template, fft_init_table: Make ff_fft_init() thread-safe 4 years ago
Andreas Rheinhardt 5c45f7e156 avcodec/mpegaudiodsp: Combine initializing float and int tables 4 years ago
Andreas Rheinhardt af7acbb4b8 avcodec/motionpixels: Make decoder init-threadsafe 4 years ago
Andreas Rheinhardt cc18bcdd52 avcodec/motionpixels: Use symbols table 4 years ago
Andreas Rheinhardt d3fba74803 avcodec/motionpixels: Don't check for errors for complete VLC 4 years ago
Andreas Rheinhardt 3d95b1a828 avcodec/motionpixels: Be more strict when parsing Huffman trees 4 years ago
Andreas Rheinhardt e246ea2535 avcodec/motionpixels: Only create VLC iff it is going to be used 4 years ago
Andreas Rheinhardt 97da1b4341 avcodec/mimic: Mark decoder as init-threadsafe 4 years ago
Andreas Rheinhardt 3066b243e9 avcodec/mimic: Cleanup generically upon init failure 4 years ago
Andreas Rheinhardt e9d06fef62 avcodec/rv10: Make initializing static RV10 VLCs thread-safe 4 years ago
Andreas Rheinhardt 1463f9edcb avcodec/smacker: Mark decoders as init-threadsafe 4 years ago
Andreas Rheinhardt a6423412c1 avcodec/tscc2: Mark tscc2 decoder as init-threadsafe 4 years ago
Jean-Baptiste Kempf 052a5993ad avcodec: add SpeedHQ encoder 4 years ago
Jan Ekström 8fbc139e61 avcodec/av1{dec,parser}: move to ff_cbs_read_extradata_from_codec 4 years ago
Jan Ekström a66d1779bb avcodec/cbs_av1: add support for standard MP4/Matroska extradata 4 years ago
Mark Thompson 7bacf60ae5 cbs: Add function to read extradata from an AVCodecContext 4 years ago
Michael Niedermayer b0a8b40294 avcodec/exr: skip bottom clearing loop when its outside the image 4 years ago
Michael Niedermayer 3e5959b345 avcodec/exr: Check ymin vs. h 4 years ago
Paul B Mahol d29a9b8891 avcodec/atrac3: increase max block align size 4 years ago
Michael Niedermayer a108a4d809 avcodec/mobiclip: Check mv against INT_MAX 4 years ago
Michael Niedermayer 2eb6417417 avcodec/mv30: Use unsigned in idct_1d() 4 years ago
leozhang 7ce7d33d15 avcodec/cuviddec: fix missing context push/pop 4 years ago
Mark Reid dd03d65540 avcodec/exr: use lookuptable for alpha if there is no trc_func 4 years ago
Gil Pedersen abcca6a055 avcodec/wavpack: use av_buffer_replace() to simplify code 4 years ago
Andreas Rheinhardt 33996444ee avcodec/mobiclip: Use get_ue_golomb_31() where possible 4 years ago
James Almer 0cccb5fb14 avcodec/cbs_av1: remove dead code 4 years ago
Michael Niedermayer c7e775f712 avcodec/vp3dsp: Use unsigned constant to avoid undefined integer overflow in ff_vp3dsp_set_bounding_values() 4 years ago
James Almer f9eec62983 avcodec/nvdec_av1: fix setting film grain parameters for frames with update_grain == 0 4 years ago
James Almer 5d4a6bbd4b avcodec/av1dec: remove order_hint from AV1Frame 4 years ago
James Almer f5517be32a avcodec/av1dec: add a reference to the raw frame header to AV1Frames 4 years ago
Hendrik Leppkes 8f4aec719e avcodec/dxva2: add AV1 decode support 4 years ago
Andreas Rheinhardt 454bee5be0 avcodec/adpcmenc: Fix leak of trellis buffer with ADPCM_IMA_AMV 4 years ago
Timo Rothenpieler ac5b45abab avcodec/nvdec: add av1 hwaccel 4 years ago
Timo Rothenpieler 72982f8cb5 avcodec/nvdec: add support for separate reference frame 4 years ago
Timo Rothenpieler 5868f1c66b avcodec/av1dec: expose coded_lossless 4 years ago
Timo Rothenpieler e1efff8906 avcodec/av1dec: expose skip mode frame index 4 years ago
James Almer a876bc9c17 avcodec/cbs_av1: add a range check to tg_end 4 years ago
James Almer ddb0e4fecd avcodec/cbs_av1: infer ref_order_hint when not coded in the bitstream 4 years ago
Andreas Rheinhardt 7e8306dd2d avcodec/gdv: Remove dead check 4 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 8903cb3c15
avcodec/adpcm_ima_amv: document header format 4 years ago
Zane van Iperen 50d3a751aa
avcodec/adpcm_ima_amv: use coded sample count 4 years ago
Zane van Iperen d6912294d3
avcodec/adpcm_ima_amv: restrict to 1 channel 4 years ago
OvchinnikovDmitrii 2fb764e1f3 lavc/amfenc: Add hardware config metadata 4 years ago
Mark Thompson cd322794ee lavc: Mark hw_config pointer arrays as const 4 years ago
Zane van Iperen 406879f49c
avcodec/adpcm_ima_swf: fix frame size to 4096 4 years ago
Zane van Iperen 45d45c8ec5
Revert "avcodec/adpcm_swf: support decoding multiple fixed-sized blocks at once" 4 years ago