aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMarton Balint <cus@passwd.hu>2024-11-19 10:51:16 +0100
committerMarton Balint <cus@passwd.hu>2024-11-25 22:16:34 +0100
commit1402a2ac3ba59dfa0b5a1e82c180694104e9d677 (patch)
treeec8f4780aa4cac400270de0ddbdbe8bda040b286 /Makefile
parentaea63ea7f57483bd203000a68571c7af92911c27 (diff)
downloadffmpeg-1402a2ac3ba59dfa0b5a1e82c180694104e9d677.tar.gz
avcodec/dnxuc_parser: rework DNXUC parser
The current parser does things which a parser should not, like skipping parts of the packet header, but it does not actually able to packetize a raw DNXUC bitstream. Rework the parser logic to work similar to other parsers and be able to correctly packetize raw DNXUC bitstreams. Bump minor version because the DNXUC codec packet format changes with this. Normally this would be a breaking change, but in this particular case it should not cause any issues in practice because the DNXUC codec is relatively new and we never added a decoder for it. Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions