index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
avfilter: add metadata filters
Paul B Mahol
2016-02-10
6
-1
/
+441
*
avfilter/vf_nnedi: Fix memleak
Michael Niedermayer
2016-02-10
1
-1
/
+1
*
nut: Add PAL8 support
Michael Niedermayer
2016-02-09
9
-7
/
+10
*
avcodec/dirac: Fix memleak of dsh on error
Michael Niedermayer
2016-02-09
1
-2
/
+4
*
lavf/mov: Extend extracting XMP in mov files using UUID Box
Thierry Foucu
2016-02-09
1
-0
/
+25
*
configure: Enable GCC vectorization on ≥4.9 on x86
Timothy Gu
2016-02-08
1
-1
/
+5
*
avfilter/af_agate: fix memleak of out frame
Michael Niedermayer
2016-02-08
1
-0
/
+1
*
vf_blend: Add SSE2 optimization for multiply
Timothy Gu
2016-02-08
2
-0
/
+31
*
ffmpeg_opt: Fix memleaks in "manually set programs" loop
Michael Niedermayer
2016-02-08
1
-1
/
+11
*
avfilter/vf_swaprect: add timeline support
Paul B Mahol
2016-02-08
1
-0
/
+1
*
avfilter/af_anequalizer: Fix memleak of args
Michael Niedermayer
2016-02-08
1
-0
/
+1
*
avfilter/vaf_spectrumsynth: Move "break" up
Michael Niedermayer
2016-02-07
1
-1
/
+1
*
avfilter/af_aformat: remove deprecated syntax from options description
Paul B Mahol
2016-02-07
1
-3
/
+3
*
x86/cpu: set avxslow cpuflag on btver2 CPUs
James Almer
2016-02-07
1
-6
/
+4
*
avfilter/vf_blend: add multiply128 mode
Paul B Mahol
2016-02-07
3
-0
/
+6
*
diractab: Fix header guard name
Timothy Gu
2016-02-07
1
-3
/
+3
*
huffyuvencdsp: Undefine "i" macro after each use
Timothy Gu
2016-02-07
1
-0
/
+3
*
libvpxenc: Allow setting tune parameter
Timothy Gu
2016-02-07
2
-0
/
+14
*
diracdec: Pass DWTPlane to dwt init
Timothy Gu
2016-02-07
3
-13
/
+11
*
diracdec: Split DWTPlane struct from Plane
Timothy Gu
2016-02-07
2
-26
/
+30
*
dirac_dwt: Rename init2 to init
Timothy Gu
2016-02-07
4
-16
/
+16
*
dirac_dwt: Don't pass information in context as arguments
Timothy Gu
2016-02-07
2
-19
/
+19
*
lavfi/fieldmatch: fix fields copy when plane height is odd
Clément Bœsch
2016-02-07
1
-2
/
+5
*
avfilter: add swaprect filter
Paul B Mahol
2016-02-07
6
-1
/
+313
*
avcodec/utils: Add AV_PIX_FMT_GBRAP16?E to avcodec_align_dimensions2()
Michael Niedermayer
2016-02-07
1
-0
/
+2
*
avformat/mp3enc: Assert that the header we assembled is valid
Michael Niedermayer
2016-02-07
1
-1
/
+2
*
avfilter: add streamselect and astreamselect filter
Paul B Mahol
2016-02-06
6
-1
/
+398
*
build: use intermediate lcov coverage file
Andreas Cadhalpun
2016-02-06
2
-3
/
+4
*
build: fix lcov with src link
Andreas Cadhalpun
2016-02-06
1
-1
/
+1
*
configure: fall back to using full path if src is a directory
Andreas Cadhalpun
2016-02-06
2
-2
/
+5
*
cmdutils: realign for some additional filters with very long name
Paul B Mahol
2016-02-06
1
-1
/
+1
*
x86/dcadec: add ff_lfe_fir0_float_{sse,sse2,avx,fma3}
James Almer
2016-02-06
5
-2
/
+254
*
avcodec/dcadsp: rename lfe_fir_float functions
James Almer
2016-02-06
1
-4
/
+4
*
dirac_dwt: Make x86 files/functions names consistent
Timothy Gu
2016-02-05
6
-40
/
+10
*
diracdsp: Make x86 files/functions names consistent
Timothy Gu
2016-02-05
6
-57
/
+43
*
lavc/dirac_dwt: fix building without asm
Michael Bradshaw
2016-02-06
1
-1
/
+1
*
avcodec/h264: Fix segfault in 4:2:2 chroma deblock with 32-bit msvc
Henrik Gramner
2016-02-05
1
-1
/
+3
*
lavf/asfenc: add support for setting packet size
Marton Balint
2016-02-05
4
-19
/
+46
*
lavf/asfenc: add support for storing creation time
Marton Balint
2016-02-05
1
-7
/
+17
*
lavf/asfenc: add support for storing languages
Marton Balint
2016-02-05
3
-4
/
+74
*
lavf/asfenc: check the number of streams in header
Marton Balint
2016-02-05
1
-0
/
+5
*
lavf/asfenc: add AVClass to context
Marton Balint
2016-02-05
1
-0
/
+17
*
avfilter/split: support any channel count for asplit filter
Paul B Mahol
2016-02-05
1
-0
/
+2
*
avcodec/h264: mmxext 4:2:2 chroma deblock/loop filter
James Darnley
2016-02-05
2
-3
/
+47
*
lavc/rawdec: Use 16-byte line alignment for B1W0 and B0W1 video in nut
Mats Peterson
2016-02-05
1
-21
/
+52
*
avcodec/dcadsp: replace intptr_t with ptrdiff_t
James Almer
2016-02-05
2
-40
/
+40
*
x11grab: fixed next frame capture time calculation
Trevor \\\\ Higgins
2016-02-05
1
-5
/
+5
*
avformat/mov: dont print frma warning when format is the same
Eran Kornblau
2016-02-05
1
-3
/
+5
*
avfilter/af_apulsator: assert that pathes leaving uninitialized variables do ...
Michael Niedermayer
2016-02-04
1
-0
/
+3
*
fate: fix fate-aac-pns-encode failures on non-sse x86_32 targets
James Almer
2016-02-04
1
-1
/
+1
[next]