19923 Commits (eb7ddb5066843ab16caf33b05eafb2576648b797)

Author SHA1 Message Date
Vittorio Giovara 93f7948136 libvpx: Fix mixed use of av_malloc() and av_reallocp() 10 years ago
Michael Niedermayer 0ce3a0f9d9 utvideodec: Handle slice_height being zero 10 years ago
Anton Khirnov ae5e1f3d66 tiff: Check that there is no aliasing in pixel format selection 10 years ago
Luca Barbato 0025f7408a vorbis: Check the vlc value in setup_classifs 10 years ago
Luca Barbato 62de77ffca vorbis: Use a local codebook variable 10 years ago
Martin Storsjö 25c29d3283 libopenh264enc: Add support for building with OpenH264 1.4 10 years ago
Anton Khirnov ad786dd450 h264: remove a now redundant error check 10 years ago
Andreas Cadhalpun 4f2ee9daee webp: validate the distance prefix code 10 years ago
Andreas Cadhalpun 66624ed631 rv10: check size of s->mb_width * s->mb_height 10 years ago
Himangi Saraogi f3b74d944b pcxenc: Return more meaningful error codes 10 years ago
Vittorio Giovara 87e85a133f aac: Relax reserved_bit validation 10 years ago
Diego Biurrun 25f613f8be dca: Move syncword definitions to a separate header 10 years ago
Anton Khirnov db5cc75f8b wma.h: #include "avcodec.h" 10 years ago
Vittorio Giovara e878ec0d47 aic: Fix decoding files with odd dimensions 10 years ago
Luca Barbato dbc1163b20 prores: Extend the padding check to 16bit 10 years ago
Andreas Cadhalpun ea1d0b7ece avcodec/utils: use correct printf specifier in ff_set_sar 10 years ago
Anton Khirnov 71f1ad37d8 lavc: do not compile fmtconvert unconditionally 10 years ago
Anton Khirnov d74a8cb7e4 fmtconvert: drop unused functions 10 years ago
Anton Khirnov ee964145b5 lavc: remove unused traces of fmtconvert usage 10 years ago
Diego Biurrun cb4cb7b0ea qsv: Skip qsv.h compilation if qsv is not enabled 10 years ago
Federico Tomassetti 061c489895 eamad: check for out of bounds read 10 years ago
Federico Tomassetti 161442ff2c mdec: check for out of bounds read 10 years ago
Vittorio Giovara 35c6ce76b1 Canopus HQX decoder 10 years ago
Carl Eugen Hoyos 36a6fb989b hevc_deblock: Fix compilation with nasm 10 years ago
Vittorio Giovara e570f895cd libschroedinger: Check memory allocations 10 years ago
Gilles Chanteperdrix 5cbae5651d mpegaudio_parser: add MP3 ADU headers parser 10 years ago
Anton Khirnov a06b0b1295 h264: initialize H264Context.avctx in init_thread_copy 10 years ago
Anton Khirnov 0dea4c77cc h264: only ref cur_pic in update_thread_context if it is initialized 10 years ago
Peter Meerwald 9abc80f1ed libavcodec: Make use of av_clip functions 10 years ago
Peter Meerwald b8d18a9437 libavcodec: Don't use av_cold annotation in twinvq header file 10 years ago
Oleksij Rempel c56b9b1eb2 lavc: Add DSS SP decoder 10 years ago
Anton Khirnov 0fbb271318 qsv_api: fix building with libmfx disabled 10 years ago
Anton Khirnov 4e08c82110 lavc: add an Intel libmfx-based H.264 decoder 10 years ago
Anton Khirnov 31d2039cb4 h264_parser: export video format and dimensions 10 years ago
Himangi Saraogi 0f532fd3f9 rv40: Return more meaningful error codes 10 years ago
Derek Buitenhuis d617e77cec libx265: Add crf private option 10 years ago
Derek Buitenhuis 2de887e45b libx265: Reduce the scope of some variables 10 years ago
Himangi Saraogi 42c8f92e2f wmv2: Return meaningful error codes 10 years ago
Himangi Saraogi f3e045263e qdm2: Return meaningful error codes 10 years ago
Himangi Saraogi a1e2c47cd4 libxvid: Return meaningful error messages 10 years ago
Himangi Saraogi 18f4fa251b aac_adtstoasc_bsf: Check extradata memory allocation 10 years ago
Vittorio Giovara fe0f4e5657 avpacket: Check buffer reference 10 years ago
Vittorio Giovara 31dc73e92a vorbisdec: Check memory allocations 10 years ago
Vittorio Giovara ec17782e17 dvdsubdec: Check memory allocations 10 years ago
Vittorio Giovara d89e58f539 dct-test: Fix initialization syntax 10 years ago
Vittorio Giovara cb70a93ca1 lavc: Document interaction between avcodec_open2() and decoding routines 10 years ago
Diego Biurrun f8c1719771 dca: Remove separate header for DCA ExSS 10 years ago
Diego Biurrun 3a651f599a dca: Move data tables from a header to an object file 10 years ago
Diego Biurrun 65df9904ce dca: Add array sizes to array declarations 10 years ago
Peter Meerwald 702458538d g722: Add ARM NEON implementation for g722_apply_qmf() 10 years ago