36379 Commits (82c4d57553d474505ae2df26503598b4e0303a80)

Author SHA1 Message Date
Matthieu Bouron 0919151651 lavc/mediacodecdec: fix size variable shadowing in ff_mediacodec_dec_decode 8 years ago
Nablet Developer 8d858674fd avcodec/qsvenc_h264: fix segfault when a53 SEI is not available 8 years ago
Carl Eugen Hoyos beb877bae0 lavc/tiff: Print compression debug information. 8 years ago
wm4 40fbf32042 lavc: set best effort timestamp if unset when using new decode API 8 years ago
Adriano Pallavicino 21d3f0c020 lavc/ivi_dsp.c: fix warnings due to indentation 8 years ago
Timo Rothenpieler 5d4fea88d4 avcodec/cuvid: don't align frame size 8 years ago
Marton Balint 2face3e7b5 lavc/utils: disallow zero sized packets with data set in avcodec_send_packet 8 years ago
Matthieu Bouron 68822da8ff lavc/mediacodecdec_h2645: fix nalu data_size type 8 years ago
James Almer 42111e8543 avcodec: fix arguments on xmm/neon clobber test wrappers 8 years ago
Josh de Kock dc0f711459 lavc: remove libfaac wrapper 8 years ago
James Almer 449f263f9f avcodec: add missing xmm/neon clobber test wrappers for the new encode API 8 years ago
wm4 b2fea2fdee ffmpeg: move subframe warning to libavcodec 8 years ago
Timo Rothenpieler ba0e516533 avcodec/cuvid: make use of new av_hwdevice_ctx_create api 8 years ago
Timo Rothenpieler 49511501aa avcodec/cuvid: support a pre-initialized hw_frames_ctx 8 years ago
Timo Rothenpieler f0ea96d8a2 avcodec/cuvid: use actual frame size for buffer allocation 8 years ago
Sasi Inguva 7e0235bdb1 lavc/utils.c: Subtract skip_samples when frame is DISCARDed. 8 years ago
Carl Eugen Hoyos 83bf40f3cf lavc/8bps: Fix 32bit output of 24bit video. 8 years ago
Timo Rothenpieler c03b9d6a62 avcodec/nvenc: nicely align AVOptions 8 years ago
Yogender Gupta facc19ef06 avcodec/nvenc: Extended rate-control support as provided by SDK 7 8 years ago
Timo Rothenpieler 033f98c902 avcodec/nvenc: add HEVC REXT profile 8 years ago
Timo Rothenpieler a81b000a39 avcodec/nvenc: Make sure that enum and array index match 8 years ago
Adriano Pallavicino 25866680fd lavc/qdm2: increase code clarity 8 years ago
Sasi Inguva 7e9e1b7070 lavc/movtextdec.c: Avoid infinite loop on invalid data. 8 years ago
Michael Niedermayer 69449da436 avcodec/ansi: Check dimensions 8 years ago
Timo Rothenpieler 99b823f0a1 avcodec/mpegvideo_enc: fix memory leak 8 years ago
Jean-Yves Simon fb37da37ac avcodec/hevc: Add YUV420P10 to vaapi hardware decode - permits hardware decoding of HEVC Main 10 on AMD RX 480 8 years ago
James Almer e3842e87f2 avcodec/Makefile: Fix mlpenc dependencies 8 years ago
Xiaolei Yu 5a70e56f2f avcodec: fix vc1dsp dependencies 8 years ago
James Almer dc48248ea8 avcodec/nvenc: use AVERROR_BUFFER_TOO_SMALL instead of ENOBUFS 8 years ago
Michael Niedermayer 0e318f110b avcodec/cavsdsp: use av_clip_uint8() for idct 8 years ago
James Almer d41c9b1c27 avcodec/remove_extradata_bsf: Fix AVoption parameter max value 8 years ago
Hendrik Leppkes 5ae0ad001a x86/h264_weight: use appropriate register size for weight parameters 8 years ago
Timo Rothenpieler dcea618976 avcodec/cuvid: mark as avoid for probing 8 years ago
Timo Rothenpieler 30d3e36a46 avcodec: add new AVOID_PROBING capability 8 years ago
Michael Niedermayer bc26fe8927 avcodec/h264: Use ptrdiff_t for (bi)weight functions 8 years ago
Philip Langdale 289a6bb8b1 cuvid: Pass bit depth information to decoder 8 years ago
Philip Langdale 843aff3cf7 cuvid: Use bundled headers 8 years ago
Carl Eugen Hoyos c54eef46f9 lavc/avpacket: Fix undefined behaviour, do not pass a null pointer to memcpy(). 8 years ago
Philip Langdale 7447ec91b5 crystalhd: Use up-to-date bsf API 8 years ago
Timo Rothenpieler 0b420886a4 avcodec/cuvid: add support for hardware deinterlacing 8 years ago
Timo Rothenpieler 3b24020b54 avcodec/cuvid: implement new send_packet/receive_frame api 8 years ago
Michael Niedermayer 47ffcddaef avcodec/mlz: Check output chars before using it 8 years ago
Michael Niedermayer 0a2ca417a1 avcodec/mlz: Remove 'l' postfixes from numbers 8 years ago
Paul B Mahol 187c427335 avcodec/on2avc: add 0x500 stereo support and improve 0x500 mono support 8 years ago
Paul B Mahol 257fbc3af4 avcodec/dds: add support for 4bpp format 8 years ago
Michael Niedermayer fa0780d644 avcodec/avrndec: Remove obsolete FIXME 8 years ago
Carl Eugen Hoyos 11777eb814 lavc/rscc: Support pal8 in rscc. 8 years ago
Sasi Inguva a53201879c avcodec/utils: If using discard frame flag, ignore skip_samples set by the decoder 8 years ago
Sasi Inguva 2dbedc20ce lavc: Add a flag in AVPacket to discard packet after decoding. Discard frames after decoding based on the flag. 8 years ago
Paul B Mahol 590f025b3d avcodec/rscc: add support for gray8 format 8 years ago