92073 Commits (6a4788e7b31ae2382466048289dbba21b2dff3bb)
 

Author SHA1 Message Date
Danil Iashchenko 9d6efefaf4 doc/filters: use radius instead of kernel in avgblur 7 years ago
Carl Eugen Hoyos 9617178800 lavc/fft_template: Do not define unneded functions with --enable-small. 7 years ago
A. Wilcox 153fcd6de6 libavcodec/ppc: Fix HEVC AltiVec routines with --enable-small 7 years ago
James Almer 3870ed7ab3 avcodec/extract_extradata_bsf: make sure a Sequence Header was found for av1 7 years ago
James Almer 5abbb1430d avcodec: bump micro version after previous changes 7 years ago
James Almer 9888a19db4 avformat/movenc: add support for AV1 streams 7 years ago
James Almer 9ca7ad246d avformat/mov: add support for AV1 streams 7 years ago
James Almer a754af942a avcodec/libaomenc: export Sequence Header and Metadata OBUs as extradata 7 years ago
James Almer f9af3929c0 avcodec/extract_extradata: add support for AV1 7 years ago
James Almer 45f52d19b9 avcodec: add AV1 packet split API 7 years ago
Michael Niedermayer be0b77e6e8 avutil/pixfmt: Document chroma plane size for odd resolutions 7 years ago
Carl Eugen Hoyos 9cb3d8fcb7 lavfi/af_afir,af_aiir: Remove a variable that is always -1. 7 years ago
alexander schmid b23c4a9dbd lavu/x86/cpu: Fix aesni detection 7 years ago
Thomas Guillem 93e157f40f avcodec/videotoolboxenc: fix undefined behavior with rc_max_rate=0 7 years ago
Aman Gupta 37644f0477 avcodec: parse options from AVCodec.bsfs 7 years ago
Baptiste Coudurier b420fead53 avformat/mxfdec: only call mxf_free_metadataset when ctx_size is != 0, otherwise ctx == mxf 7 years ago
Michael Niedermayer 1809f1cda9 avcodec/dvbsub_parser: Do not discard data 7 years ago
Michael Niedermayer 4a657acaef avcodec/cfhd: Use bytestream2 for peaks 7 years ago
Michael Niedermayer 91578f5798 avcodec/tscc: Move reget buffer to after decoding 7 years ago
Michael Niedermayer 706c9beaea avcodec/lagarith: Remove redundant varianble init 7 years ago
James Darnley 088b07427d fate: add more vc2 encoder tests 7 years ago
Gyan Doshi 8aa6d9a8d3 avformat/mov: only set handler_name from mdia->hdlr 7 years ago
Gyan Doshi b8c4d2b2ed doc/filters: add missing details to aphasemeter 7 years ago
Michael Niedermayer cd86b5cfe2 avcodec/dvdsub_parser: Allocate input padding 7 years ago
Michael Niedermayer 2e6ea39386 avcodec/vp8_parser: Remove redundant output initialization 7 years ago
Michael Niedermayer 9e6c843776 avcodec/dvdsub_parser: Init output buf/size 7 years ago
Michael Niedermayer 8d21ab4d12 avcodec/lagarith: Check that the range coded data stream is consistent when the probabilities indicate no data could have been coded. 7 years ago
Michael Niedermayer 7334985ffa libavcodec/cfhd: Fix signed overflow in shift 7 years ago
Paul B Mahol 5d8df3cc4a Update Changelog for lensfun addition and bump minor 7 years ago
Stephen Seo 0ea20124b7 Add lensfun filter 7 years ago
Karsten Otto c5329d64b1 aadec: improve seeking in mp3 content 7 years ago
Michael Niedermayer 181435a4de avcodec/dirac_dwt_template: Fix signedness regression in interleave() 7 years ago
Shiyou Yin c0b42987a2 avcodec/mips: fix conflicting types error of ff_vc1_h_s_overlap_mmi. 7 years ago
Gyan Doshi 28ed68fa31 avformat/movenc: add reason for minf->hdlr in MOV only 7 years ago
Marton Balint e5ff2c0c06 avformat/mxfdec: only return stream indexes which have a corresponding track 7 years ago
Marton Balint 3e0f3be2b0 avcodec/internal: increase FF_SANE_NB_CHANNELS to 256 7 years ago
Marton Balint 5982078e8d avcodec/utils: report insane channel count errors 7 years ago
Marton Balint 85bfcc46d1 ffplay: add support for various YUV conversion modes 7 years ago
Carl Eugen Hoyos 0576ef466d lavc/aarch64/h264dsp_init_aarch64: Fix weight function prototypes. 7 years ago
Sven Dueking f25117a428 libsrt: Pass the correct pointer for the passphrase 7 years ago
Jun Zhao d746a2e3cf lavc/hevc_ps: use skip_bits instead of get_bits when skip bits. 7 years ago
Jun Zhao 896854b233 lavc/hevc_ps: Refine sps_range_extension parse. 7 years ago
Gyan Doshi 97d766ff52 doc/filters: correct description of variables in blend filter 7 years ago
Gyan Doshi 1a31c2b5df avfilter/drawtext: fix box sizing 7 years ago
Michael Niedermayer b0644f7f72 avformat/mov: Simplify last element computation in mov_estimate_video_delay() 7 years ago
Karsten Otto ce372bc278 libavcodec/mpegaudiodecheader.h: fix version check pattern 7 years ago
Michael Niedermayer aba13dc13e avformat/mov: Break out of inner loop early in mov_estimate_video_delay() 7 years ago
Carl Eugen Hoyos 5545a6df87 lavc/h263dec: Remove a variable declaration that can lead to a warning. 7 years ago
Danil Iashchenko 7cd58a8a8c lavfi/convolution_opencl: use CL_FAIL_ON_ERROR for error handling 7 years ago
Zhong Li 3c26ce4644 lavc/qsv: handle MFX_FRAMETYPE_UNKNOWN case 7 years ago