|
|
|
@03518090
|
10 years |
Reimar.Doeffinger |
r210enc.c: Simplify and never store more than 10 bits.
The r10k and …
|
|
|
@56e432b2
|
10 years |
u |
avutil/atomic: reuse ret to avoid dereferencing twice the same value.
|
|
|
@cc914885
|
10 years |
michaelni |
avfilter/vf_cropdetect: Factorize duplicated code using a macro
This …
|
|
|
@ed96830a
|
10 years |
michaelni |
avfilter/vf_blend: Fix AVClass
Fixes infinite loop
Signed-off-by: …
|
|
|
@d4fd3f24
|
10 years |
stefasab |
lavfi: add tblend filter
|
|
|
@05e74ac2
|
10 years |
michaelni |
avutil/hmac: use av_freep() to avoid leaving stale pointers in memory
…
|
|
|
@6d639ecf
|
10 years |
michaelni |
avutil/audio_fifo: use av_freep() to avoid leaving stale pointers in …
|
|
|
@336bb3f
|
10 years |
michaelni |
avutil/dict: Use av_freep() to avoid leaving stale pointers in memory
…
|
|
|
@9e893473
|
10 years |
michaelni |
Merge commit '60d4c6ff76467d4d8f55c1cc61ab6c618e8ea2f3'
* commit …
|
|
|
@6f764d2
|
10 years |
michaelni |
Merge commit '737d35e33408263c04d7730f5487eed0d04938ba'
* commit …
|
|
|
@a6ab9ed
|
10 years |
michaelni |
Merge commit '1f9237f2ac46dfbed1bfa1f4f0f1314c2a1d62ec'
* commit …
|
|
|
@75173154
|
10 years |
michaelni |
Merge commit 'ebd5320afd42d4315851f3e0ca7f5d4a6300eb68'
* commit …
|
|
|
@d7aaeea
|
10 years |
michaelni |
Merge commit 'c220a60f92dde9c7c118fc4deddff5c1f617cda9'
* commit …
|
|
|
@ddb9a24a
|
10 years |
michaelni |
Merge commit '6c99c92a42add7f6a462114d5a4a53c93c551058'
* commit …
|
|
|
@d16079ab
|
10 years |
michaelni |
Merge commit '57b6704ecd0f56d6a3092e448687cfd837bb0ac1'
* commit …
|
|
|
@57089084
|
10 years |
michaelni |
Merge commit '4cfbeef31d4e6096c0596359d212f5d99a7ba4b5'
* commit …
|
|
|
@60d4c6ff
|
10 years |
anton |
h264: restore a block mistakenly removed in e10fd08a
CC: …
|
|
|
@fa0e5ffb
|
10 years |
michaelni |
avfilter/vf_cropdetect: add yuv440p and yuv410p support
…
|
|
|
@a4b13dbd
|
10 years |
michaelni |
avfilter/vf_fspp: Add GBRP and gray8 support
Signed-off-by: Michael …
|
|
|
@a18456a2
|
10 years |
Reynaldo H. Verdejo Pinochet |
ffserver: check for EOF|error at loop condition
Signed-off-by: …
|
|
|
@0121dda
|
10 years |
Reynaldo H. Verdejo Pinochet |
ffserver: reflow close_connection()
Signed-off-by: Reynaldo H. …
|
|
|
@11462236
|
10 years |
Reynaldo H. Verdejo Pinochet |
ffserver: minor formatting improvement to http_server()
…
|
|
|
@978bc432
|
10 years |
Reynaldo H. Verdejo Pinochet |
ffserver: reindent start_multicast()
Signed-off-by: Reynaldo H. …
|
|
|
@719cc025
|
10 years |
Reynaldo H. Verdejo Pinochet |
ffserver: reflow start_multicast()
Signed-off-by: Reynaldo H. Verdejo …
|
|
|
@18011888
|
10 years |
Reynaldo H. Verdejo Pinochet |
ffserver: reindent start_children()
Signed-off-by: Reynaldo H. …
|
|
|
@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 …
|
|
|
@737d35e3
|
10 years |
anton |
vdpau: add support for the H.264 High 4:4:4 Predictive profile
…
|
|
|
@1f9237f
|
10 years |
anton |
avconv_vdpau: allocate video surface of VDPAU-specified size
…
|
|
|
@ebd5320a
|
10 years |
anton |
vdpau: add support for 4:2:2 and 4:4:4 chroma sampling
Signed-off-by: …
|
|
|
@c220a60f
|
10 years |
anton |
vdpau: add helper for surface chroma type and size
Since the VDPAU …
|
|
|
@6c99c92
|
10 years |
anton |
libavcodec: add AV_HWACCEL_ALLOW_HIGH_DEPTH flag
This can be used by …
|
|
|
@57b6704
|
10 years |
anton |
avcodec: add AVCodecContext.sw_pix_fmt
This carries the pixel format …
|
|
|
@4cfbeef3
|
10 years |
anton |
h264: factor hwaccel pixel formats list
This is to avoid …
|
|
|
@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
…
|
|
|