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
...
*
lls: move to the private namespace
Luca Barbato
2013-02-28
4
-13
/
+42
*
lls: K&R formatting cosmetics
Luca Barbato
2013-02-28
1
-3
/
+3
*
avconv: Apply codec options to streams that are copied as well
Martin Storsjö
2013-02-28
2
-0
/
+4
*
cmdutils: Allow calling filter_codec_opts without a set encoder
Martin Storsjö
2013-02-28
1
-3
/
+1
*
pnm: Use av_pix_fmt_desc_get instead of accessing the array directly
Martin Storsjö
2013-02-28
2
-2
/
+2
*
lavf: Add a fate test for the noproxy pattern matching
Martin Storsjö
2013-02-27
4
-1
/
+58
*
lavf: Handle the environment variable no_proxy more properly
Martin Storsjö
2013-02-27
5
-9
/
+65
*
LICENSE: Move (L)GPLv3 explanation block to a more suitable place
Diego Biurrun
2013-02-27
1
-5
/
+5
*
swscale: Add support for unscaled 8-bit Packed RGB -> Planar RGB
Derek Buitenhuis
2013-02-27
1
-0
/
+78
*
x86: dsputil: Drop some unused function #defines
Diego Biurrun
2013-02-26
1
-5
/
+0
*
x86: dsputil: Drop aliasing of ff_put_pixels8_mmx to ff_put_pixels8_mmxext
Diego Biurrun
2013-02-26
2
-8
/
+1
*
x86: vc1dsp: Move ff_avg_vc1_mspel_mc00_mmxext out of dsputil_mmx.c
Diego Biurrun
2013-02-26
5
-13
/
+14
*
x86: dsputil_mmx: Remove leftover inline assembly fragments
Martin Storsjö
2013-02-27
1
-12
/
+4
*
configure: icc: Drop nonsense adding of cpuflags to LDFLAGS
Diego Biurrun
2013-02-26
1
-2
/
+0
*
Remove unnecessary dsputil.h #includes
Diego Biurrun
2013-02-26
121
-120
/
+5
*
Fix a number of incorrect intmath.h #includes.
Diego Biurrun
2013-02-26
5
-5
/
+4
*
avconv: remove an unused variable
Justin Ruggles
2013-02-25
1
-1
/
+0
*
cmdutils: only use libavresample when it is enabled
Justin Ruggles
2013-02-25
1
-0
/
+4
*
libschroedinger: cosmetics: rename variable avccontext to avctx
Justin Ruggles
2013-02-25
4
-96
/
+92
*
vorbisenc: cosmetics: rename variable avccontext to avctx
Justin Ruggles
2013-02-25
1
-30
/
+30
*
vorbisdec: cosmetics: rename variable avccontext to avctx
Justin Ruggles
2013-02-25
3
-76
/
+73
*
configure: Identify icc compiler with a less ambiguous pattern
Diego Biurrun
2013-02-25
1
-1
/
+1
*
configure: Separate "ln" command line arguments
Diego Biurrun
2013-02-25
1
-2
/
+1
*
vorbisdec: Accept 0 amplitude_bits
Luca Barbato
2013-02-25
1
-7
/
+3
*
vorbisdec: Add missing checks
Luca Barbato
2013-02-25
1
-0
/
+10
*
vorbisdec: cosmetics
Luca Barbato
2013-02-25
1
-2
/
+2
*
vorbisdec: Error on bark_map_size equal to 0.
Michael Niedermayer
2013-02-25
1
-0
/
+5
*
dsputil_alpha.h: Add missing stddef.h header to fix standalone compilation
Diego Biurrun
2013-02-24
1
-0
/
+1
*
configure: List external libs used using print_enabled()
Mans Rullgard
2013-02-24
1
-30
/
+4
*
configure: Move list of external libs to a separate variable
Mans Rullgard
2013-02-24
1
-32
/
+36
*
configure: Move x11grab option to a more suitable place in the help output
Diego Biurrun
2013-02-24
1
-1
/
+1
*
lavr: allow setting internal_sample_fmt option by string
Justin Ruggles
2013-02-23
1
-1
/
+11
*
lavr: Add "resample_cutoff" option as a duplicate of "cutoff"
Justin Ruggles
2013-02-23
1
-0
/
+2
*
avconv: pass libavresample options to AVFilterGraph
Justin Ruggles
2013-02-23
6
-4
/
+33
*
lavfi: connect libavresample options to af_resample via AVFilterGraph
Justin Ruggles
2013-02-23
5
-2
/
+48
*
ac3dec: validate channel output mode against channel count
Justin Ruggles
2013-02-23
1
-6
/
+8
*
configure: Fix vaapi/vda/vdpau dependency declarations
Diego Biurrun
2013-02-23
1
-17
/
+34
*
configure: Refactor dxva2api.h dependency declarations
Diego Biurrun
2013-02-23
1
-6
/
+7
*
build: Add proper infrastructure for adding and checking host CPPFLAGS
Diego Biurrun
2013-02-23
2
-2
/
+17
*
configure: Simplify VDPAU header check
Diego Biurrun
2013-02-23
1
-3
/
+2
*
configure: Simplify VDA header and extralibs check
Diego Biurrun
2013-02-23
1
-5
/
+2
*
configure: Do not redundantly list enabled hwaccel libs
Mans Rullgard
2013-02-23
1
-3
/
+0
*
configure: Add print_3_columns helper function and use where appropriate
Diego Biurrun
2013-02-23
1
-2
/
+6
*
doc: developer: Allow tabs in the vim configuration for Automake files
Diego Biurrun
2013-02-23
1
-1
/
+1
*
Remove pointless av_cold attributes in header files
Diego Biurrun
2013-02-23
11
-29
/
+26
*
pnm: add high-bitdepth PGMYUV support for both encoder and decoder
Kostya Shishkov
2013-02-23
3
-4
/
+65
*
libx264: change i_qfactor to use x264cli's default
John Van Sickle
2013-02-23
1
-1
/
+3
*
qtrle: use AV_LOG_ERROR in an error message.
Anton Khirnov
2013-02-23
1
-1
/
+1
*
qtrle: cosmetics, reformat CHECK_PIXEL_PTR() macro
Anton Khirnov
2013-02-23
1
-6
/
+6
*
qtrle: add more checks against pixel_ptr being negative.
Anton Khirnov
2013-02-23
1
-0
/
+5
[prev]
[next]