21 Commits (7baa62108a0fbb71bfc6e13346845d5ea8ef0fb7)

Author SHA1 Message Date
Michael Niedermayer 8870cf8277 This fixes the code so it is correct on both sides of the if(). 17 years ago
Michael Niedermayer 7bc5f6e53e indent 17 years ago
Michael Niedermayer e4d5a18558 100l I broke AC3 in MPEG seeking. 17 years ago
Michael Niedermayer 8629e7562d part 1 of EAC3 support 17 years ago
Michael Niedermayer 133ac890fb Add new_frame_start and need_next_header. 17 years ago
Michael Niedermayer 454064ad1e Change aac and ac3 parsers to use ff_combine_frame(). 17 years ago
Michael Niedermayer 8c731c9743 remove AACAC3FrameFlag 17 years ago
Bartlomiej Wolowiec 469d8816d6 undo changes in aac_ac3_parser 17 years ago
Bartlomiej Wolowiec e9089a5240 Correction of typo in aac_ac3_parser 17 years ago
Bartlomiej Wolowiec c09ed33e18 Corrections of errors in aac_ac3_parser 17 years ago
Bartlomiej Wolowiec 0a5754c3b7 change of aac_ac3_parser, so it is able to send complete portion of data to decoder 17 years ago
Bartlomiej Wolowiec be1e2a2bfa removal of stream_type in AACAC3ParseContext and adding AACAC3FrameFlag 17 years ago
Justin Ruggles c599e297e7 Pass AACAC3ParseContext to sync() instead of individual arguments. Patch by 17 years ago
Justin Ruggles ef7f2bb782 add downmixing support to libfaad decoder 17 years ago
Justin Ruggles 6cd325c106 do not set channels before checking request_channels 17 years ago
Justin Ruggles f228eb737b adjust output channels based on AVCodecContext.request_channels in AC3 parser 17 years ago
Justin Ruggles 5706c0becd cosmetics: indentation after last commit 17 years ago
Justin Ruggles bd03aa1556 remove workaround which is no longer needed due to 17 years ago
Michael Niedermayer 211dd1e81f factorize code and add safety check to prevent memcpying negative amounts 17 years ago
Aurelien Jacobs 679c2294cb cosmetics: rename for consistency after previous aac and ac3 parsers move 18 years ago
Aurelien Jacobs 99ff31dc75 move aac and ac3 parsers in their own files 18 years ago