2103 Commits (477ba8f9391f779b7927305c89b5c24120930925)

Author SHA1 Message Date
James Almer c14b3ea93c ffprobe: fix printing packet side data information 8 years ago
Paul B Mahol e1940d2458 avcodec/dnxhd_parser: take into account compressed frame size and skip it 8 years ago
James Almer 0dbfed08d0 fate: update ref file for apng-clock test 8 years ago
Clément Bœsch d6635daded swscale: remove unused is{RGB,BGR}inBytes 8 years ago
Clément Bœsch ff6bc16c5a swscale: use a (more correct) function for isPacked 8 years ago
Clément Bœsch 08e1376d81 fate: add fate-sws-pixdesc-query 8 years ago
Vittorio Giovara 21a8e751ad fate: Do not report side data size 8 years ago
Tobias Rapp 205b8fd078 avcodec: estimate output bitrate for uncompressed video codecs 8 years ago
Muhammad Faiz 1f7eb216b0 swresample/options: enable linear_interp and exact_rational by default 8 years ago
Alexis Ballier 21bed3c981 fate: Add vf_framerate test. 8 years ago
wm4 55eab1733b ffmpeg, ffprobe: don't "merge" side data into packet data by default 8 years ago
wm4 f5da453b06 concatdec: pass AVFormatContext flags to sub demuxer 8 years ago
Thomas Turner a50ccbd240 avutil/tests/lfg.c: added proper normality test 8 years ago
Muhammad Faiz 61926b6c3e swresample/resample: use uniform normalization 8 years ago
Vittorio Giovara bde9642268 mkv: Export bounds and padding from spherical metadata 8 years ago
Vittorio Giovara 022b4ea583 mov: Export bounds and padding from spherical metadata 8 years ago
Vittorio Giovara 1b7ffddb3a spherical: Add tiled equirectangular type and projection-specific properties 8 years ago
Anton Khirnov af1761f7b5 ffmpeg: init filtergraphs only after we have a frame on each input 8 years ago
Anton Khirnov 4ee5aed122 ffmpeg: do packet ts rescaling in write_packet() 8 years ago
Micah Galizia 489c09ad4b add locale month names to av_small_strptime 8 years ago
Paul B Mahol 3a003cc381 fate: update ffprobe stuff after dbc7f02a72 8 years ago
Paul B Mahol dbc7f02a72 avfilter/aeval: trim last frame's number of samples to match requested duration 8 years ago
Michael Niedermayer d34bf886e9 avcodec/vp56: Implement very basic error concealment 8 years ago
Michael Niedermayer 513a349439 avcodec/vp56: Fix sign typo 8 years ago
Michael Niedermayer ed69cb83f8 fate/source: Check for cases that could use av_clip_uintp2() and av_clip_intp2() 8 years ago
Paul B Mahol ee4aa388b2 adpcm: fix clipping for yamaha 8 years ago
Paul B Mahol 72864547f9 avfilter/vf_lut: do not always explicitly clip pixels 8 years ago
James Almer 96ee6da401 fate: add WavPack muxer test 8 years ago
James Almer e8d6fef316 avformat/apetag: fix flag value to signal footer presence 8 years ago
Jerry Jiang 884506dfe2 Implement optimal huffman encoding for (M)JPEG. 8 years ago
erankor 37557b28b9 mov: add fate test for decryption with edit list 8 years ago
Paul B Mahol d1df72a702 fate: add SCC test 8 years ago
Marton Balint 977fd88419 avfilter/formats: do not allow unknown layouts in ff_parse_channel_layout if nret is not set 8 years ago
Carl Eugen Hoyos c723108e25 lavf/matroskaenc: Do not write two CodecID elements for rawvideo. 8 years ago
Martin Vignali 1412e5a004 fate/psd : add test for bitmap and duotone 8 years ago
Martin Vignali 682769d3d3 fate/psd : add test for 256 color 8 years ago
Paul B Mahol 49abd5dbb8 avfilter/avf_aphasemeter: make video output optional 8 years ago
Thomas Turner 8dcb28cf6d avutil/tests: Improved code coverage for random_seed 8 years ago
Pavel Koshevoy 47cd8effea fate: Add test for ticket 6024, truncated decoding mode 8 years ago
Thomas Turner 9f76ad2a46 avutil: Added selftest for libavutil/audio_fifo.c 8 years ago
Martin Vignali 6672a49e5a fate/psd: add tests for uncompress and rle samples 8 years ago
Derek Buitenhuis b7e4ea0c80 fate: Add h264 test for frame num gaps 8 years ago
Michael Niedermayer 2f07830e69 avcodec: Add max_pixels options 8 years ago
Michael Niedermayer 1b39a30247 fate: add av_image_check_size() test 8 years ago
James Almer 06c62ce09c fate: add a monoscopic spherical matroska test 8 years ago
Vittorio Giovara 0c0da45f0f fate: Add a monoscopic spherical mov test 8 years ago
James Almer b5a0b85721 fate: rename fate-mov-init-nonkeyframe ref file 8 years ago
Michael Niedermayer 78519a0029 avformat/ffmenc: Make ffm_write_header_codec_ctx() use codecpar 8 years ago
Michael Niedermayer e8215b77ff avformat/ffmenc: set bitexact mode for old API without accessing the encoder 8 years ago
Michael Niedermayer c06d4f2ced avformat/ffmenc: Drop ffm_write_header_codec_private_ctx() 8 years ago