index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
/
atrac.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
atrac: Add missing av_cold
Maxim Poliakovski
2013-10-03
1
-1
/
+1
*
atrac3: Generalize gain compensation code
Maxim Poliakovski
2013-10-03
1
-0
/
+61
*
atrac: Move doxygen comments to the header
Maxim Poliakovski
2013-10-03
1
-19
/
+3
*
cosmetics: Fix ATRAC codec name spelling
Diego Biurrun
2013-09-02
1
-1
/
+1
*
Remove unnecessary dsputil.h #includes
Diego Biurrun
2013-02-26
1
-1
/
+0
*
Don't include common.h from avutil.h
Martin Storsjö
2012-08-15
1
-0
/
+1
*
libavcodec: Add ff_ prefix to some nonstatic symbols
Martin Storsjö
2012-02-15
1
-2
/
+2
*
cosmetics: Remove extra newlines at EOF
Alex Converse
2012-01-27
1
-1
/
+0
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Rename sf_table in atrac.c unit to ff_atrac_sf_table.
Diego Elio Pettenò
2011-01-24
1
-3
/
+3
*
Mark qmf_window table static to atrac.c unit.
Diego Elio Pettenò
2011-01-24
1
-1
/
+1
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
Include atrac.h: It contains the prototypes for atrac_generate_tables()
Carl Eugen Hoyos
2010-02-28
1
-0
/
+1
*
Split out common routines needed in the atrac1 decoder from atrac3.c to atrac.c.
Benjamin Larsson
2009-09-08
1
-0
/
+119