32712 Commits (db64af639559c80668bf4fca2768fd8f7aeb43e9)

Author SHA1 Message Date
Michael Niedermayer 8672c0a643 avcodec/jpeg2000dec: Limit poc end fields to whats available in jpeg2000_decode_packets() 10 years ago
Michael Niedermayer aab4dbe534 avcodec/utils: Replace ENOTSUP by AVERROR_PATCHWELCOME 10 years ago
Philip Langdale b69bea3ab8 avcodec: Add flag for experimental HWAccels and use it for VDPAU/HEVC 10 years ago
George Boyle 7728d231a6 fate/api-tests: Move api-flac-test to API tests directory. 10 years ago
Andreas Cadhalpun 04dfbc9441 s302m: fix arithmetic exception 10 years ago
Kieran Kunhya 22291c372f avcodec: Add support for per-frame AFD output in h264 10 years ago
Luca Barbato 92fdc80cab nvenc: Fix NV12 input 10 years ago
Michael Niedermayer b75c0a72ed avcodec/jpeg2000dec: Fix tp_index for POC 10 years ago
Michael Niedermayer c56ba5c270 avcodec/jpeg2000dec: Print what is found in place of EPH if EPH is not found 10 years ago
James Almer 5abd4a9323 libvpx: disable unused function prototypes 10 years ago
Michael Niedermayer c72a831931 avcodec/jpeg2000dec: Support progression order changes 10 years ago
Michael Niedermayer 2ec0ba1e22 avcodec/jpeg2000dec: Parse POCs 10 years ago
Andreas Cadhalpun 072756cdd2 vc1dec: use get_bits_long and limit the read bits to 32 10 years ago
Andreas Cadhalpun 1f1e0a2971 vc1dec: use get_bits_long and limit the read bits to 32 10 years ago
Andreas Cadhalpun 151dbe4579 mpegaudiodec: copy AVFloatDSPContext from first context to all contexts 10 years ago
Michael Niedermayer 7ca0cd5831 avcodec/jpeg2000dec: iterate in tile sample space for CPRL & RPCL 10 years ago
Michael Niedermayer f5822ea379 avcodec/jpeg2000dec: Add missing \n to av_log() 10 years ago
Michael Niedermayer 50b77e364f avcodec/jpeg2000dec: iterate over positions with the special cases from jpeg2000 10 years ago
Michael Niedermayer 6c4a2f11dd avcodec/jpeg2000dec: Add coords to Jpeg2000Tile 10 years ago
Philip Langdale 6e5e139fe3 avcodec/vdpau: Support for VDPAU accelerated HEVC decoding 10 years ago
Michael Niedermayer f1e173049e avcodec/jpeg2000: Remove CBLK limit 10 years ago
Paul B Mahol cdcf637d56 avcodec/evrc: make it possible to disable postfilter 10 years ago
Rodger Combs 388a6f581a lavc+doc: adjust names to reflect ADPCM THP not being GameCube-only 10 years ago
Ronald S. Bultje d5a36edda4 vp9: fix profile check for intraonly frames. 10 years ago
Michael Niedermayer 9ff5e7974a avcodec/jpeg2000dec: Limit x/y step to 1<<30 10 years ago
Michael Niedermayer 67fc898243 avcodec/jpeg2000: Improve right bottom precinct positions 10 years ago
Michael Niedermayer 2d8bf3d126 avcodec/jpeg2000dec: Check PPx / PPy values 10 years ago
James Zern 766a8346cf libvpxdec: report colorspace 10 years ago
James Zern 469398f8b7 libvpxdec: report profile for vp9 10 years ago
Michael Niedermayer ffd9d60201 avcodec: Add codec_desc and remapping for AV_CODEC_ID_PCM_S16BE_PLANAR_DEPRECATED 10 years ago
Michael Niedermayer d7e224ec24 avcodec/jpeg2000: change flags array type to 16bit 10 years ago
Michael Niedermayer d580255571 vcodec/jpeg2000: Increase cblk size limit to 128 10 years ago
Michael Niedermayer ffa1de8a3b avcodec/jpeg2000dec: Use 32x32->64bit for 9/7i dequantization 10 years ago
Michael Niedermayer 05ef6324d1 avcodec/jpeg2000dec: Add 5/3 de-quantization special case for the lossless case 10 years ago
Michael Niedermayer 8ff09e9098 avcodec/jpeg2000dec: Use 32x32->64bit for 5/3 dequantization 10 years ago
Tom Butterworth 5dbd491eb3 TextureDSP: fix erroneous condition which produced blocky output for DXT 10 years ago
Luca Barbato 4d55484391 dds: Fix palette mode on big endian 10 years ago
Paul B Mahol 5a79bf0284 PCM signed 16-bit big-endian planar decoder 10 years ago
Janne Grunau 41740ef8be libvpx: fix test for VPX_IMAGE_ABI_VERSION 10 years ago
Mark Webster a88e21f5b7 Fix missing symbols when libvpx has only vp8 enabled 10 years ago
Janne Grunau c2de2cf0d2 arm64: constify src in h264qpel dsp function definitions 10 years ago
Michael Niedermayer 89a420b71b avcodec/mpegaudio_parser: Discard ID3v1 tag at the end 10 years ago
Michael Niedermayer 0416b5e033 avcodec/jpeg2000dwt: Replace /2 by >>1 10 years ago
Michael Niedermayer 9f997acdd0 avcodec/texturedspenc: Add () to protect macro / argument evaluation order 10 years ago
Gwenole Beauchesne 88325c2e0b vaapi_h264: fix RefPicList[] field flags. 10 years ago
Niklesh 813b2f0da3 movtextdec.c: Improve upon dynarrays and text_to_ass 10 years ago
Michael Niedermayer 7a4b8817fe avcodec/texturedsp: Add protective () to RGBA() macro 10 years ago
Michael Niedermayer 21d2e3d602 avcodec/dds: Fix palettes on big endian 10 years ago
Michael Niedermayer f067ee57c9 avcodec/jpeg2000dwt: Move large arrays used in the test code away from the stack 10 years ago
Michael Niedermayer 8428e2c5f3 avcodec/jpeg2000dwt: Print 1 digit less in the 9/7f DWT test 10 years ago