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
*
Merge commit 'e205fe6831fe1b5445f7827b5c916425620b4ab5'
Michael Niedermayer
2014-09-01
1
-1
/
+1
|
\
|
*
mpeg4videodec: Fix low_delay error message
Gabriel Dume
2014-09-01
1
-1
/
+1
*
|
Merge commit '63f800ca5f4f6b38f3789a7edb03bfabe8bacdd2'
Michael Niedermayer
2014-09-01
1
-1
/
+1
|
\
\
|
|
/
|
*
aac_adtstoasc_bsf: Return proper error code
Gabriel Dume
2014-09-01
1
-1
/
+1
*
|
Merge commit 'b8962d64cc71af241601bcab5c3fcdc5735ef4ae'
Michael Niedermayer
2014-09-01
1
-4
/
+1
|
\
\
|
|
/
|
*
dxva2: Clean up definition of _WIN32_WINNT
Diego Biurrun
2014-09-01
2
-1
/
+4
*
|
Merge commit '4600a85eaa6182e5a27464f6b9cae5a9ddbf3098'
Michael Niedermayer
2014-09-01
3
-4
/
+12
|
\
\
|
|
/
|
*
dxva2: Pass variable of correct type to IDirectXVideoDecoder_GetBuffer()
Diego Biurrun
2014-09-01
3
-4
/
+12
|
*
avcodec: fix missing doxygen comment marker
Michael Niedermayer
2014-09-01
1
-1
/
+1
*
|
avcodec/dvbsubdec: make compute_edt user settable
Michael Niedermayer
2014-09-01
1
-1
/
+2
*
|
h261dec, ituh263dec: Move condition.
Reimar Döffinger
2014-09-01
2
-11
/
+11
*
|
h261dec, ituh263dec: ensure CLOSE_READER is done on error paths, too.
Reimar Döffinger
2014-09-01
2
-2
/
+4
*
|
h261dec, ituh263dec: Avoid unnecessary -1 inside inner loop.
Reimar Döffinger
2014-09-01
2
-7
/
+9
*
|
ituh263dec: Optimize new RL_VLC based decoding.
Reimar Döffinger
2014-08-31
1
-21
/
+18
*
|
h261dec: Optimize new RL_VLC based decoding.
Reimar Döffinger
2014-08-31
1
-5
/
+3
*
|
h261, h263 decoders: convert to RL_VLC.
Reimar Döffinger
2014-08-31
4
-38
/
+60
*
|
aacps_tablegen: replace TABLE_CONST by const.
Reimar Döffinger
2014-08-31
1
-1
/
+1
*
|
avcodec/mjpegdec: fix green line at the bottom with upscale v
Michael Niedermayer
2014-08-31
1
-1
/
+1
*
|
avcodec/mjpegdec: fix green vertical line at the right with upscale h
Michael Niedermayer
2014-08-31
1
-1
/
+4
*
|
Add av_cold to table generation functions.
Reimar Döffinger
2014-08-31
6
-9
/
+13
*
|
WMA: add "const" to avoid warnings with hardcoded tables.
Reimar Döffinger
2014-08-31
2
-3
/
+3
*
|
ac3dec_fixed: add missing "static const".
Reimar Döffinger
2014-08-31
1
-1
/
+1
*
|
sipr16kdata.h: add forgotten const.
Reimar Döffinger
2014-08-31
2
-2
/
+2
*
|
fft_template: Move variables to where they are used.
Reimar Döffinger
2014-08-31
1
-7
/
+4
*
|
fft: add ff_ prefix to some global arrays.
Reimar Döffinger
2014-08-31
4
-14
/
+14
*
|
avcodec/h264: Do not get stuck on IDR inter frames
Michael Niedermayer
2014-08-31
1
-0
/
+6
*
|
fft: add missing const.
Reimar Döffinger
2014-08-30
3
-3
/
+3
*
|
proresenc_ks: allow auto-selecting profile
Christophe Gisquet
2014-08-30
1
-2
/
+19
*
|
avcodec/vp3data: use more compact data types
Michael Niedermayer
2014-08-30
1
-10
/
+10
*
|
avcodec/aarch64/h264qpel_init_aarch64: mark src as const
Michael Niedermayer
2014-08-30
1
-64
/
+64
*
|
avcodec/snow: check coeffs for validity
Michael Niedermayer
2014-08-30
1
-1
/
+8
*
|
Add missing "const" all over the place.
Reimar Döffinger
2014-08-29
16
-40
/
+40
*
|
avcodec/wavpack: increase WV_MAX_SAMPLES
Paul B Mahol
2014-08-29
1
-1
/
+1
*
|
avcodec/avcodec: fix missing doxygen comment marker
Michael Niedermayer
2014-08-29
1
-1
/
+1
*
|
Merge commit '9301486408a480629336af4d7fd873c0f28fb2d5'
Michael Niedermayer
2014-08-28
3
-2
/
+18
|
\
\
|
|
/
|
*
avcodec: add stream-level stereo3d side data
Vittorio Giovara
2014-08-28
3
-1
/
+16
*
|
avcodec/h264: Move h264_vdpau_class under ifdef to avoid unused variable warning
Michael Niedermayer
2014-08-28
1
-7
/
+7
*
|
avcodec/flashsv2enc: fix "unused variable" warnings
Michael Niedermayer
2014-08-28
1
-4
/
+4
*
|
avcodec/libvpxenc: Adds support for constant quality mode in VP9.
Deb Mukherjee
2014-08-28
1
-6
/
+19
*
|
Adds support for setting aq_mode in libvpx encoder
Deb Mukherjee
2014-08-27
1
-0
/
+9
*
|
Replace incorrect use of "multiply" with "multiple"
James Darnley
2014-08-27
3
-3
/
+3
*
|
Merge commit '8d27bf1cff35be406b0fd89d832e1852d4c573bc'
Michael Niedermayer
2014-08-27
2
-489
/
+489
|
\
\
|
|
/
|
*
x86: xvid: K&R formatting cosmetics
Diego Biurrun
2014-08-27
2
-489
/
+489
*
|
Merge commit 'dcb7c868ec7af7d3a138b3254ef2e08f074d8ec5'
Michael Niedermayer
2014-08-27
10
-52
/
+56
|
\
\
|
|
/
|
*
cosmetics: Make naming scheme of Xvid IDCT consistent with other IDCTs
Diego Biurrun
2014-08-27
9
-52
/
+56
*
|
Merge commit '1f156af4274dc72d588620f6bedb4e9e66023c92'
Michael Niedermayer
2014-08-27
2
-20
/
+0
|
\
\
|
|
/
|
*
x86: xvid_idct: Drop unused definitions
Diego Biurrun
2014-08-27
2
-20
/
+0
*
|
Merge commit 'ff771f79b55a346b4163d814b58ee4c98114745e'
Michael Niedermayer
2014-08-27
1
-1
/
+1
|
\
\
|
|
/
|
*
vc1: Initialize start_code_found to 0
Luca Barbato
2014-08-27
1
-1
/
+1
*
|
lavc/libwebpenc: use WebPMemoryWriterClear()
James Almer
2014-08-27
1
-0
/
+4
[next]