summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavfi/framesync: switch ts maps to use pts+timebaseframe_map_sortAnton Khirnov2023-03-14
* lavfi/framesync: reindent after previous commitAnton Khirnov2023-03-14
* lavfi/framesync: add syncing via external timestamp mapAnton Khirnov2023-03-12
* lavfi/framesync: reorder functions to avoid a forward declarationAnton Khirnov2023-03-12
* lavfi/framesync: use a local variable to shorten codeAnton Khirnov2023-03-12
* lavc/decode: stop mangling last_pkt_props->opaqueAnton Khirnov2023-03-11
* avfilter/stack_internal: add missing header includesJames Almer2023-03-10
* fate/vpx: add a vp9_superframe_bsf testJames Almer2023-03-10
* avcodec/av1dec: make CBS parse only the OBU types we care aboutJames Almer2023-03-10
* avcodec/av1dec: parse and export Metadata OBUsJames Almer2023-03-10
* avcodec/nvenc: avoid failing b_ref_mode check when unsetTimo Rothenpieler2023-03-10
* lavfi/graphparser: use correct logging contextAnton Khirnov2023-03-10
* lavc/libvpxenc: drop FrameListData.durationAnton Khirnov2023-03-10
* lavc/libvpxenc: handle queue desync more gracefullyAnton Khirnov2023-03-10
* lavc/libvpxenc: drop a useless conditionAnton Khirnov2023-03-10
* lavc/libvpxenc: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUEAnton Khirnov2023-03-10
* lavc/libvpxenc: rename hdr10_plus_fifo and related objectsAnton Khirnov2023-03-10
* lavc/libvpxenc: reindentAnton Khirnov2023-03-10
* lavc/libvpxenc: drop frame_numberAnton Khirnov2023-03-10
* lavu/frame: improve AVFrame.opaque[_ref] documentationAnton Khirnov2023-03-10
* avformat/img2dec: fix unable to find svg format when the svg resources start ...Wang Yaqiang2023-03-09
* avformat/aea: make the AEA demuxer return EOF at the end of file instead of EIOasivery2023-03-09
* avdevice/decklink_enc: fix unused variable compiler warningsDevin Heitmueller2023-03-08
* avdevice/decklink_enc: fix setting of last_pts to only be set for videoDevin Heitmueller2023-03-08
* avdevice/decklink_enc: don't take for granted that first frame to decklink ou...Devin Heitmueller2023-03-08
* avformat/http: cookie path attribute should be optional not compulsoryMichael J. Walsh2023-03-08
* avformat/tls: check for memory allocation failure when setting optionsjackarain2023-03-08
* avformat/udp: check for memory allocation failure when setting localaddrjackarain2023-03-08
* lavf/matroska: add support for ARIB captionsrcombs2023-03-08
* avcodec/libdav1d: reindent after previous commitJames Almer2023-03-08
* avcodec/libdav1d: export Dynamic HDR10+ frame metadataJames Almer2023-03-08
* lavu/vulkan: fix handle type for 32-bit targetsKacper Michajłow2023-03-07
* vulkan: Fix win/i386 calling conventionMartin Storsjö2023-03-07
* codec/arm/hevcdsp_idct_neon: remove duplicate movxufuji4562023-03-07
* tests: actually test yadif's 10 and 16-bit functionsJames Darnley2023-03-06
* avfilter/graphparser: fix filter instance name when an id is providedJames Almer2023-03-06
* avformat/mov: base pcmC endianness on just the LSBJan Ekström2023-03-05
* avformat/mov: check that pcmC box is of the expected typeJan Ekström2023-03-05
* lavfi/buffersrc: issue more specific error in case of invalid parametersStefano Sabatini2023-03-05
* avcodec/ac3: Remove unused fieldsNicolas Gaullier2023-03-02
* lavc: disable an obsolete hack for real videoAnton Khirnov2023-03-02
* doc/filters: update SITI descriptionWerner Robitza2023-03-02
* avcodec/version: bump minor version to accommodate spatial audio detectionMarth642023-03-02
* avcodec/dca_xll: add detection of DTS:X and DTS:X IMAXMarth642023-03-02
* avcodec/mlpdec: add detection of Atmos spatial extension profile in TrueHDMarth642023-03-02
* avcodec/eac3dec: add detection of Atmos spatial extension profileMarth642023-03-02
* avcodec/aacps_tablegen: fix build error after avutil bumpZhao Zhili2023-03-02
* libavcodec/libvpxenc: move libvpx-vp9 init_static_data function to the only p...James Almer2023-03-01
* avcodec/libvpxdec: remove unnecessary init_static_data functionJames Almer2023-03-01
* avcodec/pthread_frame: remove forgotten deprecation warning wrappersJames Almer2023-03-01