summaryrefslogtreecommitdiff
path: root/libavformat/tests
Commit message (Expand)AuthorAge
* avformat/imf: refactor to use avutil/uuidPierre-Anthony Lemieux2022-06-12
* avformat/demux: Add new demux.h headerAndreas Rheinhardt2022-05-10
* avformat/test/seek: set ch_layout instead of channelsJames Almer2022-03-22
* avformat/tests: add test for ff_rescale_interval()Pierre-Anthony Lemieux2022-03-19
* movenc-test: convert to new channel layout APIVittorio Giovara2022-03-15
* avformat/tests: add /imf to .gitignorePierre-Anthony Lemieux2022-02-05
* avformat/avformat: Add AVFMT_AVOID_NEG_TS_DISABLEDAndreas Rheinhardt2022-01-21
* avformat/tests/imf: Don't use uninitialized valueAndreas Rheinhardt2022-01-04
* avformat/imf: TestsPierre-Anthony Lemieux2021-12-31
* avformat: do not use AVIO_FLAG_* with avio_alloc_contextMarvin Scholz2021-12-04
* Remove unnecessary avassert.h inclusionsAndreas Rheinhardt2021-07-22
* avformat/url: add ff_make_absolulte_url2 to be able to test windows path casesMarton Balint2021-04-07
* avformat/tests/fifo_muxer: Fix memleak on error, fix API violationAndreas Rheinhardt2021-03-19
* avformat/tests/fifo_muxer: Fix leak of AVPacket on errorAndreas Rheinhardt2021-03-19
* avformat/tests/movenc: use av_packet_alloc() to allocate packetsJames Almer2021-03-17
* avformat/tests/fifo_muxer: use av_packet_alloc() to allocate packetsJames Almer2021-03-17
* lavf/url: fix relative url parsing when the query string or fragment has a colonruiquan.crq2020-10-28
* lavf/url: rewrite ff_make_absolute_url() using ff_url_decompose().Nicolas George2020-08-12
* lavf/url: add ff_url_decompose().Nicolas George2020-08-12
* avformat/url: check url root node when rel include double dot and trim double...Steven Liu2020-05-06
* avformat/utils: make av_url_split search for hashmark as well to separate hos...Marton Balint2020-02-15
* avformat/tests/url: add av_url_split testsMarton Balint2020-02-15
* avformat/tests/url: make format more readableMarton Balint2020-02-15
* lav*,tests: remove several register_all callsJosh de Kock2018-04-02
* lavf: move fifo test muxer into separate fileJosh de Kock2018-02-06
* avformat/mux: stop delaying writing the headerJames Almer2017-12-06
* movenc-test: fix potential uninitialized readTimo Rothenpieler2017-11-13
* avformat: remove use of deprecated AVFMT_FLAG_KEEP_SIDE_DATA flagJames Almer2017-10-29
* movenc-test: Add tests for negative cts offsetsMartin Storsjö2017-09-28
* Use the new AVIOContext destructor.Anton Khirnov2017-09-01
* Merge commit '537b5b773b317af79d3a5b576ee9683e15ed84f6'James Almer2017-04-04
|\
| * rtmpdh: Do global initialization before running the testMartin Storsjö2016-11-24
* | ffmpeg, ffprobe: don't "merge" side data into packet data by defaultwm42017-03-14
* | avformat/test/fifo_muxer: add check for FailingMuxerPacketData allocSteven Liu2017-01-06
* | avformat/tests/fifo_muxer: includes libavformat/network.h to define ETIMEDOUT...Gregory J. Wolfe2016-12-01
* | FATE: Add test for muxing discontinuous MP4 fragments with large timestampsDerek Buitenhuis2016-10-19
* | avformat/tests/gitignore: add fifo_muxer entryZhao Zhili2016-10-18
* | avformat/fifo: Add fate testJan Sebechlebsky2016-08-22
* | Merge commit 'a79aafd0b4d37eda6f15dc68e6509d4e815290c9'Matthieu Bouron2016-06-23
|\|
| * movenc: Add a test for VFR with b-frames, with a duration change at a fragmen...Martin Storsjö2016-05-18
* | Merge commit 'fd4957d9c67996e7d218fd36b4168c9cb85f9ea7'Matthieu Bouron2016-06-23
|\|
| * movenc-test: Test write_data_typeMartin Storsjö2016-05-18
* | Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'Clément Bœsch2016-06-22
|/
* tests: Move all test programs to a subdirectoryDiego Biurrun2016-05-13