31732 Commits (0968180f028a3afdf60e030084753164df0adb5b)

Author SHA1 Message Date
Andreas Cadhalpun 71fa0aa085 mpeg4: suggest mpeg4_unpack_bframes bsf instead of avidemux/VirtualDub 10 years ago
Michael Niedermayer cf880ccb6a avcodec/error_resilience: Avoid race with updating the error_count 10 years ago
Andreas Cadhalpun 0224b35c89 avcodec: add unpack packed B-frames bitstream filter 10 years ago
Michael Niedermayer aa6f58dd96 avcodec/h264_refs: More completely clear slice contexts in ff_h264_remove_all_refs() 10 years ago
Michael Niedermayer fc58d5c43b avcodec/h264: Fail for invalid mixed IDR / non IDR frames in slice threading mode 10 years ago
Michael Niedermayer 60e7d2d7b9 avcodec/h264_mb: assert that frame waiting code actually references 2 fields/1 frame 10 years ago
Michael Niedermayer 429de04320 avcodec/h264_refs: Do not set reference to things which dont exist 10 years ago
Michael Niedermayer 98c5db89bb avcodec/h264_slice: make current_slice reset code more strict 10 years ago
Michael Niedermayer 514d9bb55d avcodec/h264: use goto end instead of return for hwaccel fails as well 10 years ago
Andreas Cadhalpun f62880bfb8 mpeg4: use a self-explanatory #define MAX_NVOP_SIZE 10 years ago
Michael Niedermayer 333eb37a96 avcodec/h264: silence ER warning when no slice threads are used 10 years ago
Michael Niedermayer 4b7356ce8f avcodec/h264: reenable ER except with slice threads by default 10 years ago
Andreas Cadhalpun 1f47c2399d mpeg4: only show the divx_packed warning, when a packed frame is present 10 years ago
Rong Yan af5fec9538 avcodec/ppc/fdctdsp: POWER LE support in ff_fdct_altivec() 10 years ago
Anton Khirnov a4d34e218f h264: disable ER by default 10 years ago
Anton Khirnov df528b11ac hevc: make sure no dangling pointers remain around on VPS/SPS change 10 years ago
Anton Khirnov ce0bc09ee2 hevc: do not change the VPS if its contents are the same 10 years ago
Anton Khirnov 7693ba0a0e hevc: export stream parameters from extradata 10 years ago
Anton Khirnov 1ae7afd256 hevc: split out setting AVCodecContext parameters 10 years ago
James Almer 3000183732 avcodec/pngenc: don't return a value in a void function 10 years ago
Donny Yang b0a2aee408 png: Use libavutil's crc functions instead of zlib's 10 years ago
Michael Niedermayer c299fbbb22 avcodec/vda_h264: try to fix build 10 years ago
Rainer Hochecker 3e53211a57 vda: fix h264 decoding for avcC,vda wants the entire buffer 10 years ago
Timo Rothenpieler 764f87b6ab avcodec/nvenc: Fix profile parameter handling 10 years ago
Carl Eugen Hoyos 703402683a Bump lavc and lavf minor versions for apng muxer and encoder. 10 years ago
Donny Yang d759844863 apng: Add a basic APNG encoder 10 years ago
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