source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @ba85bfab   11 years michaelni Merge commit '5169e688956be3378adb3b16a93962fe0048f1c9' * commit …
(edit) @a87188eb   11 years michaelni Merge commit 'cf7a2167570e6ccb9dfbd62e9d8ba8f4f065b17e' * commit …
(edit) @b20b7724   11 years michaelni Merge commit '1675975216ecbea8e4826235f204dc0f4234383f' * commit …
(edit) @ba91ac5c   11 years michaelni Merge commit 'b7d24fd4b2213104c001ed504074495568600b9c' * commit …
(edit) @eb680f2a   11 years michaelni Merge commit 'b045283f2126637477a597f184638ebef09bf898' * commit …
(edit) @d648ffe4   11 years michaelni Merge commit '8bd6f88266740068415f7da0628117f1b802efb9' * commit …
(edit) @adf82fe4   11 years michaelni Merge commit '022184a646896c6b27c6cca387039b030685266e' * commit …
(edit) @13405ecd   11 years michaelni Merge commit '30f3f959879eee7890973e8cc9ce076450ced111' * commit …
(edit) @047cf46e   11 years michaelni Merge commit '82ee14d2cedd7867920529b408ed6c7ec2f13ff1' * commit …
(edit) @75cc29a8   11 years michaelni Merge commit 'cce791b17becc99f47e097adb93f4b4bbd382e7e' * commit …
(edit) @76d7676f   11 years michaelni Merge commit '2539cf1c814190a017cb8986b41aa2f949e37fd9' * commit …
(edit) @8b66b43   11 years michaelni Merge commit '2972087e398454122a82a970ed07924185175c6d' * commit …
(edit) @da760a64   11 years michaelni Merge commit 'e8eace32765da4b42ac3c575fdb2c70cce8aa224' * commit …
(edit) @d3ed8a4d   11 years michaelni ffmpeg: try to avoid calling av_log() from sigterm_handler() …
(edit) @9d60527a   11 years michaelni configure: fix direct symbol ref support detection Signed-off-by: …
(edit) @5169e688   11 years diego dsputil: Propagate bit depth information to all (sub)init functions …
(edit) @cf7a2167   11 years diego arm: dsputil: K&R formatting cosmetics
(edit) @16759752   11 years diego ppc: dsputil: Drop trailing semicolon from macros This allows for a …
(edit) @b7d24fd4   11 years diego ppc: dsputil: Merge some declarations and initializations
(edit) @b045283f   11 years diego ppc: dsputil: Simplify some ifdeffed function definitions
(edit) @8bd6f882   11 years diego ppc: dsputil: Drop some unnecessary parentheses
(edit) @022184a6   11 years diego ppc: dsputil: more K&R formatting cosmetics
(edit) @30f3f959   11 years diego ppc: dsputil: K&R formatting cosmetics
(edit) @82ee14d2   11 years diego ppc: dsputil: comment formatting and wording/grammar improvements
(edit) @cce791b1   11 years diego hpeldsp_template: Merge some declarations and initializations
(edit) @2539cf1c   11 years diego hpeldsp_template: K&R formatting cosmetics
(edit) @2972087e   11 years diego hpel_template: Drop some unnecessary parentheses
(edit) @e8eace32   11 years diego hpel_template: K&R formatting cosmetics
(edit) @3d04b1aa   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @6a74ebc3   11 years janne-libav float-dsp-test: do not use C99's predefined func It is not …
(edit) @32291ba6   11 years michaelni swresample: add swri_resample_float_sse At least two times faster …
(edit) @e555e1bc   11 years michaelni truehd: tune VLC decoding for ARM. Profiling on a Raspberry Pi …
(edit) @f502234f   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @9da88d5   11 years michaelni Merge commit '606cc8afa1cb782311f68560c8f9bad978cdcc32' * commit …
(edit) @2ef6c0fd   11 years michaelni Merge commit 'af9481d7019d46c9f18c4ccac77a5d0c54cf6004' * commit …
(edit) @3e59db60   11 years michaelni Merge commit '6920fb2b33f84b114ea4561ae1c623f4a26562e5' * commit …
(edit) @8263c146   11 years michaelni Merge commit '842ea36c747eb6537c4236114346cb7a3e9a8df1' * commit …
(edit) @bd9e0127   11 years michaelni Merge commit '92ebb332157195b7c1212e734c5668afbf19cf2b' * commit …
(edit) @ae238091   11 years martin float_dsp: Use LOCAL_ALIGNED for instead of DECLARE_ALIGNED within …
(edit) @dde16f5a   11 years michaelni avcodec/mjpegdec: Switch default interlaced polarity for MJPG to 1 …
(edit) @49329680   11 years michaelni avcodec/mjpegdec: parse avid data from extradata Makes no difference …
(edit) @046a75ee   11 years michaelni avcodec/mjpeg: print info from parse_avid() if requested …
(edit) @98f9aa38   11 years michaelni avcodec/mjpegdec: switch interlaced_polarity to 0 for PAL AVID 0 …
(edit) @1083c479   11 years michaelni avcodec/mjpegdec: factorize parse_avid out Signed-off-by: Michael …
(edit) @606cc8af   11 years diego configure: ppc: Disable ldbrx instruction by default Only enable it …
(edit) @af9481d7   11 years lu_zero mxf: Lowercase UL strings The specification uses lower case most of …
(edit) @6920fb2b   11 years lu_zero mxf: Verbose debug logging Print the UL in code format and in the …
(edit) @842ea36c   11 years lu_zero mxf: Override faulty PreviousPartition entries Some files set the …
(edit) @92ebb332   11 years lu_zero mxf: Add additional H264 PictureEssenceCoding Unbreak some MXF Proxy …
(edit) @074db4b7   11 years Carl Eugen Hoyos Add APIchanges entry and bump libswscale micro version for making …
(edit) @5e3689ca   11 years Carl Eugen Hoyos Add the H.264 decoder as a dependency for the fate-mkv test.
(edit) @57fdc74   11 years Carl Eugen Hoyos Add one forgotten named inline asm operand in libavcodec/x86/motion_est.c.
(edit) @ce9d3daa   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @a2339ef7   11 years michaelni Merge commit '1b51b7ba00ed72b6ce4c3bcd6897839caa32478c' * commit …
(edit) @1d8e97c7   11 years michaelni Merge commit '8f45bd1433a1d8534d7b3997219c4ca31a669042' * commit …
(edit) @543a46e0   11 years michaelni Merge commit '1ea9fa15c3f9074f6199f68bdd6258c5a2bb89e0' * commit …
(edit) @82367475   11 years michaelni Automatically change MANGLE() into named inline asm operands when …
(edit) @b2d3a455   11 years michaelni avcodec/x86/mlpdsp: Only use asm when non-local inline asm lables are …
(edit) @dbd12523   11 years janne-libav aarch64: float_dsp NEON assembler Ported from arm NEON and added …
(edit) @37c07d45   11 years michaelni swscale/utils: Fix color range of gray16 Improves rgb -> gray16 …
(edit) @1b51b7ba   11 years vittorio.giovara libopenjpeg: Support rgba64 decoding
(edit) @8f45bd14   11 years vittorio.giovara libopenjpeg: Support rgba64 encoding
(edit) @1ea9fa15   11 years vittorio.giovara libopenjpeg: K&R formatting cosmetics
(edit) @05d7059a   11 years michaelni avcodec/h264pred_template: fix declarations after statements …
(edit) @6f7ca1f   11 years michaelni avcodec/h264: fix Lossless Decoding (Profile 244) for 8x8 Intra …
(edit) @7ab315ec   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @61ad2b42   11 years michaelni Merge commit 'd961a79eb07a8911540a0bd356d68ae0cf93c6a1' * commit …
(edit) @ae9b468b   11 years michaelni Merge commit 'c829b35c08ad8e1df45cca1cd12f084cf1183d07' * commit …
(edit) @3d48cbc5   11 years michaelni swresample: reuse COMMON_CORE asm where possible Signed-off-by: James …
(edit) @cf3fccce   11 years michaelni ff_put_wav_header: remove manual byte counting Signed-off-by: Michael …
(edit) @7c8bf09e   11 years michaelni swresample: change COMMON_CORE_INT16 asm from SSSE3 to SSE2 …
(edit) @c56d25c4   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: svq3: …
(edit) @7ae5cadb   11 years michaelni Merge commit 'ca80e15814b77efe8d0ff5a5b0220754bb6c4065' * commit …
(edit) @ceb0d79f   11 years michaelni Merge commit '86ba2327e1cf35c6f77d5fb516a1a7a8dce0b98a' * commit …
(edit) @f0f68744   11 years janne-libav float_dsp: add test program and use it as fate test
(edit) @d961a79e   11 years janne-libav sbrdsp: move #if to disable all educational code Avoids a warning of …
(edit) @c829b35   11 years janne-libav lavc: er: remove unused variable size The code using it was removed …
(edit) @3795ec68   11 years vittorio.giovara svq3: directly set pix_fmt and color_range
(edit) @ca80e158   11 years vittorio.giovara mpegts: Forward error codes in various functions Signed-off-by: …
(edit) @86ba2327   11 years vittorio.giovara mpegts: K&R formatting cosmetics Signed-off-by: Vittorio Giovara …
(edit) @48f7d5f0   11 years michaelni avfilter/src_movie: Check that the pixel format hasnt changed Fixes …
(edit) @aa86cccd   11 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Fix …
(edit) @2daf6be0   11 years michaelni MAINTAINERS: add myself az mpegts demuxer maintainer Signed-off-by: …
(edit) @8ab80707   11 years michaelni avcodec/utils: fix sizeof(AVFrame) dependence in …
(edit) @bb97bcec   11 years Carl Eugen Hoyos Fix TARGET_SAMPLES and TARGET_PATH for some fate tests. This allows …
(edit) @aa1f3801   11 years michaelni x86/synth_filter: improve FMA version Replace mulps+subps with …
(edit) @e10ab436   11 years michaelni doc/examples: Add example transcoding.c Signed-off-by: Michael …
(edit) @e21235f9   11 years michaelni avformat/mov: call mov_rewrite_dvd_sub_extradata() after parsing …
(edit) @8ba432bc   11 years michaelni avformat/mov: fill in subtitle dimensions after parsing tkhd Sample: …
(edit) @b6ad589   11 years michaelni avformat/isom: only write the size if its non zero in …
(edit) @f6f3c85c   11 years michaelni avformat/isom: Simplify mov_rewrite_dvd_sub_extradata() This avoids …
(edit) @b1eb92a6   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @34e325ef   11 years michaelni Merge commit 'bf0d7da7cbbf869605086c2a47cdf87f0a533e24' * commit …
(edit) @987b873   11 years michaelni Merge commit '2183432e6dc8aedf1ef3db63006a2a8195479abd' * commit …
(edit) @020baa0b   11 years michaelni Merge commit '1c1fbc70cae44c10af8ff865826e31c17bc9f347' * commit …
(edit) @ca0e6fa7   11 years michaelni Merge commit '6612a03d7470af4aa6b8aa313b1eff013691d181' * commit …
(edit) @1c79ca27   11 years michaelni Merge commit '5b1b91cfb82d56c09846c68b09d2b8b7c8faccc4' * commit …
(edit) @ba7cdb97   11 years michaelni Merge commit '6d78e852fbf3cab438a2085bcb64b90457c4a851' * commit …
(edit) @c738ffcf   11 years michaelni Merge commit '58c215961a9067bb670387bbd72286c30de04b93' * commit …
(edit) @3731c409   11 years michaelni Merge commit 'cccac7654f3f6b82967bc6ae08b35ae8b4fbe1a9' * commit …
Note: See TracRevisionLog for help on using the revision log.