Revision 3cac899a
ID | 3cac899af968f9963241c0d0236a16d70eb6b06d |
Parent | 65415bb9 |
Child | 862be470 |
Split the ADTS header decoder off of the ADTS parser.
The AAC decoder and ADTS-to-ASC BSF both require the header decoder
but not full parsing capabilities.
Originally committed as revision 24217 to svn://svn.ffmpeg.org/ffmpeg/trunk
Files
- added
- modified
- copied
- renamed
- deleted
- configure (diff)
- libavcodec
- Makefile (diff)
- aac_adtstoasc_bsf.c (diff)
- aac_parser.c (diff)
- aac_parser.h
- aacadtsdec.c
- aacadtsdec.h
- aacdec.c (diff)
- libavformat