summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* x86/tx_float: add permute-free FFT versionsLynne2022-01-26
* lavu: bump minor and add APIchanges for new lavu/tx additionsLynne2022-01-26
* lavu/tx: add an RDFT implementationLynne2022-01-26
* lavu/tx: rewrite internal code as a tree-based codelet constructorLynne2022-01-26
* lavu/tx: improve documentation for existing transformsLynne2022-01-26
* avcodec/h264_parser: don't alter decoder private dataJames Almer2022-01-24
* tests: add test for ffmpeg's fix_sub_duration featureJan Ekström2022-01-24
* doc/filters: note format constraint for volumedetectGyan Doshi2022-01-24
* libavcodec/qsvenc: fix a memory leak problemWenbin Chen2022-01-24
* avfilter/vf_libvmaf: update filter for libvmaf v2.0.0Kyle Swanson2022-01-23
* avfilter/vf_v360: improve xyz_to_dfisheye()Paul B Mahol2022-01-22
* fate/ffmpeg: Add test for autorotating videoAndreas Rheinhardt2022-01-22
* swscale/x86/swscale: Remove superfluous and invalid ';'Andreas Rheinhardt2022-01-22
* avformat/hls: Remove redundant castAndreas Rheinhardt2022-01-21
* avformat/mux: Peek into the muxing queue for avoid_negative_tsAndreas Rheinhardt2022-01-21
* avformat/mux: Preserve sync even if later packet has negative tsAndreas Rheinhardt2022-01-21
* avformat/avformat: Add AVFMT_AVOID_NEG_TS_DISABLEDAndreas Rheinhardt2022-01-21
* fate/matroska: Add test for avoiding negative timestampsAndreas Rheinhardt2022-01-21
* avformat/mux: Remove assert based on faulty assumptionsAndreas Rheinhardt2022-01-21
* avutil/pixfmt.h: typoDiederick Niehorster2022-01-21
* avformat/mov: Fix endian-dependent parsingAndreas Rheinhardt2022-01-21
* lavu/hwcontext_vulkan: clear dangling pointers on map failureAnton Khirnov2022-01-21
* configure: link to libatomic when it's presentAnton Khirnov2022-01-21
* lavf/network: log ff_listen() errors to proper contexts rather than NULLAnton Khirnov2022-01-21
* lavf/network: log ff_socket() errors to proper contexts rather than NULLAnton Khirnov2022-01-21
* lavf/udp: log net errors to proper contexts rather than NULLAnton Khirnov2022-01-21
* libavcodec/qsvenc: Add transform skip to hevc_qsvWenbin Chen2022-01-21
* libavcodec/qsvenc: Add low latency P-pyramid support to qsvWenbin Chen2022-01-21
* libavcodec/qsvenc: Add DisableDeblockingIdc support to qsvWenbin Chen2022-01-21
* libavcodec/qsvenc: Add max_frame_size support to hevc_qsvWenbin Chen2022-01-21
* avformat/matroskaenc: Fix writing AV_SPHERICAL_EQUIRECTANGULARAndreas Rheinhardt2022-01-20
* fate/matroska: Add test for reading/writing BlockAdditionMapping elementsquietvoid2022-01-20
* avformat/matroskadec: Use correct type for field_orderAndreas Rheinhardt2022-01-19
* avformat/imfdec: Use proper logcontextAndreas Rheinhardt2022-01-19
* avformat/matroskaenc: Write data directly into dynamic buffersAndreas Rheinhardt2022-01-19
* avformat/matroskaenc: Avoid repeated avio_tell()Andreas Rheinhardt2022-01-19
* avformat/matroskaenc: ReindentationAndreas Rheinhardt2022-01-19
* avformat/matroskaenc: Remove duplicated code for writing WebVTT subsAndreas Rheinhardt2022-01-19
* avformat/matroskaenc: Don't waste bytes on BlockGroup length fieldsAndreas Rheinhardt2022-01-19
* avformat/matroskaenc: Redo applying ProRes offsetAndreas Rheinhardt2022-01-19
* avformat/matroskaenc: Pass more parameters explicitly to mkv_write_blockAndreas Rheinhardt2022-01-19
* avformat/matroskaenc: Remove special code for writing subtitlesAndreas Rheinhardt2022-01-19
* avformat/matroskaenc: Avoid temporary buffers when reformatting H.2645Andreas Rheinhardt2022-01-19
* avformat/avc: Add functions to split access unit into list of NALUsAndreas Rheinhardt2022-01-19
* avformat/matroskaenc: Use common function for H.2645 annex B->mp4Andreas Rheinhardt2022-01-19
* avformat/matroskaenc: Redo reformatting AV1Andreas Rheinhardt2022-01-19
* avformat/av1: Document actual behaviour of ff_av1_filter_obus()Andreas Rheinhardt2022-01-19
* avformat/matroskaenc: Speed up reformatting WavPackAndreas Rheinhardt2022-01-19
* avformat/matroskaenc: Allow to use custom reformatting functionsAndreas Rheinhardt2022-01-19
* avformat/matroskaenc: Factor writing Info outAndreas Rheinhardt2022-01-19