31701 Commits (08d0dbf2aecbbe387227dfae4314e0a989ca4556)

Author SHA1 Message Date
Pranav Vaish f669d8c1b7 avcodec/ccaption_dec: Remove the GOTO statement 10 years ago
Michael Niedermayer 5dd5b7d531 Revert "avcodec/exr: fix memset first arg in reverse_lut()" 10 years ago
Himangi Saraogi 5b02e84bdb lavc/smvjpegdec: Avoid null dereference and return meaningful error codes 10 years ago
Timo Rothenpieler b63c9a9990 avcodec/nvenc: Fix typoed nv_status checks 10 years ago
Donny Yang 3c912391dd avcodec/png: Clearly separate encoding header and frames 10 years ago
Michael Niedermayer 2ddedfd39c avcodec/libx265: export choosen picture types 10 years ago
Donny Yang 749fbfd081 png: Clear up the calculation of max packet size 10 years ago
Michael Niedermayer 65a646eb0b avcodec/internal: Fix doxy for ff_alloc_packet2() return value 10 years ago
Rainer Hochecker 8b152c355f h264: avoid unnecessary calls to get_format 10 years ago
Michael Niedermayer 385fe984fc avcodec/snowenc: Check av_frame_ref() return value 10 years ago
Michael Niedermayer a38758a97e avcodec/h264_refs: fix null pointer dereference with -DTRACE 10 years ago
Michael Niedermayer fda8b7ec7d avcodec/libdcadec: remove av_assert and check bits_per_sample more completely 10 years ago
Himangi Saraogi 0187c2ccda tiff: Return more meaningful error codes 10 years ago
Diego Biurrun 4978850ca2 build: Split JPEG-related tables off into a separate component 10 years ago
Diego Biurrun 87f87ccf32 mjpeg: Use a more precise type for put_marker() 10 years ago
Diego Biurrun e6e3dcba0c mjpeg: Move code only used in the encoder(s) to the appropriate header 10 years ago
Himangi Saraogi 6ed38b1f65 tiff: Return more meaningful error codes 10 years ago
Diego Biurrun 23944d29a2 indeo: Give Indeo4/5 shared code a more consistent name 10 years ago
Diego Biurrun 7d3183d3a4 qsv: Skip header compilation depending on what parts of qsv are enabled 10 years ago
Donny Yang 9573737dfb png: Only init zlib once 10 years ago
Donny Yang e7ba79dc4e png: Calculate pixel format information only once 10 years ago
Donny Yang 68ede913d0 png: Return slightly more meaningful error codes 10 years ago
Carl Eugen Hoyos b3673f3414 lavc/h264_refs: Fix compilation with -DTRACE. 10 years ago
Carl Eugen Hoyos d371471c59 Fix make checkheaders if libmfx is not available. 10 years ago
Hendrik Leppkes 72025ac36c lavc: add libdcadec decoder 10 years ago
Hendrik Leppkes 6fe2641d6e lavc: add profile define for DTS Express 10 years ago
wm4 c48456166e lavc: add MMAL hardware decoder wrapper 10 years ago
Carl Eugen Hoyos dcac15a84c lavc/dnxhd: Fix pix_fmt change. 10 years ago
Donny Yang fe57514f8a png: Minor whitespace change and added missing comment 10 years ago
Donny Yang 5904d039ce png: Use av_freep() instead of av_free() 10 years ago
Michael Niedermayer 048b6331e0 avcodec/qsv_internal: Fix project name 10 years ago
Anton Khirnov 72b7441a10 lavc: add Intel libmfx-based H.264 encoder 10 years ago
Anton Khirnov 9ba27c2348 qsvdec: add 'decode' to the non-static function names 10 years ago
Anton Khirnov d0a63d8b98 qsvdec: split off some code that will be shared with the encoder 10 years ago
Anton Khirnov b04d009b0e qsv: rename to qsvdec 10 years ago
Michael Niedermayer 0245abc7c1 avcodec/x86/hpeldsp_init: Put CONFIG_* first in if() 10 years ago
Michael Niedermayer cd5a48e549 avcodec/h264_slice: Put CONFIG_GRAY first in if() 10 years ago
Michael Niedermayer 47aee6f047 avcodec/arm/flacdsp_init_arm: Put CONFIG_FLAC_DECODER first in if() 10 years ago
Michael Niedermayer 71258e5d87 avcodec/ac3dec: Put CONFIG* first in if() 10 years ago
Philip Langdale 21adb9964e avcodec/nvenc: Need a separate class for each encoder 10 years ago
Himangi Saraogi b020a25df2 avcodec/j2kenc: Initialize variable to silence compiler warnings 10 years ago
James Almer 23e1303c0a avcodec/nvenc_h265: add missing version bump and changelog entry 10 years ago
Philip Langdale 21175d8586 avcodec/nvenc: Add support for H.265 encoding 10 years ago
Michael Niedermayer 354db19ff4 avcodec/h264: Remove bits_per_raw_sample hacks 10 years ago
Timo Rothenpieler 48f7c30bf7 avcodec/nvenc: Drop support for old nvenc api 10 years ago
Michael Niedermayer c20eab5c85 avcodec/msrledec: More verbose error message 10 years ago
Michael Niedermayer f7e1367f58 avcodec/msrledec: restructure msrle_decode_pal4() based on the line number instead of the pixel pointer 10 years ago
Hendrik Leppkes 1ddd3e23a4 vaapi_h264: fix slice data offset 10 years ago
Hendrik Leppkes ae4f5d944c dxva2_h264: fix slice offset in long slice structs 10 years ago
Michael Niedermayer b21af32aed lavc: Prefer x264 over openh264 if both libraries are available 10 years ago