13 Commits (5d8cae45737bed6239bd6b6e0698802dbe1463c8)

Author SHA1 Message Date
Martin Storsjö 5d8cae4573 rtpdec: Get rid of all trivial .alloc/.free functions 10 years ago
Martin Storsjö 2b982e92f4 rtpdec: Set need_parsing via a handler field 10 years ago
Martin Storsjö 3cd5828fc0 rtpdec: Add missing trailing commas 10 years ago
Martin Storsjö fe208ca54b rtpdec_hevc: Skip 1 byte (DOND) instead of 2 (DONL) between aggregation units 10 years ago
Thomas Volkert cbdd1806ea rtpdec_hevc: Implement parsing of aggregated packets 10 years ago
Martin Storsjö b878ba03e7 rtpdec_hevc: Initialize variables to silence false positive compiler warnings 10 years ago
Martin Storsjö 10e2d8b556 rtpdec_hevc: Use a shared function for parsing parameter sets 10 years ago
Vittorio Giovara 350ed18292 rtpdec_hevc: drop unnecessary check 10 years ago
Martin Storsjö ced7238cd0 rtpdec_hevc: Use av_realloc instead of av_malloc+memcpy 10 years ago
Martin Storsjö 752e71e74f rtpdec_hevc: Rename a variable for clarity 10 years ago
Martin Storsjö 9b7f932ee5 rtpdec_hevc: Parse out of band vps/sps/pps/sei from fmtp lines 10 years ago
Vittorio Giovara c463dfc7e4 rtpdec_hevc: Drop a duplicated, nonstandard entry 10 years ago
Thomas Volkert 95e177eeb2 rtpdec: HEVC/H.265 support 10 years ago