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
*
lavf: deprecate AVFormatParameters.channel.
Anton Khirnov
2011-05-25
4
-2
/
+6
*
libdc1394: add a private option for channel.
Anton Khirnov
2011-05-25
1
-4
/
+27
*
dv1394: add a private option for channel.
Anton Khirnov
2011-05-25
1
-2
/
+1
*
v4l2: reindent.
Anton Khirnov
2011-05-25
1
-14
/
+14
*
v4l2: add a private option for channel.
Anton Khirnov
2011-05-25
1
-5
/
+8
*
lavf: deprecate AVFormatParameters.standard.
Anton Khirnov
2011-05-25
5
-1
/
+9
*
v4l2: add a private option for video standard.
Anton Khirnov
2011-05-25
1
-5
/
+28
*
v4l: add a private option for video standard.
Anton Khirnov
2011-05-25
1
-7
/
+30
*
dv1394: add a private option for video standard.
Anton Khirnov
2011-05-25
1
-5
/
+25
*
bktr: add a private option for video standard.
Anton Khirnov
2011-05-25
1
-5
/
+27
*
lavf: deprecate AVFormatParameters.{channels,sample_rate}.
Anton Khirnov
2011-05-25
5
-2
/
+12
*
rawdec: add sample_rate/channels private options.
Anton Khirnov
2011-05-25
3
-6
/
+42
*
ALSA: add channels and sample_rate private options.
Anton Khirnov
2011-05-25
2
-15
/
+26
*
oss: add channels and sample_rate private options.
Anton Khirnov
2011-05-25
1
-4
/
+20
*
sndio: add channels and sample_rate private options.
Anton Khirnov
2011-05-25
2
-5
/
+21
*
lavf: deprecate AVFormatParameters.mpeg2ts_raw.
Anton Khirnov
2011-05-25
2
-3
/
+3
*
mpegts: add compute_pcr option.
Anton Khirnov
2011-05-25
3
-4
/
+28
*
lavf: add priv_class field to AVInputFormat.
Anton Khirnov
2011-05-25
1
-0
/
+2
*
configure: enable memalign_hack automatically when needed
Mans Rullgard
2011-05-25
1
-5
/
+3
*
swscale: unbreak the build on non-x86 systems.
Ronald S. Bultje
2011-05-24
1
-2
/
+6
*
swscale: remove if(bitexact) branch from functions.
Ronald S. Bultje
2011-05-24
1
-23
/
+11
*
swscale: remove if(canMMX2BeUsed) conditional.
Ronald S. Bultje
2011-05-24
1
-91
/
+8
*
swscale: remove swScale_{c,MMX,MMX2} duplication.
Ronald S. Bultje
2011-05-24
3
-302
/
+28
*
swscale: use emms_c().
Ronald S. Bultje
2011-05-24
2
-5
/
+3
*
Move emms_c() from libavcodec to libavutil.
Ronald S. Bultje
2011-05-24
2
-19
/
+15
*
tiff: set palette in the context when specified in TIFF_PAL tag
Stefano Sabatini
2011-05-24
1
-10
/
+13
*
rtsp: use strtoul to parse rtptime and seq values.
Ilya
2011-05-24
1
-2
/
+2
*
pgssubdec: fix incorrect colors.
Alexandre Colucci
2011-05-24
1
-1
/
+1
*
dvdsubdec: fix incorrect colors.
Alexandre Colucci
2011-05-24
1
-1
/
+1
*
ape: Allow demuxing of files with metadata tags.
Carl Eugen Hoyos
2011-05-24
1
-3
/
+3
*
swscale: remove dead macro WRITEBGR24OLD.
Ronald S. Bultje
2011-05-24
1
-56
/
+0
*
swscale: remove AMD3DNOW "optimizations".
Ronald S. Bultje
2011-05-24
2
-35
/
+2
*
swscale: remove duplicate code in ppc/ subdirectory.
Ronald S. Bultje
2011-05-24
2
-794
/
+3
*
swscale: remove duplicated x86/ functions.
Ronald S. Bultje
2011-05-24
1
-196
/
+16
*
swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*.
Ronald S. Bultje
2011-05-24
16
-340
/
+171
*
vsrc_buffer.h: add file doxy
Stefano Sabatini
2011-05-24
1
-0
/
+5
*
vsrc_buffer: tweak error message in init()
Stefano Sabatini
2011-05-24
1
-1
/
+1
*
msmpeg4: reindent.
Anton Khirnov
2011-05-24
1
-8
/
+8
*
lavc: remove msmpeg4v1 encoder.
Anton Khirnov
2011-05-24
5
-34
/
+2
*
ac3enc: add channel coupling support
Justin Ruggles
2011-05-24
10
-179
/
+787
*
configure: Add -U__STRICT_ANSI__ to CPPFLAGS on Cygwin and DOS.
Diego Biurrun
2011-05-23
1
-0
/
+2
*
aacdec: fix typo in scalefactor clipping check
Justin Ruggles
2011-05-23
1
-1
/
+1
*
fate: fix fate-h264-conformance-frext-pph10i4-panasonic-a crcs.
Ronald S. Bultje
2011-05-23
1
-13
/
+4
*
fate: update 9/10bit refs.
Ronald S. Bultje
2011-05-23
1
-4
/
+4
*
h264: Properly set coded_{width, height} when parsing H.264.
Felipe Contreras
2011-05-23
1
-0
/
+3
*
x86 asm: Add SECTION_TEXT to dct32_sse.asm.
Dave Yeo
2011-05-23
1
-1
/
+1
*
Fix 9/10 bit in swscale.
Kieran Kunhya
2011-05-23
1
-4
/
+4
*
ffmpeg: Don't trigger url_interrupt_cb on the first signal
Martin Storsjö
2011-05-22
1
-1
/
+3
*
avoptions: Check the return value from av_get_number
Martin Storsjö
2011-05-22
1
-3
/
+6
*
dct32_sse: eliminate some spills
Loren Merritt
2011-05-22
3
-60
/
+176
[next]