summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '5b6f42da98c26a8aee8d2c2edfcbd0633ad1c607'Derek Buitenhuis2016-02-034-5/+12
|\
| * lavc: Move me_penalty_compensation to codec private optionsVittorio Giovara2016-01-214-5/+12
* | Merge commit '2862b63783b5556f7f3fb2d097629bc6879f833a'Derek Buitenhuis2016-02-0320-34/+225
|\ \ | |/
| * lavc: Move prediction_method to codec private optionsVittorio Giovara2016-01-2114-32/+204
* | avfilter/af_sidechaincompress: Free out frame on errorMichael Niedermayer2016-02-031-1/+2
* | avcodec/utils: Check the return code of av_image_fill_linesizes()Michael Niedermayer2016-02-031-1/+3
* | avformat/http: add crypto to default whitlist to get encrypted HLS working a...Schenk, Michael2016-02-031-2/+2
* | doc/demuxers: add some concat demuxer script examplesTobias Rapp2016-02-031-0/+27
* | avfilter/vf_nnedi: fix ISO C90 warningsPaul B Mahol2016-02-031-12/+16
* | cinepakenc: Stop using AVPictureTimothy Gu2016-02-021-106/+161
* | xv: Remove AVPicture usageTimothy Gu2016-02-021-6/+9
* | sdl: Remove AVPicture usageTimothy Gu2016-02-021-4/+6
* | cfhd: fix off-by-one error in level checkAndreas Cadhalpun2016-02-031-1/+1
* | decklink: support all valid numbers of audio channelsMatthias Hunstock2016-02-034-3/+28
* | dca: add emms_c after usage of AV_COPY128Hendrik Leppkes2016-02-021-0/+4
* | dca: add emms_c after AV_ZERO128 macrosHendrik Leppkes2016-02-021-0/+4
* | dca: add new fate tests based on the dcadec-samples test suiteHendrik Leppkes2016-02-0228-0/+352
* | dca: split decoder fate tests into dca.makHendrik Leppkes2016-02-023-16/+16
* | avformat: add windows.h to SChannel SSP TLS codeKevin Mitchell2016-02-021-0/+1
* | avformat/tls_securetransport: Add missing includeMichael Niedermayer2016-02-021-0/+1
* | diracdsp_mmx: Fix some more indentationsTimothy Gu2016-02-011-6/+6
* | diracdsp_mmx: Fix indentationTimothy Gu2016-02-011-8/+8
* | Update demuxers and protocols for protocol whitelist supportMichael Niedermayer2016-02-0233-110/+176
* | avformat: add protocol_whitelistMichael Niedermayer2016-02-0210-14/+130
* | x86: vc1dsp: Convert vc1_inv_trans_*_dc to NASM formatTimothy Gu2016-02-013-207/+111
* | ffprobe: Deprecate stream timecode field and add frame side data timecode fieldDerek Buitenhuis2016-02-011-0/+6
* | mpeg12dec: Export GOP timecodes as side dataDerek Buitenhuis2016-02-011-2/+20
* | avutil: Add GOP timecode frame side dataDerek Buitenhuis2016-02-014-3/+12
* | Revert "do not write f2 if not interlaced"Sebastian Dröge2016-02-013-9/+9
* | fate: re-enable dca-xll testJames Almer2016-02-012-0/+4
* | avcodec/dca_core: rename get_vlc functionJames Almer2016-02-011-7/+7
* | Revert "avformat/hls: Require the file extension to be m3u / m3u8 for probing...Michael Niedermayer2016-02-011-3/+0
* | avcodec/cfhd: Make sure we have an end of header tag before allocating a frame.Kieran Kunhya2016-02-011-1/+8
* | doc/ffmpeg: explain properly how -fs worksUmair Khan2016-02-011-1/+3
* | avfilter: add nnedi filterPaul B Mahol2016-02-017-1/+1325
* | avdevice/lavfi: replace deprecated avpicture_layoutPaul B Mahol2016-02-011-6/+2
* | avfilter/vf_yadif: make use of ctx pointerPaul B Mahol2016-02-011-8/+8
* | lavf/adxdec: Add Autodetection.Carl Eugen Hoyos2016-02-011-0/+14
* | riffdec: Explicitly null-terminate array to work around VC++ bugBruce Dawson2016-02-011-0/+3
* | hevc: set profile based on the profile compatibility flags if neededHendrik Leppkes2016-02-011-1/+5
* | libx265: Enable 12-bit encodingStephen Hutchinson2016-02-012-3/+21
* | Changelog: add entry on wtvdec performance improvementTimothy Gu2016-01-311-0/+1
* | wtvdec: Removed unused variableTimothy Gu2016-01-311-1/+0
* | all: Make header guard names consistentTimothy Gu2016-01-3146-134/+134
* | wtv: Speed up wtv index creationpopcornmix2016-02-011-8/+10
* | vf_phase: Reduce the scope of several variablesTimothy Gu2016-01-311-8/+10
* | avfilter/avf_showfreqs: properly handle ptsPaul B Mahol2016-01-311-2/+17
* | msvc: Fix libx264 linkingHenrik Gramner2016-01-311-0/+1
* | avcodec/flacenc: Fix prediction_order parameterMichael Niedermayer2016-01-311-2/+4
* | flacenc: Restore defaults and range for {min,max}_prediction_orderDerek Buitenhuis2016-01-311-2/+2