source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @bda5487d   12 years michaelni Merge commit '3d40c1ee742db5f13ebcf53c2d1fa4bf4f39bcd2' * commit …
(edit) @164899c6   12 years michaelni Merge commit '71469f3b636fbe06b6aca5933f9fdebddd8d5f57' * commit …
(edit) @5747d83   12 years michaelni Merge commit 'ed880050edf061b38d3e39e25657c59ad9108b27' * commit …
(edit) @3469c24a   12 years michaelni Merge commit '87614667606b42476f9017d79faf12b45a0bd77c' * commit …
(edit) @e4723a82   12 years michaelni avfilter: fix 2 warnings about discarding const Signed-off-by: …
(edit) @33ff943f   12 years michaelni ffmpeg: add -apad option which injects a apad filter only in the …
(edit) @410905f7   12 years michaelni ffmpeg: use av_freep() for forced_kf_pts Signed-off-by: Michael …
(edit) @1e1015f3   12 years michaelni avfilter/af_apad: Support AVFILTER_FLAG_SUPPORT_TIMELINE …
(edit) @df9f9cab   12 years michaelni avfilter: Make enabled/disabled state available as a field of the …
(edit) @c4a5499   12 years onemda lavfi/extractplanes: packed rgb support Signed-off-by: Paul B Mahol …
(edit) @8245520b   12 years onemda lavfi/colorchannelmixer: remove now redudant code Signed-off-by: Paul …
(edit) @deef4b1a   12 years onemda lavfi/drawutils: add 16 bit rgb and planar rgb to ff_fill_rgba_map() …
(edit) @3d40c1ee   12 years diego x86: dsputil: Move TRANSPOSE4 macro to the only place it is used
(edit) @71469f3b   12 years diego x86: dsputil: Move constant declarations into separate header
(edit) @8e297227   12 years onemda lavfi/null: remove redudant lines Signed-off-by: Paul B Mahol …
(edit) @443181c0   12 years onemda libswscale: simplify isAnyRGB macro Signed-off-by: Paul B Mahol …
(edit) @94ff68c   12 years onemda lavfi/lut: add support for YUVA422P and YUVA444P Signed-off-by: Paul …
(edit) @1f2baec7   12 years onemda lavfi: add gbrap support to some filters Signed-off-by: Paul B Mahol …
(edit) @5c057433   12 years onemda libswscale: GBRAP input & output and GBRAP16 input support …
(edit) @8d953722   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: msvc: …
(edit) @63208c03   12 years michaelni Merge commit 'bd392785a75d7d51414a9788d50396a8d9f29d77' * commit …
(edit) @e3869dd1   12 years michaelni Merge commit '1b343cedd7cd68e7865aa5280d1568c7e5d79917' * commit …
(edit) @69d2eff   12 years michaelni Merge commit '63bac48f734fc69cca2ef2cfada92cd9a222734d' * commit …
(edit) @2f9ef60c   12 years michaelni Merge commit '92f8e06ecb431a427ea13d794e5a6bc927a034d2' * commit …
(edit) @bf18810a   12 years michaelni Merge commit '7edaf4edb5c3c04f34ad1242680cbc32d11f4087' * commit …
(edit) @f302ba4d   12 years michaelni Merge commit 'db9aee6ccf183508835acc325f5ad87d595eacc4' * commit …
(edit) @d13bc208   12 years michaelni Merge commit '6f98508e2b86dcb79614d8c9b8e97c5e83a21cb0' * commit …
(edit) @fe6a36e   12 years michaelni Merge commit 'e55e8b2c362a60bad66929d83d8c83b0d7f5ffc9' * commit …
(edit) @9818bbde   12 years michaelni Merge commit 'e0c53c3408181d2e7d544eb65fc7355a79438dfe' * commit …
(edit) @1aed0513   12 years michaelni configure: use shorter variable name for "libavdevice_pc_deps" This …
(edit) @28397de4   12 years michaelni Merge commit '9779f93066ee5ea6fba6b76f001d358cc2857891' * commit …
(edit) @bf054750   12 years michaelni Merge commit 'bce70f8170592599a4f2f5f02606c1246e88df57' * commit …
(edit) @42f5fc71   12 years michaelni Merge commit '481575d255195c6c2f32e04686b94de984ae78d4' * commit …
(edit) @e077ba80   12 years michaelni Merge commit 'a97d8cc16e0da30c9ffefa1ede2a0adf3db5f3f8' * commit …
(edit) @1bad40ef   12 years michaelni Merge commit '70f9661542a581dfe93b636b1c55b5558e4a4e3c' * commit …
(edit) @aecb3421   12 years michaelni Merge commit '45a1694fde251ee56e23aec073d73172c00aa470' * commit …
(edit) @fc37cd43   12 years michaelni x86: sbrdsp: force PIC addressing for Win64 MSVC complains about the …
(edit) @ae0ce99   12 years stefasab lavfi/unsharp: use verbal form in help message options
(edit) @ee9794ed   12 years stefasab lavu/mem: fix potential int overflow and crash in av_dynarray_add() …
(edit) @c773adee   12 years stefasab lavu/mem: extend documentation for av_dynarray_add() In particular, …
(edit) @c67bca2b   12 years michaelni avcodec/mpegvideo: Fix edge emu with lowres Fixes a few green …
(edit) @bca50e5c   12 years michaelni avcodec/mpegvideo: Fix block height for lowres 3 interlaced blocks …
(edit) @ed880050   12 years diego x86: dsputil: Group all assembly constants together in constants.c
(edit) @87614667   12 years diego x86: dsputil: Move ff_pd assembly constants to the only place they are used
(edit) @06122c25   12 years martin msvc: Move linker pragma from config.h to libavutil/internal.h This …
(edit) @bc0cbaca   12 years michaelni Merge remote-tracking branch 'cigaes/master' * cigaes/master: …
(edit) @a527e692   12 years michaelni avformat/vqf: check number of channels before use. Fixes division by …
(edit) @9dd04f6d   12 years michaelni sanm: Check dimensions before use Fixes integer overflow and out of …
(edit) @ad002e1   12 years michaelni avcodec/cdgraphics: check buffer size before use Fixes out of array …
(edit) @ead590c   12 years michaelni dxa: check vectors of 2x2 motion blocks Fixes out of array reads …
(edit) @f96e0eb   12 years michaelni dxa: check vectors of 4x4 motion blocks Fixes out of array reads …
(edit) @89d998f1   12 years michaelni shorten: allocate space for padding Fixes array overread Found-by: …
(edit) @bd392785   12 years diego fate-run: Drop unnecessary regtest() indirection The indirection was …
(edit) @4582e4c0   12 years nicolas.george lavfi: add comments to explain the negotiation loop.
(edit) @78d16b6a   12 years nicolas.george lavfi: fix filter format negotiation loop. query_formats() returning …
(edit) @449704b4   12 years nicolas.george ffmpeg: move a local variable definition later. Fix a segfault when …
(edit) @1b343ced   12 years diego x86: dsputil: Remove unused ff_pb_3F constant
(edit) @63bac48f   12 years diego x86: dsputil: Move rv40-specific functions where they belong
(edit) @3334cbe   12 years diego x86: dsputil: Remove unused MOVQ_BONE macro
(edit) @92f8e06e   12 years diego x86: dsputil hpeldsp: Move shared template functions into separate object
(edit) @7edaf4ed   12 years diego x86: rnd_template: Eliminate pointless OP_AVG macro indirection
(edit) @d23b8462   12 years michaelni gifdec: reset previous Graphic Control Extension disposal type This …
(edit) @d3f7b98f   12 years Clément Bœsch lavfi/overlay: reindent fix.
(edit) @5043d8d   12 years Clément Bœsch lavfi/alphaextract: copy width and not linesize. Padding data is not …
(edit) @c3dcd3a2   12 years Clément Bœsch sws: factorize rgb 9+ planar funcs declarations.
(edit) @db9aee6   12 years lu_zero oma: properly forward errors in oma_read_packet Prevent spurios EIO …
(edit) @6f98508e   12 years lu_zero oma: return meaningful errors
(edit) @e55e8b2c   12 years lu_zero lavc: do not leak frames in avcodec_decode_audio4 Notwithstanding the …
(edit) @e0c53c34   12 years lu_zero nut: use meaningful error values Fix the mispresented EINVAL for EOF …
(edit) @144baf42   12 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @acc4a7e   12 years michaelni Ticket #2540 Enable threading when using -c:v libx264rgb …
(edit) @2efbbc46   12 years michaelni avutil/av_pix_fmt_swap_endianness: simplify and fix code This makes …
(edit) @cd4bfe3   12 years anton FATE: use a less ambiguous end time for filter-trim-time test 0.1 …
(edit) @9779f930   12 years anton configure: add dependencies to lavfi .pc file The scale filter …
(edit) @bce70f81   12 years anton configure: make avconv select (a)trim filters They are now used for -ss/-t
(edit) @481575d2   12 years anton avconv: remove -deinterlace It is incompatible with refcounted frames …
(edit) @a97d8cc1   12 years anton indeo3: use unaligned reads on reference blocks. They are not …
(edit) @f381dc1d   12 years Carl Eugen Hoyos Support decoding of Lagarith frame type FRAME_SOLID_COLOR. Fixes bug 459.
(edit) @9276467b   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @fe5b0895   12 years michaelni Merge commit '5f87c277bd5caa09cc4f9061d4ccdd58dc121110' * commit …
(edit) @dce12f69   12 years michaelni Merge commit '9cfa21c8c2b81146aab574f55c93f27e5c2d435c' * commit …
(edit) @2060d944   12 years michaelni Merge commit 'c1eb3e7fecdc270e03a700d61ef941600a6af491' * commit …
(edit) @60fd8805   12 years michaelni Merge commit '74652af821d7e526a6541876a637fbf81261fa8e' * commit …
(edit) @399f6ef9   12 years Reimar.Doeffinger Add FATE test for matroska error recovery. This is the first 2 MB of …
(edit) @762d4335   12 years Reimar.Doeffinger matroska: set "done" only during resync fail. Fixes playback of …
(edit) @004779cc   12 years michaelni avcodec/utils: Fix leak by dereferencing audio frame when side data …
(edit) @974420a7   12 years michaelni jpeg2000dec: fix memleaks in error cases in jpeg2000_decode_frame() …
(edit) @a82cc54f   12 years Clément Bœsch lavf/mpsub: remove sscanf from probing. This should make probing faster.
(edit) @70f96615   12 years janne-libav jpeg2000dec: initialize static data just once
(edit) @45a1694f   12 years janne-libav jpeg2000dec: cleanup properly after decoding errors Fixes memory leak …
(edit) @905e1e4b   12 years Carl Eugen Hoyos Cosmetics: Fix indentation and add braces after last commit.
(edit) @8b8fa09b   12 years Carl Eugen Hoyos vc1dec: Call ff_vdpau_vc1_decode_picture() once for each field. Fixes …
(edit) @06d8fdb6   12 years Carl Eugen Hoyos Fix vdpau vc1 interlace modes also when using decoder vc1_vdpau. …
(edit) @851465f9   12 years janne-libav fate-jpeg2000-dcinema: force output to xyz12le Fixes Fate tests on …
(edit) @5f87c277   12 years janne-libav vf_scale: add endianness conversion pixel format in query_formats
(edit) @9cfa21c8   12 years janne-libav swscale: support endianness conversion for AV_PIX_FMT_XYZ12
(edit) @b3e9fd1f   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @050b48f3   12 years michaelni Merge commit '6c5eac9a603a91a707d030d96ba97e2ef6b3ce50' * commit …
(edit) @a06f0cef   12 years michaelni jpeg2000: fix for uninitialized data errors in valgrind/memcheck …
(edit) @108e2ae8   12 years michaelni Merge commit '110796739ab32854dc0b6b0a1c95e6ae98889062' * commit …
Note: See TracRevisionLog for help on using the revision log.