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
*
avcodec/aacps_tablegen: use hypot()
Ganesh Ajjanagadde
2015-11-24
1
-1
/
+1
*
avcodec/aacps_tablegen_template: replace #define by typedef
Ganesh Ajjanagadde
2015-11-24
1
-2
/
+2
*
avcodec/aac_defines: replace #define by typedef
Ganesh Ajjanagadde
2015-11-24
1
-10
/
+10
*
avcodec/h264_slice: Limit max_contexts when slice_context_count is initialized
Michael Niedermayer
2015-11-24
1
-0
/
+1
*
Merge commit 'fb8753ada23189076bdf903c1c001c0ca8287fae'
Derek Buitenhuis
2015-11-24
4
-28
/
+17
|
\
|
*
qsvenc: factor out common options
Anton Khirnov
2015-11-20
4
-24
/
+13
|
*
qsvenc: fix setting maxrate for VBR
Anton Khirnov
2015-11-20
1
-1
/
+1
*
|
avcodec/mpegvideo_enc: Remove slice structured mode from H.263 as well as the...
Michael Niedermayer
2015-11-23
1
-2
/
+1
*
|
avutil/motion_vector: export subpel motion information
Clément Bœsch
2015-11-23
2
-17
/
+24
*
|
Revert "avcodec/dct32_template: fix typo"
Ganesh Ajjanagadde
2015-11-22
1
-1
/
+1
*
|
avcodec/dct32_template: fix typo
Ganesh Ajjanagadde
2015-11-22
1
-1
/
+1
*
|
avcodec/ppc/fdctdsp: use M_SQRT2 instead of ad-hoc SQRT2
Ganesh Ajjanagadde
2015-11-22
1
-11
/
+10
*
|
avcodec/dct32_template: use M_SQRT1_2 instead of actual literal
Ganesh Ajjanagadde
2015-11-22
1
-1
/
+1
*
|
avcodec/cos_tablegen: use M_PI instead of actual literal
Ganesh Ajjanagadde
2015-11-22
1
-1
/
+3
*
|
avcodec/ac3: use M_SQRT1_2, M_SQRT2
Ganesh Ajjanagadde
2015-11-22
1
-3
/
+3
*
|
avcodec/dvdsubdec: Fix types for offset1/2 in ff_dlog()
Michael Niedermayer
2015-11-22
1
-2
/
+2
*
|
Merge commit '4d8f536b535487063a08609636e712ad86d2ad54'
Derek Buitenhuis
2015-11-22
2
-0
/
+266
|
\
\
|
|
/
|
*
qsvenc: print the actual video parameters used by MSDK
Anton Khirnov
2015-11-20
2
-0
/
+266
*
|
Merge commit 'f6c94457b44f41d900cd0991857f54e1f0ccedd6'
Derek Buitenhuis
2015-11-22
1
-6
/
+7
|
\
\
|
|
/
|
*
mpegvideo_enc: enable rtp_mode when multiple slices are used
Anton Khirnov
2015-11-20
1
-3
/
+7
*
|
Merge commit 'd80f0a4ad634b3949b91b85f21fd608c0cddeef7'
Derek Buitenhuis
2015-11-22
1
-0
/
+6
|
\
\
|
|
/
|
*
mpevideo_enc: disallow multiple slices for h261 and flv
Anton Khirnov
2015-11-20
1
-0
/
+6
*
|
Merge commit '79ae1e630b476889c251fc905687a3831b43ab5e'
Derek Buitenhuis
2015-11-22
2
-1
/
+9
|
\
\
|
|
/
|
*
avcodec: Define side data type for fallback track
John Stebbins
2015-11-18
2
-1
/
+9
*
|
Merge commit '5c30ae1a09b66179e16694f6137658023ed1fef3'
Derek Buitenhuis
2015-11-22
1
-1
/
+5
|
\
\
|
|
/
|
*
dvdsubdec: Validate the RLE offsets
Luca Barbato
2015-11-17
1
-1
/
+5
*
|
Merge commit '79d89cf2f4b62eeb653fd8139041c87e75f7ca65'
Derek Buitenhuis
2015-11-22
1
-6
/
+8
|
\
\
|
|
/
|
*
flacenc: Clamp user-supplied min/max prediction orders
Vittorio Giovara
2015-11-16
1
-6
/
+8
*
|
Merge commit '4bb1070c154e49d35805fbcdac9c9e92f702ef96'
Derek Buitenhuis
2015-11-22
4
-33
/
+33
|
\
\
|
|
/
|
*
ffv1: Explicitly name the coder type
Vittorio Giovara
2015-11-16
4
-29
/
+27
|
*
hqx: correct type and size check of info_offset
Andreas Cadhalpun
2015-11-16
1
-2
/
+2
|
*
dds: disable palette flag for compressed images
Andreas Cadhalpun
2015-11-14
1
-0
/
+6
|
*
dds: add missing newline to log messages
Andreas Cadhalpun
2015-11-12
1
-2
/
+2
|
*
dds: validate compressed source buffer size
Andreas Cadhalpun
2015-11-12
1
-0
/
+9
|
*
dds: validate source buffer size before copying
Andreas Cadhalpun
2015-11-12
1
-0
/
+6
*
|
lavc/opusdec: Fix a memleak when reading invalid files.
Carl Eugen Hoyos
2015-11-22
1
-1
/
+4
*
|
lavc/rscc: Fix colourspace for codec_tag RSCC.
Carl Eugen Hoyos
2015-11-22
1
-1
/
+5
*
|
avcodec/amr: replace #define by typedef
Ganesh Ajjanagadde
2015-11-21
1
-2
/
+2
*
|
avcodec/atrac1: fix decoder: QMF delay compensation should be 39 samples
Daniil Cherednik
2015-11-21
1
-4
/
+4
*
|
aacsbr: don't call sbr_dequant twice without intermediate read_sbr_data
Andreas Cadhalpun
2015-11-20
2
-0
/
+11
*
|
avcodec/faanidct: replace #define by typedef
Ganesh Ajjanagadde
2015-11-20
1
-1
/
+1
*
|
avcodec/resample2: replace #define by typedef
Ganesh Ajjanagadde
2015-11-20
1
-6
/
+6
*
|
avcodec/lpc: replace #define by typedef
Ganesh Ajjanagadde
2015-11-20
1
-3
/
+3
*
|
avcodec/ac3: replace #define by typedef
Ganesh Ajjanagadde
2015-11-20
1
-4
/
+4
*
|
avcodec/h264, videotoolbox: do not return invalid frames on failure
wm4
2015-11-20
2
-1
/
+4
*
|
avcodec/aacsbr_fixed: Replace a noise_facs_q check by an av_assert0
Michael Niedermayer
2015-11-20
1
-4
/
+1
*
|
avcodec/sbr: fix copy and paste error
Michael Niedermayer
2015-11-20
1
-1
/
+1
*
|
hqx: correct type and size check of info_offset
Andreas Cadhalpun
2015-11-20
1
-2
/
+2
*
|
Merge commit 'e25cac50e05d29a15d7a52c01c394ba913c97aee'
Derek Buitenhuis
2015-11-19
2
-0
/
+2
|
\
\
|
|
/
|
*
lavc: Add missing mem.h header to libxvid and screenpresso
Vittorio Giovara
2015-11-12
2
-0
/
+2
[next]