source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @8824a9ed   12 years michaelni mpeg12: clean current picture ptr. This avoids having a stray pointer …
(edit) @3a7f0081   12 years Clément Bœsch lavfi: remove mp=geq filter. Native geq video filter is now available.
(edit) @8eecbaf5   12 years Clément Bœsch lavfi: add geq filter.
(edit) @3704804c   12 years Clément Bœsch lavf/assenc: add non strict ts flag. ASS can have several events at …
(edit) @2b3597f0   12 years Clément Bœsch lavfi: remove mp=fixpts filter. lavfi/f_setpts.c should allow …
(edit) @84aed3fa   12 years Clément Bœsch lavfi: remove mp=tile filter. The native tile video filter is now …
(edit) @a8afb08   12 years Clément Bœsch fate/lavfi: increase vf tile coverage.
(edit) @11ed12c2   12 years Clément Bœsch doc/filters: complete tile documentation.
(edit) @75820120   12 years Clément Bœsch lavfi/tile: extend shorthand parameters. This makes the syntax …
(edit) @4a90e712   12 years Clément Bœsch lavfi/tile: add nb_frames option.
(edit) @ecfaff35   12 years Clément Bœsch lavfi/tile: add margin and padding options.
(edit) @aa5a0290   12 years Clément Bœsch lavfi/tile: allow named arguments.
(edit) @5aedee4f   12 years michaelni gxf: avoid null ptr deref without streams. Found-by: Mateusz "j00ru" …
(edit) @c8712443   12 years michaelni proresdec: check input size before reading qmats, prevent overreading. …
(edit) @7faa1776   12 years michaelni dsicinav: update bitmap_frame_size, avoid out of array reads. …
(edit) @26452e24   12 years michaelni snow: fix edge emu switch Found-by: Mateusz "j00ru" Jurczyk and …
(edit) @b7b7e234   12 years michaelni msmpeg4dec: check w/h, prevent assert failure later Found-by: Mateusz …
(edit) @192db16b   12 years michaelni segafilm: fix division by 0 Found-by: Mateusz "j00ru" Jurczyk and …
(edit) @f1d6f013   12 years michaelni omadec: fix len check in nprobe() prevent out of array access …
(edit) @44c23aa   12 years michaelni zmbvdec: check decompression buffer size. Found-by: Mateusz "j00ru" …
(edit) @3ba58433   12 years michaelni diracdec: check wavelet depth, prevent out of array read. Found-by: …
(edit) @8c414534   12 years michaelni libvorbisdec: dont try to update an empty que Signed-off-by: Michael …
(edit) @0a4087b8   12 years michaelni diracdec: Use only one frame per reference Prevents null ptr …
(edit) @c0aff406   12 years stefasab doc/Makefile: generate library headers with the correct section number
(edit) @6f78ba8b   12 years michaelni electronic arts: support rare samples containing adpcm_ea_r1 audio …
(edit) @d168fcb6   12 years michaelni electronicarts: use av_log_ask_for_sample Reviewed-by: Paul B Mahol …
(edit) @039f4ff4   12 years michaelni h264: 2nd try at getting sm2v working Signed-off-by: Michael …
(edit) @def8588f   12 years michaelni dwt_yasm/vertical_compose: fix width witdth argument. Fixes out of …
(edit) @bec37935   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
(edit) @514910fb   12 years stefasab doc: add libavfilter.texi With some re-wording by Alexander Strasser …
(edit) @598546e1   12 years stefasab doc: add libavutil.texi With some fixes and better wording by …
(edit) @c1947015   12 years onemda smackaud: return meaningful error codes Signed-off-by: Paul B Mahol …
(edit) @2a374f06   12 years onemda targa: return more meaningful error codes Signed-off-by: Paul B Mahol …
(edit) @7dab48bb   12 years michaelni diracdec: allocate enough space for blocks Found-by: Mateusz "j00ru" …
(edit) @dca2fa10   12 years michaelni diracdec: fix edge emulation check, fixes out of array reads …
(edit) @991f6bf9   12 years michaelni h264: Support SMV2 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @a39d3614   12 years michaelni h264_refs: Print default in case we are missing a reference. …
(edit) @d7da4d47   12 years michaelni mxfdec: avoid double free and leaks. Found-by: Mateusz "j00ru" …
(edit) @c2ca0163   12 years michaelni matroskadec: check h in generic rm packet shuffler Fixes crash …
(edit) @1f41cff   12 years michaelni mjpegdec: check SE. Found-by: Mateusz "j00ru" Jurczyk and Gynvael …
(edit) @e56b0984   12 years Clément Bœsch lavf/srtenc: ignore invalid timed packets instead of failing. This …
(edit) @a1e093a6   12 years michaelni alac: fix bps check Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @47ca2487   12 years michaelni lavfi/avcodec: check that injected avframes use a supported channel …
(edit) @a150bad4   12 years michaelni lavfi/avcodec: check avfilter_copy_frame_props() return code …
(edit) @304a1ed   12 years michaelni mips: Add dependencies on HAVE_INLINE_ASM Add dependencies on …
(edit) @2d71f31d   12 years michaelni lag_read_prob_header: fix out of array access Found-by: Mateusz …
(edit) @b53f8971   12 years michaelni alac: Check channel indexes more completely, fix out of array …
(edit) @3920d138   12 years michaelni alac: fix integer overflow leading to subsequent out of array …
(edit) @fd4f4923   12 years michaelni alac: fix nb_samples < order case Found-by: Mateusz "j00ru" Jurczyk …
(edit) @6cd79604   12 years diego x86: h264_qpel_10bit: drop unused parameter from MC10/MC20/MC30 macros
(edit) @eb3dc23   12 years michaelni mov: Make sure no streams after the header lack a timescale. Fixes …
(edit) @cc5c2ef0   12 years michaelni riff: add SMV2 FourCC for H264 sample: …
(edit) @2ce64413   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
(edit) @b56ff0b2   12 years Carl Eugen Hoyos Allow forcing a frame size in bytes for image2pipe. This allows …
(edit) @f91f049a   12 years Carl Eugen Hoyos Add yuv4xxp12 and yuv4xxp14 pixel formats to y4m encoder and decoder. …
(edit) @8b67ec77   12 years michaelni pictordec: fill any unset portion of the image Fixes ticket #1710
(edit) @49c2f2d5   12 years michaelni riff: add GXVE FourCC for WMV2 sample: …
(edit) @dab70c6   12 years michaelni ivi_common: check ref_tile size, fix out of array accesses Found-by: …
(edit) @a93c7ca6   12 years michaelni ivi_common: more MV Checks, fixes out of array reads Found-by: …
(edit) @c63e76ba   12 years michaelni ebml_read_binary: use fast_padded_malloc() Fixes out of array …
(edit) @4b60fac4   12 years diego x86: PALIGNR: port to cpuflags
(edit) @98b37700   12 years michaelni twinvq: make ibps check unsigned Signed-off-by: Michael Niedermayer …
(edit) @4d1f69f2   12 years diego x86: h264_qpel_10bit: port to cpuflags
(edit) @2fbb37b5   12 years michaelni iff/ilbm: check remaining buffer size. Found-by: Mateusz "j00ru" …
(edit) @b8551f8e   12 years michaelni pcmdec: check that channels is valid. Prevents a division by 0 …
(edit) @ac7ff096   12 years michaelni aacdec: fix temporary array size Avoids out of array accesses. …
(edit) @623cfc9   12 years michaelni pngdec: check that format matches too not just dimensions Found-by: …
(edit) @02a325cb   12 years michaelni tiffdec: check rps, fix infinite loop. Found-by: Mateusz "j00ru" …
(edit) @b8dc5f8   12 years michaelni twinvq: check bitrate for validity avoid division by 0 Found-by: …
(edit) @e481ba2e   12 years michaelni vqf: check samplerate, avoid division by 0. Found-by: Mateusz "j00ru" …
(edit) @fb6a72cd   12 years michaelni iff: avoid out of array reads, due to too many planes. Found-by: …
(edit) @7989f7e0   12 years michaelni xmv: Fix integer overflow Found-by: Mateusz "j00ru" Jurczyk and …
(edit) @9195377b   12 years michaelni vp56dec: Fix handling of alpha configuration changes. Found-by: …
(edit) @7ec1fe1   12 years michaelni lavf: Dont compare absolute to relative timestamps in duration gcd …
(edit) @4c6e7c2d   12 years michaelni ivi_common: dont dereference null pointers. Found-by: Mateusz "j00ru" …
(edit) @13451f55   12 years michaelni atrac3dec: Check coding mode against channels. Found-by: Mateusz …
(edit) @5ee008e0   12 years michaelni qdm2: check that coding_method is valid before using it. Fixes out of …
(edit) @909a18f7   12 years michaelni mjpegbdec: dont return a picture when there is no picture. Found-by: …
(edit) @6d1c5ea0   12 years michaelni tiffdec: check count in metadata reading. Fixes out of array access …
(edit) @ce1ebb31   12 years michaelni tiffdec: use checked reads for tget*() Fixes out of array reads …
(edit) @1b5a6d3c   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @76935434   12 years michaelni PRINT_CODEC_SUPPORTED: fix used variable Reviewed-by: Stefano …
(edit) @aeb4d27d   12 years nicolas.george doc/faq: explain libfoo-dev packages.
(edit) @3a2731cb   12 years justin.ruggles flacenc: ensure the order is within the min/max range in LPC order …
(edit) @3ba41640   12 years justin.ruggles avconv: rescale packet duration to muxer time base when flushing …
(edit) @00f8ad4   12 years justin.ruggles add 24-bit FLAC encoding to Changelog Also move a misplaced line from …
(edit) @e004d175   12 years martin rtpenc_aac: Fix calculation of the header size Previously the high …
(edit) @3affcc99   12 years michaelni frame_thread_encoder: silence integer to pointer without cast warning …
(edit) @6ca60d4   12 years diego x86: h264_intrapred: port to cpuflags
(edit) @5ff43ec7   12 years michaelni sctp: silence const warning Signed-off-by: Michael Niedermayer …
(edit) @60e02895   12 years michaelni ffmdec: remove unused variable Signed-off-by: Michael Niedermayer …
(edit) @4a289624   12 years michaelni libopencore-amr: fix av_log() argument Signed-off-by: Michael …
(edit) @bc17a6f5   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @78e08fd3   12 years michaelni rtpenc_aac: Fix 10l bug Fixes CID602564 Signed-off-by: Michael …
(edit) @d55911ad   12 years nicolas.george doc/faq: replace @file by @command for "ffmpeg".
(edit) @4ccfcc8a   12 years stefasab doc/libavcodec: hint to where to find the Git history Signed-off-by: …
(edit) @58d1d702   12 years stefasab doc/Makefile: change DOCLIBS check More consistent with the rest of …
(edit) @1c6962dc   12 years stefasab lavu: remove disabled FF_API_OLD_EVAL_NAMES code
(edit) @ef4dc3e5   12 years stefasab lavu/opt: show valid range in case of out-of-range value Improve feedback.
(edit) @12776d5d   12 years martin libvpxenc: Allow enabling constrained quality (CQ) mode The CQ mode …
Note: See TracRevisionLog for help on using the revision log.