source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @5fd6d85d   12 years michaelni rnd_avg: fix author attribution Reference: commit …
(edit) @81a11452   12 years michaelni Merge commit 'bf6b3ec924b4fb64d14df33077f4d4541d525dbf' * commit …
(edit) @a8864615   12 years michaelni Merge commit 'b9c2408b19dc9408e9dc0ce4a099af529bbfba3b' * commit …
(edit) @ffbe19fc   12 years michaelni Merge commit '35685a3c2a1ec09f3c62dcfc4368fe9e92bcddf6' * commit …
(edit) @0af07495   12 years michaelni Merge commit '6a4430407404bfe55581e66a86a496c9adf6fb44' * commit …
(edit) @e5670cb8   12 years onemda lavfi/histogram: make it C90 compliant Signed-off-by: Paul B Mahol …
(edit) @b0583016   12 years michaelni Merge commit 'b9ba5253dd1232be4b48cfe61c31ff4b3de3d10a' * commit …
(edit) @29a92c01   12 years onemda histogram filter Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @e5212354   12 years michaelni Merge commit 'b9ee5f2cab3ffe1c962e542346b1ed61394864ec' * commit …
(edit) @bcb15e66   12 years michaelni Merge commit 'b5b7b75e91e291c810ebd01868a42b53f267a87c' * commit …
(edit) @55151aa1   12 years michaelni Merge commit '0b016eb99d38738e2c53e36549a4732a0f863b2e' * commit …
(edit) @a35f5c22   12 years michaelni Merge remote-tracking branch 'rdp/dshow_shared' * rdp/dshow_shared: …
(edit) @53b2083f   12 years michaelni sparc: Revert some parameter name changes in dsputil_vis.c They were …
(edit) @a92816c4   12 years michaelni get_se_golomb: fix decoding of very large values Signed-off-by: …
(edit) @bf6b3ec9   12 years diego dsputil: Move rnd_avg inline functions to a separate header
(edit) @b9c2408b   12 years diego dsputil: Remove commented-out, unused function declarations
(edit) @b8820e7a   12 years michaelni dsp: make put_no_rnd_pixels_tab 4x4 big This makes it match the other …
(edit) @89946c8   12 years michaelni dxva2: Prevent redefinition of _WIN32_WINNT Don't redefine …
(edit) @47335126   12 years michaelni ff_end_tag: assert that the start is aligned. If its start is not …
(edit) @810cd0dd   12 years onemda riff: chunks must be at 2 byte boundary Fixes #2244. Signed-off-by: …
(edit) @0d194ee5   12 years michaelni vc1dec: Fix destination pointers in context for fields This replaces …
(edit) @35685a3c   12 years diego dsputil: Move ff_shrink* function declarations to separate header
(edit) @6a443040   12 years diego dsputil: Move ff_h264_idct function declarations to a separate header
(edit) @b9ba5253   12 years diego dsputil: Move copy_block functions to a separate header
(edit) @b9ee5f2   12 years diego indeo3: replace use of copy_block4 with put_pixels The destination is …
(edit) @75d5156a   12 years diego dsputil: Move ff_svq3 function declarations to a separate header
(edit) @9e31729d   12 years diego dsputil: Drop unused functions copy_block{2|4|16}
(edit) @ed62e6e3   12 years diego mjpegdec: use put_pixels instead of copy_block8 Signed-off-by: Mans …
(edit) @b5b7b75e   12 years diego dsputil: Move get_penalty_factor() to the only place it is used.
(edit) @0b016eb9   12 years diego dsputil: Move ff_block_permute to mpegvideo_enc
(edit) @a8e748e   12 years michaelni lavf: add seek2any to allow forcing seeking to non keyframes via …
(edit) @7c00d853   12 years michaelni matroskadec: support seek to non keyframes Signed-off-by: Michael …
(edit) @c0a4871c   12 years stefasab lavfi/select: correctly set prev_t and prev_pts In particular, fix …
(edit) @872855e2   12 years stefasab lavfi/select: avoid double -> int lossy conversion in debug log
(edit) @1afbb4c2   12 years stefasab doc/filters: remove another instance of '×' Fix trac ticket #2247.
(edit) @a00c4b4d   12 years michaelni af_biquad: avoid subtraction in loop 17% faster Note the speedup is …
(edit) @9f956611   12 years michaelni af_biquad: unroll loop, remove variable copies This makes the code …
(edit) @4e2c6368   12 years michaelni sws: dont write out of array on bigendian Fixes Ticket2229 …
(edit) @48870853   12 years michaelni x86/dsputil: Fix author attribution after code has been moved/splited …
(edit) @54d83223   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @c7002e3d   12 years michaelni Merge commit '12b54a1f39fee22fa0399825ae47a43e60bad4c5' * commit …
(edit) @1c653939   12 years michaelni Merge commit '605b047bcc48482dc8a356f56629da259fbddbf1' * commit …
(edit) @b8d6108c   12 years michaelni error_resilience: assert that unsupported B frame interpolation isnt …
(edit) @7f23b2a9   12 years michaelni Merge commit 'c5fcdb440237f06f6c954185ab60970cabf786a2' * commit …
(edit) @d551854   12 years michaelni Merge commit 'ca1fe6c0e60808da45d4dfd8728f45e843b9f9b0' * commit …
(edit) @60a0bc46   12 years michaelni Merge commit 'a846dccb29d2bb0798af1d47d06100eda9ca87cc' * commit …
(edit) @c4e394e4   12 years michaelni Merge commit '79dad2a932534d1155079f937649e099f9e5cc27' * commit …
(edit) @b5884db4   12 years nicolas.george lavfi: fix missing space in error message.
(edit) @3dea8b37   12 years nicolas.george lavfi: remove disabled code.
(edit) @199683c   12 years michaelni mov: remove unused function Signed-off-by: Michael Niedermayer …
(edit) @08797c59   12 years onemda flac: don't check the number of channels before setting the channel …
(edit) @a1d3673   12 years martin dsputil: x86: Fix compile error Accidentally prefixed ff_ with …
(edit) @aa715cd   12 years rogerpack2005 dshow: attempt to build shared as well as static Signed-off-by: …
(edit) @659d4ba5   12 years lu_zero dsputil: x86: Convert h263 loop filter to yasm Signed-off-by: Luca …
(edit) @d11ac64   12 years stefasab doc: replace '×' symbol with 'x' Non-ascii chars are not correctly …
(edit) @b3d2c6f8   12 years stefasab lavf/segment: fix DTS inconsistencies with -reset_timestamps The DTS …
(edit) @59d40fc7   12 years michaelni lavf/mov: skip version and flags attributes in mov_read_chan function …
(edit) @12b54a1f   12 years anton mpegvideo: remove an unused function parameter
(edit) @605b047b   12 years anton rv10: improve buffer size check. Check slice count and input buffer …
(edit) @c5fcdb44   12 years anton error_resilience: remove a useless if() and FIXME pp_time is never …
(edit) @9782c77   12 years anton h264: remove silly macros They serve no useful purpose and wreak all …
(edit) @ca1fe6c0   12 years anton h263: remove an unused parameter from ff_h263_decode_init_vlc
(edit) @9d083d64   12 years anton flac: add channel layout masks for streams with 7 or 8 channels. They …
(edit) @41244e1   12 years anton flac: don't check the number of channels before setting the channel …
(edit) @47451943   12 years michaelni Merge remote-tracking branch 'rdp/combined2' * rdp/combined2: …
(edit) @864fdfa0   12 years michaelni framecrcenc: print all side data elements, not just the first …
(edit) @b2c44319   12 years michaelni framecrcenc: Also print the size of side data elements Signed-off-by: …
(edit) @579c4ad   12 years michaelni Fate test to print side_data crc if present Modified the fate test …
(edit) @78dc4cb2   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @d71f8d7   12 years michaelni qtrle: fix 1bit row_ptr comment Found-by: aballier Signed-off-by: …
(edit) @0b74fd11   12 years michaelni Merge commit 'dff6197dfb9b2d145729885c63f865c5fdd184aa' * commit …
(edit) @73562f1f   12 years michaelni Merge commit '8136f234445862c94d1c081606b2d1e3d44fccf3' * commit …
(edit) @a846dccb   12 years martin h264chroma: x86: Fix building with yasm disabled Signed-off-by: …
(edit) @3138b15   12 years michaelni Merge commit '06cf597c352519d2b70f293518c61b8c312f5d4f' * commit …
(edit) @769eba75   12 years michaelni Merge commit '89f11f498b9c15bc71494a11a7ec560f4adf630d' * commit …
(edit) @68c0144d   12 years michaelni Merge commit '685e6f2e3939f124b41c7801cc541dad8252af3d' * commit …
(edit) @a845ac78   12 years michaelni Merge commit '2cd4068071b9a8908823a3107f97e938211045ce' * commit …
(edit) @ddc3ca2c   12 years michaelni Merge commit 'da7baaaae79b4d7d715d35ea6bcfbdd149edc177' * commit …
(edit) @6e9f3f3b   12 years michaelni Merge commit '238614de679a71970c20d7c3fee08a322967ec40' * commit …
(edit) @fadf8459   12 years michaelni Merge commit '48a4ffa722c0874b251de9d201babed52cef0bcb' * commit …
(edit) @7af876a9   12 years onemda flac: add channel layout masks for streams with 7 or 8 channels They …
(edit) @8ab2173e   12 years onemda lavc/bink: Chech for malloc failure Signed-off-by: James Almer …
(edit) @6c388848   12 years michaelni Merge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84' * commit …
(edit) @0ddca7d4   12 years michaelni dsputil: fixup half a dozen bugs with ptrdiff vs int linesize …
(edit) @ede45c4e   12 years michaelni Merge commit '25841dfe806a13de526ae09c11149ab1f83555a8' * commit …
(edit) @82bd04b1   12 years diego rv34: Drop now unnecessary dsputil dependencies
(edit) @79dad2a   12 years diego dsputil: Separate h264chroma
(edit) @293065bd   12 years anton mpegvideo: initialize dummy reference frames. Do not rely on …
(edit) @dff6197d   12 years anton nuv: do not rely on get_buffer() initializing the frame.
(edit) @8136f234   12 years anton yop: check for input overreads. CC:libav-stable@libav.org
(edit) @06cf597   12 years anton yop: check that extradata is large enough. CC:libav-stable@libav.org
(edit) @89f11f49   12 years anton qtrle: fix the topmost line for 1bit Signed-off-by: Anton Khirnov …
(edit) @685e6f2e   12 years anton xxan: properly handle odd heights. Duplicate the last one or two …
(edit) @2cd40680   12 years anton fraps: fix off-by one bug for version 1. CC:libav-stable@libav.org
(edit) @da7baaa   12 years anton aasc: fix output for msrle compression. The bottom line was invalid …
(edit) @238614de   12 years anton cdgraphics: do not rely on get_buffer() initializing the frame. …
(edit) @39a9fdd0   12 years anton yop: initialize palette to 0 The FATE sample contains some pixels …
(edit) @9bd6375d   12 years anton msrledec: check bounds before constructing a possibly invalid pointer, …
(edit) @6ed9fc44   12 years anton svq1: replace struct svq1_frame_size with an array. It is used as an …
(edit) @6a39985   12 years anton cmdutils: remove ansi from the list of broken codecs. It's not …
Note: See TracRevisionLog for help on using the revision log.