Bartlomiej Wolowiec
|
b7d1cd02e3
|
Nellymoser handling in FLV
Originally committed as revision 13032 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-05-02 19:35:31 +00:00 |
|
Bartlomiej Wolowiec
|
0c79b1402a
|
add a ff_ac3_parse_header_full() which calls ff_ac3_parse_header()
and then reads the channel_map stuff
Originally committed as revision 12944 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-04-24 22:27:13 +00:00 |
|
Bartlomiej Wolowiec
|
55736cfbd2
|
change ff_ac3_parse_header() to take a GetBitContext instead of const char*
Originally committed as revision 12922 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-04-22 11:14:01 +00:00 |
|
Bartlomiej Wolowiec
|
469d8816d6
|
undo changes in aac_ac3_parser
Originally committed as revision 12778 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-04-09 22:11:21 +00:00 |
|
Bartlomiej Wolowiec
|
e9089a5240
|
Correction of typo in aac_ac3_parser
Originally committed as revision 12768 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-04-08 06:18:36 +00:00 |
|
Bartlomiej Wolowiec
|
c09ed33e18
|
Corrections of errors in aac_ac3_parser
Originally committed as revision 12759 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-04-07 20:54:08 +00:00 |
|
Bartlomiej Wolowiec
|
0a5754c3b7
|
change of aac_ac3_parser, so it is able to send complete portion of data to decoder
Originally committed as revision 12758 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-04-05 20:09:36 +00:00 |
|
Bartlomiej Wolowiec
|
79b25a27b8
|
change name from stream type to frame type in AC3 code
Originally committed as revision 12623 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-03-28 20:42:55 +00:00 |
|
Bartlomiej Wolowiec
|
be1e2a2bfa
|
removal of stream_type in AACAC3ParseContext and adding AACAC3FrameFlag
Originally committed as revision 12622 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-03-28 19:59:58 +00:00 |
|
Bartlomiej Wolowiec
|
eb538f6ec9
|
adding lacking include to aac3_parser.c
Originally committed as revision 12572 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-03-24 22:25:30 +00:00 |
|
Bartlomiej Wolowiec
|
6808a8eaf2
|
using EAC3_STREAM_TYPE_* instead of numbers
Originally committed as revision 12571 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-03-24 22:21:22 +00:00 |
|
Bartlomiej Wolowiec
|
4e6eeaf019
|
using stream type in eac3 parser
Originally committed as revision 12570 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-03-24 21:25:49 +00:00 |
|