source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @2d6f3173   10 years michaelni avfilter/af_adelay: use av_freep(), do not leave stale pointers in …
(edit) @aba873bb   10 years michaelni Merge commit '9a03c2323593173a201cb75edd1b49887cf811ed' * commit …
(edit) @33c8500d   10 years michaelni Merge commit 'd208d1eba3799c58fd6d3602d31de3e686f14aec' * commit …
(edit) @018ca8b7   10 years michaelni Merge commit '79a60c8e779242b5ba4c531b2c706c871e8e6420' * commit …
(edit) @9a03c232   10 years anton h263dec: Force padding bug workaround for H.263. Fixes decoding of …
(edit) @d208d1eb   10 years anton hevc_mvs: make sure to always initialize the temporal MV fully The …
(edit) @79a60c8   10 years anton hevc_mvs: initialize the temporal MV in case of missing ref The …
(edit) @0026c4ec   10 years michaelni avformat/hls: use av_freep(), do not leave stale pointers in memory …
(edit) @f0d1b3ac   10 years michaelni avcodec/escape124: use av_freep(), do not leave stale pointers in …
(edit) @1c5647f4   10 years michaelni avcodec/proresenc_kostya: use av_freep(), do not leave stale pointers …
(edit) @c9eac806   10 years michaelni avcodec/avpacket: use av_freep(), do not leave stale pointers in …
(edit) @b60938e4   10 years michaelni avcodec/avpacket: simplify freeing pkt->data Signed-off-by: Michael …
(edit) @5c50214e   10 years michaelni avformat/mxfdec: read reel_name and source timecode from physical …
(edit) @3726d07a   10 years michaelni Merge commit '28816050e47b6dba430a52e429d21a864cffda8e' * commit …
(edit) @4db0e8fd   10 years michaelni Merge commit 'b76249443864c88ffb2d41ab8d1de7432e985dc7' * commit …
(edit) @a52384d   10 years michaelni Merge commit '153fadc390d05aa47e5e2c56290401898fe41a23' * commit …
(edit) @28816050   10 years martin lavf: Set the stream time base hint properly for chained muxers This …
(edit) @b7624944   10 years martin sdp: Simplify parsing/conversion of H264 extradata By using …
(edit) @d47dd843   10 years michaelni Merge commit '577899a6458ccad9026eb268f10dc0b39c224c8d' * commit …
(edit) @153fadc3   10 years anton ff_get_format: fix infinite loop Signed-off-by: Anton Khirnov …
(edit) @577899a6   10 years anton lavc: specify the behavior of av_lockmgr_register on failure. The …
(edit) @67ddf216   10 years michaelni avcodec/vdpau: do not dereference hwctx before checking it for NULL …
(edit) @4d8356b6   10 years michaelni Merge commit '8de1d67967a9f9e22c66cb0c1e518ae4f30d07dd' * commit …
(edit) @0e57c051   10 years michaelni avcodec/vdpau: fix render2() check Signed-off-by: Michael Niedermayer …
(edit) @403133a   10 years michaelni ffmpeg: add vdpau_old to allow continued testing of the older (but not …
(edit) @573d3330   10 years michaelni Merge commit 'bef067f88c74190cdf7e76d12f02e12e069974aa' * commit …
(edit) @a61899a0   10 years michaelni Merge commit 'e3e158e81f0666b8fe66be9ce1cad63a535920e0' * commit …
(edit) @067d11bf   10 years michaelni Merge commit '502cde409ca5ee97ef70c2cdede88b9101746ff6' * commit …
(edit) @ec6a855b   10 years michaelni avcodec/vdpau: warn if the user application has not setup …
(edit) @0ba887bb   10 years michaelni Merge commit '89ac99ba5f2dc9f69ad3bc294753930eb0b3e4a4' * commit …
(edit) @8df41976   10 years michaelni avcodec/vdpau_internal: add comment to #endif Signed-off-by: Michael …
(edit) @10b6d746   10 years michaelni Merge commit 'ce083282f0a8b7d63c4047c30b7bac498f9806dd' * commit …
(edit) @b64b719a   10 years michaelni Merge commit 'fcc1022611f79c2f3aa2f392a5ce14c74be9c1d7' * commit …
(edit) @567c0dce   10 years michaelni Merge commit '319424d25c53f82b87187ce03ed984d438f1bee6' * commit …
(edit) @8de1d679   10 years anton avconv_vdpau: update to new VDPAU interface Signed-off-by: Anton …
(edit) @bef067f8   10 years anton vdpau: check video surface and decoder capabilities Signed-off-by: …
(edit) @e3e158e8   10 years anton vdpau: add av_vdpau_bind_context() This function provides an explicit …
(edit) @502cde40   10 years anton vdpau: force reinitialization when output resolution changes This is …
(edit) @6b347f51   10 years michaelni swresample/swresample: replace always true if() by av_assert0() …
(edit) @f9fefa4   10 years michaelni swresample/swresample: fix sample drop loop end condition Fixes …
(edit) @02f7665a   10 years michaelni avformat/mov: do not overwrite extradata in mov_read_glbl() Fixes …
(edit) @fb7d8d50   10 years James swscale: remove obsolete FF_API_SWS_FORMAT_NAME cruft Signed-off-by: …
(edit) @ddc37681   10 years James avformat: remove obsolete FF_API_READ_PACKET cruft Signed-off-by: …
(edit) @ecf457f3   10 years James avformat: remove obsolete FF_API_CLOSE_INPUT_FILE cruft …
(edit) @3bd9f17b   10 years James avformat: remove obsolete FF_API_SET_PTS_INFO cruft Signed-off-by: …
(edit) @a578b93c   10 years James avformat: remove obsolete FF_API_NEW_STREAM cruft Signed-off-by: …
(edit) @cc787709   10 years James avformat: remove obsolete FF_API_FORMAT_PARAMETERS cruft …
(edit) @903a0acb   10 years James avformat: remove obsolete FF_API_ALLOC_OUTPUT_CONTEXT cruft …
(edit) @e524a9b1   10 years James avutil: remove obsolete FF_API_INTFLOAT cruft Signed-off-by: James …
(edit) @3e575209   10 years James avutil: remove obsolete FF_API_SAMPLES_UTILS_RETURN_ZERO cruft …
(edit) @71718de8   10 years James avutil: remove obsolete FF_API_FIND_OPT cruft Signed-off-by: James …
(edit) @1abb7728   10 years James avutil: remove obsolete FF_API_GET_BITS_PER_SAMPLE_FMT cruft …
(edit) @42111bb9   10 years James avcodec: remove obsolete FF_API_FAST_MALLOC cruft Signed-off-by: …
(edit) @c02ea58c   10 years michaelni avformat/options_table: add FF_COMPLIANCE_UNOFFICIAL Fixes ticket …
(edit) @70eba769   10 years michaelni configure: add -lrt to libavutil when needed for nanosleep This is …
(edit) @904cfd25   10 years michaelni avcodec/h264_mp4toannexb_bsf: reset the new IDR flag when SPS/PPS is …
(edit) @436206c1   10 years michaelni avcodec/webp: add assert to ensure palette is not larger than 256 it …
(edit) @19fb4768   10 years michaelni avcodec/webp: add optimization: use local palette with extra padding …
(edit) @89ac99ba   10 years anton vdpau: pass codec-specific parameters from hwaccel Signed-off-by: …
(edit) @ce083282   10 years anton vdpau: common support for managing the VdpDecoder in avcodec Using …
(edit) @fcc10226   10 years anton vdpau: factor out common end-of-frame handling Also add error …
(edit) @319424d2   10 years anton vdpau: add helper for VDPAU to libav error codes conversion …
(edit) @e81eca0c   10 years michaelni configure: Set large address aware. Enables >2GB memory usage for 32 …
(edit) @e079d43a   10 years michaelni avformat/img2dec: Attempt to detect non-escaped glob patterns too …
(edit) @345160a9   10 years michaelni Merge commit '2a5ac99e6e06078713f684fee2466c91f677b303' * commit …
(edit) @8e5be0f   10 years michaelni Merge commit '5b9c817dc7577b6d44acc94d73b9c77c52cda489' * commit …
(edit) @98baa815   10 years michaelni Merge commit '89fa2b5616274194d90bde0aeebf6adbd1245193' * commit …
(edit) @de52af9   10 years michaelni Merge commit '68211c70afcfd4d675029cc85fba7dee8de53bdf' * commit …
(edit) @684508ba   10 years michaelni avformat/img2dec: Support -loop with pipes Fixes Ticket3976 …
(edit) @2a5ac99e   10 years lu_zero x11grab: Check the XQueryPointer return value The …
(edit) @5b9c817d   10 years lu_zero x11grab: Check XFixesGetCursorImage return value It could return NULL …
(edit) @89fa2b56   10 years lu_zero x11grab: Check for XFixes availability at runtime
(edit) @68211c70   10 years lu_zero vc1: Do not assume seek happens after decoding If a seek is requested …
(edit) @550f3e9d   10 years michaelni avcodec/on2avc: Check number of channels Fixes out of array access …
(edit) @578da1f0   10 years michaelni Merge commit '36f3aec3630f27df64f4ff2b52a1c9ced760eb52' * commit …
(edit) @4ba6371a   10 years michaelni x86/hevc: get rid off packusdw for ssse3 compatibility cherry picked …
(edit) @df8394c   10 years michaelni avcodec/hevc: fix chroma transform_add size Fixes accessing …
(edit) @aaf65bc2   10 years Carl Eugen Hoyos lavc/libx264: Fix compilation with libx264 version < 142.
(edit) @9734a7a1   10 years michaelni avcodec/h264: Check mode before considering mixed mode intra …
(edit) @138902df   10 years u avformat/assdec: make sure pos is initialized Fixes use of …
(edit) @dceebe1a   10 years michaelni Merge commit '7d97511e13ef30cd99bae0e36400de055b72918d' * commit …
(edit) @36f3aec3   10 years janne-libav fate-vc1_ilaced_twomv: use -flags +bitexact Also updates the …
(edit) @7d97511e   10 years lu_zero configure: Add -lrt dependency to avutil's pc file. This is needed …
(edit) @27f6da29   10 years michaelni avformat/mpegts: use a padded buffer in read_sl_header() Fixes …
(edit) @c3d7f00e   10 years michaelni avformat/mpegts: Check desc_len / get8() return code Fixes out of …
(edit) @8c50704e   10 years michaelni avcodec/vorbisdec: Fix off by 1 error in ptns_to_read Fixes read of …
(edit) @1c4c78e   10 years michaelni sdp: add support for H.261 Signed-off-by: Michael Niedermayer …
(edit) @075a165d   10 years michaelni avcodec/svq3: Dont memcpy AVFrame This avoids out of array accesses …
(edit) @c727401a   10 years michaelni avcodec/smc: fix off by 1 error Fixes out of array access Fixes: …
(edit) @883bc7d2   10 years michaelni Merge commit '55f03d872640175a00bfa262da4652b7312b905f' * commit …
(edit) @dd3bfe3c   10 years michaelni avcodec/qpeg: fix off by 1 error in MV bounds check Fixes out of …
(edit) @8f145786   10 years michaelni avcodec/gifdec: factorize interleave end handling out also change it …
(edit) @e7e5114c   10 years michaelni avcodec/cinepak: fix integer underflow Fixes out of array access …
(edit) @55f03d87   10 years martin hlsenc: Add parameter -hls_allow_cache The -hls_allow_cache parameter …
(edit) @e8309029   10 years michaelni avcodec/pngdec: Calculate MPNG bytewidth more defensively …
(edit) @3e2b7450   10 years michaelni avcodec/pngdec: Check bits per pixel before setting monoblack pixel …
(edit) @e1c0cfaa   10 years michaelni avcodec/tiff: more completely check bpp/bppcount Fixes pixel format …
(edit) @8b0e96e1   10 years michaelni avcodec/mmvideo: Bounds check 2nd line of HHV Intra blocks Fixes out …
(edit) @97cb9b6c   10 years michaelni Revert "avformat/img2dec: reduce bmppipe probe score" This seems not …
(edit) @d225b0f7   10 years michaelni avcodec/h263dec: Fix decoding messenger.h263 Fixes …
Note: See TracRevisionLog for help on using the revision log.