32 Commits (2a31ad7d60632cca0f43986b6a5b135848088b14)

Author SHA1 Message Date
James Almer f63c351657 avcodec/aac_adtstoasc: propagate new extradata using packet side data 8 years ago
James Almer 0f05f2c7e6 avcodec/aac_adtstoasc: fix ASC passthrough on small frames 8 years ago
James Almer 45d199d5b0 aac_adtstoasc_bsf: validate and forward extradata if the stream is already ASC 8 years ago
James Almer 6e1902bab4 avcodec/aac_adtstoasc_bsf: validate and forward extradata if the stream is already ASC 8 years ago
Anton Khirnov 33d18982fa lavc: add a new bitstream filtering API 9 years ago
Vittorio Giovara 059a934806 lavc: Consistently prefix input buffer defines 9 years ago
Michael Niedermayer 2e786bc498 avcodec/aac_adtstoasc_bsf: Clear extradata_size on allocation failure 10 years ago
Himangi Saraogi 18f4fa251b aac_adtstoasc_bsf: Check extradata memory allocation 10 years ago
Gabriel Dume 63f800ca5f aac_adtstoasc_bsf: Return proper error code 10 years ago
Alex Sukhanov 889afca369 avcodec/aac_adtstoasc_bsf: Fix memory leak 11 years ago
Paul B Mahol 2490996f38 avcodec: use designated initializers for bitstream filters 11 years ago
Diego Biurrun 63d744e2be av_log_missing_feature() ---> avpriv_report_missing_feature() 12 years ago
Diego Biurrun 717addecad Use proper return values in case of missing features 12 years ago
Diego Biurrun f75f4194d1 Restructure av_log_missing_feature message 12 years ago
Anton Khirnov 59a9a23581 lavc: use avpriv_ prefix for some mpeg4audio symbols used in lavf. 13 years ago
Anton Khirnov 73ae27e17b lavc: use avpriv_ prefix for ff_aac_parse_header(). 13 years ago
Laurent Aimar b59efc9434 Fixed size given to init_get_bits(). 13 years ago
Laurent Aimar e5e0580b93 Fixed size given to init_get_bits(). 13 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
Alex Converse 3cac899af9 Split the ADTS header decoder off of the ADTS parser. 15 years ago
Alex Converse b3507d398b Pad the extradata in the AAC ADTS to AudioSpecificConfig bitstream filter. 15 years ago
Ronald S. Bultje ce863d7f36 Rename ff_log_missing_feature() to av_log_missing_feature(). 16 years ago
Alex Converse ad5caf3ab7 AAC ADTS to AudioSpecificConfig bitstream filter 16 years ago