source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @4e2e3d94   12 years michaelni ffv1: fix packed rgb with 1.3 Signed-off-by: Michael Niedermayer …
(edit) @adbb75db   12 years michaelni mov: fix time types related to mov_metadata_creation_time Fixes …
(edit) @7b8fd29   12 years michaelni examples/muxing: fix video pts Fixes Ticket1801 Based on suggestion …
(edit) @5d2b8850   12 years michaelni lavfi: limit matching w/h/fmt asserts to non scale filters This fixes …
(edit) @6cbb8a45   12 years michaelni libavfilter/buffersrc: Do not fail hard on changes of input …
(edit) @3e0b29cc   12 years michaelni ffmpeg: Make video filter graph reinit user selectable Signed-off-by: …
(edit) @a07e9d7   12 years michaelni yuvPlanartouyvy_c: fix sign extension Fixes CID732281 Signed-off-by: …
(edit) @a3097260   12 years michaelni yuvPlanartoyuy2_c: fix sign extension Fixes CID732282 Signed-off-by: …
(edit) @cb65b32c   12 years michaelni mp3enc: remove unneeded null ptr check Fixes: CID733746 …
(edit) @6d55a40b   12 years michaelni mov: print warning if ff_get_wav_header() fails Fixes CID717497 …
(edit) @24d6af0f   12 years michaelni sierravmd: flip reduce arg order. This should make no difference but …
(edit) @de6c1504   12 years michaelni nut: fix int32 overflow Fixes CID700574 Signed-off-by: Michael …
(edit) @34030564   12 years michaelni riff: fix division by zero for G726 Fixes CID717752 Signed-off-by: …
(edit) @9de5b11d   12 years michaelni swr-test: fix division by 0 Fixes CID733739 Signed-off-by: Michael …
(edit) @dd3e5baa   12 years michaelni swr-test: check pointers before use Fixes: CID733807, CID733806 …
(edit) @8227d36b   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: build: …
(edit) @83962004   12 years michaelni Merge commit '3dc06b6972cf389269e9c36ff0a4373f80f7149b' * commit …
(edit) @5717562c   12 years michaelni Merge commit 'c1fcfdec75468009dc7de29a5d1c6adf3b2ef77d' * commit …
(edit) @25f3827e   12 years stefasab tools/ffeval: do not use UNIX-specific /dev/std{in,out} files Should …
(edit) @7ca102a7   12 years stefasab examples: add README file with simple compilation instructions
(edit) @d15be910   12 years michaelni Merge commit '66a1ccd7467ab1913cd8877114c6d4c2588bb12f' * commit …
(edit) @9270a2b3   12 years michaelni Merge commit '4c995fafd861f537360b3717901cdbed6a6844e7' * commit …
(edit) @36b3b237   12 years michaelni gitignore: add *.dylib for those of us on Darwin/OS X systems. …
(edit) @4cc4ca58   12 years michaelni mandelbrot: fix inner=period coloring routine Fixes CID717571 …
(edit) @9c669672   12 years michaelni x86/motion_est: widen before multiply. This fixes CID700558, …
(edit) @3896cd1   12 years michaelni mxfenc: explicitly truncate continuity count. The field is intended …
(edit) @1fe45903   12 years michaelni msvideo1enc: fix interframe encoding Signed-off-by: Michael …
(edit) @ba31e59e   12 years michaelni ffmpeg: Override r_frame_rate by corrected timebase only for …
(edit) @901f4bb6   12 years michaelni utils: consider mpeg4 in mp4/mov to have a unreliable timebase Partly …
(edit) @f5581266   12 years michaelni ra288: assert order to be withinn supported range in …
(edit) @db3a0aae   12 years michaelni msvideo1enc: fix initial keyframe value keyframe was never set to …
(edit) @07b3790d   12 years mans build: simplify linking tools with cmdutils.o This avoids repeating …
(edit) @bf868c4a   12 years mans tiny_psnr: fix range calculation for sample size of 32 bits For a …
(edit) @3dc06b69   12 years mans tiny_psnr: check for specified sample size less than 1 A zero or …
(edit) @faa1cb50   12 years stefasab lavfi/ass: extend syntax for ass filter Make the filter accept named …
(edit) @09929457   12 years mans fate: improve md5sum utility selection The 'md5sum' command is used …
(edit) @22c5cc2   12 years stefasab tools/ffeval: include compat/getopt.c in case of missing system getopt()
(edit) @a726ac9a   12 years stefasab examples/muxing: extend usage notice
(edit) @0cc3cd5c   12 years michaelni Merge branch 'docu' of https://github.com/rdp/FFmpeg * 'docu' of …
(edit) @f1be5145   12 years diego rangecoder-test: Drop timer output that clutters stderr
(edit) @c1fcfdec   12 years diego rangecoder-test: Return in case of an error
(edit) @547ec4d3   12 years michaelni ffmpeg: check timebase validity before using it. Found-by: Daemon404 …
(edit) @af32a1f2   12 years michaelni doc/filters: pad examples should be a @subsection Signed-off-by: …
(edit) @dfd085aa   12 years rogerpack2005 docu: add word resize to scale filter, to make searching for the word …
(edit) @a8eaa9eb   12 years rogerpack2005 docu: change verb flite Signed-off-by: rogerdpack …
(edit) @7f5a78a0   12 years rogerpack2005 docu: add flite ffmpeg example Signed-off-by: rogerdpack …
(edit) @d9d54706   12 years rogerpack2005 docu: fix flite example Signed-off-by: rogerdpack …
(edit) @3ca8a232   12 years onemda lavf/audiointerleave: check return value of av_new_packet() Fixes …
(edit) @bb502411   12 years onemda nutdec: check return value of av_new_packet() Fixes CID733173. …
(edit) @8cbb8f53   12 years michaelni dv: Set FS flag from AVFrame.top_field_first Signed-off-by: Michael …
(edit) @7b383bd9   12 years michaelni dvdec: Set top_field_first from FS flag Signed-off-by: Michael …
(edit) @2b4bbd12   12 years michaelni dvdec: Move the VSC pack parsing to before avctx->execute() This …
(edit) @0ee57f8b   12 years michaelni rawdec.c: Extract interlace information from quicktime flag if it …
(edit) @84e65c76   12 years mans build: simplify enabling of compat objects Add a configure function …
(edit) @66a1ccd7   12 years mans configure: simplify argument handling in check_ld Use the existing …
(edit) @4c995faf   12 years mans configure: simplify get_version() function awk alone can do this, no …
(edit) @0fbb62a8   12 years lu_zero build: support asan and tsan toolchain shortcuts
(edit) @d7d5b5df   12 years onemda flvdec: check return value of create_stream() Fixes null pointer …
(edit) @295218f5   12 years onemda idcin: check chunk_size value before using it Fixes integer overflow. …
(edit) @3f814891   12 years onemda img2dec: check return value of av_new_packet() Fixes CID703626. …
(edit) @011f3892   12 years onemda h264: use designated initializers for AVClass Signed-off-by: Paul B …
(edit) @59e31aa2   12 years stefasab examples/muxing: provide more information in case of avcodec_open2 failure
(edit) @6133149e   12 years stefasab examples/muxing: add missing error checks
(edit) @e56b3a5e   12 years stefasab examples/muxing: fix case inconsistency in message
(edit) @e75357ea   12 years onemda xbmenc: cosmetics: reindent Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @5864fe62   12 years onemda flacdec: replace -1 with AV_SAMPLE_FMT_NONE Signed-off-by: Paul B …
(edit) @5c7a62ae   12 years michaelni movenc: fix tmcd parameters Signed-off-by: Michael Niedermayer …
(edit) @5bac83da   12 years michaelni shorten: fix U8 to be planar too Signed-off-by: Michael Niedermayer …
(edit) @916e40b   12 years onemda smacker: return more meaningfull error codes Signed-off-by: Paul B …
(edit) @ae237a11   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @7e68c91e   12 years diego rmdec: Move SIPR code shared with Matroska demuxer to a separate file
(edit) @4f5e5a05   12 years onemda lavf/txd: cosmetics: fix identation Signed-off-by: Paul B Mahol …
(edit) @b08273c9   12 years Clément Bœsch lavf/mkv: avoid negative ts by default. This fixes playback in some …
(edit) @304c37b2   12 years stefasab tests: add fate-xface test
(edit) @cd559bb   12 years stefasab lavc: add xface image decoder and encoder Based on libcompface code …
(edit) @95cd815c   12 years mans swscale: try to use mmap only if available Some systems, e.g. Minix, …
(edit) @e98b02de   12 years mans configure: check for mprotect Signed-off-by: Mans Rullgard …
(edit) @35782bfb   12 years michaelni h264: Change asserts to av_asserts in ff_h264_fill_default_ref_list() …
(edit) @151469db   12 years michaelni j2kenc: remove unneeded dereference Fixes CID703723 Signed-off-by: …
(edit) @1b8f4d7   12 years michaelni ffmpeg: use framerate not fieldrate as filter input. Fixes a problem …
(edit) @a63d7213   12 years michaelni ffplay: Prevent 0/0 aspect from being passed on to lavfi 0/0 fails to …
(edit) @f9d732c2   12 years justin.ruggles wmapro: use planar sample format
(edit) @2725ce7c   12 years justin.ruggles wmalossless: output in planar sample format
(edit) @7ebfe5b4   12 years justin.ruggles wmadec: use float planar sample format output
(edit) @977eb7d5   12 years justin.ruggles shorten: use planar sample format
(edit) @bc077ca6   12 years michaelni j2kdec: remove unneeded operation Fixes CID717554 Signed-off-by: …
(edit) @1e6cbb01   12 years michaelni j2kdec: make curtilenum integer. This fixes a potential crash. …
(edit) @0de0ae5a   12 years michaelni tag_tree_decode: check node being non null Fixes CID717843 …
(edit) @a6cac64f   12 years michaelni compute_lpc_coefs: assert that normalize and fail have a supported …
(edit) @93ef29b6   12 years michaelni noise_bsf: fix division by 0 Fixes CID733737 Signed-off-by: Michael …
(edit) @8441909f   12 years justin.ruggles lavc: update documentation for AVFrame.extended_data
(edit) @c73b1a1d   12 years michaelni flac_parser.c: fix issue with looping output for small files. see …
(edit) @41bf943f   12 years michaelni bgmc: fix sizeof arguments (should fix CIDs: 700724 and 608084) …
(edit) @45bd0d15   12 years michaelni lavf: fix fps detection with PAFF H.264 Fixes Ticket1065 …
(edit) @572781b2   12 years michaelni h264: fix parsing of old lossless profile (profile_idc == 144) …
(edit) @6bf43441   12 years michaelni eatgq: raise error on unsupported macroblock mode Reviewed-by: Paul B …
(edit) @0ea55365   12 years michaelni ansi: by design nb_args may exceed the size of the args array, so …
(edit) @d6f6a755   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: avutil: …
(edit) @de3b1116   12 years onemda eatgq: fix small overread Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @82c0055c   12 years michaelni Merge commit 'b5198a2637b7b45b0049a1d4b386a06f016f2520' * commit …
Note: See TracRevisionLog for help on using the revision log.