27 Commits (800f618a340d122754e7bdb82c22463cb9bd17b0)

Author SHA1 Message Date
Maxim Poliakovski 6a5bfd4d49 atrac: Add missing av_cold 11 years ago
Maxim Poliakovski 79cbac8cd4 atrac3: Generalize gain compensation code 11 years ago
Maxim Poliakovski 4be292dac7 atrac: Move doxygen comments to the header 11 years ago
Maxim Poliakovski d49f3fa579 atrac3: Generalize gain compensation code 11 years ago
Maxim Poliakovski 746cb9bc53 atrac: limit line length to 80 chars 11 years ago
Maxim Poliakovski 3d80ab015f atrac: Move doxygen comments to the header 11 years ago
Maxim Poliakovski cc2330fe3a atrac: Update copyright info and file description. 11 years ago
Maxim Poliakovski 852241561d atrac: Add missing av_cold. 11 years ago
Diego Biurrun 7df9e693a3 cosmetics: Fix ATRAC codec name spelling 11 years ago
Diego Biurrun c242bbd8b6 Remove unnecessary dsputil.h #includes 12 years ago
Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
Martin Storsjö 99560a4caa libavcodec: Add ff_ prefix to some nonstatic symbols 13 years ago
Alex Converse 7181c4edee cosmetics: Remove extra newlines at EOF 13 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Diego Elio Pettenò ee7fed27d4 Rename sf_table in atrac.c unit to ff_atrac_sf_table. 14 years ago
Diego Elio Pettenò f7e5cc0a2c Mark qmf_window table static to atrac.c unit. 14 years ago
Diego Elio Pettenò 82e1f217f2 Rename sf_table in atrac.c unit to ff_atrac_sf_table. 14 years ago
Diego Elio Pettenò 53493f9a81 Mark qmf_window table static to atrac.c unit. 14 years ago
Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
Carl Eugen Hoyos 862715d3fe Include atrac.h: It contains the prototypes for atrac_generate_tables() 15 years ago
Benjamin Larsson 0e1baedec3 Split out common routines needed in the atrac1 decoder from atrac3.c to atrac.c. 15 years ago