36 Commits (3485e79f07d74e47ff00b60a68d609d37d0129ba)

Author SHA1 Message Date
Pierre-Anthony Lemieux 6b7e4de0db
avformat/imf: Tests 3 years ago
Marvin Scholz c6f4e10111 avformat: do not use AVIO_FLAG_* with avio_alloc_context 3 years ago
Andreas Rheinhardt 2934a4b9a5 Remove unnecessary avassert.h inclusions 3 years ago
Marton Balint fb4da90fec avformat/url: add ff_make_absolulte_url2 to be able to test windows path cases 4 years ago
Andreas Rheinhardt edcbb3e1b9 avformat/tests/fifo_muxer: Fix memleak on error, fix API violation 4 years ago
Andreas Rheinhardt aff1d373b1 avformat/tests/fifo_muxer: Fix leak of AVPacket on error 4 years ago
James Almer d365f74dce avformat/tests/movenc: use av_packet_alloc() to allocate packets 4 years ago
James Almer 4b386b2059 avformat/tests/fifo_muxer: use av_packet_alloc() to allocate packets 4 years ago
ruiquan.crq ae9a1a9698 lavf/url: fix relative url parsing when the query string or fragment has a colon 4 years ago
Nicolas George 1201687da2 lavf/url: rewrite ff_make_absolute_url() using ff_url_decompose(). 4 years ago
Nicolas George d853293679 lavf/url: add ff_url_decompose(). 4 years ago
Steven Liu 648051f07c avformat/url: check url root node when rel include double dot and trim double dot 5 years ago
Marton Balint 554576b6cf avformat/utils: make av_url_split search for hashmark as well to separate hostname 5 years ago
Marton Balint 365b817b51 avformat/tests/url: add av_url_split tests 5 years ago
Marton Balint 0f5127b1ca avformat/tests/url: make format more readable 5 years ago
Josh de Kock 89029bd2c7 lav*,tests: remove several register_all calls 7 years ago
Josh de Kock 598d5f8579 lavf: move fifo test muxer into separate file 7 years ago
James Almer d6d605eb05 avformat/mux: stop delaying writing the header 7 years ago
Timo Rothenpieler de6a1e32fd movenc-test: fix potential uninitialized read 7 years ago
James Almer ca2b779423 avformat: remove use of deprecated AVFMT_FLAG_KEEP_SIDE_DATA flag 7 years ago
Martin Storsjö 5455a44aa5 movenc-test: Add tests for negative cts offsets 7 years ago
Anton Khirnov 78a7af823b Use the new AVIOContext destructor. 7 years ago
Martin Storsjö 7c35bee025 movenc-test: Add tests for negative cts offsets 8 years ago
wm4 55eab1733b ffmpeg, ffprobe: don't "merge" side data into packet data by default 8 years ago
Anton Khirnov 6f554521af Use the new AVIOContext destructor. 8 years ago
Steven Liu d1f3e475f9 avformat/test/fifo_muxer: add check for FailingMuxerPacketData alloc 8 years ago
Gregory J. Wolfe 9c041a3cd5 avformat/tests/fifo_muxer: includes libavformat/network.h to define ETIMEDOUT for fate build. 8 years ago
Martin Storsjö 537b5b773b rtmpdh: Do global initialization before running the test 8 years ago
Derek Buitenhuis dfe7e5501d FATE: Add test for muxing discontinuous MP4 fragments with large timestamps 8 years ago
Zhao Zhili 7853d838a6 avformat/tests/gitignore: add fifo_muxer entry 8 years ago
Jan Sebechlebsky b84c83144d avformat/fifo: Add fate test 8 years ago
Martin Storsjö a79aafd0b4 movenc: Add a test for VFR with b-frames, with a duration change at a fragment end 9 years ago
Martin Storsjö fd4957d9c6 movenc-test: Test write_data_type 9 years ago
Diego Biurrun a6a750c7ef tests: Move all test programs to a subdirectory 9 years ago