44750 Commits (0ca09335aa47fee181c36187143403811b5452f6)

Author SHA1 Message Date
Michael Niedermayer 7fc8ba9068 avcodec/setts_bsf: Check timebase 4 years ago
Michael Niedermayer 7b4510d2a8 avcodec/dvbsubdec: Support computing clut only once 4 years ago
Michael Niedermayer 075d793ba8 avcodec/sonic: Use unsigned temporary in predictor_calc_error() 4 years ago
James Almer cad3a5d715 avcodec/libxvid: remove unnecessary output packet data check 4 years ago
Michael Niedermayer 8047243899 avcodec/h264_slice: Check sps in h264_slice_header_init() 4 years ago
Michael Niedermayer 28859d6e7c avcodec/aacpsy: Check model_priv_data before dereferencing in psy_3gpp_end() 4 years ago
Michael Niedermayer e8bd34fe4f avcodec/sga: Check for array end in lzss_decompress() 4 years ago
Michael Niedermayer be08b84f8b avcodec/ffwavesynth: Avoid signed integer overflow in phi_at() 4 years ago
Andreas Rheinhardt 6599960940 avcodec/pthread_frame: Reindentation 4 years ago
Andreas Rheinhardt c85fcc96b7 avcodec/pthread_frame: Check initializing mutexes/condition variables 4 years ago
Andreas Rheinhardt e9b6617579 avcodec/pthread_frame: Fix cleanup during init 4 years ago
Andreas Rheinhardt 24ee151402 avcodec/pthread_frame: Factor initializing single thread out 4 years ago
Zane van Iperen e550667f61
avcodec/adpcm_ima_cunning: reset state on flush 4 years ago
Zane van Iperen 257d9f91fc
avcodec/adpcm_ima_alp: reset state on flush 4 years ago
Zane van Iperen ff7bbd6d88
avcodec/adpcm_ima_ssi: reset state on flush 4 years ago
Zane van Iperen 660c14a9b9
avcodec/adpcm_argo: reset state on flush 4 years ago
Zane van Iperen efb58ec8f9
avcodec/adpcm_aica: reset state in flush callback 4 years ago
Zane van Iperen 95280cf3e7
avcodec/adpcm_zork: reset state in flush callback 4 years ago
Zane van Iperen 55a50885b9
avcodec/adpcm: add comment to has_status field 4 years ago
Andreas Rheinhardt 7439267eeb avcodec/kmvc: Avoid branch when swapping pointers 4 years ago
Andreas Rheinhardt efbfee4c1a avcodec/kmvc: Move commonly used variables to the front of the context 4 years ago
Andreas Rheinhardt fb6a8847ad avcodec/kmvc: Prefer in-band palette 4 years ago
Andreas Rheinhardt ea70c39dee avcodec/vc1dec: Postpone allocating sprite frame to avoid segfault 4 years ago
Andreas Rheinhardt 54127cc427 avcodec/avcodec: Use AVBPrint in avcodec_string() 4 years ago
Andreas Rheinhardt e65a5df4fa avcodec/avcodec: Update check for identical colorspace/primaries/trc names 4 years ago
Andreas Rheinhardt 88b7d9fd36 avcodec/avcodec: Don't use NULL for %s printf specifier 4 years ago
Andreas Rheinhardt 48aa531984 avcodec/avcodec: Use dedicated pointer to access AVCodecInternal 4 years ago
Carl Eugen Hoyos 3220a908ca lavc/mjpegdec: Decode format 211121 as YUV 4:4:4 4 years ago
Andreas Rheinhardt bcf707639e avcodec/svq3: Don't copy watermarked frame data twice 4 years ago
Andreas Rheinhardt 3ab1a890e8 avcodec/svq3: Use av_fast_padded_malloc() instead of av_fast_malloc() 4 years ago
Andreas Rheinhardt 7b10083933 avcodec: Factor updating palette out 4 years ago
Carl Eugen Hoyos 288ca1c667 lavc/aomenc: Force default qmax of 0 if crf was set to 0. 4 years ago
Andreas Rheinhardt 9faf3f8bb0 avcodec/parser: Don't return pointer to stack buffer 4 years ago
Andreas Rheinhardt f21b47f38c avcodec/options: Reindent after previous commit 4 years ago
Andreas Rheinhardt 784c3c0d85 avcodec/options: Remove always-true check 4 years ago
Andreas Rheinhardt 77616c5fb4 avcodec/avcodec: Move decoder channel count check to ff_decode_preinit 4 years ago
Andreas Rheinhardt 746796ceb4 avcodec/avcodec: Sanitize options before using them 4 years ago
Andreas Rheinhardt e3156fa7c2 avcodec/avcodec: Perform sub_charenc/iconv checks before AVCodec.init() 4 years ago
Andreas Rheinhardt 02e43c00ed avcodec/avcodec: Check earlier for codec id/type mismatch 4 years ago
Michael Niedermayer c361fa9e21 Bump minor versions after release branch 4 years ago
Michael Niedermayer c67d2a2875 Bump Versions before release/4.4 branch 4 years ago
Michael Niedermayer 33a1687bf6 avcodec/mpeg4videoenc: Check extradata malloc() 4 years ago
Michael Niedermayer 462b8261aa avcodec/speedhq: Width < 8 is not supported 4 years ago
Hironori Bono 4892060f50 lavc/videotoolboxenc: Add support for HEVC with Alpha. 4 years ago
Simone Karin Lehmann efece4442f videotoolboxenc: enable constant quality with -q:v on Apple Silicon Macs and use b-frames für HEVC and H264 and b-pyramid for HEVC. 4 years ago
James Almer f47d7a3b42 avcodec: move core AVCodecContext functions from util.c to a new file 4 years ago
James Almer 4057a060f6 avcodec: move AVCodecParameters related functions from util.c to a new file 4 years ago
Zane van Iperen d294c33231
avcodec/adpcm_ima_cunning: reindent 4 years ago
Zane van Iperen 684745230f
avcodec/adpcm_ima_cunning: support stereo 4 years ago
Andreas Rheinhardt a46d781905 avcodec/packet: Also change av_packet_pack/unpack_dictionary to size_t 4 years ago