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
*
aarch64: h264 idct NEON assembler optimizations
Janne Grunau
2014-01-15
6
-0
/
+536
*
aarch64: h264 chroma motion compensation NEON optimizations
Janne Grunau
2014-01-15
11
-0
/
+570
*
aarch64: add cpuflags support for NEON and VFP
Janne Grunau
2014-01-15
7
-7
/
+150
*
dct-test: test ff_simple_idct_neon only on ARM for now
Janne Grunau
2014-01-15
1
-1
/
+1
*
mov: Free an earlier allocated array if allocating a new one
Martin Storsjö
2014-01-15
1
-0
/
+1
*
mov: Free intermediate arrays in the normal cleanup function
Martin Storsjö
2014-01-15
1
-0
/
+8
*
aarch64: bswap inline assembly
Janne Grunau
2014-01-14
2
-1
/
+53
*
aarch64: configure: set arch dependent features
Janne Grunau
2014-01-14
1
-4
/
+4
*
cabac: remove leftovers from the cabac encoder
Janne Grunau
2014-01-14
2
-16
/
+0
*
mxf: Fix potential leak in mxf_read_local_tags()
Tomas Härdin
2014-01-14
1
-0
/
+3
*
mxf: Correctly support files from Pinnacle Thunder
Tomas Härdin
2014-01-14
1
-1
/
+5
*
mxf: Fix a possible leak of extradata
Michael Niedermayer
2014-01-14
1
-0
/
+2
*
mxf: Use av_malloc_array
Luca Barbato
2014-01-14
1
-7
/
+7
*
mxf: Drop unnecessary checks
Luca Barbato
2014-01-14
1
-5
/
+0
*
mxf: Fix off by one error in d10 aes3 decoding
Marton Balint
2014-01-14
1
-1
/
+1
*
mxf: Do not use int to check the seek position
Luca Barbato
2014-01-14
1
-2
/
+4
*
mxf: Set AV_FIELD_PROGRESSIVE
Reimar Döffinger
2014-01-14
1
-0
/
+1
*
vf_yadif: Relicense from GPL to LGPL
Robert Krüger
2014-01-14
6
-38
/
+36
*
x86: Consistently use cpu flag detection macros in places that still miss it
Diego Biurrun
2014-01-14
3
-5
/
+6
*
arm: Use full filenames as multiple inclusion guards
Diego Biurrun
2014-01-14
3
-9
/
+9
*
lavf: make av_probe_input_buffer more robust
Anton Khirnov
2014-01-13
1
-2
/
+1
*
lavf: use a fixed width type
Anton Khirnov
2014-01-13
1
-1
/
+1
*
lavf: simplify handling of offset in av_probe_input_buuffer()
Anton Khirnov
2014-01-13
1
-6
/
+4
*
x86/arm: Add clobber tests to libavresample
Martin Storsjö
2014-01-13
5
-1
/
+70
*
vc1: Enable the interlaced B-frame codepath.
Tim Walker
2014-01-13
1
-1
/
+0
*
vc1: Add avg_no_rnd_vc1_chroma_mc4_c()
Michael Niedermayer
2014-01-13
1
-0
/
+23
*
vc1: Factorize out chroma MC
Luca Barbato
2014-01-13
1
-48
/
+23
*
vc1dsp: K&R formatting cosmetics
Luca Barbato
2014-01-12
1
-321
/
+403
*
flv: Workaround for buggy Omnia A/XE encoder
Benjamin Larsson
2014-01-11
1
-0
/
+6
*
arm: Add an option for making sure NEON registers aren't clobbered
Martin Storsjö
2014-01-11
4
-0
/
+155
*
fate: Explicitly specify the rgb555le pixel format for the mss2 rgb555 tests
Martin Storsjö
2014-01-10
1
-2
/
+2
*
avutil: do not use avcodec header in frame.h
Vittorio Giovara
2014-01-09
1
-2
/
+1
*
avfilter: fix leaks on error in ff_filter_frame
Vittorio Giovara
2014-01-09
1
-6
/
+19
*
avfilter: add needs_writable field to the internal AVFilterPad structure
Vittorio Giovara
2014-01-09
1
-0
/
+8
*
avfilter: add documentation for needs_writable
Vittorio Giovara
2014-01-09
1
-0
/
+6
*
fate: add framepack filter test
Vittorio Giovara
2014-01-09
6
-0
/
+88
*
lavfi: add framepack filter
Vittorio Giovara
2014-01-09
6
-1
/
+412
*
flac muxer: add option to disable writing the global header
Justin Ruggles
2014-01-09
2
-1
/
+29
*
ATRAC3+ decoder
Maxim Polijakowski
2014-01-09
12
-3
/
+5007
*
x86: hpeldsp: Add missing av_cold attribute to init function
Diego Biurrun
2014-01-09
1
-1
/
+2
*
x86: avcodec: Add a bunch of missing #includes for av_cold
Diego Biurrun
2014-01-09
6
-0
/
+6
*
ac3tab.h: #include the correct headers
Diego Biurrun
2014-01-09
1
-1
/
+3
*
mjpegdec: apply flipping after decoding, not before
Anton Khirnov
2014-01-09
2
-15
/
+20
*
hevc: fix decoding of one PU wide files
Guillaume Martres
2014-01-09
2
-17
/
+22
*
FATE: add MSS2 tests
Anton Khirnov
2014-01-09
6
-0
/
+131
*
vp9: drop support for real (non-emulated) edges
Anton Khirnov
2014-01-09
2
-3
/
+2
*
vp8: drop support for real (non-emulated) edges
Anton Khirnov
2014-01-09
2
-68
/
+29
*
mpegvideo: drop support for real (non-emulated) edges
Anton Khirnov
2014-01-09
10
-114
/
+50
*
arm: Add a missing # as prefix for an immediate constant
Martin Storsjö
2014-01-07
1
-1
/
+1
*
arm: Allow overriding the alignment set in the function macro
Martin Storsjö
2014-01-07
3
-20
/
+11
[next]