| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/adpcm_ima_amv: use coded sample count | Zane van Iperen | 2020-11-09 | 1 | -156/+156 |
* | avcodec/adpcm_ima_swf: fix frame size to 4096 | Zane van Iperen | 2020-11-07 | 5 | -58/+58 |
* | fate/filter-video: add 10bit test for unsharp filter | Limin Wang | 2020-11-07 | 1 | -0/+25 |
* | fate: Add test for Musepack SV8 decoding | Andreas Rheinhardt | 2020-10-31 | 1 | -0/+141 |
* | ffmpeg: move field order decision making to encoder initialization | Jan Ekström | 2020-10-29 | 4 | -5/+5 |
* | ffmpeg: pass decoded or filtered AVFrame to output stream initialization | Jan Ekström | 2020-10-29 | 4 | -4/+4 |
* | lavf/url: fix relative url parsing when the query string or fragment has a colon | ruiquan.crq | 2020-10-28 | 1 | -0/+8 |
* | fate: add adpcm_ima_alp encoding test | Zane van Iperen | 2020-10-25 | 1 | -0/+4 |
* | tests/fate/hevc: Add test for 3fbf8737923ac49754946a2505367630544b87f1 | Michael Niedermayer | 2020-10-25 | 1 | -0/+6 |
* | fate: add test for adpcm_swf in wav | Zane van Iperen | 2020-10-21 | 1 | -0/+4 |
* | fate-mxf-probe-applehdr10: Ignore endianness | Tomas Härdin | 2020-10-12 | 1 | -1/+1 |
* | fate: Add aa-demux test | Michael Niedermayer | 2020-10-10 | 1 | -0/+283 |
* | libswcale/input: use more accurate planer rgb16 yuv conversions | Mark Reid | 2020-10-06 | 12 | -50/+50 |
* | libswcale/input: use more accurate rgbf32 yuv conversions | Mark Reid | 2020-10-02 | 2 | -65/+65 |
* | libswscale/tests: add floatimg_cmp test | Mark Reid | 2020-10-02 | 1 | -0/+120 |
* | avformat/movenc: use more fall-back values for average bit rate fields | Jan Ekström | 2020-09-22 | 1 | -3/+3 |
* | avformat/movenc: implement writing of the btrt box | Jan Ekström | 2020-09-22 | 9 | -26/+26 |
* | avformat/mxfdec: Read Apple private Content Light Level from MXF | Harry Mallon | 2020-09-17 | 1 | -0/+169 |
* | libavcodec/exr: fix incorrect translation of denorm mantissa | Mark Reid | 2020-09-15 | 5 | -5/+5 |
* | avutil/timecode: fix av_timecode_get_smpte_from_framenum with 50/60 fps | Marton Balint | 2020-09-13 | 4 | -4/+4 |
* | avcodec: add AV1 hardware accelerated decoder | Fei Wang | 2020-09-12 | 3 | -5/+5 |
* | fate: use correct uint32 layer | Mark Reid | 2020-09-12 | 1 | -1/+1 |
* | avcodec/exr: add support data windows larger or outside display window | Mark Reid | 2020-09-12 | 10 | -0/+60 |
* | lavfi/vsrc_testsrc: switch to activate. | Nicolas George | 2020-09-08 | 5 | -0/+9 |
* | fate: add wav chapters test | Paul B Mahol | 2020-09-07 | 1 | -0/+45 |
* | libavcodec/jpeg2000: fix tag tree reset | Gautam Ramakrishnan | 2020-08-30 | 8 | -16/+16 |
* | libavcodec/j2kenc: Support for multiple layers | Gautam Ramakrishnan | 2020-08-30 | 8 | -31/+31 |
* | avformat/mxfdec: Read video range from CDCIEssenceDescriptor | Harry Mallon | 2020-08-29 | 2 | -2/+2 |
* | fate: add fate-sub-dvb test | Clément Bœsch | 2020-08-22 | 1 | -0/+75 |
* | avformat/movenc: write the colr atom by default | Michael Bradshaw | 2020-08-21 | 1 | -2/+2 |
* | FATE: fix copy & paste for minterpolate test | Limin Wang | 2020-08-18 | 1 | -8/+8 |
* | lavc/aac_ac3_parser: fix potential overflow when averaging bitrate | Alexander Strasser | 2020-08-12 | 1 | -1/+1 |
* | lavf/url: rewrite ff_make_absolute_url() using ff_url_decompose(). | Nicolas George | 2020-08-12 | 1 | -2/+52 |
* | lavf/url: add ff_url_decompose(). | Nicolas George | 2020-08-12 | 1 | -0/+45 |
* | fate: add adpcm_argo test | Zane van Iperen | 2020-08-07 | 1 | -0/+4 |
* | avformat/mxfdec: Read color metadata from MXF | Harry Mallon | 2020-08-06 | 7 | -8/+8 |
* | avcodec/cfhd: improve decompanding quality with reference implementation | Paul B Mahol | 2020-08-02 | 1 | -10/+10 |
* | tests/imgutils: test the output of av_image_fill_* functions | James Almer | 2020-07-30 | 1 | -0/+183 |
* | fate: add adpcm_ima_apm encoding test | Zane van Iperen | 2020-07-21 | 1 | -0/+4 |
* | tests/fate/hlsenc: add testcase of ac3 surround sound input in hlsenc | Steven Liu | 2020-07-07 | 1 | -0/+9 |
* | avfilter/vf_edgedetect: properly implement double_threshold() | Valery Kot | 2020-07-06 | 2 | -2/+2 |
* | FATE: fix colorbalance fate test failed on x86_32 | Limin Wang | 2020-07-02 | 4 | -12/+12 |
* | fate: Update fate refs after cca982ee018aad54214e94f2a0a5921c8bbf1328 | Andreas Rheinhardt | 2020-06-29 | 4 | -12/+12 |
* | lavc/aac_ac3_parser: improve the raw AAC file bit rate calculation | Jun Zhao | 2020-06-26 | 1 | -1/+1 |
* | fate: add yuv420p10 and yuv422p10 tests for overlay filter | Limin Wang | 2020-06-19 | 2 | -0/+16 |
* | avformat/movenc: Write 'av01' as a compatible brand when muxing AV1 | Derek Buitenhuis | 2020-06-17 | 1 | -2/+2 |
* | avcodec/h264: create user data unregistered SEI side data for H.264 | Limin Wang | 2020-06-15 | 1 | -65/+130 |
* | avcodec/hevc_sei: add support for user data unregistered SEI message | Limin Wang | 2020-06-15 | 1 | -0/+3 |
* | swscale: Add swscale input/output support for X2RGB10LE | Fei Wang | 2020-06-12 | 11 | -0/+11 |
* | lavu/pix_fmt: add new pixel format x2rgb10 | Fei Wang | 2020-06-12 | 2 | -0/+12 |