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
*
all: fix -Wextra-semi reported on clang
Ganesh Ajjanagadde
2015-10-24
7
-363
/
+358
*
all: remove some casts of function pointer to void *
Ganesh Ajjanagadde
2015-10-24
5
-10
/
+10
*
vp9: uses ff_set_dimensions (which sets coded_width/height).
Ronald S. Bultje
2015-10-24
1
-3
/
+3
*
videodsp: don't overread edges in vfix3 emu_edge.
Ronald S. Bultje
2015-10-24
1
-4
/
+11
*
avfilter: avoid zero arguments to variadic macro
Ganesh Ajjanagadde
2015-10-24
2
-11
/
+11
*
libzvbi-teletextdec: fix AVSubtitleRect pict compatiblity code
Marton Balint
2015-10-24
1
-8
/
+7
*
ffplay: use a separate struct for the rescaled YUVA AVSubtitle rectangles
Marton Balint
2015-10-24
1
-22
/
+26
*
lavf/ingenientdec: Add a probe function.
Carl Eugen Hoyos
2015-10-24
2
-2
/
+13
*
lavc/hapdec: Use correct no-transparency colour space.
Carl Eugen Hoyos
2015-10-24
1
-3
/
+3
*
avcodec/dpxenc: Fix "libavcodec/dpxenc.c:250:44: warning: passing argument 3 ...
Michael Niedermayer
2015-10-24
1
-1
/
+1
*
avformat/genh: add ADPCM IMA DVI support
Paul B Mahol
2015-10-23
1
-1
/
+6
*
avformat/ads: extend format long description
Paul B Mahol
2015-10-23
1
-1
/
+1
*
avformat/svag: extend format long description
Paul B Mahol
2015-10-23
1
-1
/
+1
*
avcodec: extend long decription for adpcm psx codec
Paul B Mahol
2015-10-23
2
-2
/
+2
*
avformat/msf: extend format long description
Paul B Mahol
2015-10-23
1
-1
/
+1
*
Add myself as maintainer for Hap
Tom Butterworth
2015-10-23
1
-0
/
+1
*
Revert "configure: add -Wstrict-prototypes when available"
Ganesh Ajjanagadde
2015-10-23
1
-1
/
+0
*
configure: add -Wstrict-prototypes when available
Ganesh Ajjanagadde
2015-10-23
1
-0
/
+1
*
avutil/qsort: use the do while form for AV_QSORT, AV_MSORT
Ganesh Ajjanagadde
2015-10-23
1
-4
/
+4
*
vf_psnr/ssim: don't crash if stats_file is NULL.
Ronald S. Bultje
2015-10-23
2
-22
/
+26
*
avcodec/hap: set bits_per_coded_sample
Tom Butterworth
2015-10-23
1
-0
/
+3
*
avfilter: add shuffleframes filter
Paul B Mahol
2015-10-23
6
-1
/
+186
*
avformat/mov: Autodetect mp3s which need parsing
Michael Niedermayer
2015-10-23
1
-0
/
+7
*
avdevice/pulse_audio_common: add av_warn_unused_result
Ganesh Ajjanagadde
2015-10-22
1
-0
/
+2
*
vf_ssim: print per-channel dB values.
Ronald S. Bultje
2015-10-22
1
-1
/
+2
*
vf_psnr: remove %0.2f format specifiers for stream summary line.
Ronald S. Bultje
2015-10-22
1
-2
/
+2
*
avcodec/libzvbi-teletextdec: Add variable to fix build
Michael Niedermayer
2015-10-22
1
-0
/
+1
*
avfilter,swresample,swscale: use fabs, fabsf instead of FFABS
Ganesh Ajjanagadde
2015-10-22
11
-19
/
+19
*
Merge commit '3ee2c60cc296eee3f63d7b5fee9b4332eeeac9fa'
Hendrik Leppkes
2015-10-22
1
-9
/
+10
|
\
|
*
utils: Use data buffers directly instead of an AVPicture
Vittorio Giovara
2015-10-22
1
-9
/
+10
*
|
Merge commit 'ff7956fcbf8e59b21654b95038de3ed88a850a9e'
Hendrik Leppkes
2015-10-22
0
-0
/
+0
|
\
\
|
|
/
|
*
avplay: Replace avpicture functions with imgutils
Vittorio Giovara
2015-10-21
1
-41
/
+25
*
|
avcodec/libzvbi: Update for AVSubtitleRect changes
Hendrik Leppkes
2015-10-22
1
-14
/
+23
*
|
Merge commit 'a17a7661906ba295d67afd80ac0770422e1b02b3'
Hendrik Leppkes
2015-10-22
11
-86
/
+183
|
\
\
|
|
/
|
*
lavc: Add data and linesize to AVSubtitleRect
Vittorio Giovara
2015-10-21
12
-75
/
+166
*
|
avcodec/nuv: Fix 'libavcodec/nuv.c:83:19: warning: passing argument 3 of av_i...
Michael Niedermayer
2015-10-22
1
-1
/
+1
*
|
avcodec/x86/vc1dsp: Remove unused macro
Michael Niedermayer
2015-10-22
1
-7
/
+0
*
|
Merge commit 'f890677d05bc4e8b494a73373ab4cc19791bf884'
Hendrik Leppkes
2015-10-22
8
-12
/
+24
|
\
\
|
|
/
|
*
Replace any remaining avpicture function with imgutils
Vittorio Giovara
2015-10-21
9
-15
/
+30
*
|
avfilter/vf_zscale: fix typo
Lou Logan
2015-10-22
1
-1
/
+1
*
|
Merge commit '13bddab7de10aebf6efb98aa6d7ff0c51bb0e364'
Hendrik Leppkes
2015-10-22
1
-3
/
+6
|
\
\
|
|
/
|
*
nuv: Replace avpicture functions with imgutils
Vittorio Giovara
2015-10-21
1
-3
/
+6
*
|
Merge commit '48c06386831604921bdaf4fb77ea02766cd615f4'
Hendrik Leppkes
2015-10-22
1
-9
/
+11
|
\
\
|
|
/
|
*
dpx: Replace avpicture functions with imgutils
Vittorio Giovara
2015-10-21
1
-6
/
+9
*
|
roqvideodec: use av_frame_copy
Hendrik Leppkes
2015-10-22
1
-5
/
+5
*
|
Merge commit 'f0a106578d759de6183eea3c75f8373b6d3153c1'
Hendrik Leppkes
2015-10-22
1
-2
/
+5
|
\
\
|
|
/
|
*
roqvideodec: Replace avpicture functions with imgutils
Vittorio Giovara
2015-10-21
1
-2
/
+5
*
|
Merge commit 'ef3a3519c10620c4206738595bf03fc0bed71802'
Hendrik Leppkes
2015-10-22
1
-17
/
+17
|
\
\
|
|
/
|
*
rawdec: Replace avpicture functions with imgutils
Luca Barbato
2015-10-21
1
-12
/
+14
*
|
Merge commit 'fcc1280acb6e6f682b34c2101b075b82f83d71ba'
Hendrik Leppkes
2015-10-22
1
-3
/
+7
|
\
\
|
|
/
[next]