git.videolan.org
/
ffmpeg.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ffmpeg.git
2014-04-29
Nicolas George
ffprobe: use the codec descriptor if no decoder was...
commit
|
commitdiff
|
tree
2014-04-29
Nicolas George
lavf/matroska: add "binary" pseudo-MIME type.
commit
|
commitdiff
|
tree
2014-04-29
Nicolas George
lavc: minor bump and APIchanges for AVCodecDescriptor...
commit
|
commitdiff
|
tree
2014-04-29
Nicolas George
lavc: add a mime_types field to codec descriptors.
commit
|
commitdiff
|
tree
2014-04-29
Nicolas George
lavc: add AV_CODEC_ID_BIN_DATA.
commit
|
commitdiff
|
tree
2014-04-29
Nicolas George
lavc: add codec descriptors for TTF and OTF.
commit
|
commitdiff
|
tree
2014-04-29
Nicolas George
lavc: add codec descriptors for deprecated ids.
commit
|
commitdiff
|
tree
2014-04-29
Nicolas George
lavc/codec_desc: add separation comment.
commit
|
commitdiff
|
tree
2014-04-29
Nicolas George
tools/ffhash: implement base64 output.
commit
|
commitdiff
|
tree
2014-04-29
Nicolas George
tools/ffhash: use av_hash_final_hex().
commit
|
commitdiff
|
tree
2014-04-29
Nicolas George
lavu/hash: add hash_final helpers.
commit
|
commitdiff
|
tree
2014-04-29
Reynaldo H...
ffserver: do not ignore lseek() return
commit
|
commitdiff
|
tree
2014-04-29
Reynaldo H...
ffserver: do not ignore getsockname() return
commit
|
commitdiff
|
tree
2014-04-29
Reynaldo H...
ffserver: do not ignore send() return
commit
|
commitdiff
|
tree
2014-04-29
Reynaldo H...
ffserver: do not ignore setsockopt return
commit
|
commitdiff
|
tree
2014-04-29
Reynaldo H...
ffserver: do not ignore ff_socket_nonblock return
commit
|
commitdiff
|
tree
2014-04-29
Michael Niedermayer
avcodec/vc1_parser: fix use of uinitialized memory
commit
|
commitdiff
|
tree
2014-04-29
Michael Niedermayer
avutil/log: fix memleak from 669a09fb372fa58ff913ebc326...
commit
|
commitdiff
|
tree
2014-04-28
Michael Niedermayer
ffmpeg_dxva2: fix mixing of declarations and statements
commit
|
commitdiff
|
tree
2014-04-28
Michael Niedermayer
Merge commit 'a61c2115fb936d50b8b0328d00562fe529a7c46a'
commit
|
commitdiff
|
tree
2014-04-28
Michael Niedermayer
Merge commit '35177ba77ff60a8b8839783f57e44bcc4214507a'
commit
|
commitdiff
|
tree
2014-04-28
Michael Niedermayer
Merge commit 'b2b4afe8115fe3c8b005d663610e5af06f110165'
commit
|
commitdiff
|
tree
2014-04-28
Michael Niedermayer
Merge commit 'ed4b757177f9b563412cdbc8ee3405d82e10fc05'
commit
|
commitdiff
|
tree
2014-04-28
Michael Niedermayer
Merge commit '2fcef90bee98bffeff1d95b7197738f50c450d86'
commit
|
commitdiff
|
tree
2014-04-28
Michael Niedermayer
ffmpeg: print an error at the end if conversion failed
commit
|
commitdiff
|
tree
2014-04-28
Michael Niedermayer
Fix convertion typos
commit
|
commitdiff
|
tree
2014-04-28
Anton Khirnov
configure: rework dxva in avconv handling
commit
|
commitdiff
|
tree
2014-04-28
Hendrik Leppkes
avconv: add support for DXVA2 decoding
commit
|
commitdiff
|
tree
2014-04-28
Michael Niedermayer
avcodec/hevc_cabac: decrease CABAC_MAX_BIN
commit
|
commitdiff
|
tree
2014-04-28
Michael Niedermayer
hwaccel: fix dxva2 & vaapi loop filter parameters
commit
|
commitdiff
|
tree
2014-04-28
Hendrik Leppkes
dxva2_h264: add a workaround for old Intel GPUs
commit
|
commitdiff
|
tree
2014-04-28
James Almer
configure: add support for new CPUs
commit
|
commitdiff
|
tree
2014-04-28
Hendrik Leppkes
dxva2_h264: set the correct ref frame index in the...
commit
|
commitdiff
|
tree
2014-04-28
Michael Niedermayer
avformat/utils: Set the average frame rate from the...
commit
|
commitdiff
|
tree
2014-04-28
Michael Niedermayer
avformat/utils: Ensure that average fps is probed if...
commit
|
commitdiff
|
tree
2014-04-28
Michael Niedermayer
Merge commit '1eb57e1d9b59db0aa63348c21bf3290bd3f5efcb'
commit
|
commitdiff
|
tree
2014-04-28
Michael Niedermayer
avformat/utils: prevent r frame rate from being set...
commit
|
commitdiff
|
tree
2014-04-28
Michael Niedermayer
avformat/utils: add gif to tb_unreliable()
commit
|
commitdiff
|
tree
2014-04-28
Anton Khirnov
lavc: eliminate tb_unreliable()
commit
|
commitdiff
|
tree
2014-04-28
Michael Niedermayer
avfilter/graphdump: Fix pointer to local outside scope
commit
|
commitdiff
|
tree
2014-04-27
Michael Niedermayer
avcodec/mpeg12enc: increase declared size of block...
commit
|
commitdiff
|
tree
2014-04-27
Michael Niedermayer
ffmpeg_filter: make *jpeg_formats static const
commit
|
commitdiff
|
tree
2014-04-27
Michael Niedermayer
avcodec/mjpegdec: make type of shift unsigned to avoid...
commit
|
commitdiff
|
tree
2014-04-27
Michael Niedermayer
avcodec/h264_cabac: fix indention
commit
|
commitdiff
|
tree
2014-04-27
Michael Niedermayer
avcodec/g729postfilter: avoid potential negative shift
commit
|
commitdiff
|
tree
2014-04-27
Michael Niedermayer
avcodec/tiff: Support yuv 420 and 444
commit
|
commitdiff
|
tree
2014-04-27
Michael Niedermayer
avcodec/tiff: parse subsample factors
commit
|
commitdiff
|
tree
2014-04-27
Lukasz Marek
lavd/fbdev_enc: fix not closed handles
commit
|
commitdiff
|
tree
2014-04-27
Peter Ross
avformat/mlvdec: close any additional .Mxx files
commit
|
commitdiff
|
tree
2014-04-27
Peter Ross
avformat/mlvdec: remove unused MlvContext.buffer
commit
|
commitdiff
|
tree
2014-04-27
Michael Niedermayer
Fix bistream typos
commit
|
commitdiff
|
tree
2014-04-27
Michael Niedermayer
fix bistream typos
commit
|
commitdiff
|
tree
2014-04-27
Michael Niedermayer
Fix overriden typos
commit
|
commitdiff
|
tree
2014-04-27
Michael Niedermayer
Fix teh typos
commit
|
commitdiff
|
tree
2014-04-27
Michael Niedermayer
Fix dont and doesnt typos
commit
|
commitdiff
|
tree
2014-04-27
Michael Niedermayer
Merge remote-tracking branch 'cehoyos/master'
commit
|
commitdiff
|
tree
2014-04-27
Carl Eugen...
lavf/mpeg.h: Remove an unused definition.
commit
|
commitdiff
|
tree
2014-04-27
Michael Niedermayer
Fix skiping typos
commit
|
commitdiff
|
tree
2014-04-27
Peter Ross
avformat/mlvdec: print unsigned chunk size
commit
|
commitdiff
|
tree
2014-04-27
Peter Ross
avformat/mlvdec: process ff_get_wav_header return value
commit
|
commitdiff
|
tree
2014-04-27
goodthanks
avformat/mpegtsenc: Allow DTS audio copy to TS streams
commit
|
commitdiff
|
tree
2014-04-27
Michael Niedermayer
Merge remote-tracking branch 'cehoyos/master'
commit
|
commitdiff
|
tree
2014-04-27
Michael Niedermayer
avcodec/shorten: check bitshift
commit
|
commitdiff
|
tree
2014-04-27
Carl Eugen...
Try mov tags if the fourcc in V_MS/VFW mkv files cannot...
commit
|
commitdiff
|
tree
2014-04-27
Clément Bœsch
avfilter/curves: fix resource leaks.
commit
|
commitdiff
|
tree
2014-04-27
Michael Niedermayer
avcodec/mjpegdec: Fix undefined shift
commit
|
commitdiff
|
tree
2014-04-27
Michael Niedermayer
avcodec/truemotion2: replace impossible condition by...
commit
|
commitdiff
|
tree
2014-04-27
Michael Niedermayer
ffmpeg_filter: fix pointer to local outside scope
commit
|
commitdiff
|
tree
2014-04-27
Michael Niedermayer
avfilter/vf_drawtext: fix resource leaks
commit
|
commitdiff
|
tree
2014-04-26
Michael Niedermayer
avformat/mpegtsenc: check avformat_new_stream() return
commit
|
commitdiff
|
tree
2014-04-26
Michael Niedermayer
avformat/matroskaenc: fix indention level
commit
|
commitdiff
|
tree
2014-04-26
Michael Niedermayer
avformat/oggparsecelt: fix memleak
commit
|
commitdiff
|
tree
2014-04-26
Michael Niedermayer
avformat/tee: print errors for each failed bitstream...
commit
|
commitdiff
|
tree
2014-04-26
Michael Niedermayer
avcodec/apedec: tmpk==32 is not supported, prevent...
commit
|
commitdiff
|
tree
2014-04-26
tue46wsdgxfjrt
Add AV_LOG_PRINT_LEVEL flag to include log severity...
commit
|
commitdiff
|
tree
2014-04-26
tue46wsdgxfjrt
cmdutils: preserve unchanged log flags when setting...
commit
|
commitdiff
|
tree
2014-04-26
Lukasz Marek
lavfi/avfilter: clarify avfilter_graph_get_filter(...
commit
|
commitdiff
|
tree
2014-04-25
Michael Niedermayer
avcodec/vc1dec: print debug message if a b frame withou...
commit
|
commitdiff
|
tree
2014-04-25
Michael Niedermayer
Merge commit 'cdf6eb5a9710566be217a3f17d3d94ac4e4d2662'
commit
|
commitdiff
|
tree
2014-04-25
Reynaldo H...
ffserver: fix missing frees at connection setup
commit
|
commitdiff
|
tree
2014-04-25
Reynaldo H...
ffserver: free AVStream st before wiping context
commit
|
commitdiff
|
tree
2014-04-25
Reynaldo H...
ffserver: free nacl as needed
commit
|
commitdiff
|
tree
2014-04-25
Lukasz Marek
lavfi/avfilter: fix typos in doxgens
commit
|
commitdiff
|
tree
2014-04-25
Michael Niedermayer
avcodec/dpx: extract frame rate
commit
|
commitdiff
|
tree
2014-04-25
Michael Niedermayer
avformat/movenc: dont store invalid tapt atom
commit
|
commitdiff
|
tree
2014-04-25
Michael Niedermayer
Merge commit '99e22b7859177f6d3ed6121040924b337dce5497'
commit
|
commitdiff
|
tree
2014-04-25
Michael Niedermayer
Merge commit '802385dbc2c57abd76f6a00e32f3df35e9526c08'
commit
|
commitdiff
|
tree
2014-04-25
Don Moir
avformat/avidec: skip len=0 entries from the index
commit
|
commitdiff
|
tree
2014-04-25
Alessandro...
vc1: Do not return an error when skipping b frames
commit
|
commitdiff
|
tree
2014-04-25
Miles Gould
mov: Emit the correct tags for clcp tracks
commit
|
commitdiff
|
tree
2014-04-25
Aidan Skinner
mov: Write prof section of tapt tag
commit
|
commitdiff
|
tree
2014-04-25
James Almer
swresample: add swri_resample_double_sse2
commit
|
commitdiff
|
tree
2014-04-25
Michael Niedermayer
avcodec/mdct_template: Use av_malloc_array()
commit
|
commitdiff
|
tree
2014-04-25
Michael Niedermayer
avcodec/ttaenc: use av_malloc_array()
commit
|
commitdiff
|
tree
2014-04-25
Michael Niedermayer
avcodec/utils: use av_malloc(z)_array()
commit
|
commitdiff
|
tree
2014-04-25
Michael Niedermayer
Merge commit '6d69f9f37689c999815a65a2d99999fad3a41705'
commit
|
commitdiff
|
tree
2014-04-25
Ronald S. Bultje
vp9: write uveob as 16-bit value for 16x16/32x32 transf...
commit
|
commitdiff
|
tree
2014-04-25
James Almer
vp9: use LOCAL_ALIGNED_32 for left/top intra_pred pointers
commit
|
commitdiff
|
tree
2014-04-25
James Almer
lavu: add LOCAL_ALIGNED_32
commit
|
commitdiff
|
tree
2014-04-25
Y.C. Liu
avutil/opencl: fix a segmentfault in libavutil/opencl.c
commit
|
commitdiff
|
tree
next