89057 Commits (d8ea66ab33252a19eaa8ef83bec70e3b4e9e003b)
 

Author SHA1 Message Date
James Almer d8ea66ab33 avformat/utils: remove usage of AVCodecContext accessors 7 years ago
James Almer 03dae121c0 avfilter/vf_subtitles: remove usage of AVCodecContext accessors 7 years ago
James Almer 21add0c228 avcodec/pthread_frame: remove usage of AVCodecContext accessors 7 years ago
James Almer e61825d5b4 ffplay: remove usage of AVCodecContext accessors 7 years ago
James Almer b2731bcd1d ffprobe: remove usage of AVCodecContext accessors 7 years ago
James Almer e9025beacb ffmpeg: remove usage of AVCodecContext accessors 7 years ago
James Almer c4131a0613 avcodec: deprecate getters and setters for AVCodecContext and AVCodec fields 7 years ago
Philip Langdale 912ceba61b avcodec: Implement vc1 nvdec hwaccel 7 years ago
Philip Langdale bb4c9d0a8e avcodec: Don't assume separate u and v planes in ff_alloc_picture 7 years ago
Sasi Inguva 54f8ac199f lavf/mov.c: Don't correct edit list start to zero, when we can't find a frame before edit list start. 7 years ago
Dale Curtis 01763144dc Avoid corrupting diagnostic state with _Pragma changes. 7 years ago
John Stebbins 57a422ea4c fate/mov: add test for overlapping fragments 7 years ago
Kaustubh Raste 143fc5f6e2 avcodec/mips: Improve hevc non-uni hz and vt mc msa functions 7 years ago
Kaustubh Raste e5f66a9ea4 avcodec/mips: cleanup unused macros 7 years ago
Aman Gupta 034e1f82d9 avcodec: fix whitespace on AVPanScan struct definition 7 years ago
Aman Gupta 91a565e20f avformat/http: fix chunked response w/ multiple_requests=1 7 years ago
Michael Niedermayer 58cf31cee7 avcodec/x86/mpegvideodsp: Fix signedness bug in need_emu 7 years ago
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