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
/
libdav1d.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avcodec/libdav1d: fix setting AVFrame reordered_opaque
James Almer
2019-10-22
1
-1
/
+26
*
avcodec/libdav1d: set AVFrame reordered_opaque
James Almer
2019-10-17
1
-0
/
+2
*
avcodec/libdav1d: use the library default for the filmgrain option
James Almer
2019-09-15
1
-2
/
+3
*
avcodec/libdav1d: allow setting frame size limit in pixels
James Almer
2019-08-14
1
-0
/
+1
*
avcodec/libdav1d: add support for RGB streams
James Almer
2019-05-27
1
-1
/
+12
*
avcodec/libdav1d: assert Dav1dPicture allocator_data is set before referencin...
James Almer
2019-05-27
1
-1
/
+1
*
avcodec/libdav1d: export level from the Sequence Header
James Almer
2019-05-27
1
-0
/
+2
*
avcodec/libdav1d: fine tune thread distribution
James Almer
2019-05-20
1
-3
/
+13
*
avcodec/libdav1d: use a reference to the allocated buffer instead of wrapping...
James Almer
2019-03-19
1
-16
/
+4
*
avcodec/libdav1d: reset pool size on allocation failure
James Almer
2019-03-19
1
-1
/
+3
*
avcodec/libdav1d: unref the frame on failure
James Almer
2019-03-12
1
-8
/
+16
*
libdav1d: Add support for reading hdr10 metadata
Vittorio Giovara
2019-03-12
1
-0
/
+28
*
avcodec/libdav1d: consistently use AVERROR return values
James Almer
2019-03-12
1
-4
/
+4
*
avcodec/libdav1d: use a custom picture allocator
James Almer
2019-03-12
1
-0
/
+60
*
avcodec/libdav1d: move the pix_fmt enum array up in the file
James Almer
2019-03-12
1
-7
/
+7
*
avcodec/libdav1d: route dav1d internal logs through av_log()
James Almer
2019-03-12
1
-0
/
+9
*
avcodec/libdav1d: properly free all output picture references
James Almer
2019-01-08
1
-35
/
+40
*
avcodec/libdav1d: add support for 12bit streams
James Almer
2018-12-12
1
-6
/
+6
*
avcodec/libdav1d: add an option to toggle Film Grain
James Almer
2018-11-28
1
-0
/
+3
*
avcodec/libdav1d: read profile from the sequence header referenced by the oup...
James Almer
2018-11-28
1
-9
/
+1
*
avcodec/libdav1d: use constants defined in the public API to limit thread count
James Almer
2018-11-28
1
-2
/
+2
*
avcodec/libdav1d: remove init cleanup internal codec cap
James Almer
2018-11-28
1
-2
/
+1
*
avcodec/libdav1d: update the API usage after upstream changes
James Almer
2018-11-25
1
-45
/
+21
*
avcodec/libdav1d: fix build after a recent API break
James Almer
2018-11-14
1
-3
/
+9
*
avcodec: libdav1d AV1 decoder wrapper.
James Almer
2018-11-05
1
-0
/
+270