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
path:
root
/
libavfilter
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
avfilter/vf_scale: dont duplicate default.
Michael Niedermayer
2013-10-06
1
-1
/
+1
*
|
avfilter/vf_scale: change the default scaler to bicubic
Michael Niedermayer
2013-10-06
1
-1
/
+1
*
|
avfilter/f_interleave: use the name 's' for the pointer to the private context
Paul B Mahol
2013-10-05
1
-15
/
+15
*
|
avfilter/af_silencedetect: support more sample formats
Paul B Mahol
2013-10-05
1
-33
/
+81
*
|
avfilter/vf_histogram: use const for variables that are not supposed to change
Paul B Mahol
2013-10-04
1
-13
/
+13
*
|
avfilter/vf_frei0r: fix out of array read
Michael Niedermayer
2013-10-04
1
-1
/
+2
*
|
avfilter/vf_pullup: do not ignore frame field order
Paul B Mahol
2013-10-03
1
-1
/
+1
*
|
avfilter/vf_histogram: add mirrored waveform mode
Marton Balint
2013-10-02
2
-6
/
+17
*
|
avfilter/vf_histogram: fix segfault in parade waveform mode for subsampled fo...
Marton Balint
2013-10-02
1
-4
/
+4
*
|
Merge commit '06e7301a2efa8dededecbe6836ee5b59bf7e5e76'
Michael Niedermayer
2013-10-03
1
-0
/
+9
|
\
\
|
|
/
|
*
vf_interlace: do not process an already interlaced frame
Vittorio Giovara
2013-10-02
1
-0
/
+10
*
|
avfilter/avf_showspectrum: use the name 's' for the pointer to the private co...
Clément Bœsch
2013-10-02
1
-93
/
+93
*
|
avfilter/af_afade: use the name 's' for the pointer to the private context
Paul B Mahol
2013-10-02
1
-28
/
+28
*
|
avfilter/vf_removelogo: use the name 's' for the pointer to the private context
Clément Bœsch
2013-10-02
1
-38
/
+38
*
|
avfilter/af_silencedetect: use the name 's' for the pointer to the private co...
Paul B Mahol
2013-10-02
1
-17
/
+16
*
|
avfilter/vf_histogram: change order of histograms for planar rgb
Paul B Mahol
2013-10-01
1
-3
/
+4
*
|
avfilter/vf_histogram: add support for subsampled planar yuv modes in wavefor...
Marton Balint
2013-10-01
1
-7
/
+30
*
|
avfilter/vf_histogram: improve waveform speed
Marton Balint
2013-10-01
1
-30
/
+41
*
|
avfilter/vf_hflip: support slice threading
Paul B Mahol
2013-09-30
1
-19
/
+40
*
|
avfilter/vf_hflip: refactor plane dimensions calculation
Paul B Mahol
2013-09-30
1
-5
/
+10
*
|
avfilter/vf_rotate: support slice threading
Paul B Mahol
2013-09-30
1
-61
/
+94
*
|
avfilter/dualinput: simplify
Paul B Mahol
2013-09-30
6
-49
/
+18
*
|
avfilter/vf_rotate: use vsub for output plane height calculation
Paul B Mahol
2013-09-29
1
-1
/
+1
*
|
avfilter/dualinput: remove unused variable
Paul B Mahol
2013-09-28
2
-2
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-09-28
7
-15
/
+65
|
\
\
|
|
/
|
*
lavfi: allow user-provided execute() callbacks
Anton Khirnov
2013-09-28
7
-15
/
+65
*
|
avfilter: add av_cold to init()
Paul B Mahol
2013-09-27
8
-9
/
+9
*
|
avfilter/vidstabtransform: update optzoom range values for recent vid.stab up...
Georg Martius
2013-09-27
1
-1
/
+1
*
|
avfilter/af_ladspa: set output channel layout for passthrough case
Paul B Mahol
2013-09-27
1
-1
/
+5
*
|
avfilter/af_ladspa: allow changing controls dynamically
Paul B Mahol
2013-09-27
1
-0
/
+13
*
|
avfilter/af_ladspa: refactor code setting input control ports values
Paul B Mahol
2013-09-27
1
-24
/
+37
*
|
lavfi/dualinput: reimplement on top of framesync.
Nicolas George
2013-09-23
7
-116
/
+66
*
|
lavfi: add an API to synchronize multiple video inputs.
Nicolas George
2013-09-23
2
-0
/
+625
*
|
avfilter: add ladspa wrapper filter
Paul B Mahol
2013-09-22
4
-2
/
+677
*
|
avfilter: remove duplicate includes
Michael Niedermayer
2013-09-21
9
-9
/
+0
*
|
lavfi/pad,crop,scale: remove options description from filter description
Paul B Mahol
2013-09-21
3
-3
/
+3
*
|
avfilter/vf_tinterlace: add yuv411p, yuv440p, yuva422p and yuva444p
Paul B Mahol
2013-09-21
1
-2
/
+4
*
|
avfilter/vf_psnr: avoid 64bit arithmetic in the inner loop
Michael Niedermayer
2013-09-21
1
-1
/
+3
*
|
avfilter/vf_psnr: Prevent integer overflow.
Neil Birkbeck
2013-09-21
1
-1
/
+1
*
|
avfilter/vf_decimate: add gray16 and yuv440p
Paul B Mahol
2013-09-19
1
-2
/
+2
*
|
avfilter/vf_decimate: fix crash with gray8
Paul B Mahol
2013-09-19
1
-1
/
+1
*
|
lavfi/mp: remove mp=qp
Paul B Mahol
2013-09-19
4
-182
/
+1
*
|
avfilter/vf_telecine: remove redudant av_frame_copy_props()
Paul B Mahol
2013-09-18
1
-1
/
+0
*
|
avfilter/vf_pullup: remove junk_down nonsense
Paul B Mahol
2013-09-18
2
-2
/
+2
*
|
avfilter/vf_pullup: change log level to error
Paul B Mahol
2013-09-18
1
-1
/
+1
*
|
avfilter/vf_pullup: fix memleak of metrics for last PullupField
Paul B Mahol
2013-09-18
1
-6
/
+6
*
|
avfilter/vf_pullup: make sure metric_plane is available
Paul B Mahol
2013-09-18
1
-2
/
+8
*
|
lavfi/mp: remove mp=pullup
Paul B Mahol
2013-09-18
6
-1246
/
+1
*
|
avfilter/x86/vf_pullup: try to fix build on x64
Paul B Mahol
2013-09-17
1
-3
/
+3
*
|
avfilter: port pullup filter from libmpcodecs
Paul B Mahol
2013-09-17
8
-1
/
+1057
[prev]
[next]