95591 Commits (fd172185580c1ccdcfb90bbfdb59fa806fad3117)
 

Author SHA1 Message Date
Zhong Li 949a1b3e2f lavc/qsv: remove vaapi device free function 5 years ago
Raphaël Zumer 9d92403add avformat/ivfdec: Change the length field to 32 bits 5 years ago
Raphaël Zumer d3807467b2 avformat/ivfenc: Change the length fields to 32 bits 5 years ago
Raphaël Zumer eeb1c515a8 avformat/ivfenc: Comment the length field encoding process 5 years ago
Zhao Zhili 971c890c05 avfilter/formats: remove unnecessary unreference 5 years ago
Michael Niedermayer dd9e6d077e avcodec/dxv: Subtract 12 earlier in dxv_decompress_cocg() 5 years ago
Michael Niedermayer c371e50b4f libavcodec/dxv: Remove redundant seek 5 years ago
Michael Niedermayer 7f0498ed46 avcodec/ituh263dec: Check input for minimal frame size 5 years ago
Michael Niedermayer 4a660fac98 avcodec/truemotion1: Check that the input has enough space for a minimal index_stream 5 years ago
Michael Niedermayer 9a0d36e562 avformat/mpsubdec: Clear queue on error 5 years ago
Michael Niedermayer bf0ba75c4a avcodec/sunrast: Check that the input is large enough for the maximally compressed image 5 years ago
Michael Niedermayer 711ad71aea avcodec/sunrast: Check for availability of maplength before allocating image 5 years ago
Michael Niedermayer 675c6d1e17 avcodec/jpeglsdec: Apply transform only to initialized lines 5 years ago
Michael Niedermayer fe7fbf3a22 avcodec/jpeglsdec: Return error codes from ls_decode_line() 5 years ago
Michael Niedermayer c552c3ef70 avcodec/flac_parser: Make expected_frame_num, expected_sample_num 64bit 5 years ago
Paul B Mahol 6023b9fbfe avfilter/af_anlms: add support for commands 5 years ago
Andreas Rheinhardt ffb32d35ee avformat/mpeg: Remove set-but-unused variable 5 years ago
vectronic e149be38a8 avformat/hls: fix missing segment offset reset on last segment when http_multiple is enabled. 5 years ago
vectronic b21c5ef501 avformat/hls: pass http offset options to http request 5 years ago
vectronic e81c686a95 avformat/http: add ff_http_do_new_request2 for options 5 years ago
Limin Wang afab93ccd0 avformat/hlsenc: replace with av_freep for all av_free 5 years ago
Limin Wang 28bb73cee7 avformat/hlsenc: replace with av_dirname to get the directory 5 years ago
Limin Wang 61aa77272a avformat/hlsenc: remove the unnecessary null pointer check 5 years ago
Limin Wang a77fb510c2 avutil/avstring: support input path as a null pointer or empty string 5 years ago
Steven Liu 985ed65117 avfilter/vf_pad: add logging context to log 5 years ago
Steven Liu 9b2155ad3f avfilter/boxblur: add logging context to log 5 years ago
Steven Liu 3dead10fa3 avfilter/vf_scale_qsv: add logging context to log 5 years ago
Steven Liu acc1256654 avfilter/vf_crop: add logging context to log 5 years ago
Steven Liu aea36b6357 avcodec/pngdec: add logging context to log 5 years ago
Steven Liu 4aa391388a avcodec/videotoolbox: add logging context to log 5 years ago
Steven Liu 76ab5ebbee avcodec/mpegvideo_enc: add logging context to log 5 years ago
Steven Liu 8c16c133d0 avformat/mms: add logging context to log 5 years ago
Steven Liu cdf8253a06 avformat/mmst: add logging context to log 5 years ago
Steven Liu 4ff97342ce avformat/network: add logging context to log 5 years ago
Steven Liu 17236a2c40 avformat/avidec: add logging context to log 5 years ago
Steven Liu 35236fd729 avformat/rtmpptoto: add logging context to log 5 years ago
Steven Liu 5db50dbf06 avformat/udp: add logging context to log 5 years ago
Steven Liu db99b32a1b avformat/hlsenc: add logging context to log 5 years ago
elliottk 14941d386a Change libvpxenc default to crf=32. 5 years ago
Zhong Li 8df91de9aa lavfi/normalize: remove the unused pointer 5 years ago
Zhong Li 6f0dd6b4ab lavc/qsv: fix a memory leak in ff_qsv_set_display_handle() 5 years ago
Andreas Rheinhardt 1d54309c8a avcodec/flac_parser: Cosmetics 5 years ago
Andreas Rheinhardt 5873feac54 avcodec/flac_parser: Don't leave stale pointer in memory 5 years ago
Andreas Rheinhardt 87b30f8af8 avcodec/flac_parser: Don't modify size of the input buffer 5 years ago
Andreas Rheinhardt a1701e7591 avcodec/flac_parser: Remove superfluous checks 5 years ago
Andreas Rheinhardt 047a6d396f avcodec/flac_parser: Fix number of buffered headers 5 years ago
Andreas Rheinhardt e5e5be4c7f avcodec/flac_parser: Fix off-by-one error 5 years ago
Andreas Rheinhardt d03c3e8517 avcodec/flac_parser: Don't allocate array separately 5 years ago
Andreas Rheinhardt 5e546864b0 avcodec/flac_parser: Use native endianness when possible 5 years ago
Andreas Rheinhardt 69dd8d3a2a avformat/flac_picture: Avoid allocation of AVIOContext 5 years ago