13 Commits (45df7adc1d9b7e8fbae5af9328baa6ab3562002b)

Author SHA1 Message Date
Anton Khirnov 831018b0bb mpeg4audio: Make avpriv_copy_pce_data() inline 8 years ago
Anton Khirnov 9200514ad8 lavf: replace AVStream.codec with AVStream.codecpar 9 years ago
Diego Biurrun daf8cf358a avformat: Don't anonymously typedef structs 10 years ago
Anton Khirnov f792d3cbb8 lavf: add the notimestamps flag to the muxers missing it 11 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
Janne Grunau fd095539d1 latmdec: fix audio specific config parsing 13 years ago
Anton Khirnov 9f51c682ee lavc: use avpriv_ prefix for ff_copy_bits and align_put_bits. 13 years ago
Anton Khirnov 59a9a23581 lavc: use avpriv_ prefix for some mpeg4audio symbols used in lavf. 13 years ago
Anton Khirnov 145f741e11 AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* 13 years ago
Kieran Kunhya d4a544cbc4 latmenc: Set latmBufferFullness to largest value to indicate it is not used 13 years ago
Kieran Kunhya 32dfd8ca65 latmenc: Fix private options 13 years ago
Kieran Kunhya 0ca36b4de7 Add LATM muxer 13 years ago