93404 Commits (0739d5cd5c925a157ab210e4424f82d98349528d)
 

Author SHA1 Message Date
Marton Balint 694d9d5368 avcodec/get_bits: add assertion to limit ouptut value of get_bits 6 years ago
Marton Balint 902e9334aa avcodec/get_bits: use unsigned integers in show_bits and get_bits 6 years ago
Marton Balint 9f8854cb5a avcodec/avpacket: add some assertions to ensure pkt->data is not null if pkt->size > 0 6 years ago
Marton Balint 57580e2ab6 avformat/utils: fix indentation 6 years ago
Marton Balint d4ae28e494 avformat/utils: be even more strict about stream specifiers 6 years ago
Marton Balint 24e0e149ad avformat/utils: be more strict about stream specifiers 6 years ago
Marton Balint 837f2c9798 avformat/mpegtsenc: write format_identifier HEVC for HEVC streams 6 years ago
Marton Balint fe36dcbff2 avformat/mpegtsenc: factorize writing registration_descriptor 6 years ago
Paul B Mahol 007c13e51e avfilter/af_anlmdn: add output mode option 6 years ago
Janne Grunau f8abf7d4df checkasm/h264: test 4:2:2 chroma loop filter functions 6 years ago
Janne Grunau 186bd30aa3 h264/arm64: implement missing 4:2:2 chroma loop filter neon functions 6 years ago
Timo Rothenpieler 85051febc6 configure: update minimum required ffnvcodec versions 6 years ago
Timo Rothenpieler c775410f31 configure: pass windows-path to nvcc whenever cygpath is available 6 years ago
Philip Langdale 114ead9735 configure: deprecate cuda_sdk dependency option 6 years ago
Philip Langdale b4c9c09915 avfilter/vf_thumbnail_cuda: Switch to using ffnvcodec 6 years ago
Philip Langdale 2544c7ea67 avfilter/vf_scale_cuda: Switch to using ffnvcodec 6 years ago
Philip Langdale 7debf4277c avfilter/vf_yadif_cuda: Switch to using ffnvcodec 6 years ago
Philip Langdale 5f47bfd50a configure: Add an explicit check and option for nvcc 6 years ago
Martin Vignali b38dd2d219 fate/proresenc_aw : add test for interlace and 444 encoding 6 years ago
Martin Vignali a3f65f5e9f avcodec/proresenc_aw : fix sub_image_with_fill for interlaced encoding 6 years ago
gxw 4571c7c05d avcodec/mips: [loongson] mmi optimizations for VP9 put and avg functions 6 years ago
Justin Ruggles 97f47fd601 mov: Fix start_time for streams with empty edits in the middle 6 years ago
Justin Ruggles 69fcc093c1 http: Do not try to make a new request when seeking past the end of the file 6 years ago
Mark Thompson f948082e5f vaapi_encode_mpeg2: Add missing marker bit in time_code 6 years ago
Mark Thompson fda6dcd0b0 vaapi_encode_mjpeg: Use common quality option 6 years ago
Mark Thompson c4c2c4df76 vaapi_encode_vp9: Fix whitespace after previous patch 6 years ago
Mark Thompson 28e619e268 vaapi_encode_vp9: Enable support for more RC modes 6 years ago
Mark Thompson 2efd63a315 vaapi_encode_vp8: Enable support for more RC modes 6 years ago
Mark Thompson 1e0fac7663 vaapi_encode_mpeg2: Enable support for more RC modes 6 years ago
Mark Thompson d237b6b549 vaapi_encode_h265: Enable support for more RC modes 6 years ago
Mark Thompson f5eb08937e vaapi_encode_h264: Enable support for more RC modes 6 years ago
Mark Thompson f4d7bd6cdb vaapi_encode: Support more RC modes 6 years ago
Mark Thompson 9d5ca71ec2 vaapi_encode: Do not zero access unit structures 6 years ago
Andreas Rheinhardt b8c45bbcbc libavcodec/cbs: Stop needlessly reallocating the units array 6 years ago
Andreas Rheinhardt c5b452ed2f filter_units, trace_headers: Always use fragment from context 6 years ago
Michael Niedermayer 976dae8b32 avcodec/wcmv: Avoid copying frames if they are unchanged 6 years ago
Michael Niedermayer 286a33e429 avcodec/wcmv: Copy/Init frame later 6 years ago
Michael Niedermayer e4289cb253 avcodec/error_resilience: Use a symmetric check for skipping MV estimation 6 years ago
Michael Niedermayer 32d022d26d avcodec/mjpegdec: Fix stereo3d memleak 6 years ago
Michael Niedermayer 160851bcee avcodec/arbc: Check nb_tiles against dimensions 6 years ago
Gyan Doshi cdf17cf92b doc: -report defaults to loglevel debug 6 years ago
Karthick J 2e67f751b5 avformat/dashenc: Added comments 6 years ago
Karthick J ca5ec4cbbc avformat/dashenc: Added option to repeatedly publish master playlist 6 years ago
Steve Lhomme a2c7702ccf avformat:matroskadec: use a define to mark the EBML length is unknown 6 years ago
Philip Langdale 96d79ff5b5 avutil/cuda_check: Fix non-dynamic-loader implementation 6 years ago
Michael Niedermayer fc32e08941 avcodec/mlpdec: Insuffient typo 6 years ago
Michael Niedermayer 3f68948cb3 avcodec/pnm: Avoid structure pointer dereferences in inner loop in pnm_get() 6 years ago
Michael Niedermayer 177b40890c avcodec/zmbv: obtain frame later 6 years ago
Michael Niedermayer 61523683c5 avcodec/jvdec: Check available input space before decode8x8() 6 years ago
Tristan Matthews 00f54c15f4 rtpenc_chain: forward strict_std_compliance flags to rtp muxer 6 years ago