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
*
h264_parser: Initialize the h264dsp context in the parser as well
Ben Avison
2013-08-08
1
-0
/
+1
*
Voxware MetaSound decoder
Kostya Shishkov
2013-08-08
7
-1
/
+5485
*
libavcodec: use avpriv_open()
Rémi Denis-Courmont
2013-08-07
1
-1
/
+2
*
mpegvideo_enc: drop outdated copy_picture_attributes() in favour of a modern ...
Vittorio Giovara
2013-08-07
1
-16
/
+7
*
deprecate AV_CODEC_ID_VOXWARE and introduce AV_CODEC_ID_METASOUND instead
Kostya Shishkov
2013-08-07
3
-1
/
+16
*
pcm_bluray: Return AVERROR_INVALIDDATA instead of -1 on header errors
Christian Schmidt
2013-08-06
1
-7
/
+7
*
avcodec/options: Drop deprecation warning suppression macros
Diego Biurrun
2013-08-06
1
-3
/
+0
*
twinvq: Split VQF-specific part from common TwinVQ decoder core
Kostya Shishkov
2013-08-05
4
-547
/
+646
*
twinvq: Prefix enums and defines shared with VoxWare MetaSound
Diego Biurrun
2013-08-05
1
-71
/
+76
*
twinvq: move all bitstream reading into single place
Kostya Shishkov
2013-08-05
1
-86
/
+154
*
mpegts: Remove one 64-bit integer modulus operation per packet
Ben Avison
2013-08-05
1
-0
/
+9
*
vc1: check mb_height validity.
Luca Barbato
2013-08-05
1
-0
/
+6
*
vc1: check the source buffer in vc1_mc functions
Luca Barbato
2013-08-05
1
-0
/
+15
*
bink: Bound check the quantization matrix.
Luca Barbato
2013-08-05
1
-0
/
+3
*
libx264: add shortcut for the bluray compatibility option
Luca Barbato
2013-08-05
1
-0
/
+6
*
vdpau: deprecate bitstream buffers within the hardware context
Rémi Denis-Courmont
2013-08-05
3
-1
/
+21
*
vdpau: store picture data in picture's rather than codec's context
Rémi Denis-Courmont
2013-08-05
7
-50
/
+94
*
vdpau: deprecate VDPAU codec capability
Rémi Denis-Courmont
2013-08-05
3
-2
/
+8
*
vdpau: remove old-style decoders
Rémi Denis-Courmont
2013-08-05
12
-534
/
+6
*
aac: Forward errors properly in aac_decode_frame_int
Luca Barbato
2013-08-04
1
-17
/
+17
*
aac: Check init_get_bits return value
Luca Barbato
2013-08-04
1
-3
/
+6
*
avcodec: Add output_picture_number to AVCodecParserContext
Yusuke Nakamura
2013-08-02
4
-4
/
+11
*
Disable deprecation warnings for cases where a replacement is available
Diego Biurrun
2013-08-02
6
-0
/
+48
*
Give less generic names to global library option arrays
Diego Biurrun
2013-08-02
2
-2
/
+2
*
h264_sei: Return meaningful values
Vittorio Giovara
2013-08-02
1
-11
/
+16
*
h264_sei: K&R formatting cosmetics
Vittorio Giovara
2013-08-01
1
-58
/
+78
*
h264_sei: Remove pointless old comment
Diego Biurrun
2013-08-01
1
-1
/
+1
*
twinvq: Add proper twinvq prefixes to identifiers
Diego Biurrun
2013-08-01
1
-94
/
+95
*
Replace remaining obsolete PIX_FMT names with AV_PIX_FMT equivalents
Diego Biurrun
2013-07-29
2
-2
/
+2
*
huffyuvenc: BGRA support
Michael Niedermayer
2013-07-29
1
-35
/
+116
*
xl: Make sure the width is valid
Luca Barbato
2013-07-28
1
-1
/
+6
*
utvideoenc: use av_image_copy_plane()
Paul B Mahol
2013-07-28
1
-16
/
+4
*
aasc: Check minimum buffer size
Luca Barbato
2013-07-28
1
-0
/
+5
*
qdm2: Whitespace cosmetics
Luca Barbato
2013-07-28
1
-4
/
+4
*
flac: use meaningful return values
Luca Barbato
2013-07-28
2
-40
/
+40
*
xl: Fix the buffer size check
Luca Barbato
2013-07-28
1
-5
/
+5
*
xl: K&R formatting cosmetics
Luca Barbato
2013-07-28
1
-26
/
+28
*
Add missing deprecation attributes
Diego Biurrun
2013-07-27
1
-1
/
+2
*
h264: K&R formatting cosmetics
Diego Biurrun
2013-07-27
1
-144
/
+154
*
miscellaneous typo fixes
Diego Biurrun
2013-07-25
5
-9
/
+9
*
mpeg12: Ignore slice threading if hwaccel is active
Rémi Denis-Courmont
2013-07-25
1
-3
/
+6
*
vdpau: Fix VC-1 interlaced mode
Rainer Hochecker
2013-07-25
1
-1
/
+1
*
cosmetics: Add '0' to float constants ending in '.'.
Diego Biurrun
2013-07-25
9
-31
/
+31
*
twinvq: K&R formatting cosmetics
Diego Biurrun
2013-07-25
2
-439
/
+478
*
arm: Comment out unused labels in simple_idct_arm
Martin Storsjö
2013-07-24
1
-8
/
+8
*
8bps: Make the bound-checks consistent
Luca Barbato
2013-07-23
1
-2
/
+2
*
8bps: Bound-check the input buffer
Luca Barbato
2013-07-23
1
-3
/
+7
*
4xm: Reject not a multiple of 16 dimension
Luca Barbato
2013-07-23
1
-0
/
+6
*
alsdec: Clean up error paths
Luca Barbato
2013-07-23
1
-63
/
+75
*
alsdec: Fix the clipping range
Luca Barbato
2013-07-23
1
-6
/
+12
[next]