36234 Commits (500662784341373d625af629cad94826beca3bc8)

Author SHA1 Message Date
Michael Niedermayer 01aee8148d avcodec/exr: Check tile positions 8 years ago
Paul B Mahol 61980dc479 avformat/avcodec: support rawvideo with planar rgb and alpha in nut 8 years ago
Rafaël Carré 10e3f18c8d libzvbi depends on ass 8 years ago
Carl Eugen Hoyos 3c36d960f4 lavc/h264dec: Improve "Increasing reorder buffer" message loglevel. 8 years ago
Michael Niedermayer 77bf96b047 avcodec/aacenc: Tighter input checks 8 years ago
Michael Niedermayer ebb9a320d7 avcodec/alsdec: Remove unused variable 8 years ago
Stanislav Dolganov 4edd74bd7c avcodec/me_cmp: add median SAD compare function 8 years ago
Umair Khan dcfd24b10c avcodec/alsdec: Implement floating point sample data decoding 8 years ago
Umair Khan eabdabb982 avcodec: Implement masked lz decompression 8 years ago
Mark Reid 61fac0ea09 libavcodec/dnxhdenc: fix typo, check if profile is dnxhr 444 or hqx 8 years ago
Michael Niedermayer 67318187fb libavcodec/wmalosslessdec: Check the remaining bits 8 years ago
Jan Sebechlebsky 57503fab4f avcodec/bsf: Add custom item name function for bsf list 8 years ago
Michael Niedermayer f2a9a30fd6 avcodec/adpcm: Fix adpcm_ima_wav padding 8 years ago
Michael Niedermayer 2624695484 avcodec/svq3: fix slice size check 8 years ago
Michael Niedermayer a31e08fa1a avcodec/diracdec: Check numx/y 8 years ago
Michael Niedermayer 15dd56c093 avcodec/h2645_parse: fix nal size 8 years ago
Michael Niedermayer 528171ba84 avcodec/h2645_parse: Use get_nalsize() in ff_h2645_packet_split() 8 years ago
Michael Niedermayer f10ea03df3 avcodec/h264_parser: Factor get_avc_nalsize() out 8 years ago
Michael Niedermayer b8b3671721 avcodec/cfhd: Increase minimum band dimension to 3 8 years ago
Michael Niedermayer 9ffe44c5c7 avcodec/indeo2: check ctab 8 years ago
Michael Niedermayer 237207645b avcodec/rawdec: Fix bits_per_coded_sample checks 8 years ago
Michael Niedermayer 382a68b008 vcodec/h2645_parse: Clear buffer padding 8 years ago
Michael Niedermayer cc13bc8c4f avcodec/h2645: Fix NAL unit padding 8 years ago
Paul B Mahol fc600eff63 avcodec: add 64-bit signed pcm codec 8 years ago
Carl Eugen Hoyos a810126fd1 lavc/rscc: Fix colourspace for codec_tag RSCC and 32bpp. 8 years ago
Michael Niedermayer 62f5e601aa avcodec/ffv1enc: Add RGB48 support 8 years ago
Michael Niedermayer a95fdac4c6 avcodec/ffv1enc: do not offset null pointers 8 years ago
Michael Niedermayer b1d1250938 avcodec/ffv1: Fix rgb plane ordering in experimental planar RGB 8 years ago
Michael Niedermayer 87da118898 avcodec/ffv1enc: Factor rice high depth check out 8 years ago
Jon Toohill c3c4c72665 lavc: add trailing_padding to AVCodecContext to match AVCodecParameters. 8 years ago
Jan Sebechlebsky b746ed70ef avcodec/bsf: Add list BSF API 8 years ago
Paul B Mahol 0ea03dbbf9 avcodec/iff: remove palette swapping for anim 8 years ago
Ivan Uskov b93e223315 libavcodec/qsvdec_h2645.c: switch to the new BSF API 8 years ago
Rostislav Pehlivanov 6612d04933 aacenc: fix various typos and an error message 8 years ago
Rostislav Pehlivanov fb0abb34cb aacenc: unmark the fast coder as experimental 8 years ago
Rostislav Pehlivanov c92cc2d559 aacenc: add a faster version of twoloop as the "fast" coder 8 years ago
Jan Sebechlebsky 7ae52f8a6b avcodec/bsf: Add ff_bsf_get_packet_ref() function 8 years ago
Jan Sebechlebsky bfdca87ab5 avcodec/bsf: Forbid packet without payload in av_bsf_send_packet 8 years ago
Jan Sebechlebsky 7d5501be1e avcodec/bsf: Set EOF flag only in pkt == NULL 8 years ago
Carl Eugen Hoyos ceab04fb5d lavc/raw: Support QT b64a ARGB64 rawvideo. 8 years ago
Carl Eugen Hoyos bc70312654 lavc/screenpresso: Fix 32bit pix_fmt, there is no transparency. 8 years ago
Mark Reid 6051bb338c libavcodec/dnxhdenc: add edge emulate for dnxhr 8 years ago
Aman Gupta b5f30fe8fe avcodec/utils: only warn when passed invalid lowres value 8 years ago
Michael Niedermayer 6aa39080cc avcodec/rawdec: Fix palette handling with changing palettes 9 years ago
Michael Niedermayer ce2217b25e avcodec/ffv1: add AV_PIX_FMT_GBRP16 support 9 years ago
Michael Niedermayer 74314f1f5f avcodec/ffv1: template functions to allow data types different from int16_t 9 years ago
Yuli Khodorkovskiy f0adb99d06 avcodec/qsvdec: Fix null dereferences in the qsv decoder 9 years ago
Michael Niedermayer bbec14de31 avcodec/raw: Fix decoding of ilacetest.mov 9 years ago
James Almer d950279cbf avcodec/ttadsp: cosmetics 9 years ago
Michael Niedermayer c1bfeda5a3 avcodec/ffv1enc: Fix assertion failure with non zero bits per sample 9 years ago