Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-03-24Merge commit 'ed48a9d8143d2575a4458589cebde69ec326afd8'Clément Bœsch
2017-03-24Merge commit '043b0b9fb1481053b712d06d2c5b772f1845b72b'Clément Bœsch
2017-03-24Merge commit 'dd5d4a0e1e3a30a254d1a57ecbdcedf230c6014b'James Almer
2017-03-24Merge commit '2816f8a8bb33bd67fec5e94f5d357918caf4e055'James Almer
2017-03-23Merge commit '93d5b022a9fd3a1a1f9c521a1eac7f0410e05b81'James Almer
2017-03-23Merge commit 'c91d6a33f872574c95c8784277cf60ffcf6bff4f'James Almer
2017-03-23Merge commit 'f1b3e131385176c3c9d9783b25047856a0dcebf6'James Almer
2017-03-23Merge commit 'a05cc56124b4f1237f6355784de821e3290ddb44'James Almer
2017-03-23Merge commit 'e3f941cb03b139b866a0ad6dc95fbe1b247d54af'Clément Bœsch
2017-03-23Merge commit 'dc3fe45fca9c10c4af6bfcf48eb7b81968892ef9'Clément Bœsch
2017-03-23avcodec/lossless_videodsp: use ptrdiff_t for length parametersJames Almer
2017-03-22Merge commit '22c3ab18646924ce24dc6017a9e882ff69689e40'Clément Bœsch
2017-03-22fate: update ref file for apng-clock testJames Almer
2017-03-21Merge commit '12004a9a7f20e44f4da2ee6c372d5e1794c8d6c5'Clément Bœsch
2017-03-20Merge commit 'e9ef6171396dc4106526aaa86b620c61ca3d1017'Clément Bœsch
2017-03-20Merge commit '2eb97af66af90ca3978229da151f0b8b3a5d9370'Clément Bœsch
2017-03-20Merge commit 'de452e503734ebb0fdbce86e9d16693b3530fad3'Clément Bœsch
2017-03-20Merge commit 'e89cef40506d990a982aefedfde7d3ca4f88c524'Clément Bœsch
2017-03-20Merge commit '3aa9d37d03da3c9b482d19b3988659287815280e'Clément Bœsch
2017-03-20swscale: remove unused is{RGB,BGR}inBytesClément Bœsch
2017-03-20swscale: use a (more correct) function for isPackedClément Bœsch
2017-03-20fate: add fate-sws-pixdesc-queryClément Bœsch
2017-03-19Merge commit '87c6c78604e4dd16f1f45862b27ca006da010527'James Almer
2017-03-17fate: Do not report side data sizeVittorio Giovara
2017-03-17avcodec: estimate output bitrate for uncompressed video codecsTobias Rapp
2017-03-16swresample/options: enable linear_interp and exact_rational by defaultMuhammad Faiz
2017-03-16fate: Add vf_framerate test.Alexis Ballier
2017-03-15Merge commit '40ad05bab206c932a32171d45581080c914b06ec'Clément Bœsch
2017-03-15ffmpeg, ffprobe: don't "merge" side data into packet data by defaultwm4
2017-03-12swresample/swresample: do not reset tsf on swr_alloc_set_optsMuhammad Faiz
2017-03-12tests/api-seek: fix memory leak on realloc() failureJames Almer
2017-03-12test/api-seek: clean up properly on failureJames Almer
2017-03-12tests/api-seek: make the crc array uint32_tJames Almer
2017-03-09concatdec: pass AVFormatContext flags to sub demuxerwm4
2017-03-09swresample/resample: do not allow odd filter_lengthMuhammad Faiz
2017-03-08fate/swresample: fix FUZZ typoMuhammad Faiz
2017-03-08avutil/tests/lfg.c: added proper normality testThomas Turner
2017-03-08swresample/resample: use uniform normalizationMuhammad Faiz
2017-03-07mkv: Export bounds and padding from spherical metadataVittorio Giovara
2017-03-07mov: Export bounds and padding from spherical metadataVittorio Giovara
2017-03-07spherical: Add tiled equirectangular type and projection-specific propertiesVittorio Giovara
2017-03-03ffmpeg: init filtergraphs only after we have a frame on each inputAnton Khirnov
2017-03-03ffmpeg: do packet ts rescaling in write_packet()Anton Khirnov
2017-02-26add locale month names to av_small_strptimeMicah Galizia
2017-02-26fate: update ffprobe stuff after dbc7f02a727286f3Paul B Mahol
2017-02-25avfilter/aeval: trim last frame's number of samples to match requested durationPaul B Mahol
2017-02-25avcodec/vp56: Implement very basic error concealmentMichael Niedermayer
2017-02-25avcodec/vp56: Fix sign typoMichael Niedermayer
2017-02-21fate/source: Check for cases that could use av_clip_uintp2() and av_clip_intp2()Michael Niedermayer
2017-02-18tests/fate/hevc: remove vsync drop from where it is not needed anymoreMichael Niedermayer