index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
/
aac_adtstoasc_bsf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
aac_adtstoasc_bsf: Check extradata memory allocation
Himangi Saraogi
2015-02-17
1
-0
/
+2
*
aac_adtstoasc_bsf: Return proper error code
Gabriel Dume
2014-09-01
1
-1
/
+1
*
av_log_missing_feature() ---> avpriv_report_missing_feature()
Diego Biurrun
2013-03-13
1
-2
/
+6
*
Use proper return values in case of missing features
Diego Biurrun
2012-10-12
1
-2
/
+2
*
Restructure av_log_missing_feature message
Diego Biurrun
2012-10-09
1
-2
/
+2
*
lavc: use avpriv_ prefix for some mpeg4audio symbols used in lavf.
Anton Khirnov
2011-10-20
1
-1
/
+1
*
lavc: use avpriv_ prefix for ff_aac_parse_header().
Anton Khirnov
2011-10-20
1
-1
/
+1
*
Fixed size given to init_get_bits().
Laurent Aimar
2011-09-15
1
-1
/
+1
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.
Diego Elio Pettenò
2011-01-26
1
-1
/
+1
*
Split the ADTS header decoder off of the ADTS parser.
Alex Converse
2010-07-12
1
-1
/
+1
*
Pad the extradata in the AAC ADTS to AudioSpecificConfig bitstream filter.
Alex Converse
2009-11-15
1
-1
/
+1
*
Rename ff_log_missing_feature() to av_log_missing_feature().
Ronald S. Bultje
2009-06-29
1
-2
/
+2
*
AAC ADTS to AudioSpecificConfig bitstream filter
Alex Converse
2009-06-03
1
-0
/
+114