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
*
bfin: dsputil: Remove unused global variable
Diego Biurrun
2014-03-13
1
-2
/
+0
*
x86: dsputil_init: Drop some unnecessary parentheses
Diego Biurrun
2014-03-13
1
-30
/
+30
*
x86: dsputil_init: K&R formatting cosmetics
Diego Biurrun
2014-03-13
1
-61
/
+62
*
x86: dsputil_x86.h: K&R formatting cosmetics
Diego Biurrun
2014-03-13
1
-7
/
+10
*
x86: motion_est: K&R formatting cosmetics
Diego Biurrun
2014-03-13
1
-150
/
+161
*
dsputilenc_mmx: K&R formatting cosmetics
Diego Biurrun
2014-03-13
1
-726
/
+769
*
dsputil_mmx: K&R formatting cosmetics
Diego Biurrun
2014-03-13
1
-55
/
+49
*
dsputilenc_mmx: Merge two assignment blocks with identical conditions
Diego Biurrun
2014-03-13
1
-3
/
+0
*
dsputil_template: K&R formatting cosmetics
Diego Biurrun
2014-03-13
1
-164
/
+257
*
rnd_avg.h: K&R formatting cosmetics
Diego Biurrun
2014-03-13
1
-6
/
+8
*
dsputil: cosmetics: Lose camelCase on ff_cropTbl and ff_squareTbl names
Diego Biurrun
2014-03-13
20
-51
/
+51
*
dsputil: Merge variable declarations and initializations
Diego Biurrun
2014-03-13
2
-73
/
+35
*
dsputil: K&R formatting cosmetics
Diego Biurrun
2014-03-13
1
-1572
/
+1911
*
dsputil.h: K&R formatting cosmetics
Diego Biurrun
2014-03-13
1
-53
/
+99
*
dsputil.h: Clean up comments
Diego Biurrun
2014-03-13
1
-39
/
+46
*
dsputil: Remove disabled avg_no_rnd_qpel leftovers
Diego Biurrun
2014-03-13
1
-4
/
+1
*
x86: Make function prototype comments in assembly code consistent
Diego Biurrun
2014-03-13
24
-246
/
+308
*
x86: h264_idct_10_bit: Use proper type in function prototype comments
Diego Biurrun
2014-03-13
1
-8
/
+12
*
Update dsputil- and SIMD-related comments to match reality more closely
Diego Biurrun
2014-03-13
21
-22
/
+20
*
arm: dsputil: Add a bunch of missing #includes
Diego Biurrun
2014-03-13
4
-0
/
+13
*
x86: Add some more missing headers
Diego Biurrun
2014-03-13
4
-0
/
+4
*
ppc: Add some missing headers
Diego Biurrun
2014-03-13
3
-0
/
+4
*
dsputil: Move intreadwrite.h #include from header file to .c files
Diego Biurrun
2014-03-13
5
-1
/
+6
*
dsputil: Drop ff_check_alignment() function
Diego Biurrun
2014-03-13
3
-31
/
+0
*
dsputil: Remove prototypes for nonexisting optimization functions
Diego Biurrun
2014-03-13
2
-2
/
+0
*
x86: mpegvideoenc: Remove some remnants of the long-gone libmpeg2 IDCT
Diego Biurrun
2014-03-13
1
-44
/
+0
*
Remove all SPARC architecture optimizations
Diego Biurrun
2014-03-13
20
-4644
/
+6
*
Remove all SH4 architecture optimizations
Diego Biurrun
2014-03-13
10
-393
/
+7
*
build: Record dependency of eatqi decoder on dsputil
Diego Biurrun
2014-03-13
1
-1
/
+1
*
configure: Add explicit dsputil dependency to mpegvideoenc
Diego Biurrun
2014-03-13
1
-1
/
+1
*
ffv1: Drop bogus dependency on dsputil
Diego Biurrun
2014-03-13
3
-7
/
+2
*
build: Drop stray LPC dependency on dsputil
Diego Biurrun
2014-03-13
1
-1
/
+0
*
build: Drop stray MJPEG encoder dependency on dsputil
Diego Biurrun
2014-03-13
1
-1
/
+1
*
build: Drop stray MLP decoder dependency on dsputil
Diego Biurrun
2014-03-13
1
-1
/
+1
*
build: Drop stray PNG decoder dependency on dsputil
Diego Biurrun
2014-03-13
1
-1
/
+0
*
build: Drop stray mpc8 decoder dependency on dsputil
Diego Biurrun
2014-03-13
2
-3
/
+1
*
Prepare for 11_alpha1 Release
Reinhard Tartler
2014-03-13
1
-1
/
+1
*
avconv: Match stream id
Luca Barbato
2014-03-13
2
-0
/
+8
*
http: Properly initialize icy headers string
Alessandro Ghedini
2014-03-12
1
-0
/
+4
*
doc: Point to the correct, actually maintained gas-preprocessor repo
Martin Storsjö
2014-03-12
1
-2
/
+2
*
armv6: vp8: use explicit labels in motion compensation asm
Janne Grunau
2014-03-12
1
-1
/
+7
*
configure: Support older version of openjpeg1
Luca Barbato
2014-03-12
1
-1
/
+2
*
copy_block: K&R formatting cosmetics
Vittorio Giovara
2014-03-12
1
-14
/
+11
*
configure: Group toolchain options together in help output
Diego Biurrun
2014-03-12
1
-7
/
+9
*
http: Declare more parameters as const where possible
Martin Storsjö
2014-03-12
1
-2
/
+2
*
http: Allow setting a Content-Type for POST requests
Clément Bœsch
2014-03-11
2
-0
/
+9
*
http: Improve options descriptions
Alessandro Ghedini
2014-03-11
2
-2
/
+15
*
http: Always allow no-op seek
Anssi Hannula
2014-03-11
1
-0
/
+3
*
http: Add support for selecting a request range
Anssi Hannula
2014-03-11
2
-3
/
+20
*
http: Support setting custom User-Agent
Clément Bœsch
2014-03-11
2
-2
/
+10
[next]