source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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) @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 …
(edit) @98cbbab   12 years michaelni Fix the packet duration when flushing the encoder. A similar patch …
(edit) @9dfe07a1   12 years michaelni fate-rsync: replace -a by -rlt This remove the owner, group and …
(edit) @4d2f83f8   12 years michaelni gsm_parser: fix infinite loop Fixes Ticket1894 Signed-off-by: Michael …
(edit) @08101e62   12 years onemda adpcm: improve smjpeg decoding Previous version had significant …
(edit) @a373f352   12 years michaelni wtvenc: produce seekable files Signed-off-by: Michael Niedermayer …
(edit) @b89cd2a0   12 years michaelni wtvenc: simplify write_timestamp Signed-off-by: Michael Niedermayer …
(edit) @3e651343   12 years michaelni wtvenc: output third video pts in timestamp chunk (this is what …
(edit) @0d943504   12 years michaelni wtvenc: indent fixup Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @b50759cd   12 years michaelni wtvenc: do not emit stream2 and DSATTRIB_TRANSPORT_PROPERTY chunks; …
(edit) @fdfbb793   12 years michaelni ffv1dec: propagate return code from ffv1_common_init() Fixes …
(edit) @dd11615   12 years michaelni ffv1dec: more completely check slice count Signed-off-by: Michael …
(edit) @cb395929   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @7c2cfaac   12 years onemda smjpegenc: use bits_per_coded_sample instead of calling function …
(edit) @de0aa9e5   12 years michaelni kgv1dec: fix end condition Signed-off-by: Michael Niedermayer …
(edit) @ad961726   12 years martin libopencore-amr: Check the return value of amr_decode_fix_avctx This …
(edit) @2b442ff5   12 years stefasab lavfi/movie: return proper error code in case of av_get_token() …
(edit) @29d46d7b   12 years stefasab ffprobe: fix potential NULL pointer dereference Found by Coverity, …
(edit) @b5436f4b   12 years stefasab lavfi/showwaves: return error in case of allocation failure in …
(edit) @5f634480   12 years stefasab lavfi/showwaves: simplify check in filter_samples() Also fix Coverity …
(edit) @e9b8523d   12 years michaelni sbgdec: dont set slide to a uninitialized value Fixed CID703833 …
(edit) @44e9d7f1   12 years michaelni vf_drawbox: dont move uninitialized and then unused colors around …
(edit) @2ca649f1   12 years michaelni utils: fix integer overflow with DURATION_MAX_READ_SIZE Fixes …
(edit) @1c445f4   12 years onemda fate: add PMP demuxer test Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @4744f67d   12 years onemda wavpack: check if number of samples is not too big Wavpack format …
(edit) @e6ef628b   12 years michaelni wtv: move duplicated guids into wtv.c Signed-off-by: Michael …
(edit) @1701a22f   12 years michaelni wtv: rename ff_stream_guid to ff_SBE2_STREAM_DESC_EVENT …
(edit) @9632f5ef   12 years michaelni wtvenc: fix typo Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @1e4e4979   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: fate: …
(edit) @0fe8c9f4   12 years onemda wavpack: use more meaningful error codes Signed-off-by: Paul B Mahol …
(edit) @e6c4c0f7   12 years diego fate: atrac: Place atrac1 and atrac3 tests in different groups
(edit) @06c7b338   12 years diego fate: aac: cosmetics: Group AAC LATM tests together
(edit) @f6b39376   12 years stefasab .gitignore: ignore *.3 files as well
(edit) @a1934da   12 years stefasab doc/Makefile: remove .3 file with make clean
(edit) @352e18b7   12 years diego x86: avresample: Add missing colons to assembly labels YASM accepts …
(edit) @98506e1   12 years stefasab doc/libavcodec: do not say multimedia streams in the title The …
(edit) @23b57b0   12 years stefasab doc/libavcodec: improve wording in description Signed-off-by: …
(edit) @d658f9a1   12 years stefasab doc/ffserver: fix typos/reword paragraphs about FFM versions
(edit) @e8c0b671   12 years stefasab examples/muxing: fix typo: allocated -> allocate
(edit) @6a302331   12 years michaelni Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: …
(edit) @2a0dfc51   12 years michaelni img2enc: support 16bit per sample yuv in split planes. Signed-off-by: …
(edit) @52c40a0e   12 years michaelni MAINTAINERS: fix entry for img2 Signed-off-by: Michael Niedermayer …
Note: See TracRevisionLog for help on using the revision log.