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
...
*
|
Merge remote-tracking branch 'cehoyos/master'
Michael Niedermayer
2014-04-12
3
-28
/
+31
|
\
\
|
*
|
Warn if rawvideo and an unreadable pix_fmt are written.
Carl Eugen Hoyos
2014-04-11
3
-28
/
+31
*
|
|
avcodec/jpegls: print coding parameters stored in LSE
Michael Niedermayer
2014-04-11
1
-0
/
+5
|
/
/
*
|
Merge commit '676856204b84dfaffe329dce8502e834a0dbdb19'
Michael Niedermayer
2014-04-11
1
-1
/
+2
|
\
\
|
|
/
|
*
DNxHD: make get_pixel_8x4_sym accept ptrdiff_t as stride
Timothy Gu
2014-04-11
3
-4
/
+5
*
|
Merge commit '89ef08c992c484a46711b1a68a988303679c288e'
Michael Niedermayer
2014-04-11
4
-205
/
+308
|
\
\
|
|
/
|
*
DNxHD: K&R formatting cosmetics
Vittorio Giovara
2014-04-11
4
-210
/
+319
*
|
avcodec/dnxhdenc: use av_malloc_array()
Michael Niedermayer
2014-04-11
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2014-04-11
1
-1
/
+0
|
\
\
|
|
/
|
*
mp2: Do not force a samplerate
Luca Barbato
2014-04-11
2
-2
/
+0
|
*
libx265: Only set the SAR if it is valid
Derek Buitenhuis
2014-04-10
1
-7
/
+9
|
*
libx265: Use 16-bit SAR
Derek Buitenhuis
2014-04-10
1
-2
/
+2
|
*
libx265: Use x265_param_parse to set the SAR
Derek Buitenhuis
2014-04-10
1
-5
/
+6
*
|
avcodec/mpegaudioenc_template: default to 384k bitrate as default
Michael Niedermayer
2014-04-11
1
-1
/
+6
*
|
Cosmetics: Remove an outdated comment from lavc/rawdec.c.
Carl Eugen Hoyos
2014-04-10
1
-2
/
+0
*
|
avcodec/imgconvert: fix nb_components and depth for PAL8 in get_pix_fmt_score()
Michael Niedermayer
2014-04-10
1
-5
/
+10
*
|
libx265: Only set the SAR if it is valid
Derek Buitenhuis
2014-04-10
1
-7
/
+9
*
|
libx265: Use 16-bit SAR
Derek Buitenhuis
2014-04-10
1
-2
/
+2
*
|
avcodec/x86: Exclude broken get_cabac under icl.
Matt Oliver
2014-04-10
2
-4
/
+5
*
|
libx265: Use x265_param_parse to set the SAR
Derek Buitenhuis
2014-04-10
1
-5
/
+6
*
|
avcodec/mpegvideo_enc: change some asserts to av_asserts
Michael Niedermayer
2014-04-09
1
-4
/
+4
*
|
avcodec/cngdec: use av_mallocz_array()
Michael Niedermayer
2014-04-09
1
-5
/
+5
*
|
avcodec/jpeglsdec/ff_jpegls_decode_lse: check len field validity
Michael Niedermayer
2014-04-09
1
-1
/
+4
*
|
avcodec/jpeglsdec: ask for sample for "oversized image"
Michael Niedermayer
2014-04-09
1
-1
/
+1
*
|
avcodec/mpeg12dec: drop confusing av_dlog()
Michael Niedermayer
2014-04-09
1
-1
/
+0
*
|
avcodec/dirac_arith: Fix build with PIC and stack-check options
Anthoine Bourgeois
2014-04-09
1
-1
/
+2
*
|
avcodec/sanm: use named consant instead of literal number
Michael Niedermayer
2014-04-09
1
-1
/
+1
*
|
avcodec/mpegvideo: remove AVFrame padding, as the hack isnt needed anymore
Michael Niedermayer
2014-04-09
1
-1
/
+0
*
|
avcodec/snowenc: remove operations that have become redundant with AVFrame po...
Michael Niedermayer
2014-04-09
1
-7
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2014-04-09
35
-417
/
+449
|
\
\
|
|
/
|
*
mpegvideo: operate with pointers to AVFrames instead of whole structs
wm4
2014-04-09
34
-381
/
+411
*
|
avcodec/mpegaudioenc_template: reorder operations to prevent integer overflow
Michael Niedermayer
2014-04-09
1
-3
/
+4
*
|
avcodec/mpegaudioenc_template: dont crash on bitrate=0
Michael Niedermayer
2014-04-09
1
-1
/
+1
*
|
Merge commit 'b6a09ef700786b4e1e871dfa0f5c386ea43bbd0a'
Michael Niedermayer
2014-04-09
2
-11
/
+1
|
\
\
|
|
/
|
*
rawvideo: Support decoding YVYU422 FourCC
Vittorio Giovara
2014-04-08
1
-0
/
+1
*
|
Merge commit '46439e156219d27f059cf687743ba5aacf238b87'
Michael Niedermayer
2014-04-09
1
-1
/
+1
|
\
\
|
|
/
|
*
mp2: match twolame default options
Vittorio Giovara
2014-04-07
1
-1
/
+2
*
|
Merge commit '718907cd881a0b593264aed059c0e00da13f9e15'
Michael Niedermayer
2014-04-09
2
-71
/
+99
|
\
\
|
|
/
|
*
libtwolame MP2 encoding support
Paul B Mahol
2014-04-07
4
-2
/
+230
|
*
libxvid: fix missing end of line character
Vittorio Giovara
2014-04-07
1
-1
/
+1
*
|
avcodec/j2kenc: use av_malloc(z)_array()
Michael Niedermayer
2014-04-08
1
-2
/
+2
*
|
avcodec/libzvbi-teletextdec: remove * 1
Michael Niedermayer
2014-04-08
1
-1
/
+1
*
|
avcodec/libopencore-amr: use av_mallocz_array()
Michael Niedermayer
2014-04-08
1
-2
/
+2
*
|
vcodec/bitstream: use av_malloc_array()
Michael Niedermayer
2014-04-08
1
-1
/
+1
*
|
avcodec/avpacket: use av_malloc_array()
Michael Niedermayer
2014-04-08
1
-1
/
+1
*
|
avcodec/a64multienc: use av_malloc(z)_array()
Michael Niedermayer
2014-04-08
1
-2
/
+2
*
|
avcodec/ac3enc_float: use av_malloc_array()
Michael Niedermayer
2014-04-08
1
-1
/
+1
*
|
Fix standalone compilation of vp7 and vp8 decoder.
Carl Eugen Hoyos
2014-04-07
1
-16
/
+0
*
|
Read aspect ratio from tiff image files.
Carl Eugen Hoyos
2014-04-07
1
-1
/
+20
*
|
Remove leal op to fix icl inline asm.
Matt Oliver
2014-04-07
1
-8
/
+5
[prev]
[next]