69021 Commits (9241e544ffec5c3f4988ff699e6d2bd0f4c2803b)
 

Author SHA1 Message Date
Michael Niedermayer f931b1ef45 Merge commit '696141e898193311c994b399a8dc60713709092f' 10 years ago
Michael Niedermayer 30cf755548 Merge commit 'fe082998683334e7f573cfe3876810fb80c5249c' 10 years ago
Michael Niedermayer 2ab6deb36f Merge commit '2cef68da69a17ed09c313ba3c3850ec1cc0a80e0' 10 years ago
Michael Niedermayer 9198397115 avcodec/ffv1enc: Fix incompatible pointer type warning 10 years ago
Michael Niedermayer 3b3782d74e Merge commit '0352ff102d62ee94e79e0baaf64d5ad4e66f907b' 10 years ago
Michael Niedermayer f4cc19cdd0 Merge commit 'ca09effb01e126b0ac74ff3de70a475423ddee82' 10 years ago
Michael Niedermayer 90de28befd Merge commit '1dd797e3c9f179f957316a0becbec048b42df8aa' 10 years ago
Michael Niedermayer b20e79dbe9 Merge commit '07a0c0f0005072d115ace61e60f46be68582cc3a' 10 years ago
Michael Niedermayer dede2f7fc4 tools/ismindex.c: Use av_realloc_array() 10 years ago
Michael Niedermayer a0a7b154bb tools/ismindex: Keep count fields consistent with arrays in case of errors 10 years ago
Martin Storsjö 8a3d9ca603 libavcodec: Add an OpenH264 encoder wrapper 10 years ago
Martin Storsjö 2a1500fb55 movenc: Fix a typo in a comment 10 years ago
Martin Storsjö e581e88cbd movenc: Readd an accidentally removed condition 10 years ago
Michael Niedermayer d2838f09d6 cmdutils.c: Use av_realloc_array() 10 years ago
Justin Ruggles 8e03ca2fff isom: add 'mp1v' fourcc 10 years ago
Vittorio Giovara 1c6183233d msmpeg4: check memory allocations and propagate errors 10 years ago
Vittorio Giovara ed97963bdb ulti: invert the order of parameters of ulti_decode_frame() 10 years ago
wm4 ea7af58fc6 avformat/id3v2: support USLT tags 10 years ago
Michael Niedermayer 369b4cd412 cmdutils: Use 64bit for file size/offset related variable in cmdutils_read_file() 10 years ago
Michael Niedermayer bbfca8e84b avformat/utils: Clear pointer in ff_alloc_extradata() to avoid leaving a stale pointer in memory 10 years ago
Michael Niedermayer da0dadbee4 avfilter/buffer: use av_freep() to avoid leaving stale pointers in memory 10 years ago
Michael Niedermayer 59ca6e2586 avformat/hlsproto: Use av_freep, to avoid leaving stale pointers in memory 10 years ago
Michael Niedermayer 6e70e4aca5 avformat/matroskadec: Use av_freep() to avoid leaving stale pointers in memory 10 years ago
Michael Niedermayer 383c6a3a07 avformat/mov: use av_freep() to avoid leaving stale pointers in memory 10 years ago
Michael Niedermayer 62eafb6a0d avformat/mov: Clear array to prevent potential out of array read from av_dlog() 10 years ago
Paul B Mahol 145a84717b lavfi: check av_strdup() return value 10 years ago
Dale Curtis 3ebd76a9c5 mov: Fix negative size calculation in mov_read_default(). 10 years ago
Michael Niedermayer 3859868c75 avformat/mov: fix integer overflow in mov_read_udta_string() 10 years ago
Dale Curtis db42d93a61 mov: Fix overflow and error handling in read_tfra(). 10 years ago
Michael Niedermayer a79ac73b63 avfilter/vf_idet: Add analyze_interlaced_flag mode 10 years ago
Michael Niedermayer 42411a85b7 avfilter/vf_yadif: detect telecine content 10 years ago
wm4 bd78010407 avformat/id3v1: strip trailing whitespace 10 years ago
James Almer 08810a8895 x86/flacdsp: remove unneeded ifdeffery 10 years ago
Michael Niedermayer d02d4d0457 avformat/dvbsub: increase probe score 10 years ago
Michael Niedermayer b0826b8324 avformat/dvbsub: fix indent after previous commit 10 years ago
Michael Niedermayer 3bf2b376e6 avformat/dvbsub: check for 0xf0 earlier in probe, 30% faster 10 years ago
Michael Niedermayer 0e1c827e84 Merge remote-tracking branch 'origin/master' 10 years ago
Vittorio Giovara 4438c25638 vf_interlace: remove the warning tag in the message 10 years ago
Vittorio Giovara 15ea222778 vf_interlace: merge FIELD_LOWER check 10 years ago
Vittorio Giovara 046f75a970 vf_interlace: also assert for height 10 years ago
Vittorio Giovara 696141e898 vf_interlace: use image width rather than linesize 10 years ago
Agostino Sarubbo fe08299868 build: Use -Werror=format-security 10 years ago
Stefano Pigozzi 2cef68da69 vda: error out if decoded CVPixelBuffer is empty 10 years ago
Diego Biurrun 0352ff102d ffv1: const correctness for encode_rgb_frame() 10 years ago
Diego Biurrun ca09effb01 ffv1: Drop unnecessary casts and const qualifiers to match function signatures 10 years ago
Vittorio Giovara 1dd797e3c9 swscale: check memory allocations 10 years ago
Paul B Mahol 91bdb24400 libavfilter/vf_blend: do not unconditionally compile both filters 10 years ago
Vittorio Giovara 07a0c0f000 opt: check memory allocation 10 years ago
wm4 c9151de7c4 avcodec/dvdsubdec: fix out of bounds accesses 10 years ago
Werner Robitza beedeb4399 doc/ffmpeg: mention both ffpreset/avpreset in documentation, remove superfluous example 10 years ago