| Commit message (Expand) | Author | Age | Files | Lines |
* | lavc/options_table: Change some options location in opt table. | Jun Zhao | 2018-12-20 | 2 | -24/+24 |
* | avformat/nut: add support for yuva444/422p12 pixel format | Paul B Mahol | 2018-12-14 | 16 | -48/+48 |
* | avcodec/gif: use avctx->frame_number | Paul B Mahol | 2018-12-13 | 6 | -6/+6 |
* | avcodec: rewrite gif muxing and encoding | Paul B Mahol | 2018-12-13 | 6 | -1038/+1038 |
* | tests/ref/fate/vc1test_smm0005: Add a newline. | Carl Eugen Hoyos | 2018-12-02 | 1 | -1/+1 |
* | avcodec/proresdec : add 12b decoding | Martin Vignali | 2018-12-02 | 4 | -6/+6 |
* | additional math.h functions for djgpp | Peter Ross | 2018-11-28 | 1 | -0/+1 |
* | fate/prores-metadata : make output bit exact | Martin Vignali | 2018-11-25 | 1 | -1/+1 |
* | swscale : add support for YUVA444P12 and YUVA422P12 | Martin Vignali | 2018-11-24 | 16 | -0/+48 |
* | avutil : add YUVA444P12 and YUVA422P12 | Martin Vignali | 2018-11-24 | 1 | -0/+22 |
* | avformat/movenc: get number of written bytes from bitstream writer | Paul B Mahol | 2018-11-22 | 1 | -2/+2 |
* | avutil/cuda_check: Make sure this passes make fate-source | Philip Langdale | 2018-11-17 | 1 | -0/+2 |
* | fate: Add test for vc1test demuxer | Jun Zhao | 2018-11-12 | 2 | -0/+59 |
* | fate/prores_metadata : fix md5 value | Martin Vignali | 2018-11-11 | 1 | -1/+1 |
* | fate/prores_metadata_bsf : add test for setting color property | Martin Vignali | 2018-11-11 | 1 | -0/+1 |
* | cbs_h265: Add PTL parsing for sublayers | Mark Thompson | 2018-11-11 | 1 | -0/+1 |
* | avfilter/vf_pixdesctest: Use 32bit read/write | Michael Niedermayer | 2018-10-27 | 2 | -2/+2 |
* | avutil/pixdesc: Add av_write_image_line2(), av_read_image_line2() | Michael Niedermayer | 2018-10-27 | 2 | -2/+2 |
* | fate: add api-h264-slice test | Josh de Kock | 2018-10-26 | 1 | -0/+309 |
* | fate: add h264 timecode test | Josh de Kock | 2018-10-23 | 1 | -0/+305 |
* | swscale : add YA16 LE/BE output | Martin Vignali | 2018-10-18 | 13 | -0/+23 |
* | fate: Update checksums for recent mxf changes | Michael Niedermayer | 2018-10-14 | 3 | -3/+3 |
* | avutil/tests/parseutils: add some big duration tests | Marton Balint | 2018-10-07 | 1 | -0/+4 |
* | avfilter/vf_curves: add planar rgb support | Paul B Mahol | 2018-09-25 | 1 | -5/+5 |
* | avcodec: add native iLBC decoder | Paul B Mahol | 2018-09-23 | 1 | -0/+2 |
* | avcodec/loco: switch to planar rgb format | Paul B Mahol | 2018-09-10 | 1 | -5/+5 |
* | tests/fate: fix lut hash for gray14 | Paul B Mahol | 2018-09-09 | 1 | -1/+1 |
* | avcodec/lagarith: switch to planar rgb | Paul B Mahol | 2018-09-09 | 7 | -87/+87 |
* | Add FATE test for QT format audio descriptors in MP4 | Derek Buitenhuis | 2018-09-09 | 1 | -0/+3 |
* | avfilter: add support for gray14 format | Paul B Mahol | 2018-09-09 | 1 | -0/+1 |
* | fate: fix hapqa-extract-nosnappy tests on small builds | James Almer | 2018-09-06 | 2 | -2/+0 |
* | fate: add 10-bit test for hue video filter | Tobias Rapp | 2018-08-31 | 1 | -0/+1 |
* | tests/ref/fate/pixelutils: Add a newline. | Carl Eugen Hoyos | 2018-08-31 | 1 | -1/+1 |
* | avformat/movenc: implicitly enable negative CTS offsets for ismv | Jan Ekström | 2018-08-24 | 1 | -2/+2 |
* | lavc/hevc_ps: fix crop info for monochrome | Zhao Zhili | 2018-08-22 | 1 | -0/+8 |
* | libswscale: Adds conversions from/to float gray format. | Sergey Lavrushkin | 2018-08-14 | 12 | -0/+22 |
* | libavutil: Adds gray floating-point pixel formats. | Sergey Lavrushkin | 2018-08-11 | 1 | -0/+3 |
* | lavf/mov.c: Set start_time for all streams (in case of edit lists). | Sasi Inguva | 2018-08-11 | 1 | -0/+3 |
* | lavutil/pixelutils: add sad_32x32 in pixelutils API. | Jun Zhao | 2018-07-31 | 1 | -0/+12 |
* | fate: add tests for audio channel up-/downmixing with pan filter | Tobias Rapp | 2018-07-30 | 5 | -21/+125 |
* | fate: remove unnecessary reference file for fate-encryption-info | James Almer | 2018-07-27 | 1 | -0/+0 |
* | avcodec/tscc: Do not duplicate images | Michael Niedermayer | 2018-07-23 | 2 | -259/+0 |
* | avformat/mov: only set handler_name from mdia->hdlr | Gyan Doshi | 2018-07-16 | 5 | -7/+7 |
* | tests/fate/demux: Add test for d25c945247979a88fac6bb3b7a26370262b96ef1 | Michael Niedermayer | 2018-07-07 | 1 | -0/+80 |
* | libavutil/encryption_info: Add unit tests. | Jacob Trimble | 2018-06-27 | 1 | -0/+0 |
* | from RTCTIME to N*23, step is 23 | Steven Liu | 2018-06-25 | 1 | -1531/+1531 |
* | avformat/movenc: read track title from correct key | Gyan Doshi | 2018-06-19 | 3 | -5/+5 |
* | lavf/mov.c: Set st->start_time for video streams explicitly. | Sasi Inguva | 2018-06-06 | 2 | -1/+34 |
* | avcodec/qtrle: Do not output duplicated frames on insufficient input | Michael Niedermayer | 2018-05-30 | 1 | -109/+0 |
* | avformat/mpegts: add merge_pmt_versions option | Aman Gupta | 2018-05-18 | 1 | -0/+32 |