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
/
hqx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hqx: correct type and size check of info_offset
Andreas Cadhalpun
2015-11-20
1
-2
/
+2
*
Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'
Michael Niedermayer
2015-07-27
1
-1
/
+1
|
\
|
*
lavc: AV-prefix all codec capabilities
Vittorio Giovara
2015-07-27
1
-1
/
+1
*
|
Merge commit 'bb428e00ac158244d6691bf135be404e85b66a8b'
Michael Niedermayer
2015-04-24
1
-4
/
+3
|
\
\
|
|
/
|
*
hqx: Mark codec as init-thread-safe and init-cleanup
Vittorio Giovara
2015-04-24
1
-4
/
+3
*
|
Merge commit 'e6fb844f7b736e72da364032d251283bce9e63ad'
Michael Niedermayer
2015-04-20
1
-7
/
+7
|
\
\
|
|
/
|
*
Implement shared parsing of INFO tag in Canopus family
Vittorio Giovara
2015-04-19
1
-7
/
+7
*
|
Merge commit '5b5338f6d1272526d2634501555cbaff4cdfb87b'
Michael Niedermayer
2015-04-20
1
-57
/
+58
|
\
\
|
|
/
|
*
hqx: Implement slice-threaded decoding
Vittorio Giovara
2015-04-19
1
-57
/
+71
*
|
Merge commit '453642f8afe9f979fcc813a246b1ec656ec36a93'
Michael Niedermayer
2015-04-20
1
-69
/
+52
|
\
\
|
|
/
|
*
hqx: Store shareable data in main decoder context
Vittorio Giovara
2015-04-19
1
-62
/
+52
*
|
Merge commit 'ea031b75fb50c59196ccb654c9d143fb75365da9'
Michael Niedermayer
2015-04-20
1
-136
/
+33
|
\
\
|
|
/
|
*
hqx: Move DSP related code to a separate file
Vittorio Giovara
2015-04-19
1
-136
/
+33
*
|
Merge commit '17aa81d94781c6f62dc7d1dbd1f8891c020c9905'
Michael Niedermayer
2015-04-20
1
-2
/
+1
|
\
\
|
|
/
|
*
hqx: Merge invalid format check within switch block
Vittorio Giovara
2015-04-19
1
-2
/
+1
|
*
hqx: Fix clipping error in idct put function
Ferdinand Oeinck
2015-04-09
1
-1
/
+1
*
|
avcodec/hqx: Use av_clip_uintp2()
Michael Niedermayer
2015-04-10
1
-1
/
+1
*
|
libavcodec/hqx: multi threading support
Ferdinand Oeinck
2015-04-10
1
-68
/
+88
*
|
libavcodec/hqx: correct clipping error
ferdo@bigroses.nl
2015-04-08
1
-1
/
+1
*
|
avcodec/hqx: use init_get_bits8()
Paul B Mahol
2015-02-27
1
-2
/
+2
*
|
avcodec/hqx: fix typo
Paul B Mahol
2015-02-27
1
-1
/
+1
*
|
avcodec/hqx: remove superfluous log message
Paul B Mahol
2015-02-23
1
-3
/
+1
*
|
Merge commit '35c6ce76b107225a19eb33aea38857d2405882af'
Michael Niedermayer
2015-02-23
1
-4
/
+4
|
/
*
Canopus HQX decoder
Vittorio Giovara
2015-02-22
1
-0
/
+645