89040 Commits (880b299381de1e66f8248abd6c320c7c490466a2)
 

Author SHA1 Message Date
Steven Liu 880b299381 avformat/hlsenc: write fmp4 init header after first AV frame 7 years ago
Muhammad Faiz 8329ae781a avutil/crc: use ff_thread_once at av_crc_get_table 7 years ago
wm4 9283a4f19b avcodec/videotoolbox: fix opaque_ref handling 7 years ago
Aman Gupta b7f963c444 avcodec/videotoolbox: reorder functions to avoid forward declarations 7 years ago
Aman Gupta 5e577c586b avcodec/videotoolbox: fix whitespace 7 years ago
Aman Gupta c8b1a151ce avcodec/videotoolboxenc: remove spurious warning 7 years ago
Aman Gupta 68ef503bb5 avcodec/videotoolbox: pass through hevc param changes to the decoder 7 years ago
Aman Gupta 3a91b3ae74 avcodec/hevc: implement new decode_params callback for VideoToolbox 7 years ago
Aman Gupta bd2d70c0b8 avcodec/videotoolbox: remove unnecessary if statement 7 years ago
Aman Gupta 403d10a8b3 avcodec/videotoolbox: create avcC even when h264 extradata is missing 7 years ago
Aman Gupta 9519983c0f avcodec/videotoolbox: use decode_params to propagate H264 PPS changes and restart on SPS changes 7 years ago
Aman Gupta 872add0854 avcodec/h264: implement new decode_params callback for PPS/SPS 7 years ago
Aman Gupta 76f169368d avcodec: add decode_params callback to AVHWAccel struct 7 years ago
Aman Gupta dad42bc5a1 avcodec/h264, videotoolbox: return AVERROR_INVALIDDATA when no frames are produced 7 years ago
Aman Gupta 6515e2834a avcodec/videotoolbox: print descriptive errors on decode failures 7 years ago
Aman Gupta d869928ca6 avcodec/videotoolbox: reset bitstream_size in end_frame 7 years ago
Aman Gupta b4b177049a avcodec/videotoolbox: extract videotoolbox_{start,stop} helpers 7 years ago
Aman Gupta 631296ff99 avcodec/videotoolbox: use early return in videotoolbox_default_free 7 years ago
Aman Gupta 230b91cdfd avcodec/videotoolboxenc: re-indent code 7 years ago
Aman Gupta e7a5249ab1 avcodec/videotoolboxenc: add hevc_videotoolbox encoder 7 years ago
Timo Rothenpieler 578addcff6 configure: factorize nvdec dependencies 7 years ago
Timo Rothenpieler 681c638fab configure: fix cuda dependency on nvdec 7 years ago
Aman Gupta 9c8922acad This fixes a deadlock while reading a chunked https response, if 7 years ago
Rodger Combs a36a3d7fec lavf/tls_securetransport: handle incomplete reads gracefully 7 years ago
James Almer e7e7d56a85 Makefile: fix distclean target 7 years ago
Timo Rothenpieler de6a1e32fd movenc-test: fix potential uninitialized read 7 years ago
Timo Rothenpieler c7ded42d5d avfilter/vf_premultiply: fix memory-leak on failure 7 years ago
Timo Rothenpieler 284b432662 avformat/fitsenc: validate input pixel format 7 years ago
Timo Rothenpieler 237ccd8a16 lavfi/paletteuse: check get_color return value 7 years ago
Timo Rothenpieler 8bcf5840ea avcodec/nvdec: fix return value on error 7 years ago
Timo Rothenpieler 538de4354d avcodec/nvdec: warn about thread count if applicable 7 years ago
Timo Rothenpieler f3f73f0893 avcodec: implement vp9 nvdec hwaccel 7 years ago
Aman Gupta 52bf0febb3 avformat/http: fix stray quote in trace logging 7 years ago
Aman Gupta 480d33dfdc MAINTAINERS: add myself as videotoolbox* maintainer 7 years ago
Michael Niedermayer 2afe05402f avcodec/aacpsdsp_template: Fix integer overflows in ps_decorrelate_c() 7 years ago
Michael Niedermayer fca198fb5b avcodec/aacdec_fixed: Fix undefined shift 7 years ago
Michael Niedermayer 770c934fa1 avcodec/mdct_*: Fix integer overflow in addition in RESCALE() 7 years ago
Michael Niedermayer c897a92858 avcodec/snowdec: Fix integer overflow in header parsing 7 years ago
Thomas Köppe 43171a2a73 Fix missing used attribute for inline assembly variables 7 years ago
Michael Niedermayer 1828c549c3 avfilter/vf_*_qsv: Fix flags 7 years ago
Steven Liu f3e34072aa avformat/img2enc: add frame_pts option for make output filename 7 years ago
Timo Rothenpieler 3ee63f3fb7 avformat/hlsenc: allocate space for terminating null 7 years ago
James Almer d9ff1e4c8b configure: fix writing library dependencies to config.sh 7 years ago
Aman Gupta fd18d310ec lavf/tls_securetransport: build on iOS 7 years ago
Paul B Mahol f38d0d0c22 avformat/ty: check cur_chunk_pos before using it 7 years ago
Paul B Mahol a38b14a432 avformat/ty: fix memory leaks 7 years ago
Paul B Mahol 6665938ca8 avformat/ty: check if header is correctly parsed and is still present 7 years ago
wm4 c31ce95f1c videotoolbox: add frame_params support 7 years ago
Paul B Mahol 7a060867f3 avfilter/vf_tile: add overlap option 7 years ago
James Almer a7e7abf849 avcodec/mpeg2_metadata_bsf: fix the AVClass version number 7 years ago