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
path:
root
/
libavcodec
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavc: Drop deprecated lowres option
Vittorio Giovara
2017-03-23
2
-17
/
+0
*
lavc: Drop deprecated missing sample log function
Vittorio Giovara
2017-03-23
3
-62
/
+0
*
lavc: Drop deprecated chroma subsample function
Vittorio Giovara
2017-03-23
3
-18
/
+0
*
Bump major versions of all libraries
Vittorio Giovara
2017-03-23
1
-11
/
+11
*
dca: Refactor dca_filter_channels() a little
Luca Barbato
2017-03-21
1
-4
/
+6
*
dca: Validate the channel map
Luca Barbato
2017-03-21
1
-0
/
+3
*
nvenc: Allow different const qps for I, P and B frames
Konda Raju
2017-03-21
1
-9
/
+19
*
lavc: vdpau: add support for new hw_frames_ctx and hw_device_ctx API
wm4
2017-03-20
3
-20
/
+69
*
lavc: Add hwaccel_flags field to AVCodecContext
wm4
2017-03-20
3
-1
/
+12
*
build: Add missing object dependency for extract_extradata bitstream filter
Diego Biurrun
2017-03-20
1
-1
/
+2
*
arm/aarch64: vp9: Fix vertical alignment
Martin Storsjö
2017-03-16
3
-26
/
+26
*
x86: fft: Port to cpuflags
Diego Biurrun
2017-03-14
1
-51
/
+43
*
x86: h264: Simplify DEQUANT macro with cpuflags
Diego Biurrun
2017-03-14
1
-24
/
+28
*
x86: vp8dsp: port FILTER_BILINEAR macro to cpuflags
Diego Biurrun
2017-03-14
1
-77
/
+66
*
x86util: Port all macros to cpuflags
Diego Biurrun
2017-03-14
1
-4
/
+1
*
h264_cavlc: check the value of run_before
Anton Khirnov
2017-03-12
1
-2
/
+6
*
h2645_parse: use the bytestream2 API for packet splitting
Anton Khirnov
2017-03-12
1
-22
/
+21
*
h264dec: initialize field_started to 0 on each decode call
Anton Khirnov
2017-03-12
1
-0
/
+1
*
arm/aarch64: vp9itxfm: Skip loading the min_eob pointer when it won't be used
Martin Storsjö
2017-03-11
2
-3
/
+4
*
arm: vp9itxfm: Template the quarter/half idct32 function
Martin Storsjö
2017-03-11
1
-37
/
+20
*
Add Cineform HD Decoder
Kieran Kunhya
2017-03-09
8
-1
/
+1226
*
add initial QP value options
Konda Raju
2017-03-09
4
-0
/
+35
*
avcodec: clarify some decoding/encoding API details
wm4
2017-03-09
1
-9
/
+35
*
pixlet: Fix architecture-dependent code and values
Vittorio Giovara
2017-03-06
1
-27
/
+31
*
x86: Merge align directives into SECTION_RODATA declarations where possible
Diego Biurrun
2017-03-05
4
-10
/
+5
*
nvenc: Remove qmin and qmax constraints for nvenc vbr
Ganapathy Kasi
2017-03-04
1
-8
/
+7
*
Add Apple Pixlet decoder
Paul B Mahol
2017-03-01
6
-1
/
+699
*
build: Generalize yasm/nasm-related variable names
Diego Biurrun
2017-03-01
12
-77
/
+77
*
x86: hevc: Add missing colons after assembly labels
Diego Biurrun
2017-03-01
1
-3
/
+3
*
h264_sei: Check actual presence of picture timing SEI message
Michael Niedermayer
2017-02-28
4
-4
/
+9
*
nvenc: Fix the preset mapping list
Ben Chang
2017-02-28
1
-2
/
+1
*
lavc: make sure not to return EAGAIN from codecs
Anton Khirnov
2017-02-25
3
-9
/
+13
*
svq3: fix the slice size check
Anton Khirnov
2017-02-25
1
-5
/
+4
*
h264dec: fix dropped initial SEI recovery point
John Stebbins
2017-02-24
1
-1
/
+1
*
aarch64: vp9itxfm: Reorder iadst16 coeffs
Martin Storsjö
2017-02-24
1
-6
/
+6
*
arm: vp9itxfm: Reorder iadst16 coeffs
Martin Storsjö
2017-02-24
1
-6
/
+6
*
aarch64: vp9itxfm: Reorder the idct coefficients for better pairing
Martin Storsjö
2017-02-24
1
-62
/
+62
*
arm: vp9itxfm: Reorder the idct coefficients for better pairing
Martin Storsjö
2017-02-24
1
-62
/
+62
*
aarch64: vp9itxfm: Avoid reloading the idct32 coefficients
Martin Storsjö
2017-02-24
1
-67
/
+43
*
arm: vp9itxfm: Avoid reloading the idct32 coefficients
Martin Storsjö
2017-02-24
1
-126
/
+120
*
arm: vp9lpf: Implement the mix2_44 function with one single filter pass
Martin Storsjö
2017-02-24
2
-3
/
+195
*
aarch64: vp9lpf: Use dup+rev16+uzp1 instead of dup+lsr+dup+trn1
Martin Storsjö
2017-02-24
1
-12
/
+9
*
arm/aarch64: vp9lpf: Keep the comparison to E within 8 bit
Martin Storsjö
2017-02-24
2
-37
/
+14
*
Place attribute_deprecated in the right position for struct declarations
Diego Biurrun
2017-02-23
2
-3
/
+2
*
nvenc: Fix nvec vs. nvenc typo
Diego Biurrun
2017-02-20
1
-2
/
+2
*
webp: Fix alpha decoding
Mark Thompson
2017-02-18
1
-2
/
+11
*
vaapi_encode: Discard output buffer if picture submission fails
Mark Thompson
2017-02-16
1
-0
/
+2
*
libopenh264dec: Let the framework use the h264_mp4toannexb bitstream filter
Martin Storsjö
2017-02-15
1
-119
/
+25
*
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
3
-2
/
+26
[next]