summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '9f61abc8111c7c43f49ca012e957a108b9cc7610'Derek Buitenhuis2016-02-1019-132/+177
|\
| * lavf: allow custom IO for all filesAnton Khirnov2016-01-2415-68/+130
* | ffmpeg_filter: Factor get_compliance_unofficial_pix_fmts() outMichael Niedermayer2016-02-101-20/+24
* | ffmpeg_filter: Add missing pixel formats to strict_std_compliance case for ljpegMichael Niedermayer2016-02-101-2/+4
* | ffmpeg_filter: Add YUV 444 to strict_std_compliance case for mjpegMichael Niedermayer2016-02-101-1/+3
* | avfilter/f_metadata: fix few logic errorsPaul B Mahol2016-02-102-8/+8
* | tests: Add test for proper header guardTimothy Gu2016-02-102-0/+23
* | avfilter: add metadata filtersPaul B Mahol2016-02-106-1/+441
* | avfilter/vf_nnedi: Fix memleakMichael Niedermayer2016-02-101-1/+1
* | nut: Add PAL8 supportMichael Niedermayer2016-02-099-7/+10
* | avcodec/dirac: Fix memleak of dsh on errorMichael Niedermayer2016-02-091-2/+4
* | lavf/mov: Extend extracting XMP in mov files using UUID BoxThierry Foucu2016-02-091-0/+25
* | configure: Enable GCC vectorization on ≥4.9 on x86Timothy Gu2016-02-081-1/+5
* | avfilter/af_agate: fix memleak of out frameMichael Niedermayer2016-02-081-0/+1
* | vf_blend: Add SSE2 optimization for multiplyTimothy Gu2016-02-082-0/+31
* | ffmpeg_opt: Fix memleaks in "manually set programs" loopMichael Niedermayer2016-02-081-1/+11
* | avfilter/vf_swaprect: add timeline supportPaul B Mahol2016-02-081-0/+1
* | avfilter/af_anequalizer: Fix memleak of argsMichael Niedermayer2016-02-081-0/+1
* | avfilter/vaf_spectrumsynth: Move "break" upMichael Niedermayer2016-02-071-1/+1
* | avfilter/af_aformat: remove deprecated syntax from options descriptionPaul B Mahol2016-02-071-3/+3
* | x86/cpu: set avxslow cpuflag on btver2 CPUsJames Almer2016-02-071-6/+4
* | avfilter/vf_blend: add multiply128 modePaul B Mahol2016-02-073-0/+6
* | diractab: Fix header guard nameTimothy Gu2016-02-071-3/+3
* | huffyuvencdsp: Undefine "i" macro after each useTimothy Gu2016-02-071-0/+3
* | libvpxenc: Allow setting tune parameterTimothy Gu2016-02-072-0/+14
* | diracdec: Pass DWTPlane to dwt initTimothy Gu2016-02-073-13/+11
* | diracdec: Split DWTPlane struct from PlaneTimothy Gu2016-02-072-26/+30
* | dirac_dwt: Rename init2 to initTimothy Gu2016-02-074-16/+16
* | dirac_dwt: Don't pass information in context as argumentsTimothy Gu2016-02-072-19/+19
* | lavfi/fieldmatch: fix fields copy when plane height is oddClément Bœsch2016-02-071-2/+5
* | avfilter: add swaprect filterPaul B Mahol2016-02-076-1/+313
* | avcodec/utils: Add AV_PIX_FMT_GBRAP16?E to avcodec_align_dimensions2()Michael Niedermayer2016-02-071-0/+2
* | avformat/mp3enc: Assert that the header we assembled is validMichael Niedermayer2016-02-071-1/+2
* | avfilter: add streamselect and astreamselect filterPaul B Mahol2016-02-066-1/+398
* | build: use intermediate lcov coverage fileAndreas Cadhalpun2016-02-062-3/+4
* | build: fix lcov with src linkAndreas Cadhalpun2016-02-061-1/+1
* | configure: fall back to using full path if src is a directoryAndreas Cadhalpun2016-02-062-2/+5
* | cmdutils: realign for some additional filters with very long namePaul B Mahol2016-02-061-1/+1
* | x86/dcadec: add ff_lfe_fir0_float_{sse,sse2,avx,fma3}James Almer2016-02-065-2/+254
* | avcodec/dcadsp: rename lfe_fir_float functionsJames Almer2016-02-061-4/+4
* | dirac_dwt: Make x86 files/functions names consistentTimothy Gu2016-02-056-40/+10
* | diracdsp: Make x86 files/functions names consistentTimothy Gu2016-02-056-57/+43
* | lavc/dirac_dwt: fix building without asmMichael Bradshaw2016-02-061-1/+1
* | avcodec/h264: Fix segfault in 4:2:2 chroma deblock with 32-bit msvcHenrik Gramner2016-02-051-1/+3
* | lavf/asfenc: add support for setting packet sizeMarton Balint2016-02-054-19/+46
* | lavf/asfenc: add support for storing creation timeMarton Balint2016-02-051-7/+17
* | lavf/asfenc: add support for storing languagesMarton Balint2016-02-053-4/+74
* | lavf/asfenc: check the number of streams in headerMarton Balint2016-02-051-0/+5
* | lavf/asfenc: add AVClass to contextMarton Balint2016-02-051-0/+17
* | avfilter/split: support any channel count for asplit filterPaul B Mahol2016-02-051-0/+2
OpenPOWER on IntegriCloud