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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
AAC encoder: fix make checkheaders
Claudio Freire
2015-09-18
1
-0
/
+2
*
Merge commit 'e3d4784eb31b3ea4a97f2d4c698a75fab9bf3d86'
Hendrik Leppkes
2015-09-17
1
-1
/
+1
|
\
|
*
d3d11va: WindowsPhone requires a mutex around ID3D11VideoContext
Steve Lhomme
2015-09-17
1
-1
/
+1
|
*
lavc: Fix compilation with --disable-everything --enable-parser=mpeg4video
Hendrik Schreiber
2015-09-12
1
-1
/
+1
*
|
lavc: Fix standalone compilation of the avi demuxer.
Carl Eugen Hoyos
2015-09-14
1
-0
/
+1
*
|
lavc: Fix standalone compilation of the subrip decoder.
Carl Eugen Hoyos
2015-09-11
1
-1
/
+1
*
|
lavc: Fix compilation with --disable-everything --enable-parser=mpeg4video.
Hendrik Schreiber
2015-09-09
1
-1
/
+1
*
|
avcodec: remove VIMA Makefile entry
James Almer
2015-09-07
1
-1
/
+0
*
|
Merge commit 'c45fcf30cfab687004ed1cdc06ebaa21f4262a0b'
Hendrik Leppkes
2015-09-07
1
-0
/
+1
|
\
\
|
|
/
|
*
DXV decoder
Vittorio Giovara
2015-09-02
1
-0
/
+1
*
|
Merge commit '0c7707610f46a28b65eff935500c78c9781f8f4f'
Hendrik Leppkes
2015-09-07
1
-0
/
+1
|
\
\
|
|
/
|
*
lavc: Add a lzf decompressor
Luca Barbato
2015-09-02
1
-0
/
+1
*
|
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
|
*
Support the Hap chunked frame format
Tom Butterworth
2015-07-27
1
-2
/
+2
*
|
avcodec/samidec: use ff_htmlmarkup_to_ass()
Yayoi
2015-09-06
1
-1
/
+1
*
|
avcodec/srtdec: factor out HTML parsing code
Yayoi
2015-09-06
1
-1
/
+1
*
|
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
*
|
vaapi: Add hevc hwaccel support
Timo Rothenpieler
2015-08-27
1
-0
/
+1
*
|
avcodec: Fix `make checkheaders`
Timothy Gu
2015-08-22
1
-1
/
+1
*
|
aacenc: implement the complete AAC-Main profile
Rostislav Pehlivanov
2015-08-21
1
-0
/
+1
*
|
aacenc_tns: implement temporal noise shaping
Rostislav Pehlivanov
2015-08-21
1
-0
/
+1
*
|
aaccoder: move the Intensity Stereo implementation out
Rostislav Pehlivanov
2015-08-21
1
-0
/
+1
*
|
avutil: add ff_reverse as av_reverse replacement
Andreas Cadhalpun
2015-08-12
1
-1
/
+1
*
|
avcodec/g729: add g729_parser
Ganesh Ajjanagadde
2015-08-11
1
-0
/
+1
*
|
lavc: The h263 encoder (also) depends on h263data.o
Carl Eugen Hoyos
2015-08-08
1
-1
/
+1
*
|
aacenc: Move local encoder specific tables to a separate file
Rostislav Pehlivanov
2015-08-07
1
-1
/
+1
*
|
avcodec: add new Videotoolbox hwaccel.
Sebastien Zwickert
2015-08-03
1
-2
/
+10
*
|
Merge commit '41d47ea85fb4ad9cfb5c2dc808a46bc1d57f3986'
Michael Niedermayer
2015-07-26
1
-1
/
+2
|
\
\
|
|
/
|
*
lavc: add Intel libmfx-based HEVC decoder.
Anton Khirnov
2015-07-25
1
-1
/
+2
*
|
Merge commit 'bf52f773913cf74bdf0d2c8c2cb4473fa1b7801e'
Michael Niedermayer
2015-07-26
1
-1
/
+1
|
\
\
|
|
/
|
*
lavc: add Intel libmfx-based MPEG2 decoder.
Anton Khirnov
2015-07-25
1
-0
/
+1
*
|
Merge commit 'f89f78c1c563d98f10ee1d7e1ed67c9f9e03b741'
Michael Niedermayer
2015-07-26
1
-0
/
+1
|
\
\
|
|
/
|
*
lavc: add a HEVC mp4->annex B bitstream filter
Anton Khirnov
2015-07-25
1
-0
/
+1
*
|
avcodec: Add QSV VC-1 video decoder.
Ivan Uskov
2015-07-25
1
-0
/
+1
*
|
avcodec: Add QSV MPEG-2 video decoder.
Ivan Uskov
2015-07-25
1
-0
/
+1
*
|
avcodec: Implementation of AAC_fixed_decoder (PS-module)
Djordje Pesut
2015-07-22
1
-6
/
+8
*
|
Support the Hap chunked frame format
Tom Butterworth
2015-07-22
1
-2
/
+2
*
|
avcodec: Implementation of AAC_fixed_decoder (SBR-module)
Djordje Pesut
2015-07-20
1
-2
/
+3
*
|
avcodec: Table creation for AAC_fixed_decoder (SBR-module)
Jovan Zelincevic
2015-07-20
1
-1
/
+4
*
|
Merge commit 'a623aa0069dff586241ad2ffedcd45ed840e2553'
Michael Niedermayer
2015-07-17
1
-2
/
+3
|
\
\
|
|
/
|
*
configure: Factor out wmv2dsp module
Vittorio Giovara
2015-07-17
1
-2
/
+3
*
|
Merge commit 'd42191c78befc1983f23b1899b2dda513b72f1ed'
Michael Niedermayer
2015-07-17
1
-2
/
+3
|
\
\
|
|
/
|
*
configure: Factor out vp8dsp module
Vittorio Giovara
2015-07-17
1
-2
/
+3
*
|
Merge commit 'd4aea1aa4060fb5ba7f5f426823b697d2a5af08b'
Michael Niedermayer
2015-07-17
1
-3
/
+3
|
\
\
|
|
/
|
*
configure: Factor out vp56dsp module
Vittorio Giovara
2015-07-17
1
-3
/
+3
*
|
Merge commit '5cb4bdb2a03c3643f8f1e7d21d7094e61e0a4418'
Michael Niedermayer
2015-07-17
1
-2
/
+3
|
\
\
|
|
/
|
*
configure: Factor out rv34dsp module
Vittorio Giovara
2015-07-17
1
-2
/
+3
*
|
Merge commit '575ec60e542114b2ef5b2f88b28eeb72389dda45'
Michael Niedermayer
2015-07-17
1
-2
/
+3
|
\
\
|
|
/
[next]