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
/
imc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avcodec/imc: cast float to int prior to comparing with int variable
Kostya Shishkov
2017-07-01
1
-1
/
+1
*
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
Clément Bœsch
2016-06-21
1
-1
/
+1
|
\
|
*
cosmetics: Fix spelling mistakes
Vittorio Giovara
2016-05-04
1
-1
/
+1
*
|
all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.h
Ganesh Ajjanagadde
2016-03-22
1
-1
/
+1
*
|
Merge commit '29c2d06d67724e994980045afa055c6c34611b30'
Derek Buitenhuis
2016-02-24
1
-1
/
+0
|
\
\
|
|
/
|
*
cosmetics: Drop empty comment lines
Diego Biurrun
2016-02-18
1
-1
/
+0
*
|
lavc/imc: replace pow(10,x) by ff_exp10(x)
Ganesh Ajjanagadde
2015-12-25
1
-2
/
+2
*
|
Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'
Michael Niedermayer
2015-07-27
1
-1
/
+1
|
\
\
|
|
/
|
*
lavc: Consistently prefix input buffer defines
Vittorio Giovara
2015-07-27
1
-1
/
+1
*
|
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
*
|
Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'
Michael Niedermayer
2015-07-27
1
-1
/
+1
|
\
\
|
|
/
|
*
lavc: AV-prefix all codec flags
Vittorio Giovara
2015-07-27
1
-1
/
+1
|
*
imc: Use correct position for flcoeffs2 calculation
Andreas Cadhalpun
2015-07-10
1
-1
/
+1
*
|
imc: use correct position for flcoeffs2 calculation
Andreas Cadhalpun
2015-07-11
1
-1
/
+1
*
|
Merge commit '210921722bf828b3b895ebcbc34374e6c4452c6f'
Michael Niedermayer
2015-06-09
1
-1
/
+1
|
\
\
|
|
/
|
*
imc: add required padding for GetBitContext buffer
Janne Grunau
2015-06-09
1
-1
/
+1
|
*
lavc: Replace av_dlog and tprintf with internal macros
Vittorio Giovara
2015-04-19
1
-1
/
+1
*
|
Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0'
Michael Niedermayer
2015-02-14
1
-1
/
+1
|
\
\
|
|
/
|
*
avcodec: Don't anonymously typedef structs
Diego Biurrun
2015-02-14
1
-1
/
+1
*
|
avcodec/imc: dont read bits beyond the end
Michael Niedermayer
2014-12-17
1
-3
/
+2
*
|
avcodec/imc: only check remaining bits in case bits will be read
Michael Niedermayer
2014-12-04
1
-6
/
+7
*
|
imc: make issue non-fatal
Christophe Gisquet
2014-12-04
1
-9
/
+6
*
|
avcodec/imc: Use avpriv_float_dsp_alloc()
Michael Niedermayer
2014-11-20
1
-4
/
+10
*
|
Merge commit '1ac5a29b2e5ddeae068deb9d6e0e803a91941d4d'
Michael Niedermayer
2014-10-15
1
-4
/
+4
|
\
\
|
|
/
|
*
imc: fix order of operations in coefficients read
Vittorio Giovara
2014-10-15
1
-4
/
+4
*
|
avcodec/imc: Fix bitstream buffer padding
Michael Niedermayer
2014-08-23
1
-1
/
+1
*
|
imc: reject files with unfathomable sampling rates
Christophe Gisquet
2014-08-21
1
-0
/
+8
*
|
Merge commit 'c67b449bebbe0b35c73b203683e77a0a649bc765'
Michael Niedermayer
2014-06-23
1
-4
/
+4
|
\
\
|
|
/
|
*
dsputil: Split bswap*_buf() off into a separate context
Diego Biurrun
2014-06-22
1
-4
/
+4
*
|
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/imc: Check flcoeffs5
Michael Niedermayer
2013-09-27
1
-1
/
+6
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-08-26
1
-57
/
+120
|
\
\
|
|
/
|
*
imc: support mode 1
Kostya Shishkov
2013-08-26
1
-57
/
+120
|
*
imc: Catch a division by zero
Luca Barbato
2013-07-09
1
-0
/
+4
*
|
imc: Catch a division by zero
Luca Barbato
2013-07-09
1
-0
/
+4
*
|
Merge commit '6d97484d72e33f7dde9493a9ead1a72e2f029605'
Michael Niedermayer
2013-03-14
1
-3
/
+2
|
\
\
|
|
/
|
*
avcodec: av_log_ask_for_sample() ---> avpriv_request_sample()
Diego Biurrun
2013-03-13
1
-3
/
+2
*
|
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 'a8ea936a0a00570f61a16a588821b52f6a3115c2'
Michael Niedermayer
2013-02-13
1
-12
/
+7
|
\
\
|
|
/
|
*
imc/iac: decode directly to the user-provided AVFrame
Justin Ruggles
2013-02-12
1
-12
/
+7
*
|
Merge commit '218aefce4472dc02ee3f12830a9a894bf7916da9'
Michael Niedermayer
2013-02-09
1
-0
/
+1
|
\
\
|
|
/
|
*
dsputil: Move LOCAL_ALIGNED macros to libavutil
Diego Biurrun
2013-02-08
1
-0
/
+1
*
|
Merge commit '5959bfaca396ecaf63a8123055f499688b79cae3'
Michael Niedermayer
2013-01-23
1
-2
/
+5
|
\
\
|
|
/
|
*
floatdsp: move butterflies_float from dsputil to avfloatdsp.
Ronald S. Bultje
2013-01-22
1
-2
/
+5
*
|
Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793'
Michael Niedermayer
2012-12-05
1
-1
/
+2
|
\
\
|
|
/
|
*
lavc: add a wrapper for AVCodecContext.get_buffer().
Anton Khirnov
2012-12-04
1
-1
/
+2
[next]