summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* avcodec/flashsv: check return value of flashsv_decode_init()Paul B Mahol2018-09-081-1/+5
* avcodec/fic: change class name to more correct onePaul B Mahol2018-09-081-1/+1
* avcodec/dsicinvideo: decoder supports init_cleanup capabilityPaul B Mahol2018-09-081-0/+1
* avcodecc/cscd: fix some obvious style issuesPaul B Mahol2018-09-081-33/+38
* avcodec/cscd: decoder supports init_cleanup capabilityPaul B Mahol2018-09-081-0/+1
* avcodec/cook: decoder supports init_cleanup capabilityPaul B Mahol2018-09-081-0/+1
* avcodec/rscc: fix decoding of some iscc filesPaul B Mahol2018-09-081-2/+12
* avcodec: add RemotelyAnywhere Screen Capture decoderPaul B Mahol2018-09-089-2/+827
* avcodec/wcmv: fix output on big-endian with rgb565 formatPaul B Mahol2018-09-081-1/+1
* avcodec/qdmc: check return code of ff_fft_init()Paul B Mahol2018-09-081-2/+4
* avfilter: add lut1d filterPaul B Mahol2018-09-076-1/+483
* avcodec/h264dec: remove unnecessary checks in h264_decode_frameZhao Zhili2018-09-071-1/+1
* avcodec/h264dec: check number of SPS in is_extraZhao Zhili2018-09-071-0/+2
* avcodec/mips: [loongson] fix improper use of register constraints.Shiyou Yin2018-09-071-3/+3
* avfilter/vf_interlace: fix numerical optionsThomas Mundt2018-09-072-6/+22
* avcodec/scpr: make sure count and min are validPaul B Mahol2018-09-071-1/+3
* fate: fix hapqa-extract-nosnappy tests on small buildsJames Almer2018-09-063-4/+2
* avcodec/dnxhdenc: interlaced is not supported in DNxHRPaul B Mahol2018-09-061-0/+6
* avcodec/dnxhddec: ask for samples with alphaPaul B Mahol2018-09-061-0/+6
* avformat/dashdec: minus minBufferTime when there have valueSteven Liu2018-09-061-1/+1
* avformat/mxfdec: do not use sound essence descriptor quantization bits for bi...Marton Balint2018-09-051-4/+7
* avcodec/mips: [loongson] reoptimize put and add pixels clamped functions.Shiyou Yin2018-09-051-93/+62
* ffplay: add option to allow custom seek intervalGyan Doshi2018-09-052-3/+7
* avformat/dashdec: refine compute current fragment for presentation_timeoffset...Steven Liu2018-09-051-1/+1
* avformat/dashdec: reindent code for previous commitSteven Liu2018-09-051-1/+1
* avformat/dashdec: add min_buffer_time process logicSteven Liu2018-09-051-0/+4
* avformat/dashdec: add trace message for get the logic output messageSteven Liu2018-09-051-0/+18
* avformat/dashdec: reindent code for previous commitSteven Liu2018-09-051-1/+1
* avformat/dashdec: remove redundant codeSteven Liu2018-09-051-16/+3
* avformat/dashdec: refine adaptionset attribute membersSteven Liu2018-09-051-0/+27
* avformat/dashdec: refine mpd element of attribute name availabilityEndTimeSteven Liu2018-09-051-0/+3
* avformat/hlsenc: rename option from use_localtime to strftimeSteven Liu2018-09-053-20/+35
* avcodec/mips: [loongson] simplify the usage of intermediate variable addr.Shiyou Yin2018-09-041-94/+87
* avcodec: [loongson] fix bug of mss2-wmv failed in fate test.Shiyou Yin2018-09-041-536/+957
* avformat/libsrt: fix merge of payload_size optionMarton Balint2018-09-031-3/+4
* avformat/av1: zero initialize the seq_params structJames Almer2018-09-021-2/+2
* Merge commit 'e1e3a12242347dd11174b2fb9ddac8dc8df16224'James Almer2018-09-021-5/+14
|\
| * libopenh264: Add support for decoding of b-framesMartin Storsjö2018-08-011-5/+14
* | Merge commit 'c011beda2611acfeb6f67d4fdf30d1eceed9e62f'James Almer2018-09-020-0/+0
|\ \ | |/
| * avconv: make sure packets put into the muxing FIFO are refcountedwm42018-08-011-2/+5
* | Merge commit 'c1bcd321ea2c2ae1765a1e64f03278712221d726'James Almer2018-09-025-11/+29
|\ \ | |/
| * avcodec/qsv: fix async supportDmitry Rogozhkin2018-07-265-11/+29
* | Merge commit 'f25117a4286505b38c12466ef04459471de3c1b0'James Almer2018-09-021-1/+1
|\ \ | |/
| * libsrt: Pass the correct pointer for the passphraseSven Dueking2018-07-131-1/+1
* | Merge commit 'b93026777aada7742583d8c5ab079e9f4dfe9a5d'James Almer2018-09-021-1/+2
|\ \ | |/
| * libfdk-aac: Use enum names instead of literal numbers for the output formatMartin Storsjö2018-07-061-1/+2
* | Merge commit '52fd2afce8436c59c05765f3a6e95f9adb6f9f2f'James Almer2018-09-020-0/+0
|\ \ | |/
| * configure: fix inline asm checksJohn Cox2018-06-291-1/+1
* | Merge commit '4ce701b4e640d4723a4005d664f31f8342fac40e'James Almer2018-09-022-1/+3
|\ \ | |/
| * qsvenc: remove vcm option on LinuxZhong Li2018-06-112-1/+3