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
*
RELEASE_NOTES: mention new filters
Vittorio Giovara
2014-03-23
1
-3
/
+6
*
lavc: drop ff_pixfmt_list_420
Vittorio Giovara
2014-03-23
10
-20
/
+52
*
changelog: switch libx265 and compand entries
Vittorio Giovara
2014-03-23
1
-2
/
+2
*
configure: Always use -DOPJ_STATIC when checking for openjpeg
Luca Barbato
2014-03-23
1
-2
/
+2
*
movenc: Allow override of major brand in ftyp atom
John Stebbins
2014-03-23
2
-1
/
+6
*
lagarith: Fix typo in printf format string
Diego Biurrun
2014-03-22
1
-1
/
+1
*
dsputil: Move thirdpel-related bits into their own context
Diego Biurrun
2014-03-22
12
-370
/
+489
*
x86: dsputil: Move hpeldsp-related declarations to a separate header
Diego Biurrun
2014-03-22
6
-18
/
+42
*
ppc: dsputil: Move hpeldsp-related declarations to a separate header
Diego Biurrun
2014-03-22
5
-8
/
+37
*
x86: dsputil: Move fpel declarations to a separate header
Diego Biurrun
2014-03-22
9
-21
/
+50
*
dsputil: Refactor duplicated CALL_2X_PIXELS / PIXELS16 macros
Diego Biurrun
2014-03-22
12
-43
/
+68
*
dsputil: Move ff_zigzag_direct and ff_crop_tab declarations to mathops.h
Diego Biurrun
2014-03-22
14
-14
/
+21
*
imgconvert: Move ff_deinterlace_line_*_mmx declarations out of dsputil
Diego Biurrun
2014-03-22
3
-16
/
+18
*
x86: dsputil: Move inline assembly macros to a separate header
Diego Biurrun
2014-03-22
8
-76
/
+108
*
nuv: Reuse the DSPContext from RTJpegContext
Diego Biurrun
2014-03-22
3
-23
/
+27
*
float_dsp: Replace arch optimization ifdefs by if cascade
Diego Biurrun
2014-03-22
1
-9
/
+8
*
avcodec: more correct printf specifiers
Diego Biurrun
2014-03-22
26
-98
/
+172
*
avfilter: more correct printf format specifiers
Diego Biurrun
2014-03-22
2
-3
/
+5
*
vaapi: switch ff_vaapi_get_surface_id from Picture to AVFrame
wm4
2014-03-20
6
-13
/
+13
*
vdpau: switch ff_vdpau_get_surface_id from Picture to AVFrame
wm4
2014-03-20
6
-13
/
+13
*
vdpau: don't assume Picture and H264Picture are the same
wm4
2014-03-20
6
-16
/
+15
*
dsputil: Use correct type in me_cmp_func function pointer
Diego Biurrun
2014-03-20
9
-91
/
+95
*
build: Group general components separate from de/encoders in arch Makefiles
Diego Biurrun
2014-03-20
4
-31
/
+39
*
dsputil: Conditionally compile dsputil code on all architectures
Diego Biurrun
2014-03-20
2
-12
/
+12
*
dsputil: Propagate bit depth information to all (sub)init functions
Diego Biurrun
2014-03-20
14
-85
/
+83
*
arm: dsputil: K&R formatting cosmetics
Diego Biurrun
2014-03-20
4
-21
/
+29
*
ppc: dsputil: Drop trailing semicolon from macros
Diego Biurrun
2014-03-20
2
-29
/
+29
*
ppc: dsputil: Merge some declarations and initializations
Diego Biurrun
2014-03-20
6
-270
/
+219
*
ppc: dsputil: Simplify some ifdeffed function definitions
Diego Biurrun
2014-03-20
1
-13
/
+5
*
ppc: dsputil: Drop some unnecessary parentheses
Diego Biurrun
2014-03-20
2
-9
/
+9
*
ppc: dsputil: more K&R formatting cosmetics
Diego Biurrun
2014-03-20
4
-416
/
+437
*
ppc: dsputil: K&R formatting cosmetics
Diego Biurrun
2014-03-20
3
-391
/
+429
*
ppc: dsputil: comment formatting and wording/grammar improvements
Diego Biurrun
2014-03-20
7
-199
/
+180
*
hpeldsp_template: Merge some declarations and initializations
Diego Biurrun
2014-03-20
1
-4
/
+4
*
hpeldsp_template: K&R formatting cosmetics
Diego Biurrun
2014-03-20
1
-213
/
+297
*
hpel_template: Drop some unnecessary parentheses
Diego Biurrun
2014-03-20
1
-3
/
+3
*
hpel_template: K&R formatting cosmetics
Diego Biurrun
2014-03-20
1
-72
/
+117
*
float-dsp-test: do not use C99's predefined __func__
Janne Grunau
2014-03-20
1
-9
/
+9
*
float_dsp: Use LOCAL_ALIGNED for instead of DECLARE_ALIGNED within functions
Martin Storsjö
2014-03-19
1
-23
/
+25
*
configure: ppc: Disable ldbrx instruction by default
Diego Biurrun
2014-03-19
1
-0
/
+2
*
mxf: Lowercase UL strings
Luca Barbato
2014-03-19
1
-41
/
+42
*
mxf: Verbose debug logging
Luca Barbato
2014-03-19
1
-2
/
+27
*
mxf: Override faulty PreviousPartition entries
Luca Barbato
2014-03-19
1
-0
/
+20
*
mxf: Add additional H264 PictureEssenceCoding
Luca Barbato
2014-03-19
1
-0
/
+1
*
aarch64: float_dsp NEON assembler
Janne Grunau
2014-03-18
5
-2
/
+279
*
libopenjpeg: Support rgba64 decoding
Vittorio Giovara
2014-03-18
1
-1
/
+1
*
libopenjpeg: Support rgba64 encoding
Carl Eugen Hoyos
2014-03-18
1
-0
/
+3
*
libopenjpeg: K&R formatting cosmetics
Vittorio Giovara
2014-03-18
2
-91
/
+91
*
float_dsp: add test program and use it as fate test
Janne Grunau
2014-03-18
3
-0
/
+290
*
sbrdsp: move #if to disable all educational code
Janne Grunau
2014-03-18
1
-4
/
+8
[next]