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
...
|
*
hqx: Fix clipping error in idct put function
Ferdinand Oeinck
2015-04-09
1
-1
/
+1
*
|
h264: remove bogus YCgCo warning message
wm4
2015-04-13
1
-2
/
+0
*
|
aacenc: Add support for Perceptual Noise Substitution energy values
Rostislav Pehlivanov
2015-04-13
2
-3
/
+17
*
|
cabac-test: Return 1 if there are any errors
Timothy Gu
2015-04-10
1
-5
/
+11
*
|
avcodec/libx265: print supported presets and tunes on error
James Almer
2015-04-10
1
-1
/
+14
*
|
avcodec/h264: Do not fail with randomly truncated VUIs
Michael Niedermayer
2015-04-10
4
-7
/
+13
*
|
avcodec/hqx: Use av_clip_uintp2()
Michael Niedermayer
2015-04-10
1
-1
/
+1
*
|
avcodec/libdcadec: honor AVCodecContext bitexact flag
James Almer
2015-04-09
1
-1
/
+6
*
|
libavcodec/hqx: multi threading support
Ferdinand Oeinck
2015-04-10
2
-69
/
+96
*
|
Merge commit '5980c924e309ae1dde8bd52d9938f94ff02602eb'
Michael Niedermayer
2015-04-09
1
-0
/
+1
|
\
\
|
|
/
|
*
dnxhd: Log the selected profile id
Vittorio Giovara
2015-04-09
1
-0
/
+1
*
|
Merge commit 'f8fd0c29ce5dc7d4be13e7e89d0f1e8a035ae71b'
Michael Niedermayer
2015-04-09
1
-3
/
+3
|
\
\
|
|
/
|
*
v210: Fix typo in header guards
Vittorio Giovara
2015-04-09
1
-3
/
+3
*
|
avcodec/nvenc: Add options for level and tier
Timo Rothenpieler
2015-04-09
1
-1
/
+110
*
|
avcodec/h264: Use only one ERContext
Michael Niedermayer
2015-04-09
3
-7
/
+12
*
|
avcodec/h264: Be more tolerant to changing pps id between slices
Michael Niedermayer
2015-04-09
1
-3
/
+4
*
|
avcodec/aacdec: Fix storing state before PCE decode
Michael Niedermayer
2015-04-09
1
-1
/
+1
*
|
avcodec/h264_ps: Move truncation check from VUI to SPS
Michael Niedermayer
2015-04-08
1
-6
/
+6
*
|
Merge commit 'bb815dfc38b8ef7a89d6b9684ce0cdc296385d6d'
Michael Niedermayer
2015-04-08
1
-2
/
+4
|
\
\
|
|
/
|
*
g2meet: K&R formatting cosmetics
Diego Biurrun
2015-04-08
1
-2
/
+4
*
|
avcodec/h264_slice: Fix uninitialized variable
Michael Niedermayer
2015-04-08
1
-1
/
+1
*
|
avcodec/h264_slice: Dont reset mb_aff_frame per slice
Michael Niedermayer
2015-04-08
1
-3
/
+7
*
|
avcodec/h264: use consistent argument name in MB_FIELD() macro
Michael Niedermayer
2015-04-08
1
-2
/
+2
*
|
libavcodec/hqx: correct clipping error
ferdo@bigroses.nl
2015-04-08
1
-1
/
+1
*
|
avcodec/h264: finish previous slices before switching to single thread mode
Michael Niedermayer
2015-04-07
1
-0
/
+6
*
|
avcodec/h264: Fix race between slices where one overwrites data from the next
Michael Niedermayer
2015-04-07
2
-4
/
+38
*
|
avcodec/pthread_frame: Fix memleak with frame threads and allocated AVOptions
Michael Niedermayer
2015-04-06
1
-2
/
+5
*
|
avcodec/vc1dec: Check buf2 for malloc failure
Michael Niedermayer
2015-04-06
1
-0
/
+3
*
|
Merge commit '249796e2560c2cce1add722c3e873de96b17be74'
Michael Niedermayer
2015-04-06
1
-2
/
+6
|
\
\
|
|
/
|
*
svq3: initialize some required H264Context fields.
Anton Khirnov
2015-04-05
1
-0
/
+12
*
|
Merge commit '5637ff01218a44fcc1fff9b4382a15a6470abcc9'
Michael Niedermayer
2015-04-05
1
-2
/
+7
|
\
\
|
|
/
|
*
libavcodec: Clarify the documentation of the internal codec capability flags
Martin Storsjö
2015-04-05
1
-2
/
+7
|
*
avcodec/libx265: export chosen picture types
Michael Niedermayer
2015-04-05
1
-0
/
+13
*
|
Merge commit 'bd737b5178f361a9b592691848f29a7a79603a7e'
Michael Niedermayer
2015-04-05
1
-2
/
+2
|
\
\
|
|
/
|
*
h264: reset the private data in init_thread_copy()
Anton Khirnov
2015-04-05
1
-2
/
+2
*
|
Merge commit 'a939e5b2527d0c4628815b1d3d8e29ee921227e8'
Michael Niedermayer
2015-04-05
1
-1
/
+0
|
\
\
|
|
/
|
*
h264: remove a commented out nonsense line
Anton Khirnov
2015-04-05
1
-1
/
+0
*
|
avcodec/svq3: add scaling matrix init that was removed from h264 init
Michael Niedermayer
2015-04-05
1
-0
/
+2
*
|
Merge commit '65afa65e7393e7745427e267d6c6ca814c7c8b45'
Michael Niedermayer
2015-04-05
1
-3
/
+0
|
\
\
|
|
/
|
*
h264: drop redundant initialization of the scaling matrices
Anton Khirnov
2015-04-05
1
-3
/
+0
*
|
Merge commit 'e1f907711a91e5ce19402a1831cfbe8f709b67f7'
Michael Niedermayer
2015-04-05
1
-40
/
+46
|
\
\
|
|
/
|
*
h264: factor out common code from init() and init_thread_copy()
Anton Khirnov
2015-04-05
1
-39
/
+43
*
|
avcodec/svq3: add initialization which was removed from h264 init
Michael Niedermayer
2015-04-05
1
-0
/
+6
*
|
Merge commit '43fd3dd80ca2d1c2ccf6a7b7632db544c809c690'
Michael Niedermayer
2015-04-05
1
-16
/
+0
|
\
\
|
|
/
|
*
h264: drop redundant initialization in init()
Anton Khirnov
2015-04-05
1
-14
/
+0
*
|
Merge commit '050324d020f843ce333276ebb6f27cc6026f37d0'
Michael Niedermayer
2015-04-05
1
-2
/
+1
|
\
\
|
|
/
|
*
h264: initialize cur_chroma_format_idc
Anton Khirnov
2015-04-05
1
-0
/
+1
*
|
Merge commit '84f226a3bcd8b39801a4c9051c033ab7d61aaf76'
Michael Niedermayer
2015-04-05
1
-4
/
+7
|
\
\
|
|
/
|
*
h264: use the correct SPS during PPS parsing
Anton Khirnov
2015-04-05
1
-8
/
+14
*
|
mpeg4: suggest mpeg4_unpack_bframes bsf instead of avidemux/VirtualDub
Andreas Cadhalpun
2015-04-05
1
-1
/
+1
[prev]
[next]