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
/
tta.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump Major version, this commit is almost just renaming bits_per_sample to
Luca Abeni
2008-09-08
1
-3
/
+3
*
mark read-only data as const
Stefan Gehrer
2008-06-24
1
-2
/
+2
*
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
Stefano Sabatini
2008-06-12
1
-1
/
+1
*
Add long names to some AVCodec declarations.
Stefano Sabatini
2008-04-29
1
-0
/
+1
*
Apply 'cold' attribute to init/uninit functions in libavcodec
Zuxy Meng
2008-03-21
1
-2
/
+2
*
const
Michael Niedermayer
2008-02-01
1
-1
/
+1
*
license header consistency cosmetics
Diego Biurrun
2007-07-05
1
-1
/
+1
*
Rename SIGN macro to the more fitting UNFOLD.
Diego Biurrun
2006-10-10
1
-3
/
+3
*
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-07
1
-4
/
+6
*
remove get_le16 and get_le32, get_bits and get_bits_long can just be used dir...
Reimar Döffinger
2006-09-25
1
-16
/
+5
*
Changes needed due to show_bits_long behaviour changes/fixes
Reimar Döffinger
2006-09-25
1
-3
/
+3
*
Fix FSF postal address.
Diego Biurrun
2006-07-26
1
-1
/
+1
*
sanity checks, some might have been exploitable ...
Michael Niedermayer
2006-05-13
1
-0
/
+9
*
64bit fixes for the tta decoder, sizeof(long) is 8 on amd64, 4 on x86, the patch
Benjamin Larsson
2006-02-27
1
-25
/
+25
*
tta decoder, tested with 44khz mono and stereo (for the latter use ffplay or ...
Alex Beregszaszi
2006-02-12
1
-0
/
+446