index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
mlp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mlp: convert to new channel layout API
Anton Khirnov
2022-03-15
1
-0
/
+9
*
avcodec/avcodec: Stop including channel_layout.h in avcodec.h
Andreas Rheinhardt
2021-07-22
1
-0
/
+1
*
avcodec/mlp: Make initializing CRCs thread-safe
Andreas Rheinhardt
2020-11-24
1
-7
/
+10
*
mlpenc: Working MLP/TrueHD encoder
Jai Luthra
2016-09-17
1
-0
/
+21
*
mlp: Use smaller CRC tables if CONFIG_SMALL.
Reimar Döffinger
2009-10-16
1
-3
/
+8
*
Fix unaligned accesses by doing bytewise access until aligned, then
Ramiro Polla
2009-06-15
1
-0
/
+2
*
Add missing void keyword to parameterless function declarations.
Diego Biurrun
2009-01-30
1
-1
/
+1
*
Fix build: Add intreadwrite.h and bswap.h #includes where necessary.
Diego Biurrun
2009-01-11
1
-0
/
+1
*
mlp: initialize all CRC tables in a common function.
Laurent Aimar
2008-12-03
1
-13
/
+1
*
mlp: split simple inline function that xors 4 bytes into one.
Ramiro Polla
2008-08-14
1
-2
/
+1
*
mlp: Split common code from parser and decoder to be used by encoder.
Ramiro Polla
2008-08-13
1
-0
/
+120