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
*
Merge commit 'dc70c19476e76f1118df73b5d97cc76f0e5f6f6c'
Hendrik Leppkes
2015-09-05
1
-13
/
+0
|
\
|
*
lavc: Drop deprecated request_channels related functions
Vittorio Giovara
2015-08-28
1
-13
/
+0
*
|
Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'
Michael Niedermayer
2015-07-27
1
-2
/
+2
|
\
\
|
|
/
|
*
lavc: AV-prefix all codec capabilities
Vittorio Giovara
2015-07-27
1
-2
/
+2
|
*
mlpdec: support TrueHD streams with an Atmos substream
Hendrik Leppkes
2015-03-11
1
-1
/
+3
|
*
mlpdec: support major sync headers with optional extension blocks
Hendrik Leppkes
2015-03-11
1
-1
/
+6
*
|
Merge commit '2ffb0598dbdb81c40650952aa9299fa02fa5e834'
Michael Niedermayer
2014-11-13
1
-1
/
+1
|
\
\
|
|
/
|
*
mlpdec: check for negative index
Vittorio Giovara
2014-11-13
1
-1
/
+1
|
*
truehd: break out part of output_data into platform-specific callback.
Ben Avison
2014-03-26
1
-17
/
+23
*
|
x86/mlpdec: add ff_mlp_rematrix_channel_{sse4,avx2}
James Almer
2014-10-02
1
-2
/
+2
*
|
mlpdec: move rematrix_channels code to output_data()
James Almer
2014-10-02
1
-27
/
+18
*
|
mlpdec: support TrueHD streams with an Atmos substream
Hendrik Leppkes
2014-09-21
1
-1
/
+3
*
|
mlpdec: support major sync headers with optional extension blocks
Hendrik Leppkes
2014-09-21
1
-1
/
+6
*
|
avcodec/mlpdec: fix () in MSB_MASK() macro
Michael Niedermayer
2014-05-25
1
-1
/
+1
*
|
Merge commit 'fcf5fc444522d24caa9907225802817ae788f511'
Michael Niedermayer
2014-03-26
1
-1
/
+1
|
\
\
|
|
/
|
*
truehd: tune VLC decoding for ARM.
Ben Avison
2014-03-26
1
-3
/
+10
|
*
truehd: break out part of rematrix_channels into platform-specific callback.
Ben Avison
2014-03-26
1
-25
/
+12
|
*
mlpdec: fix request_channel_layout behavior.
Michael Niedermayer
2014-02-08
1
-1
/
+1
*
|
truehd: break out part of output_data into platform-specific callback.
Ben Avison
2014-03-26
1
-17
/
+23
*
|
truehd: break out part of rematrix_channels into platform-specific callback.
Ben Avison
2014-03-26
1
-25
/
+12
*
|
truehd: tune VLC decoding for ARM.
Ben Avison
2014-03-19
1
-3
/
+10
*
|
avcodec/mlpdec: fix mulichannel output
Michael Niedermayer
2014-02-08
1
-1
/
+1
*
|
Merge commit 'c0c45188e56cfa3050bb39f8299025345b8a204c'
Michael Niedermayer
2014-02-08
1
-2
/
+2
|
\
\
|
|
/
|
*
mlp: improve request_channel_layout behavior.
Tim Walker
2014-02-08
1
-2
/
+2
*
|
Merge commit 'e92123093dfdca0ef6608998240e2f9345d63bff'
Michael Niedermayer
2014-01-05
1
-0
/
+4
|
\
\
|
|
/
|
*
mlpdec: set AV_FRAME_DATA_MATRIXENCODING side data.
Tim Walker
2014-01-05
1
-0
/
+4
*
|
Merge commit '4b7f1a7ced0e98f2cc698d896f7ebab8d30eaa09'
Michael Niedermayer
2014-01-05
1
-0
/
+42
|
\
\
|
|
/
|
*
mlp: Parse TrueHD decoder channel modifiers and set the AVMatrixEncoding for ...
Tim Walker
2014-01-05
1
-0
/
+42
*
|
avcodec/mlpdec: check that streamtype matches the codec
Michael Niedermayer
2013-12-16
1
-0
/
+12
*
|
Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'
Michael Niedermayer
2013-10-04
1
-2
/
+2
|
\
\
|
|
/
|
*
cosmetics: Group .name and .long_name together in codec/format declarations
Diego Biurrun
2013-10-03
1
-2
/
+2
*
|
avcodec/mlpdec: Fail if the input is too small
Michael Niedermayer
2013-09-27
1
-1
/
+1
*
|
avcodec/mlp: Fix bugs in libavs warning fixes
Michael Niedermayer
2013-08-03
1
-1
/
+1
*
|
Merge commit '7950e519bb094897f957b9a9531cc60ba46cbc91'
Michael Niedermayer
2013-08-03
1
-0
/
+3
|
\
\
|
|
/
|
*
Disable deprecation warnings for cases where a replacement is available
Diego Biurrun
2013-08-02
1
-0
/
+3
*
|
Merge commit 'e9d394f3fad7e8fd8fc80e3b33cb045bbaceb446'
Michael Niedermayer
2013-07-12
1
-13
/
+13
|
\
\
|
|
/
|
*
mlpdec: Do not set invalid context in read_restart_header
Luca Barbato
2013-07-12
1
-9
/
+14
*
|
mlpdec: Fix reading state with 0 bit elements.
Michael Niedermayer
2013-03-28
1
-1
/
+1
*
|
Merge commit '6d97484d72e33f7dde9493a9ead1a72e2f029605'
Michael Niedermayer
2013-03-14
1
-11
/
+13
|
\
\
|
|
/
|
*
avcodec: av_log_ask_for_sample() ---> avpriv_request_sample()
Diego Biurrun
2013-03-13
1
-11
/
+13
*
|
lavc: factorize ff_{thread_,re,}get_buffer error messages.
Clément Bœsch
2013-03-13
1
-3
/
+1
*
|
Merge commit '759001c534287a96dc96d1e274665feb7059145d'
Michael Niedermayer
2013-03-12
1
-1
/
+1
|
\
\
|
|
/
|
*
lavc decoders: work with refcounted frames.
Anton Khirnov
2013-03-08
1
-1
/
+1
*
|
Merge commit '4f3b058c84f570e261d743c7c22f865617fd28ac'
Michael Niedermayer
2013-02-24
1
-0
/
+5
|
\
\
|
|
/
|
*
mlpdec: do not try to allocate a zero-sized output buffer.
Anton Khirnov
2013-02-23
1
-0
/
+5
*
|
Merge commit '1b9b6d6e5ea556b6d307f9d473f54f6406fdc3c8'
Michael Niedermayer
2013-02-13
1
-11
/
+6
|
\
\
|
|
/
|
*
mlp/truehd: decode directly to the user-provided AVFrame
Justin Ruggles
2013-02-12
1
-11
/
+6
*
|
mlpdec: check ch_assign more completely
Michael Niedermayer
2013-02-11
1
-1
/
+1
*
|
mlpdec: move ch_assign setup code down to after ch layout is set.
Michael Niedermayer
2013-01-23
1
-13
/
+14
*
|
mlp: fix channel order.
Michael Niedermayer
2013-01-23
1
-1
/
+1
[next]