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_parser.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum
Stefano Sabatini
2010-11-12
1
-2
/
+2
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
mlp_parser: Fix memleak.
Jai Menon
2010-02-23
1
-1
/
+1
*
Fix possible crashes in mlp parser, it tries to go back 7 bytes after
Reimar Döffinger
2010-01-27
1
-1
/
+3
*
Rename bitstream.h to get_bits.h.
Stefano Sabatini
2009-04-13
1
-1
/
+1
*
Split TrueHD decoder from MLP
Ramiro Polla
2009-03-19
1
-1
/
+1
*
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-02-01
1
-1
/
+1
*
mlp: support bit-depths greater than 16 by default.
Ramiro Polla
2008-12-07
1
-2
/
+2
*
mlp: Fix compilation under CONFIG_AUDIO_NONSHORT.
Mathieu Velten
2008-12-06
1
-2
/
+2
*
mlp: initialize all CRC tables in a common function.
Laurent Aimar
2008-12-03
1
-1
/
+7
*
mlp: Split common code from parser and decoder to be used by encoder.
Ramiro Polla
2008-08-13
1
-30
/
+3
*
mlp_parser: Initialize crc data in its own function.
Ramiro Polla
2008-08-13
1
-4
/
+9
*
Add required stdint.h header #include.
Diego Biurrun
2008-07-05
1
-0
/
+2
*
spelling cosmetics
Diego Biurrun
2008-07-05
1
-4
/
+4
*
Clarify comment about parity nibble.
Ramiro Polla
2008-07-02
1
-1
/
+2
*
Make ff_mlp_read_major_sync() take a GetBitContext instead of buffers.
Ramiro Polla
2008-07-01
1
-27
/
+28
*
Seek the file forwards instead of backwards when sync is lost.
Ramiro Polla
2008-06-27
1
-1
/
+1
*
Make it a little easier to spot that the code is not dealing only with
Ramiro Polla
2008-06-25
1
-2
/
+2
*
Use full path for #includes from another directory.
Diego Biurrun
2008-05-09
1
-1
/
+1
*
cosmetics: spelling fixes
Diego Biurrun
2007-12-03
1
-5
/
+5
*
MLP/TrueHD parser
Ian Caulfield
2007-11-28
1
-0
/
+307
[prev]