|
|
|
@5b393766
|
11 years |
michaelni |
Merge commit 'a7c5fddac8137654cb503295c4dfb6492df43643'
* commit …
|
|
|
@37ce3188
|
11 years |
michaelni |
Merge commit '9d76dd952ffd9fffc7f9fb5cc5af6d093ba54521'
* commit …
|
|
|
@b3d48c3
|
11 years |
michaelni |
Merge commit 'c1f92d13589d431e576d719dd44427486a5e05cd'
* commit …
|
|
|
@8b30702c
|
11 years |
michaelni |
Merge commit '6a13505c069890cb0e2a07e29fd819a0cf2e73c1'
* commit …
|
|
|
@ed72dae4
|
11 years |
michaelni |
ffmpeg: dont print "Conversion failed" if conversion has never started …
|
|
|
@2eddf3a6
|
11 years |
michaelni |
avcodec/hevc: fix no output of prior pics and pic output flags(cherry …
|
|
|
@978c193d
|
11 years |
michaelni |
cmdutils: omit deprecated codec ids in help output
These ids should …
|
|
|
@375a0c03
|
11 years |
michaelni |
avformat/xwma: fix memleak of dpds_table
Fixes CID1087092 …
|
|
|
@cf4dbe9a
|
11 years |
michaelni |
avformat/xwma: improve error codes
Signed-off-by: Michael Niedermayer …
|
|
|
@c31ad87b
|
11 years |
michaelni |
avformat/xwma: use NULL instead of 0 for pointers
Signed-off-by: …
|
|
|
@03b88f6b
|
11 years |
michaelni |
Merge remote-tracking branch 'cigaes/master'
* cigaes/master:
…
|
|
|
@4506ed33
|
11 years |
michaelni |
avformat/img2_alias_pix: fix 2 unused variable warnings
…
|
|
|
@f694ca7c
|
11 years |
michaelni |
avcodec/tiff: support 4:2:2 and 4:1:1 YCbCr
Signed-off-by: Michael …
|
|
|
@a7c5fdda
|
11 years |
anton |
avconv_dxva2: define all used GUIDs directly instead of relying on the …
|
|
|
@217f6c53
|
11 years |
michaelni |
Merge commit '5a70a783f04919514efec7751d710b64d8975fd7'
* commit …
|
|
|
@fd601ba6
|
11 years |
michaelni |
Merge commit '5c08ae4f37281441188447cd04dcaf7cd7ce031f'
* commit …
|
|
|
@6a0b5e34
|
11 years |
michaelni |
avcodec/mpegvideo: fix null pointer dereference
Fixes: 111342.ogm …
|
|
|
@9d76dd95
|
11 years |
anton |
h264: drop commented out cruft
|
|
|
@c1f92d13
|
11 years |
anton |
mpegvideo: remove unused MpegEncContext.b4_stride
|
|
|
@6a13505c
|
11 years |
anton |
mpegvideo: move the MpegEncContext fields used from arm asm to the …
|
|
|
@41334fca
|
11 years |
george |
lavfi/drawtext: allow to format pts as HH:MM:SS.mmm.
|
|
|
@50ed6e3c
|
11 years |
george |
lavf/concatdec: implement automatic conversions.
|
|
|
@9d24a536
|
11 years |
george |
lavf/concatdec: reindent after last commit.
|
|
|
@b24d6c53
|
11 years |
george |
lavf/concatdec: always do stream matching.
|
|
|
@c27939d8
|
11 years |
george |
lavf/concatdec: check match_streams() return value.
|
|
|
@e973cf04
|
11 years |
george |
lavf/concatdec: use a structure for each stream.
|
|
|
@43ca94a6
|
11 years |
george |
ffprobe: use the codec descriptor if no decoder was found.
|
|
|
@c9212abf
|
11 years |
george |
lavf/matroska: add "binary" pseudo-MIME type.
Avoid long scan and …
|
|
|
@70beebe3
|
11 years |
george |
lavc: minor bump and APIchanges for AVCodecDescriptor.mime_types.
The …
|
|
|
@1bf63964
|
11 years |
george |
lavc: add a mime_types field to codec descriptors.
|
|
|
@6ea11966
|
11 years |
george |
lavc: add AV_CODEC_ID_BIN_DATA.
|
|
|
@892e2c2
|
11 years |
george |
lavc: add codec descriptors for TTF and OTF.
|
|
|
@fa7bc7ed
|
11 years |
george |
lavc: add codec descriptors for deprecated ids.
|
|
|
@e419e29e
|
11 years |
george |
lavc/codec_desc: add separation comment.
|
|
|
@73c4b6ce
|
11 years |
george |
tools/ffhash: implement base64 output.
Also fix usage string: the …
|
|
|
@3926a30b
|
11 years |
george |
tools/ffhash: use av_hash_final_hex().
|
|
|
@b804eb43
|
11 years |
george |
lavu/hash: add hash_final helpers.
The helpers use local memory to …
|
|
|
@5a70a783
|
11 years |
lu_zero |
hls: Add an option to prepend a baseurl to the playlist entries
…
|
|
|
@5c08ae4f
|
11 years |
lu_zero |
segment: Add an option to prepend a string to the list entries
Useful …
|
|
|
@5b881499
|
11 years |
r.verdejo |
ffserver: do not ignore lseek() return
Should fix FFmpeg Coverity …
|
|
|
@898192e0
|
11 years |
r.verdejo |
ffserver: do not ignore getsockname() return
Should fix FFmpeg …
|
|
|
@e79bc6a8
|
11 years |
r.verdejo |
ffserver: do not ignore send() return
Should fix Coverity Scan issue …
|
|
|
@8baa5b32
|
11 years |
r.verdejo |
ffserver: do not ignore setsockopt return
Should fix FFmpeg Coverity …
|
|
|
@6d953ae2
|
11 years |
r.verdejo |
ffserver: do not ignore ff_socket_nonblock return
Should fix FFmpeg …
|
|
|
@ede411dd
|
11 years |
michaelni |
avcodec/vc1_parser: fix use of uinitialized memory
Signed-off-by: …
|
|
|
@7c710764
|
11 years |
michaelni |
avutil/log: fix memleak from 669a09fb372fa58ff913ebc326cb64bb3e8e7928
…
|
|
|
@648f7a6e
|
11 years |
michaelni |
ffmpeg_dxva2: fix mixing of declarations and statements
…
|
|
|
@21c7e996
|
11 years |
michaelni |
Merge commit 'a61c2115fb936d50b8b0328d00562fe529a7c46a'
* commit …
|
|
|
@c6eee312
|
11 years |
michaelni |
Merge commit '35177ba77ff60a8b8839783f57e44bcc4214507a'
* commit …
|
|
|
@9c6eef6f
|
11 years |
michaelni |
Merge commit 'b2b4afe8115fe3c8b005d663610e5af06f110165'
* commit …
|
|
|
@0f630b7b
|
11 years |
michaelni |
Merge commit 'ed4b757177f9b563412cdbc8ee3405d82e10fc05'
* commit …
|
|
|
@2548f8a2
|
11 years |
michaelni |
Merge commit '2fcef90bee98bffeff1d95b7197738f50c450d86'
* commit …
|
|
|
@fed0aceb
|
11 years |
michaelni |
ffmpeg: print an error at the end if conversion failed
Fixes …
|
|
|
@68c3e602
|
11 years |
michaelni |
Fix convertion typos
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@a61c2115
|
11 years |
anton |
configure: rework dxva in avconv handling
Move the dxva check after …
|
|
|
@35177ba
|
11 years |
anton |
avconv: add support for DXVA2 decoding
Signed-off-by: Anton Khirnov …
|
|
|
@81206683
|
11 years |
michaelni |
avcodec/hevc_cabac: decrease CABAC_MAX_BIN
Prevents shifts with …
|
|
|
@b2b4afe8
|
11 years |
anton |
hwaccel: fix dxva2 & vaapi loop filter parameters
Signed-off-by: …
|
|
|
@ed4b7571
|
11 years |
anton |
dxva2_h264: add a workaround for old Intel GPUs
Old Intel GPUs expect …
|
|
|
@096de451
|
11 years |
michaelni |
configure: add support for new CPUs
Add new -march values for Intel …
|
|
|
@2fcef90b
|
11 years |
anton |
dxva2_h264: set the correct ref frame index in the long slice struct
…
|
|
|
@a215b15
|
11 years |
michaelni |
avformat/utils: Set the average frame rate from the r_frame_rate if …
|
|
|
@34e7d3c3
|
11 years |
michaelni |
avformat/utils: Ensure that average fps is probed if requested by the …
|
|
|
@502a8f56
|
11 years |
michaelni |
Merge commit '1eb57e1d9b59db0aa63348c21bf3290bd3f5efcb'
* commit …
|
|
|
@1f249d2c
|
11 years |
michaelni |
avformat/utils: prevent r frame rate from being set larger than 1/tb
…
|
|
|
@4394f82f
|
11 years |
michaelni |
avformat/utils: add gif to tb_unreliable()
This improves the used …
|
|
|
@1eb57e1d
|
11 years |
anton |
lavc: eliminate tb_unreliable()
If framerate estimation is enabled, …
|
|
|
@18af0ce6
|
11 years |
michaelni |
avfilter/graphdump: Fix pointer to local outside scope
Fixes …
|
|
|
@2cf51435
|
11 years |
michaelni |
avcodec/mpeg12enc: increase declared size of block function argument
…
|
|
|
@d80e7ba9
|
11 years |
michaelni |
ffmpeg_filter: make *jpeg_formats static const
Found-by: Reimar …
|
|
|
@e31727bd
|
11 years |
michaelni |
avcodec/mjpegdec: make type of shift unsigned to avoid undefined …
|
|
|
@4260ed46
|
11 years |
michaelni |
avcodec/h264_cabac: fix indention
Fixes CID1087088
Signed-off-by: …
|
|
|
@1fc28cf1
|
11 years |
michaelni |
avcodec/g729postfilter: avoid potential negative shift
Fixes …
|
|
|
@d03defa7
|
11 years |
michaelni |
avcodec/tiff: Support yuv 420 and 444
Fixes Ticket416
Trolled-by: jb …
|
|
|
@1ca21e1b
|
11 years |
michaelni |
avcodec/tiff: parse subsample factors
Signed-off-by: Michael …
|
|
|
@4930e529
|
11 years |
michaelni |
lavd/fbdev_enc: fix not closed handles
Fixes CID 1206651
…
|
|
|
@b3c0d010
|
11 years |
michaelni |
avformat/mlvdec: close any additional .Mxx files
Signed-off-by: Peter …
|
|
|
@8bd6837e
|
11 years |
michaelni |
avformat/mlvdec: remove unused MlvContext.buffer
Signed-off-by: Peter …
|
|
|
@ef312b8
|
11 years |
michaelni |
Fix bistream typos
Found-by: wm4
Signed-off-by: Michael Niedermayer …
|
|
|
@3a5ca79b
|
11 years |
michaelni |
fix bistream typos
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@9341e949
|
11 years |
michaelni |
Fix overriden typos
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@a5e20d9f
|
11 years |
michaelni |
Fix teh typos
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@466988ab
|
11 years |
michaelni |
Fix dont and doesnt typos
Signed-off-by: Michael Niedermayer …
|
|
|
@e2a5557c
|
11 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
…
|
|
|
@4abbea02
|
11 years |
Carl Eugen Hoyos |
lavf/mpeg.h: Remove an unused definition.
Fixes a warning when …
|
|
|
@e9ad121b
|
11 years |
michaelni |
Fix skiping typos
Found-by: Alessandro Ghedini …
|
|
|
@9abf08f7
|
11 years |
michaelni |
avformat/mlvdec: print unsigned chunk size
Signed-off-by: Peter Ross …
|
|
|
@bdab0c2d
|
11 years |
michaelni |
avformat/mlvdec: process ff_get_wav_header return value
Fixes …
|
|
|
@c9cfd45
|
11 years |
michaelni |
avformat/mpegtsenc: Allow DTS audio copy to TS streams
This doesn't …
|
|
|
@7e7b668e
|
11 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
Try …
|
|
|
@e20ebe49
|
11 years |
michaelni |
avcodec/shorten: check bitshift
Fixes invalid shift
Fixes CID1194400
…
|
|
|
@ade5851b
|
11 years |
Carl Eugen Hoyos |
Try mov tags if the fourcc in V_MS/VFW mkv files cannot be found in …
|
|
|
@b2cfd1fd
|
11 years |
u |
avfilter/curves: fix resource leaks.
Fixes CID1206650
|
|
|
@b4329605
|
11 years |
michaelni |
avcodec/mjpegdec: Fix undefined shift
Fixes CID1194388
…
|
|
|
@bc32340
|
11 years |
michaelni |
avcodec/truemotion2: replace impossible condition by av_assert2
…
|
|
|
@09b16619
|
11 years |
michaelni |
ffmpeg_filter: fix pointer to local outside scope
Fixes CID1206652 …
|
|
|
@6956b048
|
11 years |
michaelni |
avfilter/vf_drawtext: fix resource leaks
Fixes CID1206649
…
|
|
|
@66e30a2e
|
11 years |
michaelni |
avformat/mpegtsenc: check avformat_new_stream() return
Fixes …
|
|
|
@24725f8e
|
11 years |
michaelni |
avformat/matroskaenc: fix indention level
Fixes CID1206644 …
|
|
|
@9b1d7d4f
|
11 years |
michaelni |
avformat/oggparsecelt: fix memleak
Fixes: CID1108605
Signed-off-by: …
|
|
|