source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @0eb9482   11 years michaelni avcodec/flacenc: Use av_malloc_array() Signed-off-by: Michael …
(edit) @f08ca91b   11 years michaelni avcodec/ivi_common: Use av_mallocz_array() Signed-off-by: Michael …
(edit) @8532566e   11 years michaelni avcodec/mjpegdec: use av_mallocz_array() Signed-off-by: Michael …
(edit) @1e25afc1   11 years michaelni avcodec/tiff: Support 410 and 440 YCbCr Signed-off-by: Michael …
(edit) @5e7d21c7   11 years michaelni ff_put_wav_header: add flag to force WAVEFORMATEX Partially undoes …
(edit) @bb6d00f0   11 years michaelni Merge remote-tracking branch 'lukaszmluki/master' * …
(edit) @421b21c   11 years michaelni sws: dont use the optimized 410->420 unscaled conversion when height%4 …
(edit) @f0c78b07   11 years michaelni avcodec/vorbisdec: use av_malloc(z)_array() Signed-off-by: Michael …
(edit) @0a266cb5   11 years michaelni avcodec/vorbisdec: try to workaround libvorbisenc bug Fixes …
(edit) @5b393766   11 years michaelni Merge commit 'a7c5fddac8137654cb503295c4dfb6492df43643' * commit …
(edit) @37ce3188   11 years michaelni Merge commit '9d76dd952ffd9fffc7f9fb5cc5af6d093ba54521' * commit …
(edit) @5bef487   11 years lukasz.m.luki2 lavd/pulse_audio_enc: respect minreq while checking buffer fullness …
(edit) @f817d550   11 years lukasz.m.luki2 lavd/pulse_audio_enc: signal that buffer is still writable after write …
(edit) @a1e5be5c   11 years lukasz.m.luki2 lavd/pulse_audio_enc: add pointer checks Signed-off-by: Lukasz Marek …
(edit) @954a8f44   11 years lukasz.m.luki2 lavd/pulse_audio_enc: add more buffer attributes Signed-off-by: …
(edit) @e2ebaa09   11 years lukasz.m.luki2 lavd/fbdev_dec: implement fbdev_get_device_list callback …
(edit) @279ff8d   11 years lukasz.m.luki2 lavd/fbdev_enc: move list device code to fbdev_common Signed-off-by: …
(edit) @3050e53f   11 years lukasz.m.luki2 lavd/fbdev_enc: remove redundant assignments Signed-off-by: Lukasz …
(edit) @b3d48c3   11 years michaelni Merge commit 'c1f92d13589d431e576d719dd44427486a5e05cd' * commit …
(edit) @8b30702c   11 years michaelni Merge commit '6a13505c069890cb0e2a07e29fd819a0cf2e73c1' * commit …
(edit) @ed72dae4   11 years michaelni ffmpeg: dont print "Conversion failed" if conversion has never started …
(edit) @2eddf3a6   11 years michaelni avcodec/hevc: fix no output of prior pics and pic output flags(cherry …
(edit) @978c193d   11 years michaelni cmdutils: omit deprecated codec ids in help output These ids should …
(edit) @375a0c03   11 years michaelni avformat/xwma: fix memleak of dpds_table Fixes CID1087092 …
(edit) @cf4dbe9a   11 years michaelni avformat/xwma: improve error codes Signed-off-by: Michael Niedermayer …
(edit) @c31ad87b   11 years michaelni avformat/xwma: use NULL instead of 0 for pointers Signed-off-by: …
(edit) @03b88f6b   11 years michaelni Merge remote-tracking branch 'cigaes/master' * cigaes/master: …
(edit) @4506ed33   11 years michaelni avformat/img2_alias_pix: fix 2 unused variable warnings …
(edit) @f694ca7c   11 years michaelni avcodec/tiff: support 4:2:2 and 4:1:1 YCbCr Signed-off-by: Michael …
(edit) @a7c5fdda   11 years anton avconv_dxva2: define all used GUIDs directly instead of relying on the …
(edit) @217f6c53   11 years michaelni Merge commit '5a70a783f04919514efec7751d710b64d8975fd7' * commit …
(edit) @fd601ba6   11 years michaelni Merge commit '5c08ae4f37281441188447cd04dcaf7cd7ce031f' * commit …
(edit) @6a0b5e34   11 years michaelni avcodec/mpegvideo: fix null pointer dereference Fixes: 111342.ogm …
(edit) @9d76dd95   11 years anton h264: drop commented out cruft
(edit) @c1f92d13   11 years anton mpegvideo: remove unused MpegEncContext.b4_stride
(edit) @6a13505c   11 years anton mpegvideo: move the MpegEncContext fields used from arm asm to the …
(edit) @41334fca   11 years george lavfi/drawtext: allow to format pts as HH:MM:SS.mmm.
(edit) @50ed6e3c   11 years george lavf/concatdec: implement automatic conversions.
(edit) @9d24a536   11 years george lavf/concatdec: reindent after last commit.
(edit) @b24d6c53   11 years george lavf/concatdec: always do stream matching.
(edit) @c27939d8   11 years george lavf/concatdec: check match_streams() return value.
(edit) @e973cf04   11 years george lavf/concatdec: use a structure for each stream.
(edit) @43ca94a6   11 years george ffprobe: use the codec descriptor if no decoder was found.
(edit) @c9212abf   11 years george lavf/matroska: add "binary" pseudo-MIME type. Avoid long scan and …
(edit) @70beebe3   11 years george lavc: minor bump and APIchanges for AVCodecDescriptor.mime_types. The …
(edit) @1bf63964   11 years george lavc: add a mime_types field to codec descriptors.
(edit) @6ea11966   11 years george lavc: add AV_CODEC_ID_BIN_DATA.
(edit) @892e2c2   11 years george lavc: add codec descriptors for TTF and OTF.
(edit) @fa7bc7ed   11 years george lavc: add codec descriptors for deprecated ids.
(edit) @e419e29e   11 years george lavc/codec_desc: add separation comment.
(edit) @73c4b6ce   11 years george tools/ffhash: implement base64 output. Also fix usage string: the …
(edit) @3926a30b   11 years george tools/ffhash: use av_hash_final_hex().
(edit) @b804eb43   11 years george lavu/hash: add hash_final helpers. The helpers use local memory to …
(edit) @5a70a783   11 years lu_zero hls: Add an option to prepend a baseurl to the playlist entries …
(edit) @5c08ae4f   11 years lu_zero segment: Add an option to prepend a string to the list entries Useful …
(edit) @5b881499   11 years r.verdejo ffserver: do not ignore lseek() return Should fix FFmpeg Coverity …
(edit) @898192e0   11 years r.verdejo ffserver: do not ignore getsockname() return Should fix FFmpeg …
(edit) @e79bc6a8   11 years r.verdejo ffserver: do not ignore send() return Should fix Coverity Scan issue …
(edit) @8baa5b32   11 years r.verdejo ffserver: do not ignore setsockopt return Should fix FFmpeg Coverity …
(edit) @6d953ae2   11 years r.verdejo ffserver: do not ignore ff_socket_nonblock return Should fix FFmpeg …
(edit) @ede411dd   11 years michaelni avcodec/vc1_parser: fix use of uinitialized memory Signed-off-by: …
(edit) @7c710764   11 years michaelni avutil/log: fix memleak from 669a09fb372fa58ff913ebc326cb64bb3e8e7928
(edit) @648f7a6e   11 years michaelni ffmpeg_dxva2: fix mixing of declarations and statements …
(edit) @21c7e996   11 years michaelni Merge commit 'a61c2115fb936d50b8b0328d00562fe529a7c46a' * commit …
(edit) @c6eee312   11 years michaelni Merge commit '35177ba77ff60a8b8839783f57e44bcc4214507a' * commit …
(edit) @9c6eef6f   11 years michaelni Merge commit 'b2b4afe8115fe3c8b005d663610e5af06f110165' * commit …
(edit) @0f630b7b   11 years michaelni Merge commit 'ed4b757177f9b563412cdbc8ee3405d82e10fc05' * commit …
(edit) @2548f8a2   11 years michaelni Merge commit '2fcef90bee98bffeff1d95b7197738f50c450d86' * commit …
(edit) @fed0aceb   11 years michaelni ffmpeg: print an error at the end if conversion failed Fixes …
(edit) @68c3e602   11 years michaelni Fix convertion typos Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @a61c2115   11 years anton configure: rework dxva in avconv handling Move the dxva check after …
(edit) @35177ba   11 years anton avconv: add support for DXVA2 decoding Signed-off-by: Anton Khirnov …
(edit) @81206683   11 years michaelni avcodec/hevc_cabac: decrease CABAC_MAX_BIN Prevents shifts with …
(edit) @b2b4afe8   11 years anton hwaccel: fix dxva2 & vaapi loop filter parameters Signed-off-by: …
(edit) @ed4b7571   11 years anton dxva2_h264: add a workaround for old Intel GPUs Old Intel GPUs expect …
(edit) @096de451   11 years michaelni configure: add support for new CPUs Add new -march values for Intel …
(edit) @2fcef90b   11 years anton dxva2_h264: set the correct ref frame index in the long slice struct …
(edit) @a215b15   11 years michaelni avformat/utils: Set the average frame rate from the r_frame_rate if …
(edit) @34e7d3c3   11 years michaelni avformat/utils: Ensure that average fps is probed if requested by the …
(edit) @502a8f56   11 years michaelni Merge commit '1eb57e1d9b59db0aa63348c21bf3290bd3f5efcb' * commit …
(edit) @1f249d2c   11 years michaelni avformat/utils: prevent r frame rate from being set larger than 1/tb …
(edit) @4394f82f   11 years michaelni avformat/utils: add gif to tb_unreliable() This improves the used …
(edit) @1eb57e1d   11 years anton lavc: eliminate tb_unreliable() If framerate estimation is enabled, …
(edit) @18af0ce6   11 years michaelni avfilter/graphdump: Fix pointer to local outside scope Fixes …
(edit) @2cf51435   11 years michaelni avcodec/mpeg12enc: increase declared size of block function argument …
(edit) @d80e7ba9   11 years michaelni ffmpeg_filter: make *jpeg_formats static const Found-by: Reimar …
(edit) @e31727bd   11 years michaelni avcodec/mjpegdec: make type of shift unsigned to avoid undefined …
(edit) @4260ed46   11 years michaelni avcodec/h264_cabac: fix indention Fixes CID1087088 Signed-off-by: …
(edit) @1fc28cf1   11 years michaelni avcodec/g729postfilter: avoid potential negative shift Fixes …
(edit) @d03defa7   11 years michaelni avcodec/tiff: Support yuv 420 and 444 Fixes Ticket416 Trolled-by: jb …
(edit) @1ca21e1b   11 years michaelni avcodec/tiff: parse subsample factors Signed-off-by: Michael …
(edit) @4930e529   11 years michaelni lavd/fbdev_enc: fix not closed handles Fixes CID 1206651 …
(edit) @b3c0d010   11 years michaelni avformat/mlvdec: close any additional .Mxx files Signed-off-by: Peter …
(edit) @8bd6837e   11 years michaelni avformat/mlvdec: remove unused MlvContext.buffer Signed-off-by: Peter …
(edit) @ef312b8   11 years michaelni Fix bistream typos Found-by: wm4 Signed-off-by: Michael Niedermayer …
(edit) @3a5ca79b   11 years michaelni fix bistream typos Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @9341e949   11 years michaelni Fix overriden typos Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @a5e20d9f   11 years michaelni Fix teh typos Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @466988ab   11 years michaelni Fix dont and doesnt typos Signed-off-by: Michael Niedermayer …
(edit) @e2a5557c   11 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
Note: See TracRevisionLog for help on using the revision log.