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
/
mlpdec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mlp: Define End-of-Stream code in common header file and use it in decoder.
Ramiro Polla
2008-08-14
1
-1
/
+1
*
mlp: split simple inline function that xors 4 bytes into one.
Ramiro Polla
2008-08-14
1
-4
/
+1
*
mlp: Split common code from parser and decoder to be used by encoder.
Ramiro Polla
2008-08-13
1
-148
/
+13
*
mlpdec: Put some doxy comments to the right of vars instead of interleaved.
Ramiro Polla
2008-08-13
1
-12
/
+6
*
mlpdec: Split channel parameters from context into their own struct.
Ramiro Polla
2008-08-13
1
-38
/
+46
*
mlpdec: whitespace and line-breaking cosmetics.
Ramiro Polla
2008-08-12
1
-9
/
+5
*
mlpdec: Split filter parameters from context into their own struct.
Ramiro Polla
2008-08-12
1
-29
/
+38
*
Modify all codecs to report their supported input and output sample format(s).
Peter Ross
2008-07-31
1
-0
/
+1
*
mlpdec: Check for bits left before each read of End-of-Stream indicator and
Ramiro Polla
2008-07-13
1
-2
/
+3
*
Add required stdint.h header #include.
Diego Biurrun
2008-07-05
1
-0
/
+2
*
spelling cosmetics
Diego Biurrun
2008-07-05
1
-58
/
+58
*
MLP/TrueHD decoder.
Ramiro Polla
2008-07-04
1
-0
/
+1180