10 Commits (3a19405d574a467c68b48e4b824c76617fd59de0)

Author SHA1 Message Date
Justin Ruggles d4a105ae5c gsmdec: set channel layout 12 years ago
Martin Storsjö e6153f173a avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Anton Khirnov f7fe41a04f lavf: rename AVInputFormat.value to raw_codec_id. 13 years ago
Anton Khirnov 6e9651d106 lavf: remove AVFormatParameters from AVFormatContext.read_header signature 13 years ago
Justin Ruggles f01f6a8474 gsm demuxer: use generic seeking instead of a gsm-specific function. 13 years ago
Justin Ruggles 467879eb54 gsm demuxer: return packets with only 1 gsm block at a time. 13 years ago
Anton Khirnov c3f9ebf743 lavf: make av_set_pts_info private. 13 years ago
Justin Ruggles 894bc1d322 gsm demuxer: do not allocate packet twice. 13 years ago
Justin Ruggles 87c57d807f Create separate functions for the raw GSM demuxer. 13 years ago