summaryrefslogtreecommitdiff
path: root/tests/ref
Commit message (Expand)AuthorAgeFilesLines
* avformat/imf: fix packet pts, dts and muxingPierre-Anthony Lemieux2022-02-201-10/+10
* avformat/imf: add IMF CPL with repeated resources to FATEPierre-Anthony Lemieux2022-02-031-0/+46
* fate/mpeg4: Add test for MPEG-4 Simple Studio ProfileAndreas Rheinhardt2022-01-291-0/+6
* tests: add test for ffmpeg's fix_sub_duration featureJan Ekström2022-01-241-0/+31
* fate/ffmpeg: Add test for autorotating videoAndreas Rheinhardt2022-01-221-0/+61
* avformat/mux: Peek into the muxing queue for avoid_negative_tsAndreas Rheinhardt2022-01-211-1/+1
* avformat/mux: Preserve sync even if later packet has negative tsAndreas Rheinhardt2022-01-211-3/+3
* fate/matroska: Add test for avoiding negative timestampsAndreas Rheinhardt2022-01-211-0/+42
* fate/matroska: Add test for reading/writing BlockAdditionMapping elementsquietvoid2022-01-201-0/+60
* avformat/matroskaenc: Remove duplicated code for writing WebVTT subsAndreas Rheinhardt2022-01-191-2/+2
* avformat/matroskaenc: Don't waste bytes on BlockGroup length fieldsAndreas Rheinhardt2022-01-194-7/+7
* avformat/matroskaenc: Remove special code for writing subtitlesAndreas Rheinhardt2022-01-192-3/+3
* avformat/matroskaenc: Don't waste bytes on ChapterAtoms length fieldsAndreas Rheinhardt2022-01-191-2/+2
* avformat/matroskaenc: Don't waste bytes on Video element length fieldsAndreas Rheinhardt2022-01-1912-44/+44
* avformat/matroskaenc: Don't waste bytes on AttachedFiles' length fieldsAndreas Rheinhardt2022-01-191-2/+2
* avformat/matroskaenc: Don't waste bytes on SimpleTags length fieldsAndreas Rheinhardt2022-01-1914-48/+48
* vf_paletteuse: fix color cache lookup for Bayer dithering mode.Rudolf Polzer2022-01-171-0/+76
* fate/matroska: Add test for QT-modeAndreas Rheinhardt2022-01-131-0/+125
* avformat/matroskaenc: Add option to shift data to write cues at frontAndreas Rheinhardt2022-01-133-0/+210
* lavu/fifo: deprecate av_fifo_peek2()Anton Khirnov2022-01-101-26/+0
* avformat/movenc: fix duration in mdhd boxZhao Zhili2022-01-104-4/+4
* fate/amr[nw]b: Add remux testsAndreas Rheinhardt2022-01-082-0/+116
* lavfi/drawutils: re-enable P010 and P016 supportrcombs2022-01-041-0/+2
* lavfi/drawutils: overhaul to improve pixel format supportrcombs2022-01-041-10/+10
* lavfi/drawutils: reject shift-packed formatsrcombs2022-01-041-2/+0
* swscale: introduce isSwappedChromarcombs2022-01-041-0/+5
* swscale: introduce isDataInHighBitsrcombs2022-01-041-0/+12
* swscale/output: template-ize yuv2nv12cX 10-bit and 16-bit casesrcombs2022-01-0414-42/+42
* lavc/hevcdec: Parse DOVI RPU NALsNiklas Haas2022-01-041-0/+224
* fate: Limit Dolby Vision RPU test frame countNiklas Haas2022-01-041-499/+0
* avformat/imf: TestsPierre-Anthony Lemieux2021-12-311-0/+54
* avformat/mxfenc: fix DNxHD GC element_typeNicolas Gaullier2021-12-271-1/+1
* avformat/mxfenc: fix DNxHD GC container_ulNicolas Gaullier2021-12-271-1/+1
* swscale: add P210/P410/P216/P416 outputrcombs2021-12-2219-0/+88
* ffprobe: add missing separator when printing side data in compact outputJames Almer2021-12-2215-816/+780
* libavformat: add side_data copy in concat demuxerGerard Sole2021-12-225-2/+5
* avcodec/cdgraphics: fix transparency handlingPaul B Mahol2021-12-181-199/+199
* fate/ffmpeg: Fix shortest testsAndreas Rheinhardt2021-12-023-214/+210
* fate/ffmpeg: add some more flags to the shortest testsJames Almer2021-12-013-150/+150
* fate/ffmpeg: add missing bitexact flags to the shortest testsJames Almer2021-12-012-99/+100
* fate/ffmpeg: add tests for shortest optionJames Almer2021-12-013-0/+370
* fftools/ffprobe: print size of attachment streams (extradata_size)softworkz2021-11-2912-12/+13
* lavu/pixfmt: add high-bit-depth semi-planar 4:2:2/4:4:4 formatsrcombs2021-11-282-0/+52
* ffmpeg: fix loosing gaps between audio frame timestamps when filteringPaul B Mahol2021-11-183-343/+343
* fate: Add test for Dolby Vision RPU side dataDerek Buitenhuis2021-11-171-0/+512
* ffmpeg: rewrite setting the stream dispositionAnton Khirnov2021-11-169-246/+246
* lavf/mov: Change default to prefer TFDT time and allow for fallback to SIDX o...Thilo Borgmann2021-11-051-24/+24
* swscale/input: fix planar_rgb16_to_a for gbrap10be and gbrap12be formatsMark Reid2021-11-041-2/+2
* fate: update ref files after a recent changeJames Almer2021-10-292-5/+5
* avfilter: split negate filter from lut filterPaul B Mahol2021-10-271-50/+50