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
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
avfilter/vf_v360: add ball projection format
Paul B Mahol
2019-09-19
1
-0
/
+3
*
doc: various spelling, grammar and formatting fixes
Moritz Barsnick
2019-09-18
2
-36
/
+37
*
avfilter/vf_v360: add mercator projection
Paul B Mahol
2019-09-17
1
-0
/
+3
*
lavc/g729dec: Support decoding Sipro ACELP.KELVIN.
Carl Eugen Hoyos
2019-09-16
1
-0
/
+1
*
doc/examples/decode_audio: Fix "warning: ISO C90 forbids mixed declarations a...
Michael Niedermayer
2019-09-16
1
-3
/
+4
*
avcodec/libdav1d: use the library default for the filmgrain option
James Almer
2019-09-15
1
-3
/
+3
*
avfilter/vf_stereo3d: add tb (top-bottom) aliases
Paul B Mahol
2019-09-15
1
-0
/
+8
*
doc/filters: add another v360 example
Paul B Mahol
2019-09-14
1
-0
/
+5
*
avfilter/vf_v360: implement stereo 3D support
Paul B Mahol
2019-09-14
1
-0
/
+15
*
avfilter/vf_v360: implement diagonal field of view
Paul B Mahol
2019-09-14
1
-2
/
+8
*
avfilter/vf_v360: add dfisheye output
Paul B Mahol
2019-09-12
1
-1
/
+2
*
doc/filters: extend flip options in v360 filter
Paul B Mahol
2019-09-10
1
-1
/
+1
*
avfilter/vf_v360: add support for stereographic as input projection
Paul B Mahol
2019-09-10
1
-1
/
+1
*
doc/filters: fix typo in v360
Paul B Mahol
2019-09-09
1
-1
/
+1
*
avfilter/vf_v360: partialy revert previous commit
Paul B Mahol
2019-09-09
1
-4
/
+0
*
avfilter/vf_v360: extend stereographic projection
Paul B Mahol
2019-09-09
1
-1
/
+6
*
doc/filters: update v360
Paul B Mahol
2019-09-08
1
-0
/
+12
*
avfilter/vf_v360: add options to h/w unflip input video
Paul B Mahol
2019-09-07
1
-0
/
+4
*
avfilter/vf_v360: support transposed input/output
Paul B Mahol
2019-09-07
1
-0
/
+6
*
avfilter/vf_v360: add option to pick rotation order
Paul B Mahol
2019-09-06
1
-0
/
+14
*
doc/filters: correct range for contrast in eq filter
Sourabh Sharma
2019-09-06
1
-1
/
+1
*
doc/filters: fix alphabetic order of some video filters
Paul B Mahol
2019-09-05
1
-280
/
+280
*
avutil/version: bump for hwcontext_videotoolbox api change
Aman Gupta
2019-09-04
1
-0
/
+3
*
avformat: Add ZeroMQ as a protocol
Andriy Gelman
2019-09-02
2
-0
/
+48
*
docs/formats: fix max_interleave_delta default
Marton Balint
2019-09-02
1
-1
/
+1
*
avfilter/vf_v360: rename fb format to barrel
Paul B Mahol
2019-09-02
1
-0
/
+1
*
avutil/pixfmt: Add EBU Tech. 3213-E AVColorPrimaries value
Raphaƫl Zumer
2019-09-01
1
-0
/
+3
*
avfilter/vf_v360: add cubemap 1x6 layout
Paul B Mahol
2019-08-31
1
-1
/
+2
*
avfilter/vf_v360: add facebook's format
Eugene Lyapustin
2019-08-30
1
-0
/
+3
*
libavcodec/amfenc: Vulkan initialization support for encoder.
OvchinnikovDmitrii
2019-08-27
1
-3
/
+13
*
doc/examples/decode_video: add input file format information for usage
Steven Liu
2019-08-26
1
-1
/
+2
*
doc/examples/decode_audio: print message about how to play the output file
Steven Liu
2019-08-26
1
-0
/
+51
*
libavfilter: Add dehaze-filter option in existing derain.
Xuewei Meng
2019-08-26
1
-0
/
+12
*
avformat/mpegtsenc: get rid of packet counting for sdt/pat/pmt
Marton Balint
2019-08-23
1
-4
/
+4
*
avformat/mpegtsenc: add support for setting PCR interval for VBR streams
Marton Balint
2019-08-23
1
-2
/
+4
*
lavfi: add deshake_opencl filter
Jarek Samic
2019-08-23
1
-0
/
+69
*
libavfilter: Update derain filter doc.
Xuewei Meng
2019-08-22
1
-4
/
+12
*
doc/filters: fix typos
Paul B Mahol
2019-08-21
1
-2
/
+2
*
doc/filters: fix v360 options names
Paul B Mahol
2019-08-21
1
-3
/
+3
*
avfilter/vf_v360: add dual fisheye format
Eugene Lyapustin
2019-08-19
1
-0
/
+20
*
avfilter/vf_v360: add padding option for cubemap
Eugene Lyapustin
2019-08-19
1
-2
/
+16
*
avfilter: add v360 filter
Eugene Lyapustin
2019-08-19
1
-0
/
+137
*
avformat/avio: remove 4k limit from avio_printf
Marton Balint
2019-08-17
1
-0
/
+3
*
avformat/avio: add avio_print_string_array and avio_print
Marton Balint
2019-08-17
1
-0
/
+3
*
avformat/mpegtsenc: remove deprecated resend_headers option
Marton Balint
2019-08-14
1
-4
/
+0
*
libavfilter/vf_scale: Ensure scaled video is divisible by n
Lars Kiesow
2019-08-13
1
-0
/
+12
*
doc/fate: Document how to request samples upload access
Michael Niedermayer
2019-08-09
1
-0
/
+4
*
doc/ffmpeg: Document dts_error_threshold option
Jun Zhao
2019-08-08
1
-0
/
+4
*
examples/encode_video: only add sequence end code for mpeg1/2 video
Jun Zhao
2019-08-08
1
-1
/
+2
*
lavf/hls: add http_seekable option for HTTP partial requests
Jun Zhao
2019-08-08
1
-0
/
+4
[next]