source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @eb4205cc   11 years michaelni swscale/utils: check mprotect() return code Found-by: wm4 …
(edit) @fdb48225   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: aac: …
(edit) @e0f29182   11 years michaelni Merge commit 'f457edb69794c7e13b3630456d72f7942fff19f7' * commit …
(edit) @078abccd   11 years michaelni Merge commit 'b1fcdc08ceb5df69fac34aa0d57c56905d32b8b4' * commit …
(edit) @d0f0ac42   11 years michaelni Merge commit '3511d4fc9784d5fbb024dce68ca7a0d7fdd74663' * commit …
(edit) @b3be41ca   11 years alex.converse aac: Add support for Enhanced AAC Low Delay (ER AAC ELD). This does …
(edit) @f457edb6   11 years alex.converse aacdec: Use avpriv_report_missing_feature() instead of custom logging.
(edit) @60ea0a52   11 years michaelni avcodec/sgi: Fix dereferencing uninitialized pointer This also fixes …
(edit) @610a8b15   11 years michaelni avcodec/hevc/extract_rbsp: fix error return type Signed-off-by: …
(edit) @0c8aba38   11 years michaelni hevc: add wavefront parallel processing cherry picked from commit …
(edit) @e146c326   11 years michaelni avcodec/pthread: add wpp api cherry picked from commit …
(edit) @519395e4   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: fate: …
(edit) @f94124c2   11 years michaelni Merge commit '00d7369de06a16f7c8770a899fcb16bcb94b1e20' * commit …
(edit) @4aeafbaa   11 years michaelni Merge commit '103d073dd7ce23b912df32be8c9524ba25dd5991' * commit …
(edit) @3e1483d0   11 years michaelni Merge commit '19f53840001a7afcdb57b2a797e363ec8081aba3' * commit …
(edit) @cf47a6a   11 years michaelni Merge commit 'f825d42bccdb9f89669a586951de7f66a81e80a5' * commit …
(edit) @c2f3715c   11 years michaelni vp9: always consume the full input packet Reviewed-by: "Ronald S. …
(edit) @b1fcdc08   11 years derek.buitenhuis nut: Fix unchecked allocations CC: libav-stable@libav.org
(edit) @88c27193   11 years michaelni avcodec/vcr1: print the actual size when its insufficient …
(edit) @77ef5388   11 years michaelni avcodec/vcr1: Fix bitstream input size check Found-by: Mateusz …
(edit) @55ae13e3   11 years derek.buitenhuis nut: Fix unchecked allocations Signed-off-by: Derek Buitenhuis …
(edit) @692b9309   11 years derek.buitenhuis lavfi/pthread: Avoid crashes/odd behavior caused by spurious wakeups …
(edit) @3511d4fc   11 years derek.buitenhuis pthread: Avoid crashes/odd behavior caused by spurious wakeups This …
(edit) @da30d0ce   11 years michaelni libavcodec/mpegaudio_tablegen: clip value before casting Avoids FPE …
(edit) @157dc0b4   11 years lu_zero fate: add fieldorder filter test Signed-off-by: Luca Barbato …
(edit) @00d7369d   11 years lu_zero vf_fieldorder: log when processing is skipped Signed-off-by: Luca …
(edit) @103d073d   11 years lu_zero h264_parser: Use ff_h264_reset_sei() Signed-off-by: Luca Barbato …
(edit) @19f53840   11 years lu_zero h264_parser: Fix order of operations Signed-off-by: Michael …
(edit) @f825d42b   11 years lu_zero avplay: Accept cpuflags option Quite useful for debugging. …
(edit) @c68faca6   11 years michaelni hevc: fix transform_skip which is only valid for 4x4(cherry picked …
(edit) @1c8de4dd   11 years michaelni hevc: pretty print(cherry picked from commit …
(edit) @a8fafa89   11 years michaelni hevc: cleaning disable field in deblocking filter(cherry picked from …
(edit) @19128420   11 years michaelni hevc: remove disable_au option(cherry picked from commit …
(edit) @23c06984   11 years michaelni Merge remote-tracking branch 'cigaes/master' * cigaes/master: …
(edit) @d47e14b5   11 years michaelni h263dec: use init_get_bits8() and check its return code Fixes null …
(edit) @7e3e6536   11 years michaelni avformat/bintext: protect against potential overflow of …
(edit) @c9660999   11 years onemda avfilter: replaygain scanner Signed-off-by: Paul B Mahol …
(edit) @2f9422d9   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: avio: …
(edit) @2444fca   11 years michaelni Merge commit '5152196b2b47d446d9a509b9bfb318daa26a1f2b' * commit …
(edit) @e45460aa   11 years michaelni Merge commit '23e6d3d4e27c83e06d00aa072c84d057bd1dad23' * commit …
(edit) @c4e6024   11 years george lavf/tee: fix leak of bsfs array.
(edit) @5a12142a   11 years george lavf/tee: fix leak of select option.
(edit) @59f809e   11 years george lavf/tee: fix leak of strdup/strtoked buffer. Fix CID 1108606.
(edit) @ab2bfb8   11 years michaelni avfilter/ff_insert_pad: fix order of operations Fixes out of bounds …
(edit) @c6552169   11 years onemda make it possible to compile ffmpeg without swscale Signed-off-by: …
(edit) @ea71aafd   11 years lu_zero avio: Use AVERROR_PROTOCOL_NOT_FOUND When the protocol is missing …
(edit) @f5ed83c3   11 years onemda avformat/mxfdec; parse random index pack to get last partition offset …
(edit) @5152196b   11 years lu_zero pthread: Avoid spurious wakeups pthread_wait_cond can wake up …
(edit) @80b8f780   11 years michaelni fate: enable hevc tests Signed-off-by: Michael Niedermayer …
(edit) @87eae03a   11 years Carl Eugen Hoyos Support FF_DISABLE_DEPRECATION_WARNINGS with icc on Linux.
(edit) @ddaf33f5   11 years stefasab ffprobe: fix consistency checks in parse_read_intervals() Move array …
(edit) @09ba986c   11 years michaelni avcodec/hevc: fix duplicate/wrong nal unit check and difference to …
(edit) @712eff49   11 years michaelni fate: add synthetic swresample resampling tests this is based on …
(edit) @4189fe11   11 years u avformat/vobsub: fix invalid sub queue access while seeking. If there …
(edit) @fed483f1   11 years u avcodec/vp9dsp: fix overwrite by 1 in vert_left pred. The memset …
(edit) @b2d9790c   11 years michaelni lavc: make avcodec_decode_subtitle2 more robust Signed-off-by: Marton …
(edit) @36d0b15b   11 years stefasab MAINTAINERS: add lavd/fbdev_enc entry Signed-off-by: Lukasz Marek …
(edit) @d1f38334   11 years stefasab lavd/pulse_audio_enc: add support for flushing Signed-off-by: Lukasz …
(edit) @2d8ccf0a   11 years michaelni avutil/opt: initialize ret Fixes CID1108610 Fixes use of …
(edit) @ad28fe35   11 years michaelni avutil/file_open: Print debug message if setting close on exec fails …
(edit) @88d4ff4   11 years michaelni avformat/utils: Check av_packet_new_side_data() return before using it …
(edit) @eb5cc8fe   11 years michaelni avformat/oggparsespeex: Check for extradata allocation failure Fixes …
(edit) @2c1e0753   11 years michaelni avformat/oggparseflac: check ff_alloc_extradata() return code Fixes …
(edit) @b294a4b   11 years michaelni avformat/oggparsecelt/celt_header: fix memleak Fixes: CID1108605 …
(edit) @baab248c   11 years michaelni avformat/network: check for fcntl() failure in ff_socket() Fixes: …
(edit) @78e6f83c   11 years michaelni avformat/au: add assert to help source code analyzers See: CID1108585 …
(edit) @f198efb1   11 years michaelni avcodec/vp9: Add asserts to help source code analyzers See CID1108596 …
(edit) @c9a22d69   11 years Reimar.Doeffinger hevc: Initialize sample aspect to valid value. Without this, it is …
(edit) @1b5a52f4   11 years michaelni hevc: pretty print(cherry picked from commit …
(edit) @c841d02c   11 years michaelni hevc: fix PPS_A_qualcomm_7(cherry picked from commit …
(edit) @2e9b79fc   11 years michaelni avcodec/wavpackenc: fix uninitialized ret Fixes CID1108609 …
(edit) @6338f1b3   11 years michaelni avcodec/tiff: remove byte based bpp special case This case does not …
(edit) @23d69b15   11 years michaelni avcodec/hevc_refs: fix h/vshift calculation in ff_hevc_output_frame() …
(edit) @f2eca8d0   11 years michaelni avcodec/hevc: do not dereference pointer before null check in …
(edit) @acecd6b   11 years michaelni avcodec/hevc_cabac: trivial simplifications Signed-off-by: Michael …
(edit) @b5d197a3   11 years michaelni hevc: inline cabac in hls_mvd_coding(cherry picked from commit …
(edit) @92a97d11   11 years michaelni hevc: inline cabac in residual coding(cherry picked from commit …
(edit) @4c67ed87   11 years michaelni avcodec/hevc: fix EOB/EOS check Fixes: CID1108575 Signed-off-by: …
(edit) @9c0fe487   11 years michaelni avcodec/h264_parser: fix order of operations Fixes CID1108576 …
(edit) @62533eab   11 years michaelni ffv1enc: use 64bit in maxsize calculation This isnt needed but it …
(edit) @80b1e1c0   11 years michaelni avcodec/exr: fix null pointer dereference Fixes CID1108582 …
(edit) @d0812f91   11 years michaelni avcodec/exr: favor av_freep() over av_free() for saftey …
(edit) @6838e1f5   11 years michaelni avformat/oggdec: favor av_freep() over av_free() Found-by: Reimar …
(edit) @838f461   11 years michaelni avcodec/utils: add some saftey checks to add_metadata_from_side_data() …
(edit) @240fd8c9   11 years michaelni avcodec/avpacket/av_packet_split_side_data: ensure that side data …
(edit) @d5ec8ba7   11 years michaelni Do not leave positive values undefined when negative are defined as …
(edit) @a6388616   11 years michaelni doc/developer: Add a policy item about updating the MAINTAINERs file …
(edit) @23e6d3d4   11 years diego fate: vpx: Remove one redundant $(eval) invocation
(edit) @fec6d547   11 years michaelni avformat/wtvdec: drop SHIFT_SECTOR_BITS() macro it just wraps around …
(edit) @2a5f4c1e   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: wtv: …
(edit) @5d2a835   11 years michaelni avformat/wtv: rename to wtv_common This helps git matchup files on …
(edit) @12e66f20   11 years michaelni MAINTAINERS: add Timothy to documentation Signed-off-by: Michael …
(edit) @4bfdd021   11 years michaelni configure: remove \r from cc_ident, This should fix cygwin + …
(edit) @f5695926   11 years stefasab lavd/pulse_audio_enc: fix error check Error check should be done by …
(edit) @f6b56b1f   11 years stefasab lavd/fbdev: use av_str2err() macro for printing error messages In …
(edit) @fb74c7e0   11 years stefasab lavd/pulse_audio_dec: apply cosmetic changes In particular, fix …
(edit) @1421ee2   11 years stefasab lavd/fbdev: pass proper memory map length fbdev->data was allocated …
(edit) @8efed299   11 years stefasab MAINTAINERS: add my name to a few entries
(edit) @9860fb44   11 years Carl Eugen Hoyos Fix decoding of G.726 in AIFF. Fixes ticket #1973.
(edit) @6e65e348   11 years Carl Eugen Hoyos lavf/riff: Fix a comment. FourCC aivx refers to (Sony) XAVC, not …
Note: See TracRevisionLog for help on using the revision log.