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
Commit message (
Expand
)
Author
Age
Files
Lines
*
avcodec/intrax8: fix regression with wmv3
Michael Niedermayer
2013-04-26
2
-5
/
+12
*
vc1dec: make sure next_use_ic is set correctly
Michael Niedermayer
2013-04-26
1
-1
/
+1
*
vc1dec: factor lut clean code
Michael Niedermayer
2013-04-26
1
-25
/
+23
*
dcaenc: silence address sanitizer warning
Paul B Mahol
2013-04-26
1
-1
/
+6
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-04-26
3
-2
/
+2
|
\
|
*
x86: Rename dsputil_rnd_template.c to rnd_template.c
Martin Storsjö
2013-04-25
3
-2
/
+2
*
|
vc1dec: remove interlaced warning
Michael Niedermayer
2013-04-26
2
-5
/
+0
*
|
vc1dec: Try to fix vc1_mc_4mv_chroma4() parameters
Michael Niedermayer
2013-04-25
1
-1
/
+3
*
|
vc1dec: add avg & variable direction support to vc1_mc_4mv_chroma4()
Michael Niedermayer
2013-04-25
1
-16
/
+35
*
|
vc1dsp: add avg_no_rnd_vc1_chroma_mc4_c()
Michael Niedermayer
2013-04-25
1
-0
/
+21
*
|
vc1dec: fix doxy for vc1_mc_4mv_chroma4()
Michael Niedermayer
2013-04-25
1
-1
/
+1
*
|
vima: add @file doxy
Paul B Mahol
2013-04-25
1
-0
/
+6
*
|
vima: generate predict_table once, and share it with all decoders
Paul B Mahol
2013-04-25
1
-11
/
+11
*
|
lavc/cdxl: add @file doxy
Paul B Mahol
2013-04-25
1
-0
/
+6
*
|
dcaenc: update
Paul B Mahol
2013-04-25
2
-873
/
+807
*
|
avcodec/pthread: use THREAD_SAFE_CALLBACKS() to simplifx more code
Michael Niedermayer
2013-04-25
1
-10
/
+2
*
|
avcodec/pthread: Make sure ff_thread_finish_setup() conditions match
Michael Niedermayer
2013-04-25
1
-6
/
+5
*
|
vc1dec: drop mv_f_last, simplify code
Michael Niedermayer
2013-04-25
2
-14
/
+2
*
|
lavc: remove unused put_bits.h headers
Paul B Mahol
2013-04-24
4
-4
/
+0
*
|
Merge remote-tracking branch 'cigaes/master'
Michael Niedermayer
2013-04-24
1
-1
/
+30
|
\
\
|
*
|
lavc: check decoded subtitles encoding.
Nicolas George
2013-04-24
1
-1
/
+30
*
|
|
vc1dec: drop old use_ic code from vc1_b_mc
Michael Niedermayer
2013-04-24
1
-13
/
+0
*
|
|
vc1: use use_ic instead of shuffling mv_mode around
Michael Niedermayer
2013-04-24
1
-10
/
+24
*
|
|
vc1dec: Implement intensity compensation for vc1_interp_mc()
Michael Niedermayer
2013-04-24
1
-1
/
+25
*
|
|
vc1dec: redesign the intensity compensation
Michael Niedermayer
2013-04-24
3
-37
/
+112
|
/
/
*
|
vc1: make INIT_LUT() self contained
Michael Niedermayer
2013-04-24
1
-4
/
+4
*
|
vc1dec: fix current ptr selection in vc1_mc_4mv_chroma()
Michael Niedermayer
2013-04-24
1
-1
/
+1
*
|
vc1dec: factorize picture pointer selection in vc1_mc_4mv_chroma()
Michael Niedermayer
2013-04-24
1
-8
/
+3
*
|
vc1dec: factorize picture pointer selection code
Michael Niedermayer
2013-04-24
1
-26
/
+11
*
|
vc1dec: Fix mv_f shuffling
Michael Niedermayer
2013-04-24
1
-15
/
+11
*
|
vc1dec: Fix mv_f shuffling
Michael Niedermayer
2013-04-24
1
-0
/
+2
*
|
vc1: simplify code use INIT_LUT()
Michael Niedermayer
2013-04-24
1
-35
/
+20
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-04-24
2
-197
/
+5
|
\
\
|
|
/
|
*
x86: Get rid of duplication between *_rnd_template.c
Martin Storsjö
2013-04-23
2
-197
/
+5
*
|
Merge commit 'feec9349d35b3a46d0c6a05e3b23626050b76a77'
Michael Niedermayer
2013-04-24
1
-0
/
+4
|
\
\
|
|
/
|
*
mpegvideo: unref cur/next/prev frames when flushing
Hendrik Leppkes
2013-04-23
1
-0
/
+4
*
|
Merge commit '6a8561dbd7c078eb75985f7011ad1ad3fda9e223'
Michael Niedermayer
2013-04-24
3
-130
/
+76
|
\
\
|
|
/
|
*
x86: Factorize duplicated inline assembly snippets
Martin Storsjö
2013-04-23
3
-130
/
+76
*
|
Merge commit '2e2d24667a2c5cc7af94cfa7b63bb9ec1c04224b'
Michael Niedermayer
2013-04-24
1
-2
/
+5
|
\
\
|
|
/
|
*
jpeg2000: Add mutlti-threading support to decoder
Nicolas Bertrand
2013-04-23
1
-2
/
+5
*
|
avcodec/x86/sbrdsp_init: disable using the noise code in x86_64 MSVC, Try #2
Michael Niedermayer
2013-04-24
2
-1
/
+5
*
|
avcodec/x86/sbrdsp_init: disable using the noise code in x86_64 MSVC
Michael Niedermayer
2013-04-23
1
-0
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-04-23
3
-10
/
+7
|
\
\
|
|
/
|
*
x86: Move some conditional code around to avoid unused variable warnings
Diego Biurrun
2013-04-22
3
-17
/
+15
*
|
Merge commit '10f1a4d9bd8239ac64f364e0d3b6423c28230d6d'
Michael Niedermayer
2013-04-23
1
-1
/
+1
|
\
\
|
|
/
|
*
jpeg2kdec: output is native endian AV_PIX_FMT_XYZ12
Janne Grunau
2013-04-22
1
-1
/
+1
*
|
Merge commit '94660c35249e11c53b9a9f0c2f85c4335b21eda7'
Michael Niedermayer
2013-04-23
1
-2
/
+2
|
\
\
|
|
/
|
*
threads: always call thread_finish_setup for intra codecs
Janne Grunau
2013-04-22
1
-2
/
+2
*
|
mjpegdec: Add support for 4:1:1 YUV
Piotr Bandurski
2013-04-22
1
-0
/
+4
*
|
avcodec_get_context_defaults3: set codec_id
Michael Niedermayer
2013-04-22
1
-0
/
+3
[next]