source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @d7f917c3   11 years michaelni fate: update fate tests after master:291ad12ea2d1: ffprobe: show …
(edit) @291ad12e   11 years stefasab ffprobe: show probe_score in the format section Should address trac …
(edit) @51b01573   11 years stefasab ffprobe: fix format section XML validation It was broken since …
(edit) @93cf7b01   11 years michaelni avcodec/h264: set er.ref_count earlier Fixes Ticket2910 …
(edit) @990bbc15   11 years michaelni avcodec/error_resilience: change out commented printf() to av_log() …
(edit) @03882030   11 years michaelni avformat/utils: fix duration_fields calculation when need_parsing=0 …
(edit) @8349be85   11 years michaelni avformat/lxfdec: use a parser to parse video frame headers lxf needs …
(edit) @8da23be4   11 years michaelni avcodec/utils: avcodec_string: print colorspace type Signed-off-by: …
(edit) @ea07dbde   11 years michaelni avcodec/utils: avcodec_string: Print color_range Signed-off-by: …
(edit) @336982a0   11 years michaelni avcodec/utils: avcodec_string: make the colorspace printing code more …
(edit) @4fa00c56   11 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Fix …
(edit) @b043d80b   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @4273236e   11 years michaelni Merge commit '0d6549d8b57aaa5be8efb794154cdbe9a645910f' * commit …
(edit) @b970f855   11 years Carl Eugen Hoyos Fix make checkheaders for wavpackenc.h
(edit) @e7da19e9   11 years Carl Eugen Hoyos Fix make checkheaders for vdpau_internal.h
(edit) @21fd2f84   11 years lu_zero pcm_bluray: cosmetics
(edit) @0d6549d8   11 years lu_zero pcm_bluray: rename pcm-mpeg.c to pcm-bluray.c The original idea was …
(edit) @227a0eb5   11 years michaelni avformat/avidec: match first index and first packet size=0 handling …
(edit) @454a11a1   11 years michaelni avcodec/dsputil: fix signedness in sizeof() comparissions …
(edit) @86736f59   11 years michaelni avcodec/pngdsp: fix (un)signed type in end comparission Fixes out of …
(edit) @0b46d6f3   11 years michaelni lavu/bprint: add append buffer function Signed-off-by: Lukasz Marek …
(edit) @6e1b1a27   11 years michaelni avcodec/avpacket: Use av_free_packet() in error cleanups This …
(edit) @5c504e4d   11 years michaelni vformat/subtitles: check av_copy_packets return code Signed-off-by: …
(edit) @c0426844   11 years onemda kgv1dec: remove unused avctx from codec private context …
(edit) @057dce5f   11 years onemda kgv1dec: make decoder independent of sizeof(AVFrame) Signed-off-by: …
(edit) @ea3ce008   11 years onemda wnv1: remove unused avctx from codec private context Signed-off-by: …
(edit) @60fed98e   11 years michaelni avcodec/pngdec: fix last_row_size type Signed-off-by: Michael …
(edit) @7b47d7f7   11 years michaelni avcodec/pngdec: Fix padded alloc code with threads Fixes Ticket2903 …
(edit) @d814a839   11 years onemda Reinstate proper FFmpeg license for all files.
(edit) @8fe1fb41   11 years Carl Eugen Hoyos Fix compilation with --disable-mmx.
(edit) @48cd1037   11 years onemda cmdutils: silence warning about incompatible pointer types …
(edit) @4f5454d2   11 years michaelni avcodec/mpegvideo: reduce log level for messages about allocating …
(edit) @b05cd1ea   11 years michaelni ffv1dec: Check bits_per_raw_sample and colorspace for equality in ver …
(edit) @05507348   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: ppc: …
(edit) @62a60529   11 years michaelni Merge commit 'e998b56362c711701b3daa34e7b956e7126336f4' * commit …
(edit) @7fb758cd   11 years michaelni avcodec/x86/lpc: Fix cpu flag checks so they work Broken by …
(edit) @c1913064   11 years michaelni avcodec/x86/vp8dsp: Fix cpu flag checks so they work Broken by …
(edit) @8be0e2bd   11 years michaelni Merge commit '6369ba3c9cc74becfaad2a8882dff3dd3e7ae3c0' * commit …
(edit) @f0a35623   11 years michaelni Merge commit '79aec43ce813a3e270743ca64fa3f31fa43df80b' * commit …
(edit) @01a82f1d   11 years michaelni ppc: don't return a value from a function declared void …
(edit) @09c94b57   11 years michaelni Merge commit 'a6b650118543e1580e872896d8976042b7c32d01' * commit …
(edit) @e45e72f5   11 years stefasab doc/encoders: reformat and add some clarification in libtwolame doc …
(edit) @40b8350b   11 years stefasab doc/encoders: reformat libmp3lame doc Signed-off-by: Timothy Gu …
(edit) @547d690d   11 years michaelni ffv1dec: check that global parameters dont change in version 0/1 Such …
(edit) @20b965a1   11 years michaelni avcodec/ffv1dec: check global header version Signed-off-by: Michael …
(edit) @259292f9   11 years michaelni avcodec/mpegvideo: Dont incorrectly warn about missing keyframes …
(edit) @f1f728cb   11 years martin ppc: don't return a value from a function declared void …
(edit) @24b4e6c3   11 years michaelni snow: Check av_frame_alloc() failures Signed-off-by: Michael …
(edit) @c4224fff   11 years michaelni avcodec/snow: gray support Fixes Ticket839 Signed-off-by: Michael …
(edit) @ec120efa   11 years michaelni doc/snow: add gray/alpha/gbr Signed-off-by: Michael Niedermayer …
(edit) @811d58e0   11 years michaelni avcodec/utils: support non edge emu for grayscale Signed-off-by: …
(edit) @cf06dee5   11 years michaelni libavcodec/snow: change AVFrame to pointers to AVFrame for ABI …
(edit) @1cefdc39   11 years michaelni avcodec/snowenc: remove now unneeded include <assert.h> …
(edit) @2bc8348c   11 years michaelni avcodec/snowenc: convert all asserts to av_asserts Signed-off-by: …
(edit) @f07b569   11 years michaelni snowenc: remove disabled QUANTIZE2 code Signed-off-by: Michael …
(edit) @f896f923   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @e1c3e62   11 years michaelni Merge commit 'f0389eb777b1ab4291329d4f709098cdfa7384dc' * commit …
(edit) @946f080b   11 years michaelni Merge commit '7ffda66fd5c81af4725bff7c2c4f207ba2aa0613' * commit …
(edit) @99e7c702   11 years michaelni Merge commit 'bd549cbaacd33dfb7be81d0619c9b107b8a85be7' * commit …
(edit) @01cac26f   11 years michaelni Merge commit '1909f6b1b6da2db371c179bed5a19aaf979b7557' * commit …
(edit) @c49b6c3d   11 years michaelni Merge commit '4e0799a4d04404abfa8fbc072640be76465158cf' * commit …
(edit) @c5cec9a   11 years michaelni Merge commit '3aa682f25324d811ec284edc808eb71a46eae950' * commit …
(edit) @5ff1b588   11 years michaelni Merge commit 'c2503d9c8ab42ea55922e9f5a10c8bfbbbfeaf19' * commit …
(edit) @4399e727   11 years michaelni Merge commit '6af2c351b3ae61e4478950ffddd0dfcad06188b8' * commit …
(edit) @3e75f986   11 years michaelni Merge commit 'de81b6ae4f38273ff27020f494cc46539110d34b' * commit …
(edit) @8251529f   11 years michaelni Merge commit '70dd8892bf00923af838756dfbb356a9b1e4e40d' * commit …
(edit) @37494bdb   11 years michaelni Merge commit 'cd529172377229f2e86987869ccc08f426bfe114' * commit …
(edit) @db6b389c   11 years michaelni Merge commit 'a519583991c38d38503ab08357716513facc5725' * commit …
(edit) @477641e9   11 years michaelni Merge commit 'a64f6a04ac5773aeff2003897455dadb9609f18b' * commit …
(edit) @29daad5b   11 years michaelni Merge commit 'f61bece684d9685b07895508e6c1c733b5564ccf' * commit …
(edit) @2a60666   11 years michaelni Merge commit '8410d6e93c2e074881f1c7b7e4cdefd2e497d52e' * commit …
(edit) @c83d7949   11 years michaelni Merge commit 'b78b10c4b78b696927f2801cf2d9f193b4eff28b' * commit …
(edit) @18a9deed   11 years michaelni Merge commit '91d4cfb8127f1de6c4ad173a30fffe584700046d' * commit …
(edit) @8f68ef46   11 years michaelni Merge commit '84146963d23d76b09af633e97413cd97d9b3021e' * commit …
(edit) @5f9b1aa   11 years michaelni Merge commit '6454c44f9f74dbaed17d32cf0eaec185386c27fa' * commit …
(edit) @8b79a458   11 years michaelni avfilter/vf_fps: fix ABI compatibility with AV_NOPTS starttime …
(edit) @e998b563   11 years diego x86: avcodec: Consistently structure CPU extension initialization
(edit) @6369ba3c   11 years diego x86: avcodec: Use convenience macros to check for CPU flags
(edit) @79aec43c   11 years diego x86: Add and use more convenience macros to check CPU extension …
(edit) @88262e1c   11 years michaelni Merge commit 'cb8f70c96e14c1b4824ef23d21d78d10fc5a4b93' * commit …
(edit) @d49f2603   11 years onemda truemotion2: check return value of av_malloc(z) Signed-off-by: Paul B …
(edit) @a6b65011   11 years diego ppc: cosmetics: Consistently format CPU flag detection invocations
(edit) @67e6a9f5   11 years diego cosmetics: Place arch initialization calls in alphabetical order
(edit) @f0389eb7   11 years diego arm: fmtconvert: Split armv6 fmtconvert code off from vfp code
(edit) @7ffda66f   11 years diego arm: float_dsp: Propagate cpu_flags to vfp initialization function
(edit) @bd549cba   11 years diego arm: dcadsp: Move synth filter initialization to dcadsp file
(edit) @1909f6b1   11 years diego swscale: cosmetics: Drop silly camelCase from swScale function pointer name
(edit) @4e0799a4   11 years diego swscale: Add some missing av_cold to arch-specific init functions
(edit) @3aa682f2   11 years diego swscale: consistent names for arch-specific acceleration functions
(edit) @c2503d9c   11 years diego swscale: ppc: Hide arch-specific initialization details Also give …
(edit) @f3ace37a   11 years lukasz.m.luki lavf/ftp: fix possible crash
(edit) @c4810fbe   11 years michaelni avformat/utils: fix av_probe_input_buffer2() so it returns the probe …
(edit) @6af2c351   11 years diego ppc: Add missing AltiVec cpuflag detection invocations
(edit) @7528fdcd   11 years stefasab doc/APIchanges: add missing entry for av_format_probe_score() function …
(edit) @083f058   11 years stefasab doc/formats: remove probe_score entry, since it's not an option
(edit) @de81b6ae   11 years diego ppc: fdct: Remove vim editor settings comment
(edit) @70dd8892   11 years diego mpegvideo: Replace arch initialization ifdeffery by standard conditionals
(edit) @cd529172   11 years diego x86: rv40dsp: Move inline assembly optimizations out of YASM init section
(edit) @a5195839   11 years diego swscale: x86: Hide arch-specific initialization details Also give …
(edit) @a64f6a04   11 years diego dsputil: x86: Hide arch-specific initialization details Also give …
Note: See TracRevisionLog for help on using the revision log.