git.videolan.org
/
ffmpeg.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ffmpeg.git
2016-10-02
Anton Khirnov
lavu: remove the custom atomic API
commit
|
commitdiff
|
tree
2016-10-02
Anton Khirnov
pthread_frame: use atomics for frame progress
commit
|
commitdiff
|
tree
2016-10-02
Anton Khirnov
pthread_frame: use atomics for PerThreadContext.state
commit
|
commitdiff
|
tree
2016-10-02
Anton Khirnov
pthread_frame: use a thread-safe way for signalling...
commit
|
commitdiff
|
tree
2016-10-02
Anton Khirnov
mmaldec: convert to stdatomic
commit
|
commitdiff
|
tree
2016-10-02
Anton Khirnov
v4l2: convert to stdatomic
commit
|
commitdiff
|
tree
2016-10-02
Anton Khirnov
buffer: convert to stdatomic
commit
|
commitdiff
|
tree
2016-10-02
Anton Khirnov
Add a compat dummy stdatomic.h used when threading...
commit
|
commitdiff
|
tree
2016-10-02
Anton Khirnov
Add a compat stdatomic.h implementation based on pthreads
commit
|
commitdiff
|
tree
2016-10-02
Anton Khirnov
Add a compat stdatomic.h implementation based on suncc...
commit
|
commitdiff
|
tree
2016-10-02
Anton Khirnov
Add a compat stdatomic.h implementation based on window...
commit
|
commitdiff
|
tree
2016-10-02
Anton Khirnov
Add a compat stdatomic.h implementation based on GCC...
commit
|
commitdiff
|
tree
2016-10-02
Anton Khirnov
configure: check for stdatomic.h
commit
|
commitdiff
|
tree
2016-10-02
Luca Barbato
huffyuvdsp: Enable the altivec code for PPC little...
commit
|
commitdiff
|
tree
2016-10-02
Luca Barbato
huffyuvdsp: Reenable PPC optimizations
commit
|
commitdiff
|
tree
2016-10-02
Alexandra Hájková
checkasm: Add test for huffyuvdsp add_bytes
commit
|
commitdiff
|
tree
2016-10-02
Anton Khirnov
avconv: only retry decoding on actual decoding errors
commit
|
commitdiff
|
tree
2016-10-02
Anton Khirnov
avconv: make sure the filtergraph is freed on init...
commit
|
commitdiff
|
tree
2016-10-02
Anton Khirnov
avconv: set the encoding framerate when the output...
commit
|
commitdiff
|
tree
2016-10-02
Anton Khirnov
h264dec: support broken files with mp4 extradata/annex...
commit
|
commitdiff
|
tree
2016-10-02
Anton Khirnov
hwcontext_vaapi: add a quirk for the missing MemoryType...
commit
|
commitdiff
|
tree
2016-09-30
Justin Ruggles
ac3dsp: x86: Replace inline asm for in-decoder downmixi...
commit
|
commitdiff
|
tree
2016-09-30
Justin Ruggles
ac3dsp: Add some special-case handling for the C downmi...
commit
|
commitdiff
|
tree
2016-09-30
Justin Ruggles
ac3dsp: Reverse matrix in/out order in downmix()
commit
|
commitdiff
|
tree
2016-09-30
Anton Khirnov
avio: add a new flag for marking streams seekable by...
commit
|
commitdiff
|
tree
2016-09-30
Anton Khirnov
avio: cosmetics, prettify AVIO_SEEKABLE_NORMAL
commit
|
commitdiff
|
tree
2016-09-30
Anton Khirnov
lavf: fix usage of AVIOContext.seekable
commit
|
commitdiff
|
tree
2016-09-30
Hendrik Leppkes
x86/h264_weight: use appropriate register size for...
commit
|
commitdiff
|
tree
2016-09-29
Diego Biurrun
mpegaudiodsp: Change type of array stride parameters...
commit
|
commitdiff
|
tree
2016-09-29
Diego Biurrun
mss*: Change type of array stride parameters to ptrdiff_t
commit
|
commitdiff
|
tree
2016-09-29
Diego Biurrun
ea: Change type of array stride parameters to ptrdiff_t
commit
|
commitdiff
|
tree
2016-09-29
Diego Biurrun
hevc: Change type of array stride parameters to ptrdiff_t
commit
|
commitdiff
|
tree
2016-09-29
Diego Biurrun
h264chroma: Change type of stride parameters to ptrdiff_t
commit
|
commitdiff
|
tree
2016-09-29
Diego Biurrun
idct: Change type of array stride parameters to ptrdiff_t
commit
|
commitdiff
|
tree
2016-09-29
Diego Biurrun
blockdsp: Change type of array stride parameters to...
commit
|
commitdiff
|
tree
2016-09-29
Diego Biurrun
intrax8: Change type of array stride parameters to...
commit
|
commitdiff
|
tree
2016-09-29
Diego Biurrun
hpeldsp: arm: Update comments left behind in 25841dfe80...
commit
|
commitdiff
|
tree
2016-09-29
Diego Biurrun
x86: fpel: Remove unnecessary sign extend
commit
|
commitdiff
|
tree
2016-09-28
Mark Thompson
vaapi_h264: Set max_num_ref_frames to 1 when not using...
commit
|
commitdiff
|
tree
2016-09-28
Mark Thompson
vaapi_encode: Sync to input surface rather than output
commit
|
commitdiff
|
tree
2016-09-28
Mark Thompson
vaapi_encode: Check packed header capabilities
commit
|
commitdiff
|
tree
2016-09-28
Mark Thompson
vaapi_encode: Refactor initialisation
commit
|
commitdiff
|
tree
2016-09-28
Anton Khirnov
examples/output: switch to the new encoding API
commit
|
commitdiff
|
tree
2016-09-28
Anton Khirnov
tdsc: use the new decoding API
commit
|
commitdiff
|
tree
2016-09-28
Anton Khirnov
lavc: add clobber tests for the new encoding/decoding API
commit
|
commitdiff
|
tree
2016-09-28
Anton Khirnov
mpegvideo_enc: use the new encoding API for b_strategy=2
commit
|
commitdiff
|
tree
2016-09-28
Anton Khirnov
mpegvideo_enc: handle encoding errors with b_strategy=2
commit
|
commitdiff
|
tree
2016-09-28
Anton Khirnov
mpegvideo_enc: add const to the AVCodec instance
commit
|
commitdiff
|
tree
2016-09-28
Anton Khirnov
APIchanges: fix a typo in the version number
commit
|
commitdiff
|
tree
2016-09-27
Luca Barbato
lavu: Bump version for the 12bit Planar YUV support
commit
|
commitdiff
|
tree
2016-09-27
Luca Barbato
pixfmt: Add yuv444p12 pixel format
commit
|
commitdiff
|
tree
2016-09-27
Luca Barbato
pixfmt: Add yuv422p12 pixel format
commit
|
commitdiff
|
tree
2016-09-27
Luca Barbato
pixfmt: Add yuv420p12 pixel format
commit
|
commitdiff
|
tree
2016-09-27
Luca Barbato
swscale: Rename is9_OR_10 to match what it does
commit
|
commitdiff
|
tree
2016-09-27
Luca Barbato
swscale: Update bitdepth range check
commit
|
commitdiff
|
tree
2016-09-27
Vittorio Giovara
swscale: Consistently order input YUV pixel formats
commit
|
commitdiff
|
tree
2016-09-24
Yogender Gupta
nvenc: Extended rate-control support as provided by...
commit
|
commitdiff
|
tree
2016-09-24
Yogender Gupta
nvenc: Add support for high bitdepth
commit
|
commitdiff
|
tree
2016-09-24
Yogender Gupta
nvenc: Add some easier to understand presets that match...
commit
|
commitdiff
|
tree
2016-09-24
Luca Barbato
nvenc: Make sure that enum and array index match
commit
|
commitdiff
|
tree
2016-09-22
Anton Khirnov
audiodsp/x86: yasmify vector_clipf_sse
commit
|
commitdiff
|
tree
2016-09-22
Anton Khirnov
audiodsp: reorder arguments for vector_clipf
commit
|
commitdiff
|
tree
2016-09-22
Anton Khirnov
audiodsp: fix vector_clipf documentation
commit
|
commitdiff
|
tree
2016-09-22
Anton Khirnov
checkasm: add tests for audiodsp
commit
|
commitdiff
|
tree
2016-09-22
Anton Khirnov
checkasm: add a test for blockdsp
commit
|
commitdiff
|
tree
2016-09-22
Anton Khirnov
blockdsp: drop the high_bit_depth parameter
commit
|
commitdiff
|
tree
2016-09-22
Yogender Kumar...
hwcontext_cuda: Add P010 and YUV444P16 pixel format
commit
|
commitdiff
|
tree
2016-09-19
Anton Khirnov
audiodsp/x86: clear the high bits of the order paramete...
commit
|
commitdiff
|
tree
2016-09-19
Anton Khirnov
audiodsp/x86: fix ff_vector_clip_int32_sse2
commit
|
commitdiff
|
tree
2016-09-19
Alexandra Hájková
x86util: Document SBUTTERFLY macro
commit
|
commitdiff
|
tree
2016-09-19
Yogender Gupta
avcodec: Add the extended pixel format profile for...
commit
|
commitdiff
|
tree
2016-09-16
Michael Niedermayer
mpegvideo_motion: Handle edge emulation even without...
commit
|
commitdiff
|
tree
2016-09-15
Janne Grunau
build: remove hardcoded name of version header
commit
|
commitdiff
|
tree
2016-09-15
Diego Biurrun
build: doc: more fine-grained dependencies for generate...
commit
|
commitdiff
|
tree
2016-09-15
Josh de Kock
libdc1394: Distinguish between enumeration errors and...
commit
|
commitdiff
|
tree
2016-09-15
Martin Storsjö
rtsp: Fix a crash with the RTSP muxer
commit
|
commitdiff
|
tree
2016-09-14
Mark Thompson
vf_scale_vaapi: Crop input surface to active region
commit
|
commitdiff
|
tree
2016-09-14
Mark Thompson
vaapi_h264: Fix HRD bit_rate/cpb_size scaling
commit
|
commitdiff
|
tree
2016-09-14
Mark Thompson
hwcontext_vdpau: Fix missing subscripts
commit
|
commitdiff
|
tree
2016-09-14
Mark Thompson
hwcontext_vdpau: Remove duplicate definition of GET_CAL...
commit
|
commitdiff
|
tree
2016-09-14
Diego Biurrun
pixblockdsp: Change type of stride parameters to ptrdiff_t
commit
|
commitdiff
|
tree
2016-09-13
Diego Biurrun
configure: Drop check_lib()/require() in favor of check...
commit
|
commitdiff
|
tree
2016-09-11
Diego Biurrun
ppc: mpegvideo: Add proper runtime AltiVec detection
commit
|
commitdiff
|
tree
2016-09-11
Diego Biurrun
ppc: Update #endif comments
commit
|
commitdiff
|
tree
2016-09-11
Luca Barbato
audiodsp: ppc: Add VSX variant
commit
|
commitdiff
|
tree
2016-09-11
Luca Barbato
checkasm: Read the unsigned value as it should
commit
|
commitdiff
|
tree
2016-09-09
Mark Thompson
vaapi_vp8: Explicitly include libva vp8 decode header
commit
|
commitdiff
|
tree
2016-09-08
Mark Thompson
vaapi_decode: Ignore the profile when not useful
commit
|
commitdiff
|
tree
2016-09-08
Mark Thompson
lavc/vaapi: Add VP8 decode hwaccel
commit
|
commitdiff
|
tree
2016-09-08
Mark Thompson
vp8: Add hwaccel hooks
commit
|
commitdiff
|
tree
2016-09-08
Diego Biurrun
utvideo: Change type of array stride parameters to...
commit
|
commitdiff
|
tree
2016-09-07
Diego Biurrun
iir_filter: Change type of array stride parameters...
commit
|
commitdiff
|
tree
2016-09-07
Diego Biurrun
error_resilience: Change type of array stride parameter...
commit
|
commitdiff
|
tree
2016-09-06
Diego Biurrun
configure: Simplify clock_gettime() test
commit
|
commitdiff
|
tree
2016-09-05
Diego Biurrun
build: Fix directory dependencies of tests/pixfmts...
commit
|
commitdiff
|
tree
2016-09-05
Diego Biurrun
configure: Fix --disable-pod2man / --disable-texi2html
commit
|
commitdiff
|
tree
2016-09-05
Diego Biurrun
configure: Simplify libopenjpeg check
commit
|
commitdiff
|
tree
2016-09-05
Diego Biurrun
configure: Move initial VAAPI check to a more sensible...
commit
|
commitdiff
|
tree
2016-09-04
Diego Biurrun
sanm: Change type of array pitch parameters to ptrdiff_t
commit
|
commitdiff
|
tree
2016-09-04
Diego Biurrun
copy_block: Change type of array stride parameters...
commit
|
commitdiff
|
tree
next