summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* lavc/bitstream: templatize for BE/LEAnton Khirnov2022-01-25
* lavc/h264: move some shared code from h264dec to h264_parseAnton Khirnov2022-01-24
* tests: add test for ffmpeg's fix_sub_duration featureJan Ekström2022-01-24
* fate/ffmpeg: Add test for autorotating videoAndreas Rheinhardt2022-01-22
* 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
* fate/matroska: Add test for avoiding negative timestampsAndreas Rheinhardt2022-01-21
* fate/matroska: Add test for reading/writing BlockAdditionMapping elementsquietvoid2022-01-20
* 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: Remove special code for writing subtitlesAndreas Rheinhardt2022-01-19
* avformat/matroskaenc: Don't waste bytes on ChapterAtoms length fieldsAndreas Rheinhardt2022-01-19
* avformat/matroskaenc: Don't waste bytes on Video element length fieldsAndreas Rheinhardt2022-01-19
* avformat/matroskaenc: Don't waste bytes on AttachedFiles' length fieldsAndreas Rheinhardt2022-01-19
* avformat/matroskaenc: Don't waste bytes on SimpleTags length fieldsAndreas Rheinhardt2022-01-19
* vf_paletteuse: fix color cache lookup for Bayer dithering mode.Rudolf Polzer2022-01-17
* fate/ffmpeg: add missing samples dependency to fate-shortestJames Almer2022-01-16
* fate/matroska: Add test for QT-modeAndreas Rheinhardt2022-01-13
* avformat/matroskaenc: Add option to shift data to write cues at frontAndreas Rheinhardt2022-01-13
* swscale/x86/input.asm: add x86-optimized planer rgb2yuv functionsMark Reid2022-01-11
* swscale/x86/output.asm: add x86-optimized planer gbr yuv2anyX functionsMark Reid2022-01-11
* lavu/fifo: deprecate av_fifo_peek2()Anton Khirnov2022-01-10
* avformat/movenc: fix duration in mdhd boxZhao Zhili2022-01-10
* fate/subtitles: Fix check for fate-binsub-mksenc testAndreas Rheinhardt2022-01-08
* fate/amrwb: Fix container typeAndreas Rheinhardt2022-01-08
* fate/amr[nw]b: Add remux testsAndreas Rheinhardt2022-01-08
* lavfi/drawutils: re-enable P010 and P016 supportrcombs2022-01-04
* lavfi/drawutils: overhaul to improve pixel format supportrcombs2022-01-04
* lavfi/drawutils: reject shift-packed formatsrcombs2022-01-04
* swscale: introduce isSwappedChromarcombs2022-01-04
* swscale: introduce isDataInHighBitsrcombs2022-01-04
* swscale/output: template-ize yuv2nv12cX 10-bit and 16-bit casesrcombs2022-01-04
* lavc/hevcdec: Parse DOVI RPU NALsNiklas Haas2022-01-04
* fate: Limit Dolby Vision RPU test frame countNiklas Haas2022-01-04
* fate/libswcale: add missing samples dependency to sws-slice testsJames Almer2022-01-03
* avformat/imf: TestsPierre-Anthony Lemieux2021-12-31
* avformat/mxfenc: fix DNxHD GC element_typeNicolas Gaullier2021-12-27
* avformat/mxfenc: fix DNxHD GC container_ulNicolas Gaullier2021-12-27
* FATE: always pass -nostdin to ffmpegrcombs2021-12-22
* swscale: add P210/P410/P216/P416 outputrcombs2021-12-22
* ffprobe: add missing separator when printing side data in compact outputJames Almer2021-12-22
* libavformat: add side_data copy in concat demuxerGerard Sole2021-12-22
* fate: use single thread for rawvideoLimin Wang2021-12-22
* libswscale: Test AV_CPU_FLAG_SLOW_GATHER for hscale functions.Alan Kelly2021-12-21
* checkasm: Use the correct AVTXContext in av_tx testsHenrik Gramner2021-12-20
* tests/dnn: Make DNN tests regular libavfilter testsAndreas Rheinhardt2021-12-19
* avcodec/cdgraphics: fix transparency handlingPaul B Mahol2021-12-18
* x86/swscale: fix minor coding style issuesAlan Kelly2021-12-16
* libswscale: Adds ff_hscale8to15_4_avx2 and ff_hscale8to15_X4_avx2 for all fil...Alan Kelly2021-12-15
* avutil: [loongarch] Add support for loongarch SIMD.Shiyou Yin2021-12-15