| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/url: check url root node when rel include double dot and trim double... | Steven Liu | 2020-05-06 | 1 | -0/+5 |
* | avformat/utils: make av_url_split search for hashmark as well to separate hos... | Marton Balint | 2020-02-15 | 1 | -0/+1 |
* | avformat/tests/url: add av_url_split tests | Marton Balint | 2020-02-15 | 1 | -0/+24 |
* | avformat/tests/url: make format more readable | Marton Balint | 2020-02-15 | 1 | -1/+2 |
* | lav*,tests: remove several register_all calls | Josh de Kock | 2018-04-02 | 2 | -5/+0 |
* | lavf: move fifo test muxer into separate file | Josh de Kock | 2018-02-06 | 1 | -113/+2 |
* | avformat/mux: stop delaying writing the header | James Almer | 2017-12-06 | 1 | -52/+0 |
* | movenc-test: fix potential uninitialized read | Timo Rothenpieler | 2017-11-13 | 1 | -0/+1 |
* | avformat: remove use of deprecated AVFMT_FLAG_KEEP_SIDE_DATA flag | James Almer | 2017-10-29 | 1 | -2/+0 |
* | movenc-test: Add tests for negative cts offsets | Martin Storsjö | 2017-09-28 | 1 | -0/+19 |
* | Use the new AVIOContext destructor. | Anton Khirnov | 2017-09-01 | 1 | -1/+1 |
* | Merge commit '537b5b773b317af79d3a5b576ee9683e15ed84f6' | James Almer | 2017-04-04 | 1 | -0/+2 |
|\ |
|
| * | rtmpdh: Do global initialization before running the test | Martin Storsjö | 2016-11-24 | 1 | -0/+2 |
* | | ffmpeg, ffprobe: don't "merge" side data into packet data by default | wm4 | 2017-03-14 | 1 | -0/+2 |
* | | avformat/test/fifo_muxer: add check for FailingMuxerPacketData alloc | Steven Liu | 2017-01-06 | 1 | -0/+3 |
* | | avformat/tests/fifo_muxer: includes libavformat/network.h to define ETIMEDOUT... | Gregory J. Wolfe | 2016-12-01 | 1 | -0/+1 |
* | | FATE: Add test for muxing discontinuous MP4 fragments with large timestamps | Derek Buitenhuis | 2016-10-19 | 1 | -9/+30 |
* | | avformat/tests/gitignore: add fifo_muxer entry | Zhao Zhili | 2016-10-18 | 1 | -0/+1 |
* | | avformat/fifo: Add fate test | Jan Sebechlebsky | 2016-08-22 | 1 | -0/+443 |
* | | Merge commit 'a79aafd0b4d37eda6f15dc68e6509d4e815290c9' | Matthieu Bouron | 2016-06-23 | 1 | -1/+34 |
|\| |
|
| * | movenc: Add a test for VFR with b-frames, with a duration change at a fragmen... | Martin Storsjö | 2016-05-18 | 1 | -1/+34 |
* | | Merge commit 'fd4957d9c67996e7d218fd36b4168c9cb85f9ea7' | Matthieu Bouron | 2016-06-23 | 1 | -1/+44 |
|\| |
|
| * | movenc-test: Test write_data_type | Martin Storsjö | 2016-05-18 | 1 | -1/+44 |
* | | Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196' | Clément Bœsch | 2016-06-22 | 7 | -34/+70 |
|/ |
|
* | tests: Move all test programs to a subdirectory | Diego Biurrun | 2016-05-13 | 7 | -0/+1230 |