source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @9d8070af   9 years Michael Niedermayer avfilter/internal: add more words to sentance Hopefully fixes english …
(edit) @ae3f4e47   9 years Michael Niedermayer MAINTAINERS: add myself as libkvazaar maintainer Signed-off-by: Arttu …
(edit) @8f2c045a   9 years Michael Niedermayer avformat/mov: Implement a same origin policy for references instead of …
(edit) @eea08efc   9 years onemda avfilter/x86/vf_psnr.asm: split one line of license text into two …
(edit) @bff72426   9 years onemda avfilter/vf_removegrain: add x86 and x86_64 SSE2 functions Speed of …
(edit) @dffae122   9 years Michael Niedermayer avcodec/mjpegdec: Fix DC overflow in decode_block() Fixes Ticket4683 …
(edit) @90dd6ad2   9 years Michael Niedermayer avformat/utils: inform the user if the protocol cannot be determined …
(edit) @901922e   9 years Michael Niedermayer avformat/utils: adjust short skip threshold in …
(edit) @c9c7263e   9 years Michael Niedermayer avformat/mov: Fix opening relative references Possibly fixes …
(edit) @bfd1704   9 years Michael Niedermayer avcodec/mpeg12dec: Fix decoding of faulty interlaced mpeg2 Fixes …
(edit) @522256b3   9 years Michael Niedermayer avfilter/internal: Improve docs about ff_request_frame() Reviewed-by: …
(edit) @550e872b   9 years timo avcodec/nvenc: Fix build with older gcc versions Aparently anonymous …
(edit) @130a8e0e   9 years Michael Niedermayer avformat: don't crash API users when demuxing mp4 This code is one …
(edit) @b90b6af7   9 years Michael Niedermayer avcodec: add libkvazaar HECV encoder Signed-off-by: Michael …
(edit) @ae4c9dde   9 years Michael Niedermayer vf_psnr: sse2 optimizations for sum-squared-error. The internal line …
(edit) @fcbea93c   9 years Michael Niedermayer avutil/fifo: Fix the case where func() returns less bytes than …
(edit) @6e80fe1e   9 years Michael Niedermayer ffmpeg: Fix cleanup after failed allocation of output_files Fixes: …
(edit) @15629129   9 years Michael Niedermayer avformat/mov: Fix deallocation when MOVStreamContext failed to …
(edit) @0ff4953e   9 years Michael Niedermayer avfilter/vf_ssim: Fix "incompatible pointer type" warnings …
(edit) @fd4c87fa   9 years Michael Niedermayer ffmpeg: Fix crash with ost->last_frame allocation failure Fixes: …
(edit) @bd27dc91   9 years Michael Niedermayer ffmpeg: Fix deallocating input threads with partly failed file …
(edit) @dfc58584   9 years Michael Niedermayer vf_ssim: x86 simd for ssim_4x4xN and ssim_endN. Both are 2-2.5x …
(edit) @39a04ebc   9 years James avutil/mem_internal: add missing header includes Fixes make …
(edit) @ce91bab7   9 years Michael Niedermayer libavcodec/qsv.c: Issue fixed: QSV engine does not release display …
(edit) @96e1cc3f   9 years Michael Niedermayer Merge commit 'a5a6a786bfebb85c269abc25559fd71963983581' * commit …
(edit) @3edc6d1c   9 years Michael Niedermayer Merge commit '32c8d89c036b0e75ece74aea638df587099def0b' * commit …
(edit) @e17a459a   9 years Michael Niedermayer Merge commit '8e373fe048812a25b238ea60a7052b8c07639a42' * commit …
(edit) @db1ab7e5   9 years Michael Niedermayer Merge commit 'c571424c7f6276a6374e1784ce2a33d4b6a4292d' * commit …
(edit) @4bde1a4a   9 years Michael Niedermayer avcodec/mpegvideo: Fix null pointer dereference of picture array …
(edit) @503ec713   9 years Michael Niedermayer ffmpeg: Fix cleanup with ost = NULL Fixes: …
(edit) @85b7456e   9 years Michael Niedermayer avcodec/hevc_parser: Fix memleaks in parser mix Found-by: jamrial …
(edit) @32d023eb   9 years Michael Niedermayer avformat/oggdec: Check buf before copying data in to it Fixes null …
(edit) @5d346fe   9 years Michael Niedermayer avcodec/pthread_frame: check avctx on deallocation Fixes null pointer …
(edit) @a5a6a786   9 years lu_zero mp3: Forward seeking errors Signed-off-by: Luca Barbato …
(edit) @32c8d89c   9 years lu_zero hevc: Print the non-supported chroma_format_idc And drop the spurious …
(edit) @8e373fe0   9 years lu_zero hevc: Factor out the pixel format mapping from the sps parser The …
(edit) @c571424c   9 years anton asfdec: prevent memory leaks found with Coverity Scan Signed-off-by: …
(edit) @84e847c7   9 years James avcodec/hevc_parser: use the old parser only when hevc decoder is …
(edit) @feb6a94   9 years Michael Niedermayer avutil/frame: fix crash with av_frame_unref(NULL) Fixes: …
(edit) @cc03802   9 years Michael Niedermayer avcodec/mpegvideo: Check for NULL in ff_mpv_common_end() Fixes: …
(edit) @69716036   9 years Michael Niedermayer avcodec/vp3: check current_frame before accessing it Fixes null …
(edit) @ba051661   9 years Michael Niedermayer configure: Fix build with --disable-decoders --enable-parser=hevc …
(edit) @da10aaf   9 years Michael Niedermayer Merge commit '1b9a8e5f1d007ea19f04032490d681becd0d4e6a' * commit …
(edit) @5be07d02   9 years Michael Niedermayer Merge commit 'a062a55d37720abc8c704aa0e8682efd3cdc9c9b' * commit …
(edit) @1127b35   9 years Michael Niedermayer Merge commit 'b9f76d19d81fbc7f088536f966c2d3dc23c34ddc' * commit …
(edit) @afa97144   9 years Michael Niedermayer Merge commit '077b55943330150db0eafd36bbee614697cabd98' * commit …
(edit) @d13fc982   9 years Michael Niedermayer Merge commit '18156b53f9b642b71c182c5c9818175a61572d2b' * commit …
(edit) @39bbdebb   9 years Michael Niedermayer avcodec/sanm: Reset sizes in destroy_buffers() Fixes crash in …
(edit) @f7068bf2   9 years Michael Niedermayer avcodec/alac: Clear pointers in allocate_buffers() Fixes: …
(edit) @b5136612   9 years Michael Niedermayer avformat/utils: Skip ff_configure_buffers_for_index() for local files …
(edit) @f5c281d   9 years Michael Niedermayer configure: clean whitespace with [:space:] …
(edit) @488cc051   9 years Michael Niedermayer avformat/mov: Use ff_configure_buffers_for_index() Fixes Ticket2513 …
(edit) @b183fb47   9 years Michael Niedermayer avformat: Add ff_configure_buffers_for_index() This allows …
(edit) @1b9a8e5f   9 years anton dxva2_hevc: unbreak compilation after recent sps/pps changes …
(edit) @a062a55d   9 years anton hevc_parser: fix standalone build with the hevc decoder disabled The …
(edit) @b9f76d19   9 years anton hevc_ps: make sure failing to decode an SPS always returns an error …
(edit) @1aab5d8a   9 years James avcodec/dxva2_hevc: unbreak compilation after recent sps/pps changes …
(edit) @b11c3fce   9 years Philip Langdale avcodec/vdpau_hevc: unbreak compilation after sps/pps changes There …
(edit) @10d7d088   9 years Michael Niedermayer avcodec/utils: Check that the sample rate is not negative when opening …
(edit) @7c944b0a   9 years Michael Niedermayer tests/checkasm/x86/Makefile: Use ASMSTRIPFLAGS for asm Signed-off-by: …
(edit) @d6ff68ad   9 years Michael Niedermayer Factor duplicated ff_fast_malloc() out into mem_internal.h internal.h …
(edit) @03931ecf   9 years Michael Niedermayer vf_ssim: remove another obscure double loop. Reviewed-by: Paul B …
(edit) @a1f48480   9 years Michael Niedermayer ssim: refactor a weird double loop. Reviewed-by: Paul B Mahol …
(edit) @4496ccc7   9 years Michael Niedermayer avcodec/hevc_parser: Reenable the old parser under ADVANCED_PARSER …
(edit) @9e810a98   9 years Michael Niedermayer Merge commit '650060dfb665552442ec11b456660e3e9a9d9016' * commit …
(edit) @99558270   9 years Michael Niedermayer avcodec/hevc: Simplify skipped_bytes_pos code further Signed-off-by: …
(edit) @ad92410d   9 years Michael Niedermayer avcodec/hevc: Move skipped_bytes_pos_nal to HEVCNAL, simplify code …
(edit) @bcc6c7bb   9 years Michael Niedermayer avcodec/hevc: Move skipped_bytes_pos_size_nal into HAVCNAL …
(edit) @5620ed35   9 years Michael Niedermayer avcodec/hevc: Remove skipped_bytes_nal, simplify code Signed-off-by: …
(edit) @93aa84c1   9 years Michael Niedermayer Merge commit '7f78155dc6b65be55efb5309b6dd2bb33925a8c4' * commit …
(edit) @4690a636   9 years Michael Niedermayer Merge commit 'd82e1adc2019135a2fc45372e0ed0b5ef107cdd0' * commit …
(edit) @4c42c669   9 years Michael Niedermayer Merge commit 'ae05b4865514fd71b5e9431e93aa0d03d7ba7751' * commit …
(edit) @760304e   9 years Michael Niedermayer Merge commit 'd7bebe4805193783f0b6f292f9127a75709fb7d9' * commit …
(edit) @d5fcca83   9 years Michael Niedermayer Merge commit 'b11acd57326db6c2cc1475dd0bea2a06fbc85aa2' * commit …
(edit) @885afff0   9 years onemda avfilter/vf_w3fdif: implement slice threading Signed-off-by: Paul B …
(edit) @7b07e72a   9 years onemda avfilter/vf_stereo3d: implement slice threading for anaglyph output …
(edit) @c02ee69b   9 years onemda fate: add tests for stereo3d anaglyph modes Signed-off-by: Paul B …
(edit) @ddd86e47   9 years Michael Niedermayer Merge commit 'ab05ed4c322ed0488ac9b5d2ef5d4ffa55a946a7' * commit …
(edit) @547848f7   9 years Michael Niedermayer Merge commit '9f4c7397a296e6d11b3c6c121a6896163577dc7c' * commit …
(edit) @6727380d   9 years Michael Niedermayer Merge commit 'a9a2f3613040c4f90bf15cbd76f8671252ecc043' * commit …
(edit) @98c7f974   9 years Michael Niedermayer Merge commit '86eee85daddb682fa072c2e2657c90a514b855e3' * commit …
(edit) @f14fc559   9 years Michael Niedermayer Merge commit '8bc67ec2c0d2b5444d51a1bed1d50f0e10d92717' * commit …
(edit) @4547cf68   9 years Michael Niedermayer avformat/isom: utilize bitrate hints Fixes Ticket4546 Signed-off-by: …
(edit) @774ceee1   9 years Philip Langdale movtextdec.c: Add support for highlight and hilightcolor box …
(edit) @077b5594   9 years anton hevc: handle a NULL sps in set_sps() properly This can happen in …
(edit) @18156b5   9 years anton hevc: do not pass an entire HEVCContext into export_stream_params() …
(edit) @a3b721d1   9 years James avcodec/dcadec: silence request_channels deprecation warnings This …
(edit) @650060df   9 years anton hevc_parser: parse and export some stream parameters Particularly …
(edit) @7f78155d   9 years anton hevc: improve a comment That loop does the actual full decoding, so …
(edit) @d82e1adc   9 years anton hevc: move splitting the packet into NALUs into a separate function …
(edit) @ae05b486   9 years anton hevc: eliminate the second call to hls_nal_unit() Also, make …
(edit) @d7bebe48   9 years anton hevc: skip invalid/ignored NALUs when splitting the packet There is …
(edit) @b11acd57   9 years anton hevc: remove HEVCContext usage from hevc_ps Factor out the parameter …
(edit) @ab05ed4c   9 years anton mpegvideo_parser: export pixel format and dimensions
(edit) @9f4c7397   9 years anton hevc: check slice address length It is used as get_bits argument and …
(edit) @a9a2f361   9 years anton doc: add a section about building with libmfx
(edit) @86eee85d   9 years anton bytestream2: set the reader to the end when reading more than …
(edit) @f353b851   9 years Michael Niedermayer vf_ssim: fix s->coefs for yuv with non-4:2:0 subsampling. …
(edit) @8bc67ec2   9 years janne-libav Checkasm: assembly testing and benchmarking tool It provides the …
(edit) @d2e5297e   9 years Michael Niedermayer Merge commit '796268654c7807c9a1cfb322c838383e2b900d60' * commit …
Note: See TracRevisionLog for help on using the revision log.