110051 Commits (9141c0cfd81ec976215563d4819c3501951e5dfd)
 

Author SHA1 Message Date
Michael Niedermayer 98df605f7a
avcodec/escape124: Fix some return codes 2 years ago
Michael Niedermayer 87ad0a5dd7
avcodec/escape124: fix signdness of end of input check 2 years ago
James Almer 8e5e578453 avocdec/Makefile: add missing dependencies to av1 and libdav1d decoders 2 years ago
Stefano Sabatini cd0d267b92 doc/examples/mux: rename alloc_picture to alloc_frame 2 years ago
Stefano Sabatini dcf963f490 lavc/avcodec.h: extend documentation for avcodec_open2() 2 years ago
James Almer 358588c820 Revert "avfilter/stack_internal: add missing header includes" 2 years ago
Anton Khirnov a3bf63c26e lavc/decode: stop mangling last_pkt_props->opaque 2 years ago
James Almer 205117d87f avfilter/stack_internal: add missing header includes 2 years ago
James Almer e60cd2e98b fate/vpx: add a vp9_superframe_bsf test 2 years ago
James Almer 68a858fcc9 avcodec/av1dec: make CBS parse only the OBU types we care about 2 years ago
James Almer d6d5765051 avcodec/av1dec: parse and export Metadata OBUs 2 years ago
Timo Rothenpieler 7a8560cb22 avcodec/nvenc: avoid failing b_ref_mode check when unset 2 years ago
Anton Khirnov fefcba1c1b lavfi/graphparser: use correct logging context 2 years ago
Anton Khirnov ae95c87e64 lavc/libvpxenc: drop FrameListData.duration 2 years ago
Anton Khirnov 942fb48c38 lavc/libvpxenc: handle queue desync more gracefully 2 years ago
Anton Khirnov 62a241e505 lavc/libvpxenc: drop a useless condition 2 years ago
Anton Khirnov 5bda4ec6c3 lavc/libvpxenc: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE 2 years ago
Anton Khirnov 7141a37e2f lavc/libvpxenc: rename hdr10_plus_fifo and related objects 2 years ago
Anton Khirnov 31fc61fb0c lavc/libvpxenc: reindent 2 years ago
Anton Khirnov f367aa5db6 lavc/libvpxenc: drop frame_number 2 years ago
Anton Khirnov d732db3a38 lavu/frame: improve AVFrame.opaque[_ref] documentation 2 years ago
Wang Yaqiang 81bc7bc52e avformat/img2dec: fix unable to find svg format when the svg resources start with "<svg" or "<!--" 2 years ago
asivery 1a4560ce4e avformat/aea: make the AEA demuxer return EOF at the end of file instead of EIO 2 years ago
Devin Heitmueller aca7ef78cc avdevice/decklink_enc: fix unused variable compiler warnings 2 years ago
Devin Heitmueller 25d09ac0eb avdevice/decklink_enc: fix setting of last_pts to only be set for video 2 years ago
Devin Heitmueller 8fd345f018 avdevice/decklink_enc: don't take for granted that first frame to decklink output will be PTS 0 2 years ago
Michael J. Walsh 6f1c006959 avformat/http: cookie path attribute should be optional not compulsory 2 years ago
jackarain 4e3916dbce avformat/tls: check for memory allocation failure when setting options 2 years ago
jackarain 05ea0457fc avformat/udp: check for memory allocation failure when setting localaddr 2 years ago
rcombs f758d4fcb9 lavf/matroska: add support for ARIB captions 2 years ago
James Almer 7dc0944ce2 avcodec/libdav1d: reindent after previous commit 2 years ago
James Almer b465e6fed0 avcodec/libdav1d: export Dynamic HDR10+ frame metadata 2 years ago
Kacper Michajłow cc76e8340d lavu/vulkan: fix handle type for 32-bit targets 2 years ago
Martin Storsjö f9620d74cd vulkan: Fix win/i386 calling convention 2 years ago
xufuji456 b10eabdab3 codec/arm/hevcdsp_idct_neon: remove duplicate mov 2 years ago
James Darnley e50a02b0f6 tests: actually test yadif's 10 and 16-bit functions 2 years ago
James Almer 2fd86d9afa avfilter/graphparser: fix filter instance name when an id is provided 2 years ago
Jan Ekström 912ac82a3c avformat/mov: base pcmC endianness on just the LSB 2 years ago
Jan Ekström adca877acb avformat/mov: check that pcmC box is of the expected type 2 years ago
Stefano Sabatini ad17e29224 lavfi/buffersrc: issue more specific error in case of invalid parameters 2 years ago
Nicolas Gaullier 3153c441e1 avcodec/ac3: Remove unused fields 2 years ago
Anton Khirnov 432adca5fe lavc: disable an obsolete hack for real video 2 years ago
Werner Robitza 79b40ff58c doc/filters: update SITI description 2 years ago
Marth64 373ef1c4fa
avcodec/version: bump minor version to accommodate spatial audio detection 2 years ago
Marth64 98a4699216
avcodec/dca_xll: add detection of DTS:X and DTS:X IMAX 2 years ago
Marth64 96ed043afa
avcodec/mlpdec: add detection of Atmos spatial extension profile in TrueHD 2 years ago
Marth64 a4e5b94633
avcodec/eac3dec: add detection of Atmos spatial extension profile 2 years ago
Zhao Zhili 814178f926 avcodec/aacps_tablegen: fix build error after avutil bump 2 years ago
James Almer 52a0852ae6 libavcodec/libvpxenc: move libvpx-vp9 init_static_data function to the only place it's used 2 years ago
James Almer 8d226fb978 avcodec/libvpxdec: remove unnecessary init_static_data function 2 years ago