17 Commits (223c374a9d977fdfe9af94858693c632f644aac7)

Author SHA1 Message Date
Clément Bœsch 7c1a002c78 subtitles: introduce ASS codec id and use it. 12 years ago
Clément Bœsch 36e61e24e7 lavc: add ff_bprint_to_extradata() helper and use it. 12 years ago
Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Diego Biurrun 0177b7d23a Improve descriptiveness of a number of codec and container long names 12 years ago
Michael Niedermayer dd20e7ede5 assdec: check that the alloc+init of the private data succeeded. 13 years ago
Nicolas George e5dd4ae728 assdec: avoid a possible NULL dereference. 13 years ago
Clément Bœsch cc7342f712 assdec: fix wrong alloc pointer check. 13 years ago
Aurelien Jacobs 6873cf9bc8 compute rects duration in ASS decoder 14 years ago
Aurelien Jacobs 3ee8ca9b08 add avcodec_get_subtitle_defaults() to initialize AVSubtitle struct 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Diego Elio Pettenò e7e2df27f8 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 14 years ago
Diego Elio Pettenò d36beb3f69 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 14 years ago
Aurelien Jacobs 5952be07dc add missing files in previous commit (ASS encoder and decoder) 14 years ago