91497 Commits (a754af942a6ab0e98eac0da36fcf41ffca77c952)
 

Author SHA1 Message Date
James Almer a754af942a avcodec/libaomenc: export Sequence Header and Metadata OBUs as extradata 6 years ago
James Almer f9af3929c0 avcodec/extract_extradata: add support for AV1 6 years ago
James Almer 45f52d19b9 avcodec: add AV1 packet split API 6 years ago
Michael Niedermayer be0b77e6e8 avutil/pixfmt: Document chroma plane size for odd resolutions 6 years ago
Carl Eugen Hoyos 9cb3d8fcb7 lavfi/af_afir,af_aiir: Remove a variable that is always -1. 6 years ago
alexander schmid b23c4a9dbd lavu/x86/cpu: Fix aesni detection 6 years ago
Thomas Guillem 93e157f40f avcodec/videotoolboxenc: fix undefined behavior with rc_max_rate=0 6 years ago
Aman Gupta 37644f0477 avcodec: parse options from AVCodec.bsfs 6 years ago
Baptiste Coudurier b420fead53 avformat/mxfdec: only call mxf_free_metadataset when ctx_size is != 0, otherwise ctx == mxf 6 years ago
Michael Niedermayer 1809f1cda9 avcodec/dvbsub_parser: Do not discard data 6 years ago
Michael Niedermayer 4a657acaef avcodec/cfhd: Use bytestream2 for peaks 6 years ago
Michael Niedermayer 91578f5798 avcodec/tscc: Move reget buffer to after decoding 6 years ago
Michael Niedermayer 706c9beaea avcodec/lagarith: Remove redundant varianble init 6 years ago
James Darnley 088b07427d fate: add more vc2 encoder tests 6 years ago
Gyan Doshi 8aa6d9a8d3 avformat/mov: only set handler_name from mdia->hdlr 6 years ago
Gyan Doshi b8c4d2b2ed doc/filters: add missing details to aphasemeter 6 years ago
Michael Niedermayer cd86b5cfe2 avcodec/dvdsub_parser: Allocate input padding 6 years ago
Michael Niedermayer 2e6ea39386 avcodec/vp8_parser: Remove redundant output initialization 6 years ago
Michael Niedermayer 9e6c843776 avcodec/dvdsub_parser: Init output buf/size 6 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. 6 years ago
Michael Niedermayer 7334985ffa libavcodec/cfhd: Fix signed overflow in shift 6 years ago
Paul B Mahol 5d8df3cc4a Update Changelog for lensfun addition and bump minor 6 years ago
Stephen Seo 0ea20124b7 Add lensfun filter 6 years ago
Karsten Otto c5329d64b1 aadec: improve seeking in mp3 content 6 years ago
Michael Niedermayer 181435a4de avcodec/dirac_dwt_template: Fix signedness regression in interleave() 6 years ago
Shiyou Yin c0b42987a2 avcodec/mips: fix conflicting types error of ff_vc1_h_s_overlap_mmi. 6 years ago
Gyan Doshi 28ed68fa31 avformat/movenc: add reason for minf->hdlr in MOV only 6 years ago
Marton Balint e5ff2c0c06 avformat/mxfdec: only return stream indexes which have a corresponding track 6 years ago
Marton Balint 3e0f3be2b0 avcodec/internal: increase FF_SANE_NB_CHANNELS to 256 6 years ago
Marton Balint 5982078e8d avcodec/utils: report insane channel count errors 6 years ago
Marton Balint 85bfcc46d1 ffplay: add support for various YUV conversion modes 6 years ago
Carl Eugen Hoyos 0576ef466d lavc/aarch64/h264dsp_init_aarch64: Fix weight function prototypes. 6 years ago
Jun Zhao d746a2e3cf lavc/hevc_ps: use skip_bits instead of get_bits when skip bits. 6 years ago
Jun Zhao 896854b233 lavc/hevc_ps: Refine sps_range_extension parse. 6 years ago
Gyan Doshi 97d766ff52 doc/filters: correct description of variables in blend filter 6 years ago
Gyan Doshi 1a31c2b5df avfilter/drawtext: fix box sizing 6 years ago
Michael Niedermayer b0644f7f72 avformat/mov: Simplify last element computation in mov_estimate_video_delay() 6 years ago
Karsten Otto ce372bc278 libavcodec/mpegaudiodecheader.h: fix version check pattern 6 years ago
Michael Niedermayer aba13dc13e avformat/mov: Break out of inner loop early in mov_estimate_video_delay() 6 years ago
Carl Eugen Hoyos 5545a6df87 lavc/h263dec: Remove a variable declaration that can lead to a warning. 6 years ago
Danil Iashchenko 7cd58a8a8c lavfi/convolution_opencl: use CL_FAIL_ON_ERROR for error handling 6 years ago
Zhong Li 3c26ce4644 lavc/qsv: handle MFX_FRAMETYPE_UNKNOWN case 6 years ago
Michael Niedermayer 3ce4034308 avformat/mov: Eliminate variable buf_size from mov_estimate_video_delay() 6 years ago
Michael Niedermayer c995e01b1e avformat/mov: remove modulo operations from mov_estimate_video_delay() 6 years ago
Danil Iashchenko 2bdb6b6496 lavfi/avgblur_opencl: fix using uninitialized value 6 years ago
Ruiling Song 923ee63d6c lavfi/vf_avgblur_opencl: remove useless clFinish(). 6 years ago
Ruiling Song 48a1abed13 lavfi/opencl: add macro for opencl error handling. 6 years ago
Jun Zhao 09628cb1b4 avutil/pixelutils: correct the function name in comments 6 years ago
Steven Liu bd8a5c6b7c avformat/hlsenc: improve compute after_init_list_dur 6 years ago
Gyan Doshi 0bd48ab2d9 fate: allow temp files for passed test to be kept 6 years ago