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
*
Don't anonymously typedef structs
Diego Biurrun
2015-02-14
3
-6
/
+6
*
avcodec: Don't anonymously typedef structs
Diego Biurrun
2015-02-14
51
-86
/
+79
*
avformat: Don't anonymously typedef structs
Diego Biurrun
2015-02-14
65
-117
/
+117
*
vp56: Return meaningful error codes
Himangi Saraogi
2015-02-14
1
-7
/
+8
*
hevc: Use generic av_clip function, not C implementation
Peter Meerwald
2015-02-13
4
-13
/
+13
*
doc/APIchanges: fill in missing dates and hashes
Anton Khirnov
2015-02-13
1
-17
/
+17
*
lavf: move internal fields from public to internal context
wm4
2015-02-10
15
-128
/
+122
*
mpegts: relax restrictions on matching the packet start in read_header
Anton Khirnov
2015-02-10
1
-8
/
+10
*
lavf: remove unused code
wm4
2015-02-08
4
-632
/
+0
*
frame: clarify buf documentation
Anton Khirnov
2015-02-08
1
-1
/
+3
*
oma: Report a timestamp
Luca Barbato
2015-02-07
1
-3
/
+13
*
dxva2_hevc: properly fill the scaling list structure
Hendrik Leppkes
2015-02-07
1
-8
/
+14
*
fate: Add a test for AAC ELD480.
Alex Converse
2015-02-06
1
-0
/
+4
*
aacsbr: silence message for SBR extension "padding".
Reimar Döffinger
2015-02-03
1
-1
/
+3
*
aacdec: Support for ER AAC ELD 480.
Alex Converse
2015-02-03
4
-13
/
+30
*
aacdec: Tables for length 480 AAC ELD.
Niel van der Westhuizen
2015-02-03
3
-3
/
+499
*
aacdec: Support for ER AAC in LATM
Niel van der Westhuizen
2015-02-03
1
-1
/
+11
*
aacdec: Refactor aac_er_decode_frame.
Alex Converse
2015-02-03
1
-4
/
+5
*
aacdec: Refactor decode_ics_info.
Alex Converse
2015-02-03
1
-12
/
+14
*
r3d: Fix pos type
Luca Barbato
2015-02-03
1
-2
/
+2
*
tta: Fix framepos and start_offset types
Vittorio Giovara
2015-02-03
1
-2
/
+7
*
libopencv: Check kernel_str life cycle
Luca Barbato
2015-02-03
1
-6
/
+12
*
svq1dec: Validate the stages value strictly
Luca Barbato
2015-02-03
1
-2
/
+2
*
svq1enc: correctly handle memory error and allocations
Michael Niedermayer
2015-02-03
1
-0
/
+6
*
isom: Decode Prores 4444 XQ with the existing Prores decoder
Carl Eugen Hoyos
2015-02-03
1
-0
/
+1
*
mov: Implement parsing of the "HandlerName" from the MP4 HDLR atom
Hendrik Leppkes
2015-02-03
1
-0
/
+16
*
siff: Return more meaningful error values
Diego Biurrun
2015-02-03
1
-17
/
+18
*
siff: K&R formatting cosmetics
Diego Biurrun
2015-02-03
1
-40
/
+41
*
Ignore generated file tools/sidxindex.
Diego Biurrun
2015-02-02
1
-0
/
+1
*
opus: Factor out imdct15 into a standalone component
Diego Biurrun
2015-02-02
8
-41
/
+46
*
configure: Add a dependency on vc1_decoder from vc1_parser
Martin Storsjö
2015-02-02
2
-4
/
+2
*
mem: fix pointer pointer aliasing violations
Rémi Denis-Courmont
2015-02-01
1
-13
/
+19
*
ogg: Provide an option to offset the serial number
Luca Barbato
2015-02-01
2
-1
/
+9
*
hqdn3d: check memory allocations and propagate errors
Vittorio Giovara
2015-01-29
1
-16
/
+26
*
flacenc: initialize sums matrix
Vittorio Giovara
2015-01-29
1
-1
/
+1
*
ituh263dec: use macro instead of #if
Vittorio Giovara
2015-01-29
1
-3
/
+1
*
yuv4mpegdec: initialize field_order in yuv4_read_header()
Vittorio Giovara
2015-01-29
1
-1
/
+1
*
mpegvideo_enc: initialize the encoding context
Vittorio Giovara
2015-01-29
1
-1
/
+1
*
DNxHD: Add support for id 1258 (DNx100 960x720@8)
Vittorio Giovara
2015-01-29
3
-0
/
+47
*
DNxHD: Simplify pixel format detection
Vittorio Giovara
2015-01-29
1
-25
/
+20
*
DNxHD: More verbose error messages
Vittorio Giovara
2015-01-29
1
-3
/
+9
*
lavu: Check av_dict_set allocations
Luca Barbato
2015-01-29
1
-6
/
+11
*
libopenh264: Log debug messages to a non-null context
Martin Storsjö
2015-01-29
1
-1
/
+1
*
h264: Do not share rbsp_buffer across threads
Michael Niedermayer
2015-01-28
1
-0
/
+4
*
avio: Do not consider the end-of-buffer position valid
Luca Barbato
2015-01-28
1
-1
/
+1
*
libdc1394: Add support for MONO8 (gray) video mode
Clay McClure
2015-01-28
1
-0
/
+1
*
libopencv: Rework error handling in parse_iplconvkernel()
Vittorio Giovara
2015-01-27
1
-8
/
+14
*
dvbsubdec: check memory allocations and propagate errors
Vittorio Giovara
2015-01-27
1
-30
/
+58
*
nuv: validate image size
Vittorio Giovara
2015-01-27
1
-0
/
+5
*
nsvdec: validate channels and samplerate
Vittorio Giovara
2015-01-27
1
-0
/
+2
[next]