source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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 …
(edit) @640c70dd   11 years michaelni avformat: Use G726LE decoder for Sun AU files fixes ticket #1955 as …
(edit) @10c240a0   11 years michaelni avcodec: Add little-endian G726 decoder Fixes part of Ticket1955 …
(edit) @5b9f3986   11 years michaelni Support 4k AVC-Intra in mov.
(edit) @2b72f8ac   11 years lu_zero wtv: Seek by sector properly Use an helper function to seek by sector …
(edit) @a6881765   11 years onemda avformat/flvdec: use avpriv_request_sample() Signed-off-by: Paul B …
(edit) @0bf85803   11 years u avcodec/hevcpred: fix make checkheaders.
(edit) @57c018d5   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: fate: …
(edit) @123c6ca8   11 years michaelni Merge commit 'f52fd3f3b26f0d80e4f0b374b7695383feca5b92' * commit …
(edit) @904c89ac   11 years stefasab lswr/swresample: convert ocl and icl options to …
(edit) @a27f1116   11 years martin fate: Increase the tolerance in the lavr tests A few fate instances …
(edit) @8696e51b   11 years stefasab lavu/opt: add AV_OPT_TYPE_CHANNEL_LAYOUT and handler functions The …
(edit) @d96e377c   11 years stefasab lavu/channel_layout: change av_get_channel_layout() behavior at the …
(edit) @b236eb49   11 years stefasab lavu/opt.h: fix grammar typo in av_opt_get* doxy
(edit) @98e7c1ee   11 years stefasab lavu/opt-test: use automatic set and free handlers In particular, do …
(edit) @d0a3bc13   11 years michaelni swscale/yuv2rgb: clip cy, avoid division by 0 with 0 contrast …
(edit) @2db6547   11 years michaelni swscale/utils/sws_setColorspaceDetails(): fix indention …
(edit) @f52fd3f3   11 years diego fate: aac: Add test for AAC-LD
(edit) @f90eb8c   11 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Add …
(edit) @56cf615   11 years michaelni avformat/hevcdec: add more irap cases to hevc_probe() This fixes …
(edit) @2ac31773   11 years michaelni avformat/hevcdec: cosmetics, whitespaces This reduces the difference …
(edit) @a0d13d84   11 years Carl Eugen Hoyos Add some necessary casts in the wtv demuxer. This reverts e8023dba, …
(edit) @21b3563d   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: mem: …
(edit) @a7e30064   11 years michaelni hevc: fix pcm with different chroma luma bit widths(cherry picked from …
(edit) @b4948943   11 years michaelni hevc: optimize residual coding(cherry picked from commit …
(edit) @3ed65d98   11 years michaelni avutil/log: fix race between setting and using the log callback …
(edit) @9a63a45e   11 years michaelni doc/utils: fix docs build Not sure this is the correct solution but …
(edit) @37d6b2b   11 years michaelni swsscale/swscale_unscaled: add GBRAP16 Signed-off-by: Paul B Mahol …
(edit) @9ec9d463   11 years michaelni swscale/swscale_unscaled: fix alpha pointer & stride for …
(edit) @586b8ea2   11 years stefasab doc/filters: reference ffmpeg-utils manual for color and sizes options …
(edit) @155a5ff0   11 years stefasab doc/utils: reformat doc for color syntax and add list of supported …
(edit) @b4da1fa5   11 years stefasab doc/utils: rewrite doc for time duration syntax Extend description …
(edit) @d433e1ae   11 years martin mem: Make av_strdup allocate using av_realloc This makes sure that …
(edit) @d0b7d24b   11 years michaelni Support HEVC in transport streams.
Note: See TracRevisionLog for help on using the revision log.