36655 Commits (d44af9a38e6b116e1a89b2862f4d4f8cb9855387)

Author SHA1 Message Date
Rick Kern aa413b810a lavc/videotoolboxenc: flush/free frames on close 9 years ago
Aman Gupta 9ea91e4114 lavc/videotoolboxenc: implement a53cc 9 years ago
James Almer 4b0f37dadb avcodec/utils: print Chroma Location string in verbose log level 9 years ago
Andreas Cadhalpun 56706ac0d5 libopenjpegenc: fix out-of-bounds reads when filling the edges 9 years ago
Andreas Cadhalpun 69c8505f3b libopenjpegenc: stop reusing image data buffer for openjpeg 2 9 years ago
Andreas Cadhalpun 7a65aef00d configure: fix detection of libopenjpeg 9 years ago
Vicente Olivert Riera 04b0792e4a libavcodec/mips/h264dsp_msa.c: fix type in some function parameters 9 years ago
Timo Rothenpieler 30c5587503 avcodec/nvenc: add support for forcing intra/idr frames 9 years ago
Philip Langdale 03d6d5f376 crystalhd: Use mpeg4_unpack_bframes to avoid buggy crystalhd handling 9 years ago
Philip Langdale b5f45208fb crystalhd: Fix handling of PTS 9 years ago
Rostislav Pehlivanov 230178dfe2 aacenc: use the decoder's lcg PRNG 9 years ago
Matthieu Bouron cfa3c2655a lavc/mediacodecdec: rename dequeued_buffer_nb to output_buffer_count 9 years ago
Matthieu Bouron a458ed65b5 lavc/mediacodecdec: remove first output buffer timing debug log 9 years ago
Steve Lhomme 9b462a0b9d avcodec/d3d11va: use the proper slice index 9 years ago
Moritz Barsnick 3305f71025 lavc: fix typos 9 years ago
Matthieu Bouron 0919151651 lavc/mediacodecdec: fix size variable shadowing in ff_mediacodec_dec_decode 9 years ago
Nablet Developer 8d858674fd avcodec/qsvenc_h264: fix segfault when a53 SEI is not available 9 years ago
Carl Eugen Hoyos beb877bae0 lavc/tiff: Print compression debug information. 9 years ago
wm4 40fbf32042 lavc: set best effort timestamp if unset when using new decode API 9 years ago
Adriano Pallavicino 21d3f0c020 lavc/ivi_dsp.c: fix warnings due to indentation 9 years ago
Timo Rothenpieler 5d4fea88d4 avcodec/cuvid: don't align frame size 9 years ago
Marton Balint 2face3e7b5 lavc/utils: disallow zero sized packets with data set in avcodec_send_packet 9 years ago
Matthieu Bouron 68822da8ff lavc/mediacodecdec_h2645: fix nalu data_size type 9 years ago
James Almer 42111e8543 avcodec: fix arguments on xmm/neon clobber test wrappers 9 years ago
Josh de Kock dc0f711459 lavc: remove libfaac wrapper 9 years ago
James Almer 449f263f9f avcodec: add missing xmm/neon clobber test wrappers for the new encode API 9 years ago
wm4 b2fea2fdee ffmpeg: move subframe warning to libavcodec 9 years ago
Timo Rothenpieler ba0e516533 avcodec/cuvid: make use of new av_hwdevice_ctx_create api 9 years ago
Timo Rothenpieler 49511501aa avcodec/cuvid: support a pre-initialized hw_frames_ctx 9 years ago
Timo Rothenpieler f0ea96d8a2 avcodec/cuvid: use actual frame size for buffer allocation 9 years ago
Sasi Inguva 7e0235bdb1 lavc/utils.c: Subtract skip_samples when frame is DISCARDed. 9 years ago
Carl Eugen Hoyos 83bf40f3cf lavc/8bps: Fix 32bit output of 24bit video. 9 years ago
Timo Rothenpieler c03b9d6a62 avcodec/nvenc: nicely align AVOptions 9 years ago
Yogender Gupta facc19ef06 avcodec/nvenc: Extended rate-control support as provided by SDK 7 9 years ago
Timo Rothenpieler 033f98c902 avcodec/nvenc: add HEVC REXT profile 9 years ago
Timo Rothenpieler a81b000a39 avcodec/nvenc: Make sure that enum and array index match 9 years ago
Adriano Pallavicino 25866680fd lavc/qdm2: increase code clarity 9 years ago
Sasi Inguva 7e9e1b7070 lavc/movtextdec.c: Avoid infinite loop on invalid data. 9 years ago
Michael Niedermayer 69449da436 avcodec/ansi: Check dimensions 9 years ago
Timo Rothenpieler 99b823f0a1 avcodec/mpegvideo_enc: fix memory leak 9 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 9 years ago
James Almer e3842e87f2 avcodec/Makefile: Fix mlpenc dependencies 9 years ago
Xiaolei Yu 5a70e56f2f avcodec: fix vc1dsp dependencies 9 years ago
James Almer dc48248ea8 avcodec/nvenc: use AVERROR_BUFFER_TOO_SMALL instead of ENOBUFS 9 years ago
Michael Niedermayer 0e318f110b avcodec/cavsdsp: use av_clip_uint8() for idct 9 years ago
James Almer d41c9b1c27 avcodec/remove_extradata_bsf: Fix AVoption parameter max value 9 years ago
Hendrik Leppkes 5ae0ad001a x86/h264_weight: use appropriate register size for weight parameters 9 years ago
Timo Rothenpieler dcea618976 avcodec/cuvid: mark as avoid for probing 9 years ago
Timo Rothenpieler 30d3e36a46 avcodec: add new AVOID_PROBING capability 9 years ago
Michael Niedermayer bc26fe8927 avcodec/h264: Use ptrdiff_t for (bi)weight functions 9 years ago