summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avcodec: Remove libstagefrightDerek Buitenhuis2016-01-06
* avfilter/vf_pad: fix direct paddingAndrey Turkin2016-01-06
* lavf/matroskadec: correct codec_tag for "SMI" SVQ3 filesMats Peterson2016-01-06
* lavfi/af_compensationdelay: replace pow(x,0.5) by sqrt(x)Ganesh Ajjanagadde2016-01-05
* ffmpeg: check return value of avio_closep for progress reportGanesh Ajjanagadde2016-01-05
* avpacket: fix size check in packet_allocAndreas Cadhalpun2016-01-05
* parser: add av_assert1 to make sure the codec matchesAndreas Cadhalpun2016-01-05
* lavf/matroskaenc: Assume 48kHz sample rate for Opus initial padding.Carl Eugen Hoyos2016-01-05
* avcodec/motion_est: Fix mv_penalty table sizeMichael Niedermayer2016-01-05
* libavcodec/ccaption_dec: remove unnecessary includeAman Gupta2016-01-05
* avfilter/avf_avectorscope: add line drawing supportPaul B Mahol2016-01-05
* avfilter/window_func: add tukey window functionPaul B Mahol2016-01-05
* avfilter/avf_showspectrum: use av_clip/lrintfPaul B Mahol2016-01-05
* avfilter/avf_showspectrum: add yet another color mapPaul B Mahol2016-01-05
* avcodec/dxv: Check idx in dxv_decompress_dxt5()Michael Niedermayer2016-01-05
* avcodec/dxv: Check idx in CHECKPOINT()Michael Niedermayer2016-01-05
* lavc/pcm_tablegen: slight speedup of table generationGanesh Ajjanagadde2016-01-04
* avcodec/h264_slice: Fix integer overflow in implicit weight computationMichael Niedermayer2016-01-05
* swscale/utils: Use normal bilinear scaler if fast cannot be used due to tiny ...Michael Niedermayer2016-01-04
* avcodec/h264_refs: Fix and add back trace code removed in e1c5170c638e39a8017...Michael Niedermayer2016-01-04
* swscale/arm/yuv2rgb: add ff_yuv422p_to_{argb,rgba,abgr,bgra}_neon_{16,32}Matthieu Bouron2016-01-04
* swscale/arm/yuv2rgb: fix typoMatthieu Bouron2016-01-04
* avfilter/avf_showspectrum: add option to set gain for calculating color inten...Paul B Mahol2016-01-04
* brstm: fix missing closing braceAndreas Cadhalpun2016-01-04
* brstm: also allocate b->table in read_packetAndreas Cadhalpun2016-01-04
* brstm: make sure an ADPC chunk was read for adpcm_thpAndreas Cadhalpun2016-01-04
* vorbisdec: reject rangebits 0 with non-0 partitionsAndreas Cadhalpun2016-01-04
* Merge commit '2080bea4a74b6b1598caa806a11ea807ba546f94'Hendrik Leppkes2016-01-04
|\
| * h264_refs: Remove broken trace debug codeDiego Biurrun2016-01-03
* | Merge commit '58170b027144f4840018c7a60fb8d07924cc6242'Hendrik Leppkes2016-01-04
|\|
| * lavc: Add missing #includes for ff_dlog()Diego Biurrun2016-01-03
* | Merge commit '3b6473b43eb69fc3faaf69f7fd0b83b51db7607f'Hendrik Leppkes2016-01-04
|\|
| * qsvdec: properly handle the warning from MFXVideoCORE_SyncOperationMaxym Dmytrychenko2016-01-01
* | Merge commit 'a43905f4ae261bdde87c300901d867b31961f57b'Hendrik Leppkes2016-01-04
|\|
| * qsvenc_hevc: improve the default settingsMaxym Dmytrychenko2016-01-01
* | Merge commit '9d74012761bc3ee676fe43321d5699e4877fde5b'Hendrik Leppkes2016-01-04
|\|
| * h264: improve behaviour with invalid reference listsAnton Khirnov2016-01-01
* | lavf/qtpalette: Ignore greyscale bit in certain casesMats Peterson2016-01-04
* | lavc/qtrle: Use AV_PIX_FMT_PAL8 for 1-bit videoMats Peterson2016-01-04
* | avcodec/h264: Fix regression caused by removial of default_ref_listMichael Niedermayer2016-01-04
* | vorbisdec: reject channel mapping with less than two channelsAndreas Cadhalpun2016-01-03
* | avfilter/avf_showspectrum: finally fix log scalerPaul B Mahol2016-01-03
* | avfilter/avf_showspectrum: switch to FFTPaul B Mahol2016-01-03
* | lavfi/drawtext: Fix microsecond display.Carl Eugen Hoyos2016-01-03
* | ffmdec: reset packet_end in case of failureAndreas Cadhalpun2016-01-03
* | lavc: use get_bitsz to simplify the codeAndreas Cadhalpun2016-01-03
* | get_bits: add get_bitsz for reading 0-25 bitsAndreas Cadhalpun2016-01-03
* | avformat/ffmdec: Add {} to nested if/elseMichael Niedermayer2016-01-03
* | lavfi/vf_decimate: do not compare the first frame to itself.Nicolas George2016-01-03
* | x86/vf_stereo3d: remove a few unnecessary movasJames Almer2016-01-03