90813 Commits (62f5c9d68bf6e0f2c1a47cf002629a70a82274fc)
 

Author SHA1 Message Date
Thomas Volkert 62f5c9d68b libavformat: add mbedTLS based TLS 7 years ago
Carl Eugen Hoyos 2442cf3615 lavf/os_support: Only compile inet_aton() if getaddrinfo() is needed. 7 years ago
James Almer 153e920892 avformat/vpcc: add ff_isom_get_vpcc_features() 7 years ago
Martin Vignali 07a566e7d6 swscale/swscale_unscaled : add X86_64 (SSE2 and AVX) for uyvyto422 7 years ago
Martin Vignali e6e4625862 avcodec/prores_ks : use official quant_matrix (for proxy and xq codec luma and chroma quant matrix is not the same) 7 years ago
Paul B Mahol 00099ef0d0 avformat/dsfdec: fix calculation of size of data chunk 7 years ago
Paul B Mahol 5d3efe9e1f avformat/dsfdec: properly handle padded last packet 7 years ago
Jun Zhao f97fa89925 doc/examples/filtering_audio: Remove setting deprecated refcounted_frames 7 years ago
Jun Zhao 0c28a5cf0f doc/examples/filtering_video: Remove setting deprecated refcounted_frames 7 years ago
Jun Zhao c6d8492cff doc/examples/hw_decode: Remove setting deprecated refcounted_frames 7 years ago
Gyan Doshi 9f9f56e679 avformat/segafilm - revert keyframe detection 7 years ago
Jerome Borsboom c0f154bba5 avcodec/vc1_pred: set ref_field_type earlier 7 years ago
Carl Eugen Hoyos 8592ae1a1e lavf/dashdec: Do not use memcpy() to copy a struct. 7 years ago
Ruiling Song d865783b6c lavf/qsv: clone the frame which may be managed by framework 7 years ago
Ruiling Song f3341a0452 lavf: make overlay_qsv work based on framesync 7 years ago
Paul B Mahol 21da248b5f avfilter: add deblock filter 7 years ago
Jacob Trimble e5ba5fab49 avformat/mov: Fix parsing of saio/siaz atoms in encrypted content. 7 years ago
Aman Gupta 7b8daa771c avformat/utils: refactor upstream_stream_timings 7 years ago
Aman Gupta fd6e89586c avformat/utils: ignore outlier durations on subtitle/data streams as well 7 years ago
Vishwanath Dixit 30940be359 avformat/http: flushing tcp receive buffer when it is write only mode 7 years ago
Steven Liu 002e45b407 avformat/dashenc: change the hls version from 6 to 7 7 years ago
Stephan Holljes 7b6b8c9265 lavf/http.c: Free allocated client URLContext in case of error. 7 years ago
Michael Niedermayer 13b77af2f0 avdevice/android_camera: Fix AVClass.version 7 years ago
Michael Niedermayer c0bce367e4 avcodec: Fix AVClass .version 7 years ago
Michael Niedermayer 3dfe3436ac avcodec/sheervideodata: Fix libavutil include 7 years ago
Michael Niedermayer 9f1b99e7d0 avcodec/sbc: Fix non static function prefix 7 years ago
Michael Niedermayer f8b17fe332 avcodec/opusenc_psy: Fix warning: ISO C90 forbids mixed declarations and code 7 years ago
Michael Niedermayer 5549488bbf avcodec/dsicinvideo: Fail if there is only a small fraction of the data available that comprises a full frame 7 years ago
Michael Niedermayer 942217b153 avcodec/dsicinvideo: Propagate errors from cin_decode_rle() 7 years ago
Michael Niedermayer 9d5a4fcfbb avcodec/dfa: Check dimension against maximum 7 years ago
Michael Niedermayer 9033920bec avcodec/cinepak: Skip empty frames 7 years ago
Michael Niedermayer 2324ef1ff3 avcodec/cinepak: move some checks prior to frame allocation 7 years ago
Richard Shaffer c705476c47 libavformat/http: Refactor and fix additional leaks in get_cookies. 7 years ago
Rahul Chaudhry b22db4f465 swresample/arm: remove unintentional relocation. 7 years ago
Jacob Trimble baf9c0bd99 avformat/mov: Remove old encryption info methods. 7 years ago
Jacob Trimble 606c5c7f3a avformat/mov: Fix memory leak in encryption info. 7 years ago
Vittorio Giovara fbfee6adea aac: Rework extradata parsing code 7 years ago
Gyan Doshi 424836505f doc/muxers: tee muxer - rearrange, add notes and general tidy-up 7 years ago
Matthieu Bouron 67d0911f27 avcodec/mediacodecdec_common: make stride and slice-height non-mandatory fields 7 years ago
Hendrik Leppkes 5c6365af45 avformat/tls_schannel: fix handling of EOF after avio changes 7 years ago
Hendrik Leppkes 638575cd0b configure: fix clang-cl check in the MSVC section 7 years ago
James Almer 5079e96bcc avdevice/iec61883: free the private context at the end 7 years ago
James Almer b8629654c6 avdevice/iec61883: return reference counted packets 7 years ago
Jacob Trimble f7221d8e67 avformat/mov: Increase support for common encryption. 7 years ago
Stephan Holljes 3717512282 lavf/tcp.c: Free allocated client URLContext in case of error. 7 years ago
Marton Balint 768c0774d8 avdevice/decklink_commmon: enhance error messages when iterator creation fails 7 years ago
Carl Eugen Hoyos 3027056160 lavc/dxva2_internal: Cast the dxva2 and d3d11 decoders and cfgs to (void *). 7 years ago
Carl Eugen Hoyos 9d6c168764 lavd/vfwcap: Pass pointers to int instead of long to av_parse_video_size(). 7 years ago
Paul B Mahol 396c019795 avfilter/avf_avectorscope: disable mirroring 7 years ago
Matt Oliver 6be690685a ffplay: Fix realloc_texture when input texture is NULL. 7 years ago