aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/tests/movenc.c
Commit message (Expand)AuthorAgeFilesLines
* tests: do not override movflags defaultsMarton Balint2023-04-241-27/+27
* movenc-test: convert to new channel layout APIVittorio Giovara2022-03-151-1/+1
* avformat/avformat: Add AVFMT_AVOID_NEG_TS_DISABLEDAndreas Rheinhardt2022-01-211-2/+2
* avformat: do not use AVIO_FLAG_* with avio_alloc_contextMarvin Scholz2021-12-041-1/+1
* avformat/tests/movenc: use av_packet_alloc() to allocate packetsJames Almer2021-03-171-39/+42
* lav*,tests: remove several register_all callsJosh de Kock2018-04-021-2/+0
* movenc-test: fix potential uninitialized readTimo Rothenpieler2017-11-131-0/+1
* movenc-test: Add tests for negative cts offsetsMartin Storsjö2017-09-281-0/+19
* Use the new AVIOContext destructor.Anton Khirnov2017-09-011-1/+1
* FATE: Add test for muxing discontinuous MP4 fragments with large timestampsDerek Buitenhuis2016-10-191-9/+30
* Merge commit 'a79aafd0b4d37eda6f15dc68e6509d4e815290c9'Matthieu Bouron2016-06-231-1/+34
|\
| * movenc: Add a test for VFR with b-frames, with a duration change at a fragmen...Martin Storsjö2016-05-181-1/+34
* | Merge commit 'fd4957d9c67996e7d218fd36b4168c9cb85f9ea7'Matthieu Bouron2016-06-231-1/+44
|\|
| * movenc-test: Test write_data_typeMartin Storsjö2016-05-181-1/+44
* | Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'Clément Bœsch2016-06-221-8/+12
|/
* tests: Move all test programs to a subdirectoryDiego Biurrun2016-05-131-0/+672