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
*
sh4: Remove dubious aligned dsputil code
Diego Biurrun
2013-04-22
11
-1665
/
+1
*
x86: cavs: Refactor duplicate dspfunc macro
Diego Biurrun
2013-04-22
1
-22
/
+14
*
mxfenc: Use correct printf format specifier for int64_t
Diego Biurrun
2013-04-22
1
-1
/
+2
*
h264: Drop unused variable
Diego Biurrun
2013-04-22
1
-1
/
+1
*
x86: cavs: Put mmx-specific code into its own init function
Diego Biurrun
2013-04-22
3
-15
/
+31
*
x86: Remove some duplicate function declarations
Diego Biurrun
2013-04-22
2
-7
/
+0
*
afifo: fix request_samples on the last frame in certain cases
Anton Khirnov
2013-04-22
2
-18
/
+20
*
riff: Factor out WAVEFORMATEX parsing
Luca Barbato
2013-04-21
1
-18
/
+23
*
riff: Add ACTRAC3+ guid
Peter Ross
2013-04-21
1
-0
/
+1
*
riff: Perform full lookup on WAVEFORMATEXTENSIBLE subformat guid
Peter Ross
2013-04-21
1
-4
/
+23
*
riff: Move guid structs and helper functions into riff
Peter Ross
2013-04-21
5
-65
/
+68
*
riff: check for eof if chunk size and code are 0
Luca Barbato
2013-04-21
1
-0
/
+4
*
riff: K&R formatting cosmetics
Luca Barbato
2013-04-21
1
-136
/
+195
*
ppc: hpeldsp: Include attributes.h
Martin Storsjö
2013-04-20
1
-0
/
+1
*
x86: Remove unused inline asm instruction defines
Martin Storsjö
2013-04-20
1
-3
/
+0
*
vc1: Remove now unused variables
Martin Storsjö
2013-04-20
1
-2
/
+0
*
cosmetics: bfin: Fix indentation in the dsputil init function
Martin Storsjö
2013-04-19
1
-2
/
+2
*
dsputil: Remove non-8bpp draw_edge
Ronald S. Bultje
2013-04-19
2
-10
/
+4
*
dsputil: Merge 9-10 bpp functions for get_pixels and draw_edge
Ronald S. Bultje
2013-04-19
1
-8
/
+2
*
dsputil: Remove unused 32-bit functions
Ronald S. Bultje
2013-04-19
2
-46
/
+39
*
dsputil: Remove dct_bits
Ronald S. Bultje
2013-04-19
3
-16
/
+2
*
dsputil: Remove hpel functions (moved to hpeldsp)
Ronald S. Bultje
2013-04-19
5
-227
/
+8
*
alpha: hpeldsp: Move half-pel assembly from dsputil to hpeldsp
Ronald S. Bultje
2013-04-19
10
-290
/
+381
*
sparc: hpeldsp: Move vis half-pel assembly from dsputil to hpeldsp
Ronald S. Bultje
2013-04-19
6
-3507
/
+3540
*
sh4: hpeldsp: Move half-pel assembly from dsputil to hpeldsp
Michael Niedermayer
2013-04-19
6
-97
/
+373
*
bfin: hpeldsp: Move half-pel assembly from dsputil to hpeldsp
Ronald S. Bultje
2013-04-19
9
-465
/
+555
*
arm: hpeldsp: Move half-pel assembly from dsputil to hpeldsp
Ronald S. Bultje
2013-04-19
16
-1349
/
+1544
*
ppc: hpeldsp: Move half-pel assembly from dsputil to hpeldsp
Ronald S. Bultje
2013-04-19
5
-421
/
+470
*
x86: hpeldsp: Move half-pel assembly from dsputil to hpeldsp
Ronald S. Bultje
2013-04-19
10
-657
/
+962
*
mjpeg: Use hpeldsp instead of dsputil for half-pel functions
Ronald S. Bultje
2013-04-19
3
-11
/
+14
*
svq1enc: Use hpeldsp instead of dsputil for half-pel functions
Ronald S. Bultje
2013-04-19
2
-7
/
+11
*
svq3: Use hpeldsp instead of dsputil for half-pel functions
Ronald S. Bultje
2013-04-19
2
-8
/
+11
*
mpegvideo: Use hpeldsp instead of dsputil for half-pel functions
Ronald S. Bultje
2013-04-19
7
-37
/
+41
*
svq1: Use hpeldsp instead of dsputil for half-pel functions
Ronald S. Bultje
2013-04-19
2
-12
/
+12
*
mimic: Use hpeldsp instead of dsputil for half-pel functions
Ronald S. Bultje
2013-04-19
2
-3
/
+6
*
interplayvideo: Use hpeldsp instead of dsputil for half-pel functions
Ronald S. Bultje
2013-04-19
2
-6
/
+6
*
bink: Use hpeldsp instead of dsputil for half-pel functions
Ronald S. Bultje
2013-04-19
2
-8
/
+11
*
indeo3: Use hpeldsp instead of dsputil for half-pel functions
Ronald S. Bultje
2013-04-19
2
-9
/
+9
*
vp56: Use hpeldsp instead of dsputil for half-pel functions
Ronald S. Bultje
2013-04-19
3
-11
/
+12
*
vp3: Use hpeldsp instead of dsputil for half-pel functions
Ronald S. Bultje
2013-04-19
2
-5
/
+6
*
hpeldsp: Add half-pel functions (currently copies of dsputil)
Ronald S. Bultje
2013-04-19
7
-6
/
+417
*
fate: cosmetics: More sensible order for entries in video filter file
Diego Biurrun
2013-04-19
1
-12
/
+15
*
fate: Rename video filters file and add separate video filters target
Diego Biurrun
2013-04-19
2
-2
/
+4
*
fate: Split audio filters into their own separate file
Diego Biurrun
2013-04-19
3
-61
/
+63
*
fate: Reuse VREF and AREF variables where appropriate
Diego Biurrun
2013-04-19
4
-5
/
+5
*
h264: fully support cropping.
Anton Khirnov
2013-04-19
7
-39
/
+108
*
ff_get_buffer(): allocate the frame for max(coded,display) dimensions
Anton Khirnov
2013-04-19
1
-5
/
+13
*
mp3dec: fallback to generic seeking when a TOC is not present
Michael Niedermayer
2013-04-19
1
-0
/
+11
*
indeo3: check motion vectors.
Anton Khirnov
2013-04-17
1
-5
/
+29
*
indeo3: fix data size check
Anton Khirnov
2013-04-17
1
-2
/
+1
[next]