15 Commits (0c5e380c2c266d2e8a13c000cc527529db837f10)

Author SHA1 Message Date
Martin Storsjö d594dbecce rtpdec: Rename the free method to close 10 years ago
Martin Storsjö 199fb40278 rtpdec: Use ffio_free_dyn_buf 10 years ago
Martin Storsjö bb4a310bb8 rtpdec: Don't free the payload context in the .free function 10 years ago
Martin Storsjö 12251f997b rtpdec: Remove unnecessary checks 10 years ago
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ö df07c07b3d rtpdec_h263_rfc2190: Clear the stored bits if discarding buffered data 10 years ago
Diego Biurrun 7abd35a1ff avformat: Add av_cold attributes to init functions missing them 12 years ago
Martin Storsjö c6f1dc8e4c rtpdec: Move setting the parsing flags to the actual depacketizers 12 years ago
Martin Storsjö 90c784cc13 rtpdec: Pass the sequence number to depacketizers 12 years ago
Anton Khirnov 179a5c37e0 rtpdec: factorize identical code used in several handlers 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Martin Storsjö d1beee0701 rtpdec: Don't require frames to start with a Mode A packet 13 years ago
Martin Storsjö c7e8639c70 rtpdec: Identify incorrectly signalled H263 13 years ago
Martin Storsjö 08bddfcde5 rtpdec: Support H263 in RFC 2190 format 13 years ago