12 Commits (a862c7d3368241e72a465ab944afa38ea62a6640)

Author SHA1 Message Date
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 124e28847b Remove some stray unnecessary ffmpeg references. 13 years ago
Anton Khirnov 5511ad14fe lavc: use designated initialisers for parsers. 13 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Diego Elio Pettenò d36beb3f69 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 14 years ago
Daniel Verkamp 5ef251e504 Add missing av_cold in static init/close functions. 16 years ago
Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
Diego Biurrun 6a5d31ac25 Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
Ian Caulfield e4f42564bb Update the dvdsub parser to be able to parse HD-DVD subtitle packets. 18 years ago
Aurelien Jacobs c53d2d9042 make some parser parameters const to avoid casting const to non-const 18 years ago
Diego Biurrun 44c560003a Move dvdsub parser to its own file. 18 years ago