Diego Biurrun
|
406792e7b0
cosmetics: Remove pointless period after copyright statement non-sentences.
|
16 years ago |
Stefano Sabatini
|
987903826b
Globally rename the header inclusion guard names.
|
16 years ago |
Justin Ruggles
|
14b7062829
cosmetics: make all references to AC-3 capitalized and hyphenated
|
16 years ago |
Diego Biurrun
|
245976da2a
Use full path for #includes from another directory.
|
16 years ago |
Bartlomiej Wolowiec
|
0c79b1402a
add a ff_ac3_parse_header_full() which calls ff_ac3_parse_header()
|
16 years ago |
Justin Ruggles
|
66ecf18e38
cosmetics: rename ac3 tables
|
17 years ago |
Diego Biurrun
|
5b21bdabe4
Add FFMPEG_ prefix to all multiple inclusion guards.
|
17 years ago |
Aurelien Jacobs
|
cd53ae3a65
cosmetics: align
|
17 years ago |
Aurelien Jacobs
|
7adb10bedf
move ac3 tables from a .h to a .c
|
17 years ago |
Justin Ruggles
|
495529f7df
hardcode ff_ac3_frame_sizes table
|
17 years ago |
Justin Ruggles
|
050aa8b9bc
remove redundancy in AC-3 parser by using common tables from ac3tab.h
|
17 years ago |
Justin Ruggles
|
4258a0a32a
Remove common code from AC-3 encoder and utilize ac3.c.
|
17 years ago |
Diego Biurrun
|
b78e7197a8
Change license headers to say 'FFmpeg' instead of 'this program/this library'
|
18 years ago |
Diego Biurrun
|
04d7f60143
Add official LGPL license headers to the files that were missing them.
|
18 years ago |
Justin Ruggles
|
1df051e197
Fix 2 bit allocation bugs. One fix enables using a higher bandwidth code. The other fixes an issue with floorcod=7.
|
18 years ago |
Benjamin Larsson
|
6eb1427f0f
Revert bad ac3enc commit, the commited code was bigger and slower.
|
18 years ago |
Benjamin Larsson
|
176c142abc
Patch to generate the ac3 window, based on code by Justin Ruggles.
|
18 years ago |
Michael Niedermayer
|
e027d0a81e
switch ac3enc to av_crc
|
18 years ago |
Diego Biurrun
|
115329f160
COSMETICS: Remove all trailing whitespace.
|
19 years ago |
Alex Beregszaszi
|
0c2a9d56d4
make the tables static
|
20 years ago |
Michael Niedermayer
|
983e3246b7
per file doxy
|
21 years ago |
Zdenek Kabelac
|
0c1a9edad4
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
Fabrice Bellard
|
6107fa87b4
preparing integration of new AC3 decoder
|
22 years ago |
Fabrice Bellard
|
de6d9b6404
Initial revision
|
23 years ago |