109512 Commits (99e3d26f2061541c772dcd678cbe8c48afa539c5)
 

Author SHA1 Message Date
Marvin Scholz 0b3092aed3 avcodec/libxavs2: use av_dict_iterate 2 years ago
Marvin Scholz d5d6e5ccec avfilter/vf_coreimage: use av_dict_iterate 2 years ago
Marvin Scholz 1cf526c37a avfilter/vf_scale: use av_dict_iterate 2 years ago
Marvin Scholz f8584c13f0 avformat/smjpegenc: use av_dict_iterate 2 years ago
Marvin Scholz 3000cf7a57 avcodec/libvpxenc: use av_dict_iterate 2 years ago
Marvin Scholz 5b13238ce0 avcodec/librav1e: remove unnecessary variable 2 years ago
Marvin Scholz e048d06621 avcodec/librav1e: use av_dict_iterate 2 years ago
Marvin Scholz ece29ad0dc fftools: use av_dict_get_string 2 years ago
Marvin Scholz f1907faab4 fftools: use av_dict_iterate 2 years ago
Andreas Rheinhardt 7b450bafd7 avcodec/h2645_sei: Factor attaching film grain side-data to frame out 2 years ago
Andreas Rheinhardt 8bf18018a3 avcodec/(h264|hevc)_ps: Factor common VUI code out 2 years ago
Andreas Rheinhardt 1e38e7fd14 avcodec/h264_ps: Don't output invalid chroma location 2 years ago
Andreas Rheinhardt 881e8bcc51 avcodec/h264data: Deduplicate H.26[45] aspect ratio table 2 years ago
Andreas Rheinhardt 8d481b0234 avcodec/h264_ps: Don't error out on unknown aspect ratio 2 years ago
Andreas Rheinhardt a5bba606a0 avcodec/h2645_sei: Also support Active Format Descriptor for HEVC 2 years ago
Andreas Rheinhardt 01e775f4b7 avcodec/h2645_sei: Attach AVStereo3D side data generically 2 years ago
Andreas Rheinhardt 38d0d12c46 avcodec/h264_sei, sei: Make H264_SEI_FpaType generic 2 years ago
Andreas Rheinhardt 3bafc4ead4 avcodec/h2645_sei: Factor out applying SEIs to frames 2 years ago
Andreas Rheinhardt f89825e60a avcodec/h2645_sei: Factor out freeing common SEI parts 2 years ago
Andreas Rheinhardt de5891d371 avcodec/h2645_sei: Factor updating H.2645 SEIs out 2 years ago
Andreas Rheinhardt 33239ebd07 avcodec/h2645_sei: Factor parsing common SEI messages out 2 years ago
Andreas Rheinhardt 0d84725cb9 avcodec/sei: Add tag to SEI enumeration 2 years ago
Andreas Rheinhardt 4d9c0b3efa configure: Add (h264|hevc)_sei subsystems 2 years ago
Andreas Rheinhardt adf3b01158 avcodec/h264_sei: Don't use GetBit-API for byte-aligned reads 2 years ago
Haihao Xiang 0ae459176b lavfi/vf_vpp_qsv: scale_mode can be applied to color conversion 2 years ago
Haihao Xiang 7a856588dc lavfi/qsvvpp: provide a default framerate if needed 2 years ago
Haihao Xiang 51bad2e6a7 lavfi/qsvvpp: avoid overriding the returned value 2 years ago
Chen,Wenbin 50575e24be lavfi/qsvvpp: change the output frame's width and height 2 years ago
Haihao Xiang 7cfc3c0d26 lavc/qsvenc_h264: don't support P010 format 2 years ago
Wenbin Chen 47fff1eda1 libavcodec/qsvenc.c: Enable MFX_GOP_STRICT when adpative gop is disabled 2 years ago
Haihao Xiang 71cded6aa3 lavc/qsvdec: update HDR side data on output AVFrame 2 years ago
Paul B Mahol f52963b48e avcodec/cfhdenc: readjust packet allocation 2 years ago
Paul B Mahol 6a7c70fd8b avcodec/smcenc: fix encoding of width not multiple of 4 2 years ago
Paul B Mahol 14e6ca17e1 avfilter/af_astats: do not give output for 0 samples 2 years ago
Paul B Mahol 569b1a24cd avfilter/avf_showcwt: add yet another mode variant 2 years ago
Paul B Mahol 7d20635aeb avfilter/avf_showcwt: add frame slide mode 2 years ago
Paul B Mahol bcb5ef667d avfilter/avf_showcwt: add some small optimizations 2 years ago
Paul B Mahol d7a5f068c2 avfilter/avf_showcwt: add thread jobs for forward fft per channel 2 years ago
Paul B Mahol 9d717cb846 avfilter/avf_showcwt: flush frames at EOF 2 years ago
Paul B Mahol a08a508105 avfilter/avf_showcwt: refactor code into function 2 years ago
Paul B Mahol 634e29f3c0 avfilter/avf_showcwt: always consume some available samples 2 years ago
James Almer 39dc9a7421 avcodec/libfdk-aacenc: fix version check for the new channel layouts 2 years ago
James Almer 3d96775f9e avcodec/libfdk-aacenc: add support for 6.1(back) channel layout 2 years ago
James Almer bb45f41a6b avcodec/libfdk-aacenc: add support for 7.1(top) channel layout 2 years ago
Sasi Inguva 9d8d7bdffb avformat/mov: Set duration to zero if the duration is UINT_MAX 2 years ago
Paul B Mahol d34c1b389e avfilter: add showcwt multimedia filter 2 years ago
Michael Niedermayer 93810a625c
avcodec/mobiclip: Check input size before (re)allocation 2 years ago
Michael Niedermayer a798af91d7
avformat/id3v2: Check taglen in read_uslt() 2 years ago
Michael Niedermayer 65ce417828
avcodec/tiff: Ignore tile_count 2 years ago
Michael Niedermayer b32316923d
avcodec/h263dec: Avoid parsing extradata repeatedly 2 years ago