diff options
| author | Hunter Kvalevog <hunter@kvog.sh> | 2026-02-22 20:04:21 -0600 |
|---|---|---|
| committer | Hunter Kvalevog <hunter@kvog.sh> | 2026-02-22 20:04:21 -0600 |
| commit | def6b62eecb427601f78cc7fe8088a8ef59f32fa (patch) | |
| tree | fbe2fe81cdeac6da2b3f4a0cd68c9bdc0b9bc741 /.gitignore | |
| parent | 11379c6617602dbb8220fa83fcd544aaf94ab57d (diff) | |
h264: Print NAL units, parse SPS,PPS
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +*.264 *.DS_Store *.cache *.cso |