summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* avcodec/h264: mmxext 4:2:2 chroma deblock/loop filterJames Darnley2016-02-052-3/+47
* lavc/rawdec: Use 16-byte line alignment for B1W0 and B0W1 video in nutMats Peterson2016-02-051-21/+52
* avcodec/dcadsp: replace intptr_t with ptrdiff_tJames Almer2016-02-052-40/+40
* x11grab: fixed next frame capture time calculationTrevor \\\\ Higgins2016-02-051-5/+5
* avformat/mov: dont print frma warning when format is the sameEran Kornblau2016-02-051-3/+5
* avfilter/af_apulsator: assert that pathes leaving uninitialized variables do ...Michael Niedermayer2016-02-041-0/+3
* fate: fix fate-aac-pns-encode failures on non-sse x86_32 targetsJames Almer2016-02-041-1/+1
OpenPOWER on IntegriCloud