92177 Commits (40c4b9dad0f8a38c4e09f2083bcb046d15498977)
 

Author SHA1 Message Date
Paul B Mahol 40c4b9dad0 avcodec/imm4: improve decoding of some files 6 years ago
Michael Niedermayer fa7289e718 fate: Update checksums for recent mxf changes 6 years ago
Paul B Mahol 3ab88a751e doc/filters: do not mention removed option from afir filter 6 years ago
Paul B Mahol 0709b0561f avformat: add SER demuxer 6 years ago
Martin Vignali 296609f859 swscale/x86/rgb2rgb : port shuffle 2103 mmxext to external asm and remove inline asm version 6 years ago
Martin Vignali 04afdbb560 swscale/x86/rgb2rgb : remove mmx version for shuffle2103 6 years ago
Carl Eugen Hoyos b4e29e6225 lavf/mxfenc: Remove two unused variables. 6 years ago
Baptiste Coudurier ef23ed6fe9 lavf/mxfdec: demux s436m as eia608 subtitle track 6 years ago
Baptiste Coudurier 9b7ab57953 lavf/mxfenc: support creating s436m data tracks 6 years ago
Baptiste Coudurier bb89109a0a avformat/mxfenc: correctly set content package rate in system element 6 years ago
Baptiste Coudurier 84e8a87ca0 avformat/mxfenc: update body partition with footer offset 6 years ago
Baptiste Coudurier ea55a11ced avformat/mxfenc: add mpeg-2 specific metadata, fix compatibility with sony content browser 6 years ago
Baptiste Coudurier 3d38e45eb8 avformat/mxfenc: write index delta entry array needed by sony vegas pro 11 6 years ago
Paul B Mahol 330dd59a30 avcodec/imm4: stop using FAAN idct 6 years ago
Aman Gupta 0c14b73e43 avcodec/avpacket: fix whitespace 6 years ago
Aman Gupta f6d48b618a avcodec/mediacodec: add av_mediacodec_render_buffer_at_time() 6 years ago
Sam John e265832c37 libavcodec/libaomenc.c: Added code for computing PSNR/SSIM 6 years ago
Michael Niedermayer ccd2b20ad9 avcodec/ffv1dec_template: Check for the end of input after 1024 pixels 6 years ago
Michael Niedermayer 8f15248024 avcodec/aacdec_template: Allow duplicated elements 6 years ago
Jian Yang f7affc6f70 avformat/dashenc: only write video streams into HLS master playlist 6 years ago
Zhong Li 681aa7d14f lavu/qsv: make a copy as libmfx alignment requirement for uploading 6 years ago
Zhong Li a5e1cb9e96 lavu/hwcontext_qsv: Add support for AV_PIX_FMT_BGRA. 6 years ago
Paul B Mahol 7a6d88ee62 avfilter/af_afir: remove again option, merge it with gtype 6 years ago
Daniel Molkentin a628fa1fec libavfilter: bump micro version to 101 6 years ago
Daniel Molkentin 4069d2d087 libavfilter/ebur128: add scale parameter 6 years ago
Daniel Molkentin d445bcb137 libavfilter/ebur128: introduce target range 6 years ago
Daniel Molkentin d587390988 libavfilter/ebur128: add gauge option 6 years ago
Daniel Molkentin 1cee8f03cf libavfilter/ebur128: add target value to statistics line 6 years ago
Daniel Molkentin d95c5b003c libavfilter/ebur128: add target level option for EBUR128 visualization filter 6 years ago
Carl Eugen Hoyos f85fa100db lavf/ftp: Remove an unneeded forward declaration. 6 years ago
Marton Balint d6a1f711bc avfilter/af_asetnsamples: do not leak frame on ENOMEM 6 years ago
Marton Balint 6e6ecdf44d ffmpeg: check return value of avcodec_parameters_from_context 6 years ago
Marton Balint 4db291d764 avfilter/f_cue: always check the return value of ff_inlink_consume_frame 6 years ago
Derek Buitenhuis b1504e7796 h264_slice: Copy the value of x264_build before calling h264_slice_header_init during thread init 6 years ago
Paul B Mahol e10fe34e7c avfilter/f_reverse: add packed sample format support to areverse 6 years ago
Paul B Mahol 3cbf37bf09 avfilter/af_silenceremove: fix max for duration options 6 years ago
Dave Rice 1431ff2d37 ffplay: add options to specify window position 6 years ago
Marton Balint 416804fe41 avutil/tests/parseutils: add some big duration tests 6 years ago
Marton Balint 4c777d52b9 avutil/parseutils: fix some overflows in duration calculations 6 years ago
Marton Balint d40dc64173 avutil/opt: check for minimum and maximum values when setting AV_OPT_TYPE_DURATION fields 6 years ago
Marton Balint 3bfd409e59 avformat/segment: fix segment_time_delta option min/max value 6 years ago
Marton Balint 0e9a09793a avfilter/af_afade: fix crossfade duration maximum value 6 years ago
Paul B Mahol 3d308746eb avfilter/af_afade: add logistic sigmoid curve 6 years ago
Paul B Mahol 9c120b4d42 avfilter/avf_showspectrum: add legend support to showspectrum filter 6 years ago
Michael Niedermayer 0a41a8bf29 avformat/utils: Fix potential integer overflow in extract_extradata() 6 years ago
Michael Niedermayer b4a1ccfc41 avformat/utils: Do not use "i" as a context pointer, "i" is normally the integer counter in loops 6 years ago
Michael Niedermayer beb3aea48e avformat/utils: Do not ignore failure in extract_extradata_init() 6 years ago
Michael Niedermayer fd3eda4030 avcodec/speedhq: Make speedhq_vlc const 6 years ago
Michael Niedermayer c07bbdbcf0 avfilter/vf_tonemap_opencl: Fix seperate typo 6 years ago
Michael Niedermayer 1fc3d8ee00 avcodec/vc1_loopfilter: Fix colums typos 6 years ago