source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @494cbc42   10 years Carl Eugen Hoyos ffmpeg: Clean up if filter initialisation failed to avoid a memleak. …
(edit) @19bf1ed1   10 years michaelni avformat/id3v2: Fix "warning: unused variable …
(edit) @0daff3ce   10 years michaelni avfilter/vf_mp: remove incorrect usage of AVFrame.type Signed-off-by: …
(edit) @596636a4   10 years michaelni avcodec/snow: check coeffs for validity Fixes deadlock Fixes integer …
(edit) @d9e2ace   10 years Reimar.Doeffinger Add missing "const" all over the place. Only "./configure …
(edit) @be4aac30   10 years Reimar.Doeffinger patcheck: check for pointer arrays that are not const. Signed-off-by: …
(edit) @9b8eedd7   10 years michaelni avformat/wtvdec: seek over broken chunks Fixes ticket #3898
(edit) @72732f2d   10 years michaelni avformat/webmdashenc: use av_strlcpy() and allocate enough space …
(edit) @5ce98e7   10 years michaelni fate/vpx: make webm dash manifest tests depend on the …
(edit) @be3d807   10 years onemda avcodec/wavpack: increase WV_MAX_SAMPLES This is maximal number of …
(edit) @4c920478   10 years michaelni fate: Add basic tests for WebM Dash Manifest Add fate tests that test …
(edit) @22652dc2   10 years michaelni avcodec/avcodec: fix missing doxygen comment marker Signed-off-by: …
(edit) @37520a9   10 years michaelni avformat: drop redundant MATROSKA_VIDEO_STEREO_MODE_COUNT identifier …
(edit) @7771daae   10 years michaelni Merge commit '9e8bbe7d4d1dcd5fec491dbfbb98ed2038a7bed5' * commit …
(edit) @39cd9fdb   10 years michaelni Merge commit '4d686fb721b485ebbc4c7779d927d876c1e630f7' * commit …
(edit) @fcc39099   10 years michaelni Merge commit 'd4ae8ac92f619507aadd021bb67b517d39d3a36f' * commit …
(edit) @31f9c228   10 years michaelni ffmpeg: Fix missing {} in Stream to Packet side data code …
(edit) @f30a8154   10 years michaelni Merge commit '9301486408a480629336af4d7fd873c0f28fb2d5' * commit …
(edit) @56cc754c   10 years michaelni Merge commit 'f2583bc86eb5d7decc639fc9a36edc93e6003eef' * commit …
(edit) @c6a3b009   10 years michaelni Merge commit '58396e806c65fe0eb00e6ccf1980f810cdceed05' * commit …
(edit) @1fc39631   10 years michaelni Merge commit '7bb505a33ca131906b2ceb2f298e104c862740ea' * commit …
(edit) @65c9e2d0   10 years michaelni Merge commit '20e82b41fcad23ebbb18d89948aebfcc53921198' * commit …
(edit) @5393c9da   10 years michaelni Merge commit 'f07a4290a0e8f31796e348edd3ed06b8d15132d8' * commit …
(edit) @9e8bbe7d   10 years diego license: Mention that vf_interlace is GPL, not LGPL
(edit) @4d686fb7   10 years vittorio.giovara matroskaenc: convert avstream stereo3d side data during encoding …
(edit) @d4ae8ac9   10 years vittorio.giovara matroskadec: parse stereo mode on decoding Convert the Matroska …
(edit) @93014864   10 years vittorio.giovara avcodec: add stream-level stereo3d side data
(edit) @f2583bc8   10 years vittorio.giovara matroska: list supported extensions
(edit) @0ddb051   10 years onemda avformat/soxenc: return more meaningful error code Signed-off-by: …
(edit) @ef768ab9   10 years michaelni avcodec/h264: Move h264_vdpau_class under ifdef to avoid unused …
(edit) @87961a8a   10 years michaelni avcodec/flashsv2enc: fix "unused variable" warnings Signed-off-by: …
(edit) @58396e8   10 years diego x11grab: Use a typedef for the context, as most other code does …
(edit) @7bb505a3   10 years diego x11grab: Drop a spurious space in the extension reporting message …
(edit) @b543a290   10 years michaelni avcodec/libvpxenc: Adds support for constant quality mode in VP9. …
(edit) @20e82b41   10 years diego x11grab: Small near-cosmetic refactorings Signed-off-by: Diego …
(edit) @f07a4290   10 years diego x11grab: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
(edit) @d6bd2949   10 years michaelni avformat/icoenc: Remove deprecated use of codec_name Reviewed-by: …
(edit) @fa39f8c0   10 years stefasab doc/ffprobe: fix -show_entries example
(edit) @b6a0b8bc   10 years James Adds support for setting aq_mode in libvpx encoder Reviewed-by: James …
(edit) @8c1b942a   10 years lou Replace incorrect use of "multiply" with "multiple" Also replace the …
(edit) @e6516944   10 years michaelni avformat/rtpdec_asf: fix compiler warning about const qualifier being …
(edit) @35debfc3   10 years michaelni avformat/rdt: fix compiler warning about const qualifier being …
(edit) @7a2c380   10 years michaelni avformat/aviobuf: remove uses of deprecated url_feof() Signed-off-by: …
(edit) @5403a288   10 years michaelni Merge commit '8d27bf1cff35be406b0fd89d832e1852d4c573bc' * commit …
(edit) @b3b05a11   10 years michaelni Merge commit 'dcb7c868ec7af7d3a138b3254ef2e08f074d8ec5' * commit …
(edit) @3ff5ca8   10 years michaelni Merge commit '1f156af4274dc72d588620f6bedb4e9e66023c92' * commit …
(edit) @42196083   10 years michaelni Merge commit '404731bd20e1df5880e6fe381e975ba48afc75b2' * commit …
(edit) @a59d922d   10 years michaelni Merge commit 'ff771f79b55a346b4163d814b58ee4c98114745e' * commit …
(edit) @7997d786   10 years James lavc/libwebpenc: use WebPMemoryWriterClear() WebPMemoryWriterClear() …
(edit) @7c51f5bd   10 years michaelni swr: aarch64 audio_convert and neon clobber test Ported from …
(edit) @25cb697d   10 years michaelni bktr: Fix Fabrice's name Signed-off-by: Timothy Gu …
(edit) @d3e9bee   10 years James lavf/mp3enc: don't abort if audio packets can't be buffered Instead …
(edit) @8d27bf1c   10 years diego x86: xvid: K&R formatting cosmetics
(edit) @12df9b9a   10 years michaelni Improved AC3 decoder level support (heavy drc, dialnorm) Added …
(edit) @7a67ab5c   10 years michaelni ffmpeg_opt: reduce diff to libav in opt_target() by 16 lines …
(edit) @dcb7c868   10 years diego cosmetics: Make naming scheme of Xvid IDCT consistent with other IDCTs
(edit) @1f156af4   10 years diego x86: xvid_idct: Drop unused definitions
(edit) @2082c00e   10 years michaelni Merge commit 'f5245a9c6206878b892adf3ccbccc9311c202af5' * commit …
(edit) @ad207f11   10 years michaelni Merge commit '1688eef25385089026aba55da1885f70a57815ab' * commit …
(edit) @404731bd   10 years lu_zero pulse: Set the wallclock option as default
(edit) @ff771f79   10 years lu_zero vc1: Initialize start_code_found to 0 Leftover of …
(edit) @127aee4c   10 years michaelni Merge commit '75bbaf2493a71ee66eaabe3c21fadd84d07888de' * commit …
(edit) @f5245a9c   10 years anton avconv: fix parsing the AVOptions for -target CC: libav-stable@libav.org
(edit) @1688eef   10 years anton avconv: fix the muxrate values for -target The mpegenc private option …
(edit) @75bbaf24   10 years anton mpegenc: limit the maximum muxrate It is written to the file as a …
(edit) @9e8ab36f   10 years michaelni avformat/mxfenc: dont warn about d10_channelcount being ignored if its …
(edit) @570397c   10 years michaelni Merge commit 'e87f5e4e5f2e2e36b0b7826d708cda7049877af0' * commit …
(edit) @9c41b594   10 years michaelni Merge commit '0a024268261d05ccdcf7e03c85fb78d22037a464' * commit …
(edit) @ffa90d99   10 years michaelni Merge commit '56a721f020273d69daa8dcb0d99e42a43a0a0d4d' * commit …
(edit) @7206221d   10 years michaelni Merge commit '4c8bd8ddb049950347a5018fecbca7ee25d48c44' * commit …
(edit) @e15824e7   10 years michaelni avformat/rtpdec_h261: Fix sanity checks Fixes mbap and quant …
(edit) @604c4eab   10 years michaelni libx264: fix -b_qfactor and -chromaoffset Signed-off-by: Michael …
(edit) @e87f5e4e   10 years vittorio.giovara h264: fully check cropping amount from sps Even if sps.crop is true, …
(edit) @0a024268   10 years diego libxvid: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
(edit) @56a721f0   10 years diego doc: fix a typo Signed-off-by: Diego Biurrun <diego@biurrun.de>
(edit) @4c8bd8dd   10 years diego os_support: Adjust an outdated #endif comment
(edit) @46ad2c4a   10 years michaelni avformat/utils: remove assert that tests the same condition as the …
(edit) @bf16872   10 years michaelni avformat/nsvdec: fix out-commented asserts so the function names exist …
(edit) @85f0bde4   10 years michaelni avcodec/snowenc: remove out-commented assert Signed-off-by: Michael …
(edit) @cf0e8e7a   10 years michaelni Merge commit '4e9e6fa99f3ff83cedbf6c378d62065ae419a3b9' * commit …
(edit) @ba650ea1   10 years michaelni Merge commit 'a4d3c20035946cbc1509aec2dc28d51c2a2f9a8e' * commit …
(edit) @d5ee74e5   10 years michaelni Merge commit 'ab56fabe6294524e99815451ad01e4ff50c6d734' * commit …
(edit) @c2c56d54   10 years James configure: update libvpx_vp9_encoder check Required to add support …
(edit) @4e9e6fa9   10 years lu_zero mpeg: Write H264 streams at offset 2 It hints that the content is …
(edit) @a4d3c200   10 years lu_zero vc1: Fix the skip condition As written in the comment above, skip …
(edit) @96b2ba68   10 years michaelni avformat/rtpdec: support for HEVC/H.265 RTP payload format (draft v6) …
(edit) @ab56fabe   10 years diego vfwcap: Add fallback define for HWND_MESSAGE Some obsolete versions …
(edit) @1f7e6c07   10 years michaelni doc/snow: remove possibly wrong todo item Signed-off-by: Michael …
(edit) @e96109f9   10 years michaelni ffplay: use av_malloc_array() Reviewed-by: Marton Balint …
(edit) @db85d11d   10 years eclipse7 libavformat/ftp: Do not leak memory in routine ftp_features Setting …
(edit) @f75baa6c   10 years michaelni huffyuvdec: decode the last odd sample Signed-off-by: Michael …
(edit) @6ee76817   10 years michaelni huffyuvenc: write last odd sample If width is odd, last sample …
(edit) @2a85826e   10 years michaelni avcodec/vp9: Use av_malloc_array() Signed-off-by: Michael Niedermayer …
(edit) @080acf7   10 years michaelni lavf/matroskadec: Ensure cues_end is initialized Ensure that …
(edit) @bb298967   10 years michaelni avutil/opencl: use av_malloc(z)_array() Signed-off-by: Michael …
(edit) @52fca28c   10 years michaelni avcodec/vorbisenc: use av_malloc(z)_array() Signed-off-by: Michael …
(edit) @beaf86bd   10 years michaelni doc/APIchanges: fill in dates and hashes Signed-off-by: Michael …
(edit) @d647ef0c   10 years michaelni avcodec/mpegvideo_parser: consider vbv_delay in bitrate heuristic also …
(edit) @08a110ca   10 years michaelni Merge commit '6ee1cb5740e7490151db7dcec7e20ceaf8a2fe1f' * commit …
(edit) @215db293   10 years michaelni Merge commit 'b263f8ffe7599d9cd27ec477a12700da8eb2790d' * commit …
Note: See TracRevisionLog for help on using the revision log.