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 'c45fcf30cfab687004ed1cdc06ebaa21f4262a0b'
Hendrik Leppkes
2015-09-07
6
-3
/
+467
|
\
|
*
DXV decoder
Vittorio Giovara
2015-09-02
5
-1
/
+465
*
|
vaapi: fix local header include.
Gwenole Beauchesne
2015-09-07
1
-1
/
+1
*
|
aaccoder: add frequency scaling and quantization correction for PNS
Rostislav Pehlivanov
2015-09-07
1
-11
/
+17
*
|
Merge commit '0c7707610f46a28b65eff935500c78c9781f8f4f'
Hendrik Leppkes
2015-09-07
3
-0
/
+120
|
\
\
|
|
/
|
*
lavc: Add a lzf decompressor
Luca Barbato
2015-09-02
3
-0
/
+120
*
|
Merge commit '4dc9f00365853b1239936d771856cf1881b5c5ce'
Hendrik Leppkes
2015-09-07
1
-0
/
+1
|
\
\
|
|
/
|
*
build: Skip libvpx.h if libvpx is not enabled
Luca Barbato
2015-08-31
1
-0
/
+1
|
*
dnxhddata: Double frame_size for cid 1260
Michael Niedermayer
2015-08-31
1
-1
/
+1
|
*
libfdk-aacdec: Remove unused variable
Vittorio Giovara
2015-08-31
1
-1
/
+0
*
|
vp9: fix integer overflows in sse2 version of iadst4.
Ronald S. Bultje
2015-09-06
1
-7
/
+11
*
|
aacenc_is: take absolute coefficient value upon energy calculations
Rostislav Pehlivanov
2015-09-06
1
-2
/
+2
*
|
aaccoder: rewrite PNS implementation
Rostislav Pehlivanov
2015-09-06
1
-25
/
+76
*
|
aacenc_pred: disable PNS SFBs and disable right predictors with IS
Rostislav Pehlivanov
2015-09-06
1
-1
/
+3
*
|
aacenc_is: ignore PNS band types
Rostislav Pehlivanov
2015-09-06
1
-0
/
+5
*
|
aaccoder: use roundf() instead of ceilf()
Rostislav Pehlivanov
2015-09-06
1
-2
/
+2
*
|
aacenc: copy PRNG from the decoder
Rostislav Pehlivanov
2015-09-06
3
-0
/
+11
*
|
avcodec/vorbis: remove avpriv vorbis parser cruft
Hendrik Leppkes
2015-09-06
2
-61
/
+0
*
|
avcodec/flac: remove avpriv parsing API cruft
Hendrik Leppkes
2015-09-06
2
-23
/
+0
*
|
avcodec/alac: remove dead code cruft
Hendrik Leppkes
2015-09-06
1
-37
/
+3
*
|
avcodec/htmlsubtitles: handle leading whitespace before tag names
Rodger Combs
2015-09-06
1
-7
/
+10
*
|
avcodec/samidec: small indent fix
Clément Bœsch
2015-09-06
1
-1
/
+1
*
|
avcodec/htmlsubtitles: drop avcodec dependency
Clément Bœsch
2015-09-06
2
-7
/
+5
*
|
avcodec/samidec: use ff_htmlmarkup_to_ass()
Yayoi
2015-09-06
2
-5
/
+20
*
|
avcodec/srtdec: factor out HTML parsing code
Yayoi
2015-09-06
4
-148
/
+208
*
|
avcodec/x86/w64xmmtest: Fix another build failure
Michael Niedermayer
2015-09-05
1
-7
/
+0
*
|
avcodec: remove old_codec_ids.h from SKIPHEADERS as well
Hendrik Leppkes
2015-09-05
1
-1
/
+0
*
|
avcodec: fix make install after old_codec_ids.h removal
Hendrik Leppkes
2015-09-05
1
-1
/
+0
*
|
vp9: fix rounding error in idct_8x8_ssse3.
Ronald S. Bultje
2015-09-05
1
-2
/
+1
*
|
vp9: check return value of ff_thread_ref_frame().
Ronald S. Bultje
2015-09-05
1
-1
/
+3
*
|
vp9: fix type of iadst4_1d intermediates.
Ronald S. Bultje
2015-09-05
1
-1
/
+1
*
|
vp9: fix integer overflow in 10/12bpp DC-only calculation.
Ronald S. Bultje
2015-09-05
1
-2
/
+2
*
|
vp9: fix edge copy for 10/12bpp frames.
Ronald S. Bultje
2015-09-05
1
-8
/
+8
*
|
vp9: do unscaled MC in scaled path if size of this reference matches.
Ronald S. Bultje
2015-09-05
1
-102
/
+117
*
|
vp9: sync segmentation.absolute_vals between threads.
Ronald S. Bultje
2015-09-05
1
-0
/
+1
*
|
vp9: always sync segmentation.feat between threads.
Ronald S. Bultje
2015-09-05
1
-4
/
+2
*
|
avcodec/vdpau: remove incompatible-libav-abi hack from vdpau_render_state struct
wm4
2015-09-05
1
-7
/
+0
*
|
Merge commit 'e88103a7f92cf27a2868b50acc8a9912f6088249'
Hendrik Leppkes
2015-09-05
1
-2
/
+2
|
\
\
|
|
/
|
*
Bump major versions of all libraries
Vittorio Giovara
2015-08-28
1
-3
/
+3
*
|
Postpone removal of API changes from within the last two years
Hendrik Leppkes
2015-09-05
1
-3
/
+3
*
|
avcodec: remove deprecated codec id aliases
Hendrik Leppkes
2015-09-05
4
-411
/
+0
*
|
avcodec: remove deprecated old video encode API
Hendrik Leppkes
2015-09-05
3
-65
/
+0
*
|
avcodec: remove deprecated old audio encode API
Hendrik Leppkes
2015-09-05
4
-130
/
+0
*
|
avcodec: remove deprecated old audio decode API
Hendrik Leppkes
2015-09-05
3
-108
/
+0
*
|
avcodec: remove FF_API_DV_FRAME_PROFILE cruft
James Almer
2015-09-05
3
-20
/
+0
*
|
avcodec/libutvideodec: remove AVFrame->reference usage, otherwise the code do...
Michael Niedermayer
2015-09-05
1
-1
/
+0
*
|
avcodec/ac3: sync AC3HeaderInfo struct with the fork
James Almer
2015-09-05
1
-5
/
+0
*
|
Merge commit '4e649debcf7f71d35c6b38cdb7ee715eba95d64a'
Hendrik Leppkes
2015-09-05
1
-28
/
+28
|
\
\
|
|
/
|
*
Postpone API-incompatible changes until the next bump
Vittorio Giovara
2015-08-28
1
-29
/
+29
*
|
Merge commit '8f12ef9860d0e164e4647fd5d5cebdb3cfb34a79'
Hendrik Leppkes
2015-09-05
2
-58
/
+0
|
\
\
|
|
/
[next]