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
*
asfdec: Account for different Format Data sizes
Alexandra Hájková
2017-02-15
5
-10
/
+15
*
configure: Check for xcb as well as xcb-shape before enabling libxcb
Diego Biurrun
2017-02-15
1
-3
/
+5
*
mov: Do not try to parse multiple stsd for the same track
Luca Barbato
2017-02-15
1
-0
/
+6
*
hwcontext_vaapi: Try to support the VDPAU wrapper
Mark Thompson
2017-02-13
2
-34
/
+52
*
vaapi: Implement device-only setup
Mark Thompson
2017-02-13
2
-18
/
+114
*
lavc: Add device context field to AVCodecContext
Mark Thompson
2017-02-13
4
-2
/
+29
*
aarch64: vp9lpf: Fix broken indentation/vertical alignment
Martin Storsjö
2017-02-12
1
-2
/
+2
*
aarch64: vp9lpf: Interleave the start of flat8in into the calculation above
Martin Storsjö
2017-02-11
1
-3
/
+11
*
arm: vp9lpf: Interleave the start of flat8in into the calculation above
Martin Storsjö
2017-02-11
1
-2
/
+6
*
dv: Convert to the new bitstream reader
Luca Barbato
2017-02-11
2
-53
/
+69
*
aac: Validate the sbr sample rate before using the value
Luca Barbato
2017-02-11
1
-10
/
+10
*
configure: Move up the avbuild directory creation
Luca Barbato
2017-02-11
1
-1
/
+2
*
hwcontext_dxva2: support D3D9Ex
wm4
2017-02-11
1
-30
/
+87
*
AVFrame: add an opaque_ref field
wm4
2017-02-11
4
-2
/
+25
*
frame: allow align=0 (meaning automatic) for av_frame_get_buffer()
Anton Khirnov
2017-02-11
4
-2
/
+12
*
lavc: use av_cpu_max_align() instead of hardcoding alignment requirements
Anton Khirnov
2017-02-11
1
-9
/
+2
*
cpu: add a function for querying maximum required data alignment
Anton Khirnov
2017-02-11
4
-1
/
+30
*
scale_npp: explicitly set the output frames context for passthrough mode
Anton Khirnov
2017-02-11
1
-3
/
+5
*
Use the new AVIOContext destructor.
Anton Khirnov
2017-02-11
11
-19
/
+21
*
avio: add a destructor for AVIOContext
Anton Khirnov
2017-02-11
4
-5
/
+27
*
arm: vp9lpf: Use orrs instead of orr+cmp
Martin Storsjö
2017-02-11
1
-8
/
+4
*
arm/aarch64: vp9lpf: Calculate !hev directly
Martin Storsjö
2017-02-11
2
-6
/
+4
*
aarch64: vp9itxfm: Optimize 16x16 and 32x32 idct dc by unrolling
Martin Storsjö
2017-02-11
1
-18
/
+36
*
arm: vp9itxfm: Optimize 16x16 and 32x32 idct dc by unrolling
Martin Storsjö
2017-02-11
1
-18
/
+36
*
aarch64: vp9mc: Calculate less unused data in the 4 pixel wide horizontal filter
Martin Storsjö
2017-02-11
1
-2
/
+13
*
arm: vp9mc: Calculate less unused data in the 4 pixel wide horizontal filter
Martin Storsjö
2017-02-11
1
-11
/
+22
*
aarch64: vp9mc: Simplify the extmla macro parameters
Martin Storsjö
2017-02-11
1
-25
/
+25
*
mov: Rework stsc index validation
Vittorio Giovara
2017-02-10
2
-5
/
+5
*
imgutils: Document av_image_get_buffer_size()
Vittorio Giovara
2017-02-10
1
-1
/
+5
*
hlsenc: Correctly write down all 16 bytes in hex
Luca Barbato
2017-02-10
1
-5
/
+6
*
utvideodec: Add a missing include
Martin Storsjö
2017-02-10
1
-0
/
+1
*
nvenc: make gpu indices independent of supported capabilities
Timo Rothenpieler
2017-02-09
1
-1
/
+4
*
avcodec: Mark some codecs with threadsafe init as such
Derek Buitenhuis
2017-02-09
19
-0
/
+22
*
aarch64: vp9itxfm: Fix incorrect vertical alignment
Martin Storsjö
2017-02-09
1
-3
/
+3
*
aarch64: vp9itxfm: Update a comment to refer to a register with a different name
Martin Storsjö
2017-02-09
1
-2
/
+2
*
aarch64: vp9itxfm: Use the right lane sizes in 8x8 for improved readability
Martin Storsjö
2017-02-09
1
-8
/
+8
*
aarch64: vp9itxfm: Use a single lane ld1 instead of ld1r where possible
Martin Storsjö
2017-02-09
1
-8
/
+8
*
aarch64: vp9itxfm: Share instructions for loading idct coeffs in the 8x8 func...
Martin Storsjö
2017-02-09
1
-2
/
+1
*
arm: vp9itxfm: Share instructions for loading idct coeffs in the 8x8 function
Martin Storsjö
2017-02-09
1
-2
/
+1
*
aarch64: vp9itxfm: Do separate functions for half/quarter idct16 and idct32
Martin Storsjö
2017-02-09
1
-59
/
+466
*
arm: vp9itxfm: Do a simpler half/quarter idct16/idct32 when possible
Martin Storsjö
2017-02-09
1
-54
/
+537
*
aarch64: vp9itxfm: Move the load_add_store macro out from the itxfm16 pass2 f...
Martin Storsjö
2017-02-09
1
-45
/
+45
*
arm: vp9itxfm: Move the load_add_store macro out from the itxfm16 pass2 function
Martin Storsjö
2017-02-09
1
-36
/
+36
*
aarch64: vp9itxfm: Make the larger core transforms standalone functions
Martin Storsjö
2017-02-09
1
-17
/
+25
*
arm: vp9itxfm: Make the larger core transforms standalone functions
Martin Storsjö
2017-02-09
1
-17
/
+26
*
configure: Correctly recurse in do_check_deps()
Diego Biurrun
2017-02-08
1
-2
/
+1
*
omx: Use the EOS flag to handle flushing at the end
Martin Storsjö
2017-02-08
1
-7
/
+23
*
configure: Rework dependency handling for conflicting components
Diego Biurrun
2017-02-07
1
-9
/
+13
*
configure: Add name parameter to require_pkg_config() helper function
Diego Biurrun
2017-02-07
1
-25
/
+28
*
Use bitstream_init8() where appropriate
Diego Biurrun
2017-02-07
69
-98
/
+98
[next]