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: add Ulead DV audio decoder
Paul B Mahol
2016-01-26
4
-1
/
+147
*
lavc/libzvbi-teletextdec: add support for setting background opacity
Marton Balint
2016-01-25
2
-3
/
+17
*
lavc/libzvbi-teletextdec: remove cmax variable
Marton Balint
2016-01-25
1
-7
/
+5
*
lavc/libzvbi-teletextdec: use the built-in transparent color for transparent ...
Marton Balint
2016-01-25
1
-6
/
+7
*
lavc/rawdec: Use 16-byte line alignment for AV_PIX_FMT_MONOWHITE
Mats Peterson
2016-01-25
1
-11
/
+19
*
avcodec/synth_filter: split off remaining code from dcadec files
James Almer
2016-01-25
11
-320
/
+424
*
avcodec/dcaenc: do not change user requested bitrate
Paul B Mahol
2016-01-25
1
-1
/
+0
*
avcodec/dcaenc: return correct number of bytes in output packet
Paul B Mahol
2016-01-25
1
-2
/
+2
*
avcodec/utils: run ff_frame_thread_encoder_init() only for encoders
Michael Niedermayer
2016-01-25
1
-1
/
+1
*
avcodec/rawdec: Check height and packet size
Michael Niedermayer
2016-01-25
1
-1
/
+12
*
lavc/rawdec: Use 16-byte line alignment for 1, 2, 4 and 8 bpp
Mats Peterson
2016-01-25
1
-30
/
+57
*
avcodec/rawdec: initialize palette for mono
Mats Peterson
2016-01-25
1
-1
/
+4
*
avcodec/webp: fix decoder dependencies
James Almer
2016-01-24
1
-2
/
+1
*
avcodec/flacenc: fix calculation of bits required in case of custom sample rate
Paul B Mahol
2016-01-24
1
-1
/
+1
*
Print the whitelists if entities are not found on them
Michael Niedermayer
2016-01-24
1
-1
/
+1
*
fate/cabac: replace uninitialized bytes by random bytes
Michael Niedermayer
2016-01-23
1
-1
/
+3
*
dxva2_h264: fix reference field marking in long slice struct
Hendrik Leppkes
2016-01-23
1
-1
/
+1
*
avcodec/mpeg4videoenc: Use 64bit for time variables
Michael Niedermayer
2016-01-23
1
-4
/
+3
*
diracdec: fix full range videos
Rostislav Pehlivanov
2016-01-22
1
-0
/
+3
*
lavc/wmadec: replace pow by faster functions
Ganesh Ajjanagadde
2016-01-22
1
-2
/
+3
*
lavc/opus_celt: replace pow(2,x) by exp2f(x)
Ganesh Ajjanagadde
2016-01-22
1
-1
/
+2
*
lavc/atrac3plusdsp: change pow(2,x) to exp2f(x)
Ganesh Ajjanagadde
2016-01-22
1
-1
/
+2
*
lavc/wma: add av_warn_unused_result to ff_wma_init
Ganesh Ajjanagadde
2016-01-22
1
-0
/
+2
*
cabac_functions: Allow more functions to be overridden
John Cox
2016-01-22
1
-0
/
+10
*
cabac_functions: Count zeros with ctz if it is fast
John Cox
2016-01-22
1
-1
/
+4
*
cabac: Ensure 2-byte cabac loads are on 2-byte boundry
John Cox
2016-01-22
1
-1
/
+10
*
avcodec/mjpegdec: Check for end for both bytes in unescaping
Michael Niedermayer
2016-01-21
1
-1
/
+1
*
x86inc: Add debug symbols indicating sizes of compiled functions
Geza Lore
2016-01-21
2
-2
/
+2
*
diracdec: fix original Dirac Low Delay profile
Rostislav Pehlivanov
2016-01-21
1
-0
/
+3
*
dirac: add more parse codes from the specifications
Rostislav Pehlivanov
2016-01-21
2
-4
/
+12
*
avcodec/diracdsp: use av_clip_uintp2
James Almer
2016-01-21
1
-31
/
+19
*
dirac_parser: add exceptions for Dirac inter parse codes
Rostislav Pehlivanov
2016-01-21
1
-3
/
+3
*
dirac_parser: Improve parsing and silence pointless warnings
Rostislav Pehlivanov
2016-01-21
1
-8
/
+15
*
avcodec/mpegvideo_enc: Check for integer overflow in ff_mpv_reallocate_putbit...
Michael Niedermayer
2016-01-21
1
-0
/
+5
*
diracdec: add support for 12 bit videos
Rostislav Pehlivanov
2016-01-21
2
-2
/
+23
*
AAC encoder: check for NaNs/inf in TNS gain
Claudio Freire
2016-01-21
1
-7
/
+10
*
lavf/riff: Support reading vlc's rawvideo fourccs.
Carl Eugen Hoyos
2016-01-21
1
-0
/
+34
*
lavf/nut: Add forgotten fourccs for YUV4xxP9.
Carl Eugen Hoyos
2016-01-21
1
-0
/
+6
*
avcodec/wmaenc: Check ff_wma_init() for failure
Michael Niedermayer
2016-01-21
1
-1
/
+3
*
avcodec/mpeg12enc: Move high resolution thread check to before initializing t...
Michael Niedermayer
2016-01-21
2
-3
/
+6
*
lavc,lavfi: use avutil/thread.h instead of redundant conditional includes
Clément Bœsch
2016-01-20
1
-8
/
+1
*
avcodec/aacenc: Check all coefficients for finiteness
Michael Niedermayer
2016-01-20
1
-11
/
+6
*
avcodec/wavpackenc: use put_sbits
James Almer
2016-01-20
1
-2
/
+1
*
aacenc: remove FAAC-like coder
Rostislav Pehlivanov
2016-01-20
3
-197
/
+2
*
aacenc: mark LTP mode as experimental
Rostislav Pehlivanov
2016-01-20
1
-0
/
+3
*
libkvazaar: Set frame rate as a rational number
Arttu Ylä-Outinen
2016-01-20
1
-2
/
+7
*
avcodec/ass_split: Fix null pointer dereference in ff_ass_style_get()
Michael Niedermayer
2016-01-20
1
-1
/
+1
*
avcodec/ccaption_dec: Fix mixed declarations and code
Michael Niedermayer
2016-01-19
1
-1
/
+2
*
ape: Show more information for loglevel verbose.
Carl Eugen Hoyos
2016-01-19
1
-1
/
+1
*
Merge commit 'd1cd20e4e33f8139e150034b3c457302312d81bd'
Hendrik Leppkes
2016-01-19
1
-2
/
+18
|
\
[next]