source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @2efbbc46   12 years michaelni avutil/av_pix_fmt_swap_endianness: simplify and fix code This makes …
(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) @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 …
(edit) @a6e78243   12 years michaelni Merge commit 'dc1b328d0df6e5ad5ff0ca4ae031e08466624f9c' * commit …
(edit) @32cc7dac   12 years michaelni Merge commit '9e5e76ef9ea803432ef2782a3f528c3f5bab621e' * commit …
(edit) @c1eb3e7f   12 years janne-libav swscale: add support for endianness only conversion Use bitfields in …
(edit) @74652af8   12 years janne-libav pixdesc: add function to return pixel format with swapped endiannes
(edit) @8cdf95d9   12 years michaelni snow: add av_cold where appropriate Signed-off-by: Michael …
(edit) @f4341c64   12 years michaelni avfilter: add av_cold to uninit() Signed-off-by: Michael Niedermayer …
(edit) @6e293d11   12 years martin swscale: Use alpha from the right row in yuva2rgba_c Every other …
(edit) @6c5eac9a   12 years martin swscale: Remove unnecessary backslashes Signed-off-by: Martin Storsjö …
(edit) @d2bf8aec   12 years michaelni j2kdec: frame multithreading support This allows comparing the 2 …
(edit) @b02f073a   12 years michaelni lavfi/deshake_opencl: use ff_opencl_set_parameter Signed-off-by: …
(edit) @28816f9d   12 years diego jpeg2000: Fix uninitialized data errors pointed out by …
(edit) @0b5f4fd   12 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @76f43cbe   12 years Carl Eugen Hoyos Remove a superfluous include from libavcodec/options_table.h.
(edit) @e215cb5e   12 years michaelni lavfi/unsharp_opencl: use av_opencl_errstr Signed-off-by: Michael …
(edit) @41aa1999   12 years michaelni lavu/opencl_internal: use av_opencl_errstr Signed-off-by: Michael …
(edit) @9a09a9fc   12 years michaelni lavfi/unsharp: fix opencl crash on 64bit linux Signed-off-by: Michael …
(edit) @1107967   12 years diego x86: hpeldsp: Move avg_pixels8_x2_mmx() out of hpeldsp_rnd_template.c …
(edit) @dc1b328d   12 years diego x86: hpeldsp: Only compile MMX hpeldsp code if MMX is enabled
(edit) @9e5e76ef   12 years diego x86: More specific ifdefs for dsputil/hpeldsp init functions
(edit) @09602dbe   12 years michaelni wav_seek_tag: fix integer overflow Signed-off-by: Michael Niedermayer …
(edit) @5cb9093a   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: wav: …
(edit) @77c85cbd   12 years michaelni Merge commit '46c1917350f58dfab84e41919e6c02d43950db8c' * commit …
(edit) @b50ab3a4   12 years michaelni Merge commit 'bd8ac882140a38868c33c000a430a1292a352533' * commit …
(edit) @5c2ccf83   12 years michaelni Merge commit '7abd35a1ffaecfd79fa07b801621ee11ab595c43' * commit …
(edit) @ac87eaf8   12 years lu_zero wav: Always seek to an even offset RIFF chunks are aligned to 16bit …
(edit) @46c19173   12 years lu_zero nut: use a define for the nut version Ease switching version in the …
(edit) @f5846dc9   12 years onemda id3v2: stop ignoring text encoding for chapter titles Signed-off-by: …
(edit) @5a9e3760   12 years michaelni h264: check mb_width/height Fixes inconsistency that leads to out of …
(edit) @edabbfba   12 years michaelni ff_h264_decode_seq_parameter_set: dont set h->sps Signed-off-by: …
(edit) @26482ae7   12 years michaelni h264_sei/decode_picture_timing: do not depend on h->sps being set …
(edit) @ccdaa31d   12 years michaelni ff_h264_decode_picture_parameter_set: fix return code Signed-off-by: …
(edit) @dc35b77b   12 years michaelni ff_h264_decode_picture_parameter_set: use the correct sps …
(edit) @2d5fd788   12 years diego bgmc: Do not mark ff_bgmc_decode_init() as av_cold The function is …
(edit) @bd8ac882   12 years diego avcodec: Add av_cold attributes to end functions missing them
(edit) @7c23922c   12 years Carl Eugen Hoyos Cosmetics: Reindent Sierra vmd demuxer after last commit.
(edit) @4ec509ce   12 years Carl Eugen Hoyos Support demuxing of audio-only vmd files. Reviewed-by: Paul B Mahol
(edit) @a07ac1f7   12 years Carl Eugen Hoyos Fix type of shared flac table ff_flac_blocksize_table[]. Fixes ticket …
(edit) @7abd35a1   12 years diego avformat: Add av_cold attributes to init functions missing them
(edit) @2d8dddd9   12 years michaelni Merge branch 'vdpau' of https://github.com/FernetMenta/FFmpeg
(edit) @fb90e7b8   12 years michaelni configure: Use the tool specified with --valgrind instead of a …
(edit) @54021aea   12 years michaelni configure: set valgrind-memcheck toolchain when --valgrind is …
(edit) @fe1f3654   12 years fernetmenta register AV_PIX_FMT_VDPAU for hwaccel
(edit) @b37cc599   12 years fernetmenta fix vdpau vc1 interlace modes
(edit) @cdfa1c89   12 years michaelni avcodec: Set frame.width/height on all exit pathes of ff_get_buffer() …
(edit) @548101b5   12 years michaelni lavu/opencl: add opencl public error API Reviewed-by: Stefano …
(edit) @097f6680   12 years michaelni avformat: replace "AVPROBE_SCORE_MAX / X" by AVPROBE_SCORE_EXTENSION / …
(edit) @a1f234be   12 years michaelni make the ordering of the return type and av_cold consistent …
(edit) @35623d83   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @d5dbd84c   12 years michaelni Merge commit '2b677ffca54a5fbef9c8860841c32f28ecd68f70' * commit …
(edit) @3c200aa6   12 years michaelni Merge commit '1fda184a85178cfd7b98d9e308d18e1ded76a511' * commit …
(edit) @e7f8493f   12 years michaelni Merge commit '20c86571ccc71412781d4a4813e4693e0c42aec6' * commit …
(edit) @fdccb84   12 years michaelni Merge commit 'c0c2b96c136ec2cbfd808eefc26de399f447d62f' * commit …
(edit) @f083b4c3   12 years michaelni Merge commit 'e0f8be6413b6a8d334d6052e610af32935c310af' * commit …
(edit) @77570fac   12 years michaelni Merge commit '4d7ed3e73541983459a7913c2034eba69ebc113d' * commit …
(edit) @b507c00d   12 years michaelni Merge commit 'e445647b4fdf481b13b2743b303d84de4f43bedd' * commit …
(edit) @a8ff830b   12 years michaelni Merge commit '093804a93cc5da3f95f98265a5df116912443cec' * commit …
(edit) @0aa09548   12 years michaelni Merge commit '6fee1b90ce3bf4fbdfde7016e0890057c9000487' * commit …
(edit) @057c5d2e   12 years michaelni Merge commit '72e228b274a98af1aba9588415d0cd87fde44663' * commit …
(edit) @86c9cf64   12 years michaelni configure: fix valgrind-memcheck arguments They now match the …
(edit) @4451be5c   12 years michaelni Merge commit 'b1ee8eec849f17fce2f411a297de9cbf2edaeb3a' * commit …
(edit) @336ffb83   12 years michaelni Merge commit '95e8ac60f8b7317ce23c648250fdc8fb68d65a07' * commit …
(edit) @fbede75a   12 years michaelni Merge commit '768e44d044bc32de1e58c198a3708d186af7e966' * commit …
(edit) @d82729e5   12 years Reimar.Doeffinger Detect and skip mj2-style jp2c header. This this fixes one of the …
(edit) @3bb1c58e   12 years Reimar.Doeffinger Avoid incorrect deprecated pixel format warning. Should only be …
(edit) @1ef82cc6   12 years michaelni AAC encoder: Fix rate control on twoloop. Fixes a case where …
(edit) @c545876d   12 years michaelni AAC encoder: Fixed a rounding bug in psy's channel bitrate …
(edit) @adaa7743   12 years michaelni src_movie: fix scanf string Fixes out of array accesses …
(edit) @369a1208   12 years michaelni xbmdec: fix off by one error in scanf() Fixes out of array access …
(edit) @2cca96e6   12 years martin configure: Check for getenv When targeting the "windows store …
(edit) @2b677ff   12 years diego swscale: Add av_cold attributes to init functions missing them
(edit) @1fda184a   12 years diego avutil: Add av_cold attributes to init functions missing them
(edit) @20c86571   12 years martin lavfi: let gcc realign the stack on public graph driving functions …
(edit) @c0c2b96c   12 years diego sctp: Add a note on why sctp_recvmsg and sctp_sendmsg have ff_-prefixes
(edit) @a8a45df   12 years diego avs: Increase magic value score above file extension score This …
(edit) @e0f8be64   12 years diego avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate
(edit) @4d7ed3e7   12 years diego build: output-example: Add avutil to ELIBS in link command …
(edit) @e445647b   12 years diego avresample: Add av_cold attributes to init functions missing them
(edit) @093804a9   12 years diego avfilter: Add av_cold attributes to init/uninit functions
(edit) @6fee1b90   12 years diego avcodec: Add av_cold attributes to init functions missing them
Note: See TracRevisionLog for help on using the revision log.