source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @5327a455   12 years michaelni dsputil: x86: Correct the number of registers used in …
(edit) @d9e62f36   12 years michaelni dsputil: add missing HAVE_YASM guard Fix compile error under …
(edit) @5934be16   12 years michaelni x86/mpeg4qpel: Fix author attribution Also fix project name See git …
(edit) @aa3f4499   12 years michaelni x86/hpeldsp: Fix author attribution This also fixes the project name …
(edit) @91c8921d   12 years michaelni Merge commit '71155d7b4157fee44c0d3d0fc1b660ebfb9ccf46' * commit …
(edit) @6b2f7fd1   12 years michaelni Merge commit 'f90ff772e7e35b4923c2de429d1fab9f2569b568' * commit …
(edit) @f2b6aab   12 years Clément Bœsch lavf/srtdec: do not try to queue empty subtitle chunks. Regression …
(edit) @07a7145d   12 years onemda lavc/iff: rgbn: fix decoding on big endian Fixes #2193. …
(edit) @71155d7b   12 years lu_zero dsputil: x86: Convert mpeg4 qpel and dsputil avg to yasm …
(edit) @f9abeecd   12 years michaelni swr/ build_filter: use av_calloc() fix buffer overflow Fixes integer …
(edit) @167af70   12 years michaelni swr: limit phase_shift to a less insane value. This prevents …
(edit) @f90ff77   12 years rsbultje Move H264/QPEL specific asm from dsputil.asm to h264_qpel_*.asm.
(edit) @b1683084   12 years michaelni tiff: in add_string_metadata() check the count more completely …
(edit) @5de286ef   12 years michaelni mvdec: check var_read_string() return value Prevent null pointer …
(edit) @362271d7   12 years michaelni mvdec: Check the frame counter against the correct limit. fixes out …
(edit) @6512405c   12 years michaelni sws: disable yuv2rgb warning for planar rgb. planar rgb formats do …
(edit) @f0d3a031   12 years michaelni sws: include isRGB in isAnyRGB() so that future RGB formats wont be …
(edit) @02001a37   12 years michaelni sws: add planar RGB formats to isAnyRGB We have to make some symetric …
(edit) @3c2ecfcc   12 years michaelni sws: dont enable chrSrcHSubSample for planar RGB This code path is …
(edit) @4e585f63   12 years michaelni sws: use planarRgbToRgbWrapper only for 8bit per component The …
(edit) @5cb0782b   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @c46943ec   12 years michaelni Merge commit '3f47d316cda9037024ffbc76f789332e62b729bc' * commit …
(edit) @8380fc88   12 years michaelni Merge commit '7bcaeb408e3eb2d2f37a306009fa7fe7eb0f1d79' * commit …
(edit) @8ab97a60   12 years michaelni Merge commit 'a0cabd0a27587525e90a44660c795d40d2f44fe2' * commit …
(edit) @c0c06c1b   12 years stefasab doc/texi2pod: fix warnings introduced in …
(edit) @27cadb9c   12 years onemda remove av_strnstr from Changelog Signed-off-by: Paul B Mahol …
(edit) @fe1057e0   12 years lu_zero doc: update the reference for the title The recent texi2html exports …
(edit) @325ee4ed   12 years michaelni Merge commit 'f337c29017b10c98ccb4dce20efced4c74b665f6' * commit …
(edit) @3a9f48f0   12 years michaelni Merge commit 'ade402804a0e811cd00862c90559121a793054a6' * commit …
(edit) @446d62f0   12 years michaelni Merge commit '69c25c9284645cf5189af2ede42d6f53828f3b45' * commit …
(edit) @d235d24   12 years michaelni Merge commit 'ded3673d77943c376d94e8157b1238bbd1eeca2d' * commit …
(edit) @e7e14bc6   12 years michaelni Merge commit '38c1466ca41c73c7ce347da702362cb69c151716' * commit …
(edit) @04f4dbc2   12 years anton mpegvideo_enc: fix indentation in load_input_picture()
(edit) @3f47d316   12 years anton mpegvideo_enc: do not modify the input frame.
(edit) @7bcaeb40   12 years anton mjpegdec: fix indentation
(edit) @0ce033f   12 years anton rawdec: cosmetics, reformat
(edit) @b965cb90   12 years anton mimic: return meaningful error codes.
(edit) @a0cabd0a   12 years anton mimic: cosmetics, reformat
(edit) @04e12496   12 years anton iff: drop ff_ prefix from a static function.
(edit) @9221c0af   12 years anton pngdec: cosmetics, reformat. Also remove a commented out line.
(edit) @edb2426   12 years anton dxa: return meaningful error codes.
(edit) @adf0110d   12 years anton eatgq: cosmetics, reformat.
(edit) @25c75525   12 years onemda lavc/iff: ilbm: unbreak decoding on big endian Fixes #2192. …
(edit) @f337c290   12 years anton eatgq: return meaningful error codes.
(edit) @4b7598e2   12 years anton eatgv: cosmetics, reformat
(edit) @ade40280   12 years anton eatgv: return meaningful error codes.
(edit) @0859eaa   12 years anton cyuv: return meaningful error codes.
(edit) @6837bd6   12 years anton txd: return meaningful error codes.
(edit) @42c6f2a6   12 years nicolas.george lavfi/vf_drawtext: default to expansion=normal.
(edit) @69c25c92   12 years anton dnxhdenc: fix invalid reads in dnxhd_mb_var_thread(). Do not assume …
(edit) @5361f495   12 years nicolas.george fate: add an attachment to the Matroska test.
(edit) @255ae9f3   12 years nicolas.george lavfi: version bump and change log entries after the last commits.
(edit) @033a86f9   12 years diego x86: h264qpel: Move stray comment to the right spot and clarify it
(edit) @41f025df   12 years nicolas.george ffmpeg: support filtering of unknown channel layouts.
(edit) @699b286a   12 years nicolas.george lavfi/af_anull: accept unknown channel layouts.
(edit) @b0050245   12 years nicolas.george lavfi/af_aresample: accept unknown channel layouts.
(edit) @6d962aec   12 years nicolas.george lavfi/af_aformat: accept unknown channel layouts.
(edit) @ea645e9   12 years nicolas.george lavfi/buffersrc: accept unknown channel layouts.
(edit) @19506af   12 years nicolas.george lavfi/sink_buffer: accept unknown channel layouts. Add a field to the …
(edit) @b6b2f343   12 years nicolas.george lavfi: implement ff_query_formats_all().
(edit) @7bb98b75   12 years nicolas.george lavfi: implement ff_all_channel_counts().
(edit) @b6afb2dd   12 years nicolas.george lavfi: support unknown channel layouts.
(edit) @fccd8c21   12 years nicolas.george ffmpeg: add -guess_layout_max option.
(edit) @9648e149   12 years onemda lavc/gif: remove some obsolete/irrelevant chunks Some code was copy …
(edit) @d1d159d3   12 years onemda lavf/gifdec: cosmetics: remove extra whitespace Signed-off-by: Paul B …
(edit) @254e11cc   12 years onemda lavf/gifdec: fix typo Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @e4033d89   12 years michaelni sws: GBRP9, GBRP10 GBRP12 GBRP14 output support Signed-off-by: …
(edit) @61884d19   12 years michaelni sws: GBRP output support Reviewed-by: Derek Buitenhuis …
(edit) @c8f25caf   12 years michaelni atrac3: fix buffer size for get_bits. Fixes out of array reads …
(edit) @66daebc9   12 years michaelni indeo4: check for invalid transform_size blk_size combinations The …
(edit) @cfc7b9cf   12 years michaelni 4xm: remove avcodec_get_frame_defaults() calls They are not needed …
(edit) @d73b65ed   12 years michaelni 4xm: add assert to check that the pointer from read_huffman_tables is …
(edit) @53a3fdbf   12 years michaelni 4xm: Check available space in read_huffman_tables() Fixes integer …
(edit) @dcbb920f   12 years michaelni Fix atrac3 decoder broken in e55d53905f34f8e8747f6d321e9a695dc02ebb2f
(edit) @c6ef7641   12 years michaelni ffv1enc: fix gbrp>8bit Signed-off-by: Michael Niedermayer …
(edit) @0e3afacd   12 years justin.ruggles atrac3: use correct loop variable in add_tonal_components() …
(edit) @e80be5a0   12 years stefasab lavfi/showwaves: fail in case of push_frame() error
(edit) @e4e36a4d   12 years stefasab doc/filters: apply minor fixes
(edit) @b7d34b32   12 years stefasab lavfi/showwaves: add display mode option and mode=line
(edit) @13aca07   12 years michaelni gifdec: resync support This allows decoding gifs that have junk at …
(edit) @ded3673d   12 years lu_zero doc: document libx264 options and mappings
(edit) @38c1466c   12 years lu_zero dict: add av_dict_parse_string() Can be used to set multiple …
(edit) @29b553c1   12 years lu_zero libx264: introduce -x264-params private option It is a shortcut to …
(edit) @40b4468f   12 years michaelni lavc/dnxhddata: fix bitrates for cid 1251 and 1252 in cid table …
(edit) @495cb441   12 years michaelni setpts: deprecate RTCTIME, we have time(0) which is more generic …
(edit) @fc292283   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @25be6300   12 years michaelni Merge commit 'b85a5e87af4254b80913fe33591d96361f30832b' * commit …
(edit) @b2d0c5bd   12 years michaelni Merge commit '33552a5f7b6ec7057516f487b1a902331f8c353e' * commit …
(edit) @e9125dd5   12 years michaelni Merge commit '2c10e2a2f62477efaef5b641974594f7df4ca339' * commit …
(edit) @d07b0d99   12 years onemda swscale: check flags instead of nb_components to find if pixel format …
(edit) @5ea5ffc9   12 years lu_zero doc: support multitable in texi2pod
(edit) @7003d650   12 years onemda lavc/gifdec: remove obsolete check Signed-off-by: Paul B Mahol …
(edit) @51c7af9d   12 years onemda lavc/gifdec: move idx_line allocation out of gif_read_header1() Now …
(edit) @285128ee   12 years onemda lavc/gifdec: do not return nonzero *got_frame if frame is not passed …
(edit) @aaebdce3   12 years onemda lavc/gifdec: simplify "!= 0" checks Signed-off-by: Paul B Mahol …
(edit) @f1412c79   12 years onemda lavc/gifdec: use memcpy() Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @91ae9bc5   12 years michaelni Merge commit '6bdb841b46d170d58488deaed720729b79223b1d' * commit …
(edit) @0b55b16a   12 years lu_zero avfilter: allow setpts filter to use wallclock time for calculations …
(edit) @b85a5e87   12 years lu_zero lavu: Add av_strnstr() This is a length limited version of strstr() …
(edit) @a84fb6e0   12 years lu_zero h264: Allow discarding the cropping information from SPS Some 3D …
Note: See TracRevisionLog for help on using the revision log.