|
|
|
@ec422517
|
10 years |
Reynaldo H. Verdejo Pinochet |
ffserver: reflow start_children()
Signed-off-by: Reynaldo H. Verdejo …
|
|
|
@1abdfb10
|
10 years |
Reynaldo H. Verdejo Pinochet |
ffserver: break lines at 80 in func prototypes
Signed-off-by: …
|
|
|
@a4f876a1
|
10 years |
James |
x86/vf_fspp: move pxor in store slice functions out of the loop
m7 is …
|
|
|
@466e32bf
|
10 years |
James |
x86/vf_fspp: port inline asm to yasm
Reviewed-by: Michael Niedermayer …
|
|
|
@9224c7f0
|
10 years |
michaelni |
avfilter/vf_fspp: clarify comment
Signed-off-by: Michael Niedermayer …
|
|
|
@18982f08
|
10 years |
michaelni |
swscale: Pass through chroma positions in sws_getCachedContext
…
|
|
|
@4bc0dbfc
|
10 years |
michaelni |
avfilter/vf_boxblur: generate supported pixfmt list instead of …
|
|
|
@f7da4b1c
|
10 years |
michaelni |
avformat/rtsp: Use av_freep() to avoid leaving stale pointers in …
|
|
|
@0704c44d
|
10 years |
michaelni |
avformat/cache: remove ftruncate usage, its not always available
In …
|
|
|
@afaa4a89
|
10 years |
stefasab |
lavfi/blend: add difference128 mode
|
|
|
@7c210c44
|
10 years |
michaelni |
avformat/cache: Extend cache entries if possible instead of creating …
|
|
|
@312151b
|
10 years |
michaelni |
avformat/cache: avoid lseek() on reading from the cache if possible
…
|
|
|
@ce355189
|
10 years |
michaelni |
avformat/cache: keep cache_pos updated
Signed-off-by: Michael …
|
|
|
@954fc854
|
10 years |
michaelni |
avformat/cache: cleanup cache file on cache write failure
…
|
|
|
@68609edd
|
10 years |
michaelni |
Changelog: Mention non continuous cache protocol
Signed-off-by: …
|
|
|
@6e6b0a8e
|
10 years |
u |
avfilter/xbr: reindent after previous commit
|
|
|
@87984d2f
|
10 years |
u |
avfilter/xbr: refactor px calculation in FILT[234]
|
|
|
@20cac72a
|
10 years |
u |
avfilter/xbr: move alpha blend assignment out of the macros
|
|
|
@006caf03
|
10 years |
u |
avfilter/xbr: remove unused mask
|
|
|
@2188df96
|
10 years |
u |
avfilter/xbr: refactor alpha blending macros
|
|
|
@8706910c
|
10 years |
michaelni |
avformat/cache: Support user specified read-ahead for non seekable …
|
|
|
@7018d3d3
|
10 years |
michaelni |
avformat/cache: Use the correct io handle in seeking
Signed-off-by: …
|
|
|
@dedd3c8
|
10 years |
michaelni |
avformat/cache: more informative error message
Signed-off-by: Michael …
|
|
|
@681559d
|
10 years |
michaelni |
avformat/cache: remember EOF point if hit and use it to handle …
|
|
|
@0c0168a2
|
10 years |
michaelni |
avformat/cache: support non continuous caching
This allows using the …
|
|
|
@1efdb0a
|
10 years |
michaelni |
avcodec/nvenc: Remove special cases for cygwin
Signed-off-by: Michael …
|
|
|
@7dce913
|
10 years |
michaelni |
avformat/smoothstreamingenc: Use av_freep() avoid leaving stale …
|
|
|
@443bd271
|
10 years |
michaelni |
avformat/wtvdec: Use av_freep() avoid leaving stale pointers in memory …
|
|
|
@68fa5492
|
10 years |
michaelni |
avformat/segment: Use av_freep() avoid leaving stale pointers in …
|
|
|
@1515bfb3
|
10 years |
michaelni |
vf_scale: Use correct chroma positions for YUV420P
Signed-off-by: …
|
|
|
@b51cc701
|
10 years |
michaelni |
avcodec/vc1_mc: use the same reference as luma does in …
|
|
|
@b94e8545
|
10 years |
James |
avfilter/vf_fspp: add missing inline asm guards
|
|
|
@a51c78c6
|
10 years |
stefasab |
lavfi/mp: drop mp=fspp filter
It has been ported to libavfilter.
|
|
|
@bdc4db0e
|
10 years |
stefasab |
lavfi: port mp=fspp to a native libavfilter filter
Signed-off-by: …
|
|
|
@ecafde66
|
10 years |
u |
avfilter/showwaves: fix height range for cline mode
|
|
|
@f6950a07
|
10 years |
u |
avfilter/showwaves: use INT16_MAX instead of a self defined macro
|
|
|
@96dce6f7
|
10 years |
michaelni |
avformat/seek: move the cur variable into the loop
This improves …
|
|
|
@3f56224
|
10 years |
michaelni |
avformat/rtpdec_mpeg4: Use av_freep() to avoid leaving stale pointers …
|
|
|
@ef05af8
|
10 years |
michaelni |
avformat/rtpproto: Use av_freep() to avoid leaving stale pointers in …
|
|
|
@82d1abc4
|
10 years |
michaelni |
avformat/seek: use av_freep() to avoid leaving stale pointers in …
|
|
|
@bed7806
|
10 years |
Reimar.Doeffinger |
tableprint_vlc.h: Should not be checked by checkheaders.
Same as for …
|
|
|
@3a2bed1f
|
10 years |
michaelni |
swscale/yuv2rgb: Fix width % 4 != 0 with bgr4_byte/rgb4_byte
…
|
|
|
@3848512d
|
10 years |
michaelni |
swscale/yuv2rgb: Fix width % 4 != 0 with bgr4/rgb4
Signed-off-by: …
|
|
|
@3d00ba26
|
10 years |
michaelni |
swscale/yuv2rgb: fix width % 8 != 0 and rgb/bgr8 output
Fixes …
|
|
|
@341bd6ec
|
10 years |
michaelni |
avfilter/vf_uspp: use av_malloc_array()
Signed-off-by: Michael …
|
|
|
@e014672
|
10 years |
michaelni |
avformat/aea: reduce false positives in probing
Fixes probetest …
|
|
|
@0d7a14e2
|
10 years |
michaelni |
avformat/avidec: optimize probe
about 2x as fast
Signed-off-by: …
|
|
|
@f7f4a901
|
10 years |
michaelni |
avformat/rtpdec: Use av_freep() to avoid leaving stale pointers in …
|
|
|
@bb858e67
|
10 years |
michaelni |
avformat/rtpdec_latm: Use av_freep() to avoid leaving stale pointers …
|
|
|
@ba8d2c90
|
10 years |
michaelni |
avformat/rtpdec_xiph: use av_freep() to avoid leaving stale pointers …
|
|
|
@40948819
|
10 years |
george |
doc/faq: explain pkg-config basic setup.
|
|
|
@32c836cb
|
10 years |
James |
x86/vp9: remove duplicate function prototypes
Fixes "redundant …
|
|
|
@13306dde
|
10 years |
michaelni |
tools/probetest: support testing a single specified input format
This …
|
|
|
@1ffcf6ac
|
10 years |
michaelni |
frame_thread_encoder: use ref-counting to avoid memcpy of all input …
|
|
|
@fe439c20
|
10 years |
michaelni |
avcodec/h264: also show frames with missing fields when …
|
|
|
@75cc85b2
|
10 years |
michaelni |
cdxl: fix duration
fixes ticket #1937
Signed-off-by: Michael …
|
|
|
@03b84f2f
|
10 years |
michaelni |
avformat/rtmpproto: Use av_freep() to avoid leaving stale pointers in …
|
|
|
@fd3e7447
|
10 years |
michaelni |
avformat/riffdec: Use av_freep() to avoid leaving stale pointers in …
|
|
|
@5dfae3f4
|
10 years |
michaelni |
avformat/os_support: Use av_freep() to avoid leaving stale pointers in …
|
|
|
@41ee459e
|
10 years |
michaelni |
avformat/img2dec: check w/h in dpx_probe
Fixes probetest failure
…
|
|
|
@b7e506b3
|
10 years |
michaelni |
avformat/swfdec: Check frame size rectangle in probe()
fixes …
|
|
|
@f7a4589b
|
10 years |
michaelni |
avformat/mpegtsenc: Use av_freep() to avoid leaving stale pointers in …
|
|
|
@47b9481
|
10 years |
michaelni |
avformat/mpegenc: Use av_freep() to avoid leaving stale pointers in …
|
|
|
@c73b2889
|
10 years |
michaelni |
avfilter/vf_boxblur: Support 10bit planar formats
|
|
|
@34f103b1
|
10 years |
michaelni |
avfilter/vf_boxblur: add gbrp pixfmt
Signed-off-by: Michael …
|
|
|
@6706a29
|
10 years |
michaelni |
avfilter/vf_spp: Fix overflow in 8bit store slice
Fixes regression …
|
|
|
@f622ff16
|
10 years |
michaelni |
avfilter/vf_boxblur: avoid one addition per line
Signed-off-by: …
|
|
|
@7cdce8cb
|
10 years |
michaelni |
avfilter/vf_boxblur: factor rounder offset out
3322 -> 3204 cycles
…
|
|
|
@1ac5abb1
|
10 years |
michaelni |
avfilter/vf_spp: fix overflows with depth > 8
Signed-off-by: Michael …
|
|
|
@5318cf52
|
10 years |
michaelni |
Merge commit '9cfa68c560bdec82d2d5ec079f9c5b0f9ca37af0'
* commit …
|
|
|
@988ca9bd
|
10 years |
michaelni |
avfilter/vf_spp: add support for 9bit YUV and GBR as well as GBRP10
…
|
|
|
@88c1869
|
10 years |
michaelni |
avcodec/idctdsp: use the 10bit code for 9 bit too
9bit is currently …
|
|
|
@bb852f00
|
10 years |
michaelni |
avcodec/fdctdsp: use the 10bit code for 9 bit too
9bit is currently …
|
|
|
@8db0c2ff
|
10 years |
michaelni |
avformat/mmst: Use av_freep() avoid leaving stale pointers in memory
…
|
|
|
@bcd44471
|
10 years |
michaelni |
avformat/http: Use av_freep() avoid leaving stale pointers in memory
…
|
|
|
@081913ae
|
10 years |
michaelni |
avformat/id3v2: Use av_freep() avoid leaving stale pointers in memory
…
|
|
|
@7696e429
|
10 years |
michaelni |
x86/vp3dsp: port put_vp_no_rnd_pixels8_l2_mmx to yasm
Signed-off-by: …
|
|
|
@9cfa68c5
|
10 years |
anton |
mpegts: add support for Opus
Signed-off-by: Anton Khirnov …
|
|
|
@4ae87554
|
10 years |
michaelni |
Makefile: add dependencies which require ffversion.h
Without this …
|
|
|
@17286593
|
10 years |
michaelni |
avformat/westwood_aud: replace != 0 error check by <0
Signed-off-by: …
|
|
|
@4b45aa51
|
10 years |
michaelni |
avformat/asfenc: replace != 0 error check by <0
Signed-off-by: …
|
|
|
@3d6545d5
|
10 years |
michaelni |
Merge commit '8ebf02f8f530240edf7e45f35f7647ef9dd44a58'
* commit …
|
|
|
@a701a9c
|
10 years |
michaelni |
Merge commit 'fc308b30bb24e623fed042ec78b10803b2362a18'
* commit …
|
|
|
@6b0f54dd
|
10 years |
michaelni |
Merge commit 'e2ce16392205d8efe9143329ed3fb5fcb15498fa'
* commit …
|
|
|
@3a15168a
|
10 years |
michaelni |
Merge commit '4895aa65c6ddec2e33ec3c023f221b1bafcbaf9f'
* commit …
|
|
|
@edbbb114
|
10 years |
u |
avformat/rsd: make tag_buf string larger
av_get_codec_tag_string() …
|
|
|
@d60fb4f7
|
10 years |
u |
avformat/apngdec: make tag_buf string larger
…
|
|
|
@83b0fe39
|
10 years |
u |
avformat/wavdec: make start_code string larger
…
|
|
|
@e8d57e41
|
10 years |
michaelni |
wavdec: avoid output of arbitrary chars
use av_get_codec_tag_string() …
|
|
|
@1a971d33
|
10 years |
michaelni |
wavdec: refactor wav_read_header()
Make it more readable and display …
|
|
|
@8ebf02f8
|
10 years |
martin |
libavformat: Only use MoveFileExA when targeting the desktop API …
|
|
|
@fc308b30
|
10 years |
martin |
rtpenc_mpegts: Call write_trailer for the mpegts muxer even if no …
|
|
|
@e2ce1639
|
10 years |
martin |
mpegts: Support running the write_trailer function without an …
|
|
|
@4895aa65
|
10 years |
martin |
libavformat: Allow calling av_write_trailer with a NULL AVIOContext
…
|
|
|
@c3e6a559
|
10 years |
michaelni |
avcodec/vp3: Fix offset handling
Fixes use of uninitialized memory
…
|
|
|
@2df5b506
|
10 years |
michaelni |
avcodec/mpegvideo_enc: remove rtp_mode=0 for H261
Suggested-by: …
|
|
|
@a4d62f77
|
10 years |
michaelni |
x86/constants: fix alignment of pw_255
Signed-off-by: James Almer …
|
|
|
@649c158e
|
10 years |
michaelni |
Add FFMPEG_VERSION into the binary libs
This simplifies identifying …
|
|
|
@869b56ca
|
10 years |
michaelni |
avformat/mpegenc: replace always enabled asserts by av_assert0()
…
|
|
|
@b44ae59b
|
10 years |
michaelni |
avfilter/vsrc_life: Use av_freep() avoid leaving stale pointers in …
|
|
|