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/h264_slice: make current_slice reset code more strict
Michael Niedermayer
2015-04-04
1
-3
/
+13
*
|
avcodec/h264: use goto end instead of return for hwaccel fails as well
Michael Niedermayer
2015-04-04
1
-2
/
+2
*
|
mpeg4: use a self-explanatory #define MAX_NVOP_SIZE
Andreas Cadhalpun
2015-04-04
2
-1
/
+4
*
|
avcodec/h264: silence ER warning when no slice threads are used
Michael Niedermayer
2015-04-04
1
-1
/
+1
*
|
avcodec/h264: reenable ER except with slice threads by default
Michael Niedermayer
2015-04-04
1
-2
/
+5
*
|
Merge commit 'a4d34e218f548d381e09c483e8dc6ad18a8d571c'
Michael Niedermayer
2015-04-04
4
-15
/
+30
|
\
\
|
|
/
|
*
h264: disable ER by default
Anton Khirnov
2015-04-03
4
-2
/
+30
*
|
Merge commit 'df528b11ac607de13a7c438f2a51f2119f71a03c'
Michael Niedermayer
2015-04-03
1
-13
/
+46
|
\
\
|
|
/
|
*
hevc: make sure no dangling pointers remain around on VPS/SPS change
Anton Khirnov
2015-04-03
1
-7
/
+39
*
|
Merge commit 'ce0bc09ee2580d49fec90a6eb0de2ba1b580c854'
Michael Niedermayer
2015-04-03
1
-2
/
+8
|
\
\
|
|
/
|
*
hevc: do not change the VPS if its contents are the same
Anton Khirnov
2015-04-03
1
-2
/
+8
*
|
Merge commit '7693ba0a0eecdcdba71b7fbd9a4a12d1ba7b82aa'
Michael Niedermayer
2015-04-03
1
-1
/
+11
|
\
\
|
|
/
|
*
hevc: export stream parameters from extradata
Anton Khirnov
2015-04-03
1
-1
/
+11
*
|
Merge commit '1ae7afd256f9af1eb4f63f9adcf03d581ce4e2b5'
Michael Niedermayer
2015-04-03
1
-40
/
+48
|
\
\
|
|
/
|
*
hevc: split out setting AVCodecContext parameters
Anton Khirnov
2015-04-03
1
-40
/
+48
*
|
mpeg4: only show the divx_packed warning, when a packed frame is present
Andreas Cadhalpun
2015-04-03
1
-6
/
+6
*
|
avcodec/ppc/fdctdsp: POWER LE support in ff_fdct_altivec()
Rong Yan
2015-04-03
1
-39
/
+47
*
|
avcodec/pngenc: don't return a value in a void function
James Almer
2015-04-02
1
-2
/
+4
*
|
png: Use libavutil's crc functions instead of zlib's
Donny Yang
2015-04-02
1
-10
/
+12
*
|
avcodec/vda_h264: try to fix build
Michael Niedermayer
2015-04-02
1
-0
/
+1
*
|
vda: fix h264 decoding for avcC,vda wants the entire buffer
Rainer Hochecker
2015-04-02
2
-4
/
+18
*
|
avcodec/nvenc: Fix profile parameter handling
Timo Rothenpieler
2015-04-02
1
-20
/
+40
*
|
Bump lavc and lavf minor versions for apng muxer and encoder.
Carl Eugen Hoyos
2015-04-02
1
-1
/
+1
*
|
apng: Add a basic APNG encoder
Donny Yang
2015-04-02
3
-10
/
+142
*
|
avcodec/ccaption_dec: Remove the GOTO statement
Pranav Vaish
2015-04-02
1
-3
/
+1
*
|
Revert "avcodec/exr: fix memset first arg in reverse_lut()"
Michael Niedermayer
2015-04-01
1
-1
/
+1
*
|
lavc/smvjpegdec: Avoid null dereference and return meaningful error codes
Himangi Saraogi
2015-04-01
1
-5
/
+6
*
|
avcodec/nvenc: Fix typoed nv_status checks
Timo Rothenpieler
2015-04-01
1
-2
/
+2
*
|
avcodec/png: Clearly separate encoding header and frames
Donny Yang
2015-04-01
1
-58
/
+84
*
|
avcodec/libx265: export choosen picture types
Michael Niedermayer
2015-03-31
1
-0
/
+13
*
|
png: Clear up the calculation of max packet size
Donny Yang
2015-03-31
1
-4
/
+8
*
|
avcodec/internal: Fix doxy for ff_alloc_packet2() return value
Michael Niedermayer
2015-03-31
1
-1
/
+1
*
|
h264: avoid unnecessary calls to get_format
Rainer Hochecker
2015-03-31
1
-1
/
+2
*
|
avcodec/snowenc: Check av_frame_ref() return value
Michael Niedermayer
2015-03-31
1
-1
/
+3
*
|
avcodec/h264_refs: fix null pointer dereference with -DTRACE
Michael Niedermayer
2015-03-31
1
-4
/
+4
*
|
Merge commit '4978850ca2cb1ec6908f5bc79cc592ca454d11e8'
Michael Niedermayer
2015-03-31
10
-29
/
+58
|
\
\
|
|
/
|
*
build: Split JPEG-related tables off into a separate component
Diego Biurrun
2015-03-30
10
-27
/
+56
*
|
Merge commit '87f87ccf32055aca25fa08e29e22cca1ba9976d5'
Michael Niedermayer
2015-03-31
2
-3
/
+4
|
\
\
|
|
/
|
*
mjpeg: Use a more precise type for put_marker()
Diego Biurrun
2015-03-30
2
-3
/
+4
*
|
avcodec/libdcadec: remove av_assert and check bits_per_sample more completely
Michael Niedermayer
2015-03-30
1
-3
/
+1
*
|
Merge commit 'e6e3dcba0c6f11bd7022e2d3b9bcb7b6a09d6c80'
Michael Niedermayer
2015-03-30
5
-7
/
+10
|
\
\
|
|
/
|
*
mjpeg: Move code only used in the encoder(s) to the appropriate header
Diego Biurrun
2015-03-30
5
-7
/
+10
|
*
tiff: Return more meaningful error codes
Himangi Saraogi
2015-03-30
1
-5
/
+6
*
|
Merge commit '23944d29a22a2cd602753b3705f73011c3bf0b18'
Michael Niedermayer
2015-03-30
8
-13
/
+13
|
\
\
|
|
/
|
*
indeo: Give Indeo4/5 shared code a more consistent name
Diego Biurrun
2015-03-30
8
-13
/
+13
*
|
Merge commit '7d3183d3a4e800ab7a7fa24f49968a1b1bcc0161'
Michael Niedermayer
2015-03-30
1
-1
/
+3
|
\
\
|
|
/
|
*
qsv: Skip header compilation depending on what parts of qsv are enabled
Diego Biurrun
2015-03-30
1
-1
/
+3
*
|
tiff: Return more meaningful error codes
Himangi Saraogi
2015-03-30
1
-5
/
+8
*
|
png: Only init zlib once
Donny Yang
2015-03-29
1
-13
/
+14
*
|
png: Calculate pixel format information only once
Donny Yang
2015-03-29
1
-59
/
+65
[prev]
[next]