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
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc/examples: add directory listing example
Lukasz Marek
2015-03-28
5
-1
/
+117
*
postproc: Removed unecessary if/else branch when getting QP.
Tucker DiNapoli
2015-03-28
1
-8
/
+4
*
Merge commit '72b7441a10f578a1d0be7083d8f5adf6a01921c2'
Michael Niedermayer
2015-03-28
10
-10
/
+656
|
\
|
*
lavc: add Intel libmfx-based H.264 encoder
Anton Khirnov
2015-03-27
10
-10
/
+656
*
|
Merge commit '9ba27c2348d26000257e891e40a72facb0d916be'
Michael Niedermayer
2015-03-28
3
-6
/
+6
|
\
\
|
|
/
|
*
qsvdec: add 'decode' to the non-static function names
Anton Khirnov
2015-03-27
3
-6
/
+6
*
|
Merge commit 'd0a63d8b989647ffdb5f40da8e1feaffe1a8e791'
Michael Niedermayer
2015-03-28
7
-95
/
+163
|
\
\
|
|
/
|
*
qsvdec: split off some code that will be shared with the encoder
Anton Khirnov
2015-03-27
7
-95
/
+163
*
|
Merge commit 'b04d009b0e1a34b717f3d3bbf407aef0c742aff1'
Michael Niedermayer
2015-03-28
5
-10
/
+10
|
\
\
|
|
/
|
*
qsv: rename to qsvdec
Anton Khirnov
2015-03-27
5
-10
/
+10
*
|
fate: Use a variable QP input for fate-filter-pp
Michael Niedermayer
2015-03-28
2
-2
/
+9
*
|
fate: simplify filter-pp tests
Michael Niedermayer
2015-03-28
1
-13
/
+2
*
|
avformat/avio: Document the end of list case in avio_read_dir()
Michael Niedermayer
2015-03-27
1
-1
/
+2
*
|
lavfi: add inverse telecine filter
Himangi Saraogi
2015-03-27
5
-0
/
+376
*
|
lavf: add directory listing API
Lukasz Marek
2015-03-27
4
-1
/
+183
*
|
avfilter/vf_telecine: Avoid floating point values
Himangi Saraogi
2015-03-27
1
-3
/
+4
*
|
avutil/timer: give each printed value of STOP_TIMER a fixed length
Michael Niedermayer
2015-03-27
1
-1
/
+1
*
|
avutil/timer: show histogram of cpu cycles each run took
Michael Niedermayer
2015-03-27
1
-1
/
+7
*
|
avutil/cpu: add missing check for mmxext to av_force_cpu_flags
James Almer
2015-03-26
1
-0
/
+1
*
|
avfilter/vf_telecine: Fix loss of AVFrame properties in output
Himangi Saraogi
2015-03-27
1
-0
/
+1
*
|
avcodec/x86/hpeldsp_init: Put CONFIG_* first in if()
Michael Niedermayer
2015-03-26
1
-2
/
+2
*
|
avcodec/h264_slice: Put CONFIG_GRAY first in if()
Michael Niedermayer
2015-03-26
1
-1
/
+1
*
|
avcodec/arm/flacdsp_init_arm: Put CONFIG_FLAC_DECODER first in if()
Michael Niedermayer
2015-03-26
1
-1
/
+1
*
|
avcodec/ac3dec: Put CONFIG* first in if()
Michael Niedermayer
2015-03-26
1
-2
/
+2
*
|
avformat/dv: fix used dimension variables
Michael Niedermayer
2015-03-26
1
-2
/
+2
*
|
avformat/rmdec: fix support for 0 sized mdpr
Michael Niedermayer
2015-03-26
1
-0
/
+2
*
|
avfilter/vf_telecine: Fix AV desync by using the first input timestamp
Himangi Saraogi
2015-03-26
1
-1
/
+8
*
|
avcodec/nvenc: Need a separate class for each encoder
Philip Langdale
2015-03-25
1
-8
/
+15
*
|
doc: remove the reference to supporting AviSynth 2.5
Stephen Hutchinson
2015-03-25
1
-1
/
+1
*
|
avisynth: drop support of AviSynth 2.5
Stephen Hutchinson
2015-03-25
2
-76
/
+15
*
|
swscale/output: Fix undefined shifts
Michael Niedermayer
2015-03-25
1
-2
/
+2
*
|
avisynth: ifdef to avoid implicit function declaration errors
Stephen Hutchinson
2015-03-25
1
-0
/
+8
*
|
avcodec/j2kenc: Initialize variable to silence compiler warnings
Himangi Saraogi
2015-03-25
1
-1
/
+1
*
|
avutil: make AVFrameSideData buffers ref-counted.
Ronald S. Bultje
2015-03-25
2
-15
/
+39
*
|
lavu/frame: move av_frame_copy_props() up in the file.
Ronald S. Bultje
2015-03-25
1
-70
/
+70
*
|
avcodec/nvenc_h265: add missing version bump and changelog entry
James Almer
2015-03-25
2
-2
/
+3
*
|
configure: add missing dependency for nvenc_h265
James Almer
2015-03-25
1
-0
/
+1
*
|
avcodec/nvenc: Add support for H.265 encoding
Philip Langdale
2015-03-24
3
-23
/
+133
*
|
avcodec/h264: Remove bits_per_raw_sample hacks
Michael Niedermayer
2015-03-25
3
-9
/
+6
*
|
avisynth: update headers against AviSynth+
Stephen Hutchinson
2015-03-25
4
-151
/
+313
*
|
ffmpeg: fix option name in documentation
Giorgio Vazzana
2015-03-24
1
-1
/
+1
*
|
avformat/utils: Terminate SPS in avci100_1080i_extradata to avoid warnings du...
Michael Niedermayer
2015-03-24
1
-1
/
+1
*
|
avutil/pixfmt: Add missing AV_ prefix to PIX_FMT_YUV411P
Michael Niedermayer
2015-03-24
1
-1
/
+1
*
|
avcodec/nvenc: Drop support for old nvenc api
Timo Rothenpieler
2015-03-24
4
-17
/
+4
*
|
avcodec/msrledec: More verbose error message
Michael Niedermayer
2015-03-24
1
-1
/
+1
*
|
avcodec/msrledec: restructure msrle_decode_pal4() based on the line number in...
Michael Niedermayer
2015-03-24
1
-14
/
+11
*
|
avformat/mov: check color parameter type explicitly.
Jochen Strunk
2015-03-24
1
-1
/
+1
*
|
Merge remote-tracking branch 'cehoyos/master'
Michael Niedermayer
2015-03-24
1
-1
/
+7
|
\
\
|
*
|
lavf/matroskaenc: List subtitle codecs with fake codec_tags to allow remuxing.
Carl Eugen Hoyos
2015-03-24
1
-1
/
+7
*
|
|
Merge commit '1188119624e42c1b2ce5be6137d2e6c6f4f03328'
Michael Niedermayer
2015-03-24
0
-0
/
+0
|
\
\
\
|
|
|
/
|
|
/
|
[next]