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
*
build: Separate building programs linking against libav* from building av*
Diego Biurrun
2013-11-25
2
-21
/
+24
*
doc: Add the host executable suffix for the print_options dependency
Martin Storsjö
2013-11-25
1
-1
/
+1
*
build: Import makedef script from c99-to-c89
Derek Buitenhuis
2013-11-24
2
-1
/
+133
*
Add missing #includes for *INT64_MAX and *INT64_C
Diego Biurrun
2013-11-23
37
-1
/
+64
*
mpegaudiodec: Consistently handle fixed/float templating
Diego Biurrun
2013-11-23
4
-115
/
+143
*
ac3dec: Fix out-of-array read
Tim Walker
2013-11-23
1
-2
/
+3
*
build: more fine-grained dependencies for documentation build tools
Diego Biurrun
2013-11-23
2
-6
/
+9
*
libschroedingerenc: do not assert on values from external libraries
Alexandra Khirnova
2013-11-23
1
-5
/
+2
*
avconv: add support for VDPAU decoding
Anton Khirnov
2013-11-23
7
-3
/
+365
*
avconv: add infrastructure for using hwaccels
Anton Khirnov
2013-11-23
5
-2
/
+178
*
ac3dec: Remove write-only channel_layout field from AC3DecodeContext
Tim Walker
2013-11-22
2
-2
/
+0
*
ac3: implement request_channel_layout.
Tim Walker
2013-11-22
2
-13
/
+41
*
swscale: x86: Consistently use lowercase function name suffixes
Diego Biurrun
2013-11-22
3
-24
/
+30
*
hls: Avoid reading outside of the allocated array
Martin Storsjö
2013-11-22
1
-1
/
+2
*
hls: Check whether the AVIOContext contains a new redirected URL
Martin Storsjö
2013-11-22
1
-0
/
+5
*
http: Expose the content location via an AVOption
Martin Storsjö
2013-11-22
2
-6
/
+16
*
http: Support relative URL redirection
Zhang Rui
2013-11-22
1
-1
/
+4
*
http: Remove an unrelated and mistakenly set AVOption unit name
Martin Storsjö
2013-11-22
1
-1
/
+1
*
aacps: Adjust some const qualifiers to suppress warnings
Diego Biurrun
2013-11-22
5
-11
/
+17
*
pcx: round up in bits->bytes conversion in a buffer size check
Anton Khirnov
2013-11-21
1
-1
/
+1
*
truemotion1: make sure index does not go out of bounds
Anton Khirnov
2013-11-21
1
-8
/
+17
*
avidec: fix a memleak in the dv init code.
Anton Khirnov
2013-11-21
1
-0
/
+1
*
vc1: fix a memleak.
Anton Khirnov
2013-11-21
1
-2
/
+1
*
motionpixels: clip VLC codes.
Anton Khirnov
2013-11-21
1
-0
/
+1
*
matroskadec: use correct compression parameters for current track CodecPrivate
Aurelien Jacobs
2013-11-21
1
-1
/
+1
*
matroskadec: pad EBML_BIN data.
Anton Khirnov
2013-11-21
1
-1
/
+3
*
h264: check buffer size before accessing it
Anton Khirnov
2013-11-21
1
-1
/
+1
*
gifdec: convert to bytestream2
Anton Khirnov
2013-11-21
3
-38
/
+38
*
gifdec: check that the image dimensions are non-zero
Anton Khirnov
2013-11-21
1
-2
/
+5
*
h264_cavlc: check the size of the intra PCM data.
Anton Khirnov
2013-11-21
1
-0
/
+4
*
dct/fft: Give consistent names to fixed/float template files
Diego Biurrun
2013-11-21
9
-6
/
+6
*
filter docs: reference scale and fps filters
Vittorio Giovara
2013-11-21
1
-1
/
+3
*
avconv_filter: add new line after error message
Vittorio Giovara
2013-11-21
1
-1
/
+1
*
fate: add one select filter test
Vittorio Giovara
2013-11-21
3
-0
/
+31
*
mpeg4videoenc: restore macro parentheses
Vittorio Giovara
2013-11-21
1
-3
/
+3
*
configure: Avoid requiring c99wrap for working around msys path issues
Martin Storsjö
2013-11-21
1
-16
/
+16
*
libxavs: rename and fix a variable name
Sean McGovern
2013-11-20
1
-8
/
+8
*
win{32,64}: Hard disable symbol versioning
Derek Buitenhuis
2013-11-19
1
-0
/
+1
*
ac3dec: simplify an expression
Tim Walker
2013-11-19
1
-3
/
+2
*
dv_tablegen: Remove CONFIG_SMALL preprocessor check
Diego Biurrun
2013-11-19
1
-3
/
+0
*
avcodec.h: include version.h before using version macro
Vittorio Giovara
2013-11-19
1
-4
/
+5
*
vf_interlace: check one av_frame_clone allocation
Vittorio Giovara
2013-11-19
1
-0
/
+2
*
hevc_sei: drop unused parameter
Vittorio Giovara
2013-11-19
1
-4
/
+3
*
mpeg4videodec: K&R formatting cosmetics
Vittorio Giovara
2013-11-19
1
-1236
/
+1441
*
mpeg4videoenc: K&R formatting cosmetics
Vittorio Giovara
2013-11-19
1
-579
/
+640
*
configure: Don't use symlinks for creating the out of tree makefile
Martin Storsjö
2013-11-19
1
-1
/
+1
*
mpegvideo: Fix swapping of UV planes for VCR2
Kostya Shishkov
2013-11-19
1
-0
/
+13
*
aac_ac3_parser: simplify an expression
Tim Walker
2013-11-19
1
-7
/
+3
*
dcadec: simplify an expression
Tim Walker
2013-11-19
1
-2
/
+1
*
lavc: use buf[0] instead of data[0] in checks whether a frame is allocated
Anton Khirnov
2013-11-18
4
-24
/
+26
[next]