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
/
libavfilter
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
af_channelmap: properly set the supported output channel layouts
Anton Khirnov
2015-07-23
1
-4
/
+4
*
af_resample: do not touch the timestamps if we are not resampling
Anton Khirnov
2015-07-19
1
-19
/
+31
*
lavfi: Add library identifier
Vittorio Giovara
2015-07-01
1
-1
/
+3
*
af_resample: Set the number of samples in the last frame
Luca Barbato
2015-06-20
1
-0
/
+1
*
x86: check for AV_CPU_FLAG_AVXSLOW where useful
James Almer
2015-05-31
1
-1
/
+1
*
lavfi: Move avcodec header to the only filter needing it
Vittorio Giovara
2015-05-19
2
-1
/
+2
*
Revert "lavfi: always check av_expr_parse_and_eval() return value"
Anton Khirnov
2015-05-05
2
-12
/
+9
*
buffersrc: Use the correct deallocation function
Federico Tomassetti
2015-04-22
1
-1
/
+1
*
drawtext: Add an alpha option
Luca Barbato
2015-04-21
1
-10
/
+38
*
buffersrc: Fix resource leak on error
Federico Tomassetti
2015-04-19
1
-0
/
+1
*
filtfmts: Avoid null pointer dereference
Himangi Saraogi
2015-04-19
1
-2
/
+13
*
Replace av_dlog with normal av_log at trace level
Vittorio Giovara
2015-04-19
7
-8
/
+8
*
avfilter: Document avfilter_graph_alloc return value
Federico Tomassetti
2015-03-21
1
-0
/
+2
*
formats: Check memory allocations
Vittorio Giovara
2015-03-12
1
-1
/
+10
*
avfilter: Return more meaningful error codes
Himangi Saraogi
2015-03-05
1
-3
/
+4
*
graphparser: Check av_get_token() memory error
Vittorio Giovara
2015-02-17
1
-0
/
+2
*
libopencv: Check kernel_str life cycle
Luca Barbato
2015-02-03
1
-6
/
+12
*
hqdn3d: check memory allocations and propagate errors
Vittorio Giovara
2015-01-29
1
-16
/
+26
*
libopencv: Rework error handling in parse_iplconvkernel()
Vittorio Giovara
2015-01-27
1
-8
/
+14
*
Add a side data type for audio service type.
Anton Khirnov
2015-01-27
1
-0
/
+25
*
vf_interlace: remove the warning tag in the message
Vittorio Giovara
2015-01-05
1
-1
/
+1
*
vf_interlace: merge FIELD_LOWER check
Vittorio Giovara
2015-01-05
1
-2
/
+2
*
vf_interlace: also assert for height
Vittorio Giovara
2015-01-05
1
-1
/
+1
*
vf_interlace: use image width rather than linesize
Vittorio Giovara
2015-01-05
1
-4
/
+5
*
lavfi: always check av_expr_parse_and_eval() return value
Vittorio Giovara
2014-12-18
2
-9
/
+12
*
vf_frei0r: do not increment string if it reached the end
Vittorio Giovara
2014-12-08
1
-1
/
+2
*
lavfi: Increase drawtext font size limits
Михаил Муковников
2014-12-07
1
-1
/
+1
*
vf_interlace: get rid of useless loads
Kieran Kunhya
2014-11-27
1
-2
/
+0
*
vf_interlace: x86: improve asm performance
Michael Niedermayer
2014-11-25
1
-27
/
+19
*
lavfi: clean memory on error in ADD_FORMAT()
Vittorio Giovara
2014-11-21
1
-1
/
+3
*
vf_interlace: Add SIMD for lowpass filter
Kieran Kunhya
2014-11-15
5
-29
/
+211
*
drawtext: Remove the ifdef for localtime_r
Martin Storsjö
2014-10-26
1
-3
/
+1
*
avfilter: check filter link validity
Vittorio Giovara
2014-10-24
1
-1
/
+6
*
vf_format: check input validity
Vittorio Giovara
2014-10-20
1
-0
/
+5
*
af_resample: check av_opt_set_dict return value
Vittorio Giovara
2014-10-18
1
-1
/
+4
*
vf_showinfo: Forward the av_image_get_linesize error
Vittorio Giovara
2014-10-18
1
-1
/
+3
*
vf_drawtext: Do not leak the mmapped textfile
Luca Barbato
2014-10-18
1
-1
/
+4
*
resample: Avoid off-by-1 errors in PTS calcs.
Timothy B. Terriberry
2014-10-18
1
-1
/
+9
*
setpts: Add missing inttypes.h #include for PRId64
Diego Biurrun
2014-08-21
1
-9
/
+8
*
vsrc_movie: Adjust a silly typo from b977b287f61fea48ecd6251d54a26334213b7ec6
Diego Biurrun
2014-08-21
1
-1
/
+1
*
avfilter: Remove unused variable from ff_get_video_buffer()
Diego Biurrun
2014-08-19
1
-1
/
+0
*
vsrc_movie: Avoid a variable indirection in movie_get_frame()
Diego Biurrun
2014-08-19
1
-2
/
+2
*
Bump major versions of all libraries.
Anton Khirnov
2014-08-09
1
-2
/
+2
*
Postpone API-incompatible changes until the next bump.
Anton Khirnov
2014-08-09
1
-8
/
+8
*
avcodec: Deprecate dtg_active_format field in favor of avframe side-data
Kieran Kunhya
2014-08-03
1
-0
/
+3
*
filtfmts: Replace deprecated uses of AVFilterPad
Diego Biurrun
2014-08-03
1
-4
/
+6
*
vf_fps: Replace use of deprecated AVFilterBufferRef by AVFrame
Diego Biurrun
2014-08-03
1
-1
/
+1
*
af_channelmap: Set the frame channel layout
Luca Barbato
2014-08-02
1
-0
/
+2
*
af_join: Set the output frame format
Luca Barbato
2014-08-02
1
-0
/
+1
*
Revert "vf_interlace: deprecate lowpass option"
Vittorio Giovara
2014-08-01
2
-38
/
+34
[prev]
[next]