issues
search
chromeos
/
cros-codecs
BSD 3-Clause "New" or "Revised" License
30
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix build and android
#96
rosetta-jpn
closed
1 day ago
0
Found broken link
#95
techwithsatish
opened
3 days ago
1
Roll from platform2/cros-codecs
#94
greenjustin
closed
4 days ago
0
Roll from platform2/cros-codecs
#93
greenjustin
closed
1 week ago
0
codec/h264: Add missing V4l2 fields to SliceHeader
#92
stevecho321
closed
3 weeks ago
2
Handover of final codec fixes
#91
Gnurou
closed
1 month ago
0
Releasing a new version with encoders
#90
dmb-ish
closed
3 months ago
3
decoder/stateless: let the backends decide which resources they need
#89
Gnurou
closed
4 months ago
0
decoder/stateless/h265: VPSes are apparently never used
#88
Gnurou
opened
4 months ago
0
decoder/stateless/h265: output buffers computation does not look correct
#87
Gnurou
opened
4 months ago
0
decoder/stateless: `parser` should be moved outside of the decoder state struct
#86
Gnurou
opened
4 months ago
0
decoder/stateless: backends should check the number of available output buffers, if needed.
#85
Gnurou
opened
4 months ago
0
Get reference to decoded frame from `StatelessVideoDecoder`
#84
yuv418
opened
4 months ago
0
Dev v4l2 stateless
#83
semigle
opened
4 months ago
5
Fixes/improvements for the H.264 parser
#82
Gnurou
closed
4 months ago
1
H.264/5: confirm `visible_rectangle`'s semantics
#81
Gnurou
opened
4 months ago
0
codec/av1: Fix invalid decoder_model syntax size
#80
bgrzesik
closed
5 months ago
1
Possible typo in AV1 synthetizer
#79
Gnurou
closed
5 months ago
1
`codec` module should never panic under any condition
#78
Gnurou
opened
5 months ago
0
`StatelessVideoDecoder` implementations for `StatelessDecoder` can be factorized?
#77
Gnurou
opened
5 months ago
0
README: advertise Stateful V4L2 support
#76
bgrzesik
closed
5 months ago
0
encoder: Add V4L2 Stateful encoder.
#75
bgrzesik
closed
5 months ago
5
Consider moving codec parsers to separate crate
#74
knopp
opened
7 months ago
3
encoder: Add CQP mode and Tuning
#73
bgrzesik
closed
6 months ago
1
encoder: Add AV1 support
#72
bgrzesik
closed
8 months ago
0
decoder: H264 improvements
#71
Gnurou
closed
8 months ago
0
Feature: stateful decoder interface
#70
Gnurou
opened
8 months ago
0
Feature: device discovery
#69
Gnurou
opened
8 months ago
0
Feature: V4L2 stateless decoder support
#68
Gnurou
opened
8 months ago
0
decoder/h264: support streams for which num_slice_groups_minus1 > 0
#67
Gnurou
opened
8 months ago
0
decoder: h264: Use Cow instead of slice
#66
bgrzesik
opened
8 months ago
6
encoder: Enable zero copy
#65
bgrzesik
opened
9 months ago
0
encoder: Add VP9 support and refactor common encoder code
#64
bgrzesik
closed
8 months ago
2
decoders: h264: ignore buffer padding
#63
bgrzesik
closed
9 months ago
1
decoders: Add stateful decoder API
#62
InternetOfTofu
opened
10 months ago
2
Add film grain support in VA-API
#61
dwlsalmeida
opened
11 months ago
5
Minor fixes
#60
dwlsalmeida
closed
11 months ago
1
Add support for multiple pools for SVC content
#59
dwlsalmeida
closed
10 months ago
9
av1: max for secondary strength looks incorrect
#58
Gnurou
closed
11 months ago
2
Limit use of anyhow
#57
Gnurou
opened
12 months ago
2
Remove unwraps and other runtime panics that result from invalid input
#56
Gnurou
opened
1 year ago
1
Can't iterate over ReadyFramesQueue<T> without consuming it
#55
dwlsalmeida
opened
1 year ago
0
h265: vaapi: do not dump yuv by default
#54
dwlsalmeida
closed
1 year ago
0
Add AV1 decoder support
#53
dwlsalmeida
closed
1 year ago
2
We shouldn't implement codec-specific methods for VaapiBackend
#52
dwlsalmeida
closed
10 months ago
1
codec/h264: remove generic argument from NaluReader
#51
Gnurou
closed
1 year ago
2
Add an AV1 parser
#50
dwlsalmeida
closed
1 year ago
3
We can possibly get rid of a lot of generics through Cow<'_, [u8]>
#49
dwlsalmeida
opened
1 year ago
7
workflows: Add LAVA tests workflow
#48
cazou
closed
12 months ago
19
h264: SPS update race
#47
Gnurou
closed
1 year ago
1
Next