summaryrefslogtreecommitdiff
path: root/tests/api/api-flac-test.c
Commit message (Expand)AuthorAge
* avcodec/avcodec: Stop including channel_layout.h in avcodec.hAndreas Rheinhardt2021-07-22
* avcodec/codec, allcodecs: Constify the AVCodec APIAndreas Rheinhardt2021-04-27
* tests/api/api-flac-test: use av_packet_alloc() to allocate packetsJames Almer2021-03-17
* tests/api-flac-test: reindentAnton Khirnov2021-03-08
* tests/api-flac-test: convert to new encoding/decoding APIAnton Khirnov2021-03-08
* tests/api-flac-test: ensure the frame is writable before writing to itAnton Khirnov2021-03-08
* Remove unnecessary use of avcodec_close().Anton Khirnov2020-06-10
* Stop hardcoding align=32 in av_frame_get_buffer() calls.Anton Khirnov2020-05-22
* tests/api-flac-test: Rename NUMBER_OF_FRAMES as NUMBER_OF_AUDIO_FRAMES.Carl Eugen Hoyos2018-12-11
* lav*,tests: remove several register_all callsJosh de Kock2018-04-02
* tests: do not use AVFrame accessorMuhammad Faiz2017-04-23
* Replace remaining occurances of av_free_packet with av_packet_unrefHendrik Leppkes2015-10-27
* api-flac-test: Fix the bug of comparing zero bytesLudmila Glinskih2015-06-28
* fate/api-tests: Move api-flac-test to API tests directory.George Boyle2015-06-27