66689 Commits (9db9b209e3a32ecce93378a24fb931d7db35b1c2)
 

Author SHA1 Message Date
Michael Niedermayer 9db9b209e3 avcodec/mmvideo: Fix undefined behavior (left shift of negative value) 10 years ago
Tobias Rapp 1acc9189b4 ffprobe: add pixel format chroma sub-sampling output 10 years ago
Tobias Rapp 7d327d6242 ffprobe: add pixel format component bit depth output 10 years ago
Tobias Rapp b36b2c89df ffprobe: add pixel format flags output 10 years ago
Tobias Rapp 143a8a44f4 ffprobe: add -show_pixel_formats option 10 years ago
Clément Bœsch abaf4245a1 avfilter: add w/h parameters in timeline 10 years ago
Michael Niedermayer 158b3fb584 avformat/tiertexseq: use av_freep(), do not leave stale pointers in memory 10 years ago
Michael Niedermayer 2d6f31730c avfilter/af_adelay: use av_freep(), do not leave stale pointers in memory 10 years ago
Michael Niedermayer aba873bbd0 Merge commit '9a03c2323593173a201cb75edd1b49887cf811ed' 10 years ago
Michael Niedermayer 33c8500db4 Merge commit 'd208d1eba3799c58fd6d3602d31de3e686f14aec' 10 years ago
Michael Niedermayer 018ca8b7f6 Merge commit '79a60c8e779242b5ba4c531b2c706c871e8e6420' 10 years ago
Josh Allmann 9a03c23235 h263dec: Force padding bug workaround for H.263. 10 years ago
Anton Khirnov d208d1eba3 hevc_mvs: make sure to always initialize the temporal MV fully 10 years ago
Anton Khirnov 79a60c8e77 hevc_mvs: initialize the temporal MV in case of missing ref 10 years ago
Michael Niedermayer 0026c4ecfd avformat/hls: use av_freep(), do not leave stale pointers in memory 10 years ago
Michael Niedermayer f0d1b3acdf avcodec/escape124: use av_freep(), do not leave stale pointers in memory 10 years ago
Michael Niedermayer 1c5647f419 avcodec/proresenc_kostya: use av_freep(), do not leave stale pointers in memory 10 years ago
Michael Niedermayer c9eac8062e avcodec/avpacket: use av_freep(), do not leave stale pointers in memory 10 years ago
Michael Niedermayer b60938e4fd avcodec/avpacket: simplify freeing pkt->data 10 years ago
Mark Reid 5c50214eed avformat/mxfdec: read reel_name and source timecode from physical source package 10 years ago
Michael Niedermayer 3726d07a2a Merge commit '28816050e47b6dba430a52e429d21a864cffda8e' 10 years ago
Michael Niedermayer 4db0e8fd33 Merge commit 'b76249443864c88ffb2d41ab8d1de7432e985dc7' 10 years ago
Michael Niedermayer a52384dcda Merge commit '153fadc390d05aa47e5e2c56290401898fe41a23' 10 years ago
Martin Storsjö 28816050e4 lavf: Set the stream time base hint properly for chained muxers 10 years ago
Martin Storsjö b762494438 sdp: Simplify parsing/conversion of H264 extradata 10 years ago
Michael Niedermayer d47dd84391 Merge commit '577899a6458ccad9026eb268f10dc0b39c224c8d' 10 years ago
Rémi Denis-Courmont 153fadc390 ff_get_format: fix infinite loop 10 years ago
Manfred Georg 577899a645 lavc: specify the behavior of av_lockmgr_register on failure. 10 years ago
Michael Niedermayer 67ddf21611 avcodec/vdpau: do not dereference hwctx before checking it for NULL 10 years ago
Michael Niedermayer 4d8356b678 Merge commit '8de1d67967a9f9e22c66cb0c1e518ae4f30d07dd' 10 years ago
Michael Niedermayer 0e57c05118 avcodec/vdpau: fix render2() check 10 years ago
Michael Niedermayer 403133ab5e ffmpeg: add vdpau_old to allow continued testing of the older (but not oldest) API 10 years ago
Michael Niedermayer 573d333010 Merge commit 'bef067f88c74190cdf7e76d12f02e12e069974aa' 10 years ago
Michael Niedermayer a61899a0f1 Merge commit 'e3e158e81f0666b8fe66be9ce1cad63a535920e0' 10 years ago
Michael Niedermayer 067d11bf71 Merge commit '502cde409ca5ee97ef70c2cdede88b9101746ff6' 10 years ago
Michael Niedermayer ec6a855b3a avcodec/vdpau: warn if the user application has not setup avctx->hwaccel_context instead of potentially crashing 10 years ago
Michael Niedermayer 0ba887bbf4 Merge commit '89ac99ba5f2dc9f69ad3bc294753930eb0b3e4a4' 10 years ago
Michael Niedermayer 8df41976b7 avcodec/vdpau_internal: add comment to #endif 10 years ago
Michael Niedermayer 10b6d7462c Merge commit 'ce083282f0a8b7d63c4047c30b7bac498f9806dd' 10 years ago
Michael Niedermayer b64b719ad5 Merge commit 'fcc1022611f79c2f3aa2f392a5ce14c74be9c1d7' 10 years ago
Michael Niedermayer 567c0dcee6 Merge commit '319424d25c53f82b87187ce03ed984d438f1bee6' 10 years ago
Rémi Denis-Courmont 8de1d67967 avconv_vdpau: update to new VDPAU interface 10 years ago
Rémi Denis-Courmont bef067f88c vdpau: check video surface and decoder capabilities 10 years ago
Rémi Denis-Courmont e3e158e81f vdpau: add av_vdpau_bind_context() 10 years ago
Rémi Denis-Courmont 502cde409c vdpau: force reinitialization when output resolution changes 10 years ago
Michael Niedermayer 6b347f519d swresample/swresample: replace always true if() by av_assert0() 10 years ago
Michael Niedermayer f9fefa499f swresample/swresample: fix sample drop loop end condition 10 years ago
Michael Niedermayer 02f7665a3c avformat/mov: do not overwrite extradata in mov_read_glbl() 10 years ago
James Almer fb7d8d50bc swscale: remove obsolete FF_API_SWS_FORMAT_NAME cruft 10 years ago
James Almer ddc3768161 avformat: remove obsolete FF_API_READ_PACKET cruft 10 years ago