110380 Commits (2104de13e93fc91c99d9c0e5cac4147b67a900d7)
 

Author SHA1 Message Date
Marton Balint 88da4b5fcd fate: split mxf test dependencies to DV and MPEG2 2 years ago
Marton Balint 8f534618b5 avformat/mxfdec: treat Random Index Pack as end of file 2 years ago
James Almer 61b27b15fc avutil/hdr_dynamic_metadata: allow av_dynamic_hdr_plus_to_t35() to accept an existing buffer 2 years ago
James Almer 1c2a1e0750 avformat/matroskaenc: write a MaxBlockAdditionID element 2 years ago
James Almer 00fde8063a avformat/matroska: add a few more Block Addition ID Type enum values 2 years ago
James Almer c73cf41f1e avformat/matroskadec: export Dynamic HDR10+ packet side data 2 years ago
James Almer 6def862559 avformat/matroskadec: set the default value for BlockAddIDType 2 years ago
James Almer 44513156e3 avformat/matroskadec: support parsing more than one BlockMore element 2 years ago
Anton Khirnov 2244722f1f doc/ffmpeg: rewrite the introductory paragraph 2 years ago
Anton Khirnov bf6df790c2 doc/ffmpeg: refine program title 2 years ago
Anton Khirnov 1d3f7178ae lavf/mux: clarify log messages when choosing oformat fails 2 years ago
Anton Khirnov dffb058f3b lavf: fall back to a more meaningful log instance name 2 years ago
James Almer 97c95961f0 avcodec/libfdk-aaceenc: add a flush callback 2 years ago
James Almer 4c00aa036e avcodec/libx264: add a flush callback 2 years ago
Kyle Manning 9a245bdf5d avcodec/nvenc: fix b-frame DTS behavior with fractional framerates 2 years ago
Gyan Doshi 6941788d24 avformat/movenc: correct loci parameter handling 2 years ago
Michael Niedermayer c6dedaf491
tests: Add more j2k tests to cover a wider range of cases 2 years ago
Michael Niedermayer 5666c3b8be
avcodec/j2kenc: Add alpha support 2 years ago
Michael Niedermayer 60ccb3fe78
Remove libopenjpeg decoder 2 years ago
Michael Niedermayer 35b8b4f229
avcodec/j2kenc: support threads 2 years ago
Michael Niedermayer b2404bd9aa
avcodec/j2kenc: More complete list of supported pixel formats 2 years ago
Michael Niedermayer b41dabd00d
avcodec/j2kenc: Planar RGB support 2 years ago
Michael Niedermayer ad4d647591
avcodec/j2kenc: Replace RGB24 special case by generic test 2 years ago
Michael Niedermayer 7fb70d27a2
avcodec/j2kenc: Replace BGR48 / GRAY16 test by test for number of bits 2 years ago
Michael Niedermayer 644d15716d
avcodec/j2kenc: simplify pixel format setup 2 years ago
Michael Niedermayer b7418f768c
avcodec/j2kenc: Add AV_PIX_FMT_YUV440P 2 years ago
Michael Niedermayer 816676085e
avcodec/j2kenc: Fix funky bpno errors on decoding 2 years ago
Michael Niedermayer 0adb375377
avcodec/j2kenc: remove misleading pred value 2 years ago
Michael Niedermayer f6955b6df4
avcodec/j2kenc: fix 5/3 DWT identifer 2 years ago
Michael Niedermayer dab1cd2dc0
avcodec/vp3: Check width to avoid assertion failure 2 years ago
Michael Niedermayer 6d1d8609ac
avcodec/g729postfilter: Limit shift in long term filter 2 years ago
Michael Niedermayer c2ed905b68
avcodec/vc1dec: Use av_fast_realloc() for slices 2 years ago
Michael Niedermayer 1942dbb8ca
avcodec/wavarc: Fix several integer overflows 2 years ago
Marton Balint 5f92a19231 avformat/assenc: avoid incorrect copy of null terminator 2 years ago
Devin Heitmueller 85c62b48e9 avcodec/bytestream: fix warnings with signed/unsigned compare in bytestream.h 2 years ago
Stefano Sabatini 9d140ecaf8 lavfi/unsharp: clarify invalid filter param constraints 2 years ago
Stefano Sabatini 774d358e0f tools/zmqshell: port to python3 2 years ago
Stefano Sabatini 686e14e9fb doc/platform: drop reference to ffmpeg.zeranoe.com 2 years ago
Stefano Sabatini 627d5a87bb doc/ffmpeg: slightly rework introductory examples 2 years ago
Stefano Sabatini ee25a434dc doc/filters/find_rect: extend documentation 2 years ago
Stefano Sabatini 26eb3129df lavc: clarify color_range semantics 2 years ago
Samuel Raposo Vieira Mira b4eca5cce2 avcodec/mediacodec: add mpeg4 encoder 2 years ago
Samuel Raposo Vieira Mira 139f3352ed avcodec/mediacodec: add vp9 encoder using mediacodec 2 years ago
Gyan Doshi dd7e30724b avformat/tcp: correct strdup check 2 years ago
Martin Storsjö c221036502 libavformat: Improve ff_configure_buffers_for_index for excessive deltas 2 years ago
Martin Storsjö 33d06de638 libavformat: Account for negative position differences in ff_configure_buffers_for_index 2 years ago
Christopher Degawa 182663a58a get_cabac_inline_x86: Don't inline the assembly function on 32 bit 2 years ago
Leo Izen c125860892
avcodec/pngenc: write sBIT chunks 2 years ago
Leo Izen 84b454935f
avcodec/pngdec: support sBIT chunks 2 years ago
James Almer 113f684271 doc/encoders: add an entry for the frame_length option from libfdk-aac 2 years ago