source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @61e12875   10 years michaelni Merge commit '3f38d4b816b2aeca15c0b90000ea7ed40377eb0c' * commit …
(edit) @b66b1a10   10 years michaelni Merge commit 'd68c05380cebf563915412182643a8be04ef890b' * commit …
(edit) @c16e99e3   10 years michaelni x86: check for AV_CPU_FLAG_AVXSLOW where useful Signed-off-by: James …
(edit) @16c430e8   10 years michaelni Merge commit 'cae39851201b7781f1262e1c23627b45e6e80bb4' * commit …
(edit) @c140227a   10 years michaelni Merge commit 'f7cafb5d02aa3f26c185f6f9851413ad77a73872' * commit …
(edit) @1ff47770   10 years michaelni Merge commit 'd0bf20a4f25ac5de021c860a0c8ad05638ee2078' * commit …
(edit) @1046b6b0   10 years michaelni avutil/ppc/float_dsp_init: Disable duplicate functions Signed-off-by: …
(edit) @da9a6f4a   10 years michaelni Merge commit 'eecd29b3fd7fee221580798346d6582b75c7ade4' * commit …
(edit) @1aff9050   10 years michaelni configure: ldbrx seems not working on qemu power8, disable for now …
(edit) @58a42048   10 years michaelni Merge commit '7d07ee5a9bd170a06d26fd967cf8de5d3b1ce331' * commit …
(edit) @902ce2a6   10 years michaelni Merge commit 'da60b99a8857d5ca236f32c1799a066e0135a866' * commit …
(edit) @3f21cdd8   10 years michaelni Merge commit 'f22ebd2555d15b59e109a5b630dd71374b076d0b' * commit …
(edit) @8dcbfb73   10 years michaelni Merge commit '3058872c293e239e3b51e86fe18cfbe720aadff1' * commit …
(edit) @47cc1a2b   10 years michaelni avutil/ppc/cpu: Check if unistd.h is available before including it …
(edit) @ff199543   10 years michaelni Merge commit 'baa94563fede8959a638b0fa132dd2124acd93e8' * commit …
(edit) @08f229d8   10 years michaelni Merge commit '7014b65995b1fe6188fb53447bf61b08e3963355' * commit …
(edit) @e8676c75   10 years michaelni Merge commit '72cebae0d981dde144340cf51f3c323f01e215e5' * commit …
(edit) @876a663c   10 years michaelni Merge commit '254eb5b6faebb7bcfc3cefc1edced6652fe9d5be' * commit …
(edit) @d61386a6   10 years michaelni avformat/libquvi: fix error handling avoid calling cleanup functions …
(edit) @3ad3529b   10 years michaelni avfilter/vf_mpdecimate: add comment about 8x8 SAD Signed-off-by: …
(edit) @6590acf0   10 years michaelni avfilter/vf_mpdecimate: support more pixel formats, including GBRP …
(edit) @50f112c   10 years michaelni avfilter/vf_mpdecimate: debug logging of threshold stats It's often …
(edit) @fb1be630   10 years michaelni avfilter/vf_mpdecimate: pass the same AVClass context as use elsewhere …
(edit) @3f38d4b8   10 years vittorio.giovara vp9: Parse subsampling and report missing feature
(edit) @b60c4459   10 years u tests: add some ASS/SSA/MKS remux and transcode tests
(edit) @d68c053   10 years lu_zero x86: check for AV_CPU_FLAG_AVXSLOW where useful Signed-off-by: James …
(edit) @cae39851   10 years lu_zero x86: Add helper macros to check for slow cpuflags Signed-off-by: …
(edit) @f7cafb5   10 years lu_zero x86: add AV_CPU_FLAG_AVXSLOW flag Signed-off-by: James Almer …
(edit) @d0bf20a4   10 years lu_zero ppc: vsx: Implement diff_pixels and get_pixels Use a macro to …
(edit) @eecd29b   10 years lu_zero ppc: vsx: Implement float_dsp
(edit) @7d07ee5a   10 years lu_zero ppc: cpu: Add support for VSX and POWER8 extensions
(edit) @da60b99a   10 years lu_zero ppc: Restrict some Altivec implementations to Big Endian In Little …
(edit) @f22ebd25   10 years lu_zero ppc: configure: Support ISA 2.06 and later POWER 7 and POWER 8 …
(edit) @3058872c   10 years lu_zero ppc: Clarify and extend the cpuid check Add POWER entries.
(edit) @baa94563   10 years lu_zero ppc: linux: Check altivec using the auxv Should prevent trying to use …
(edit) @7014b659   10 years lu_zero ppc: pixblockdsp: Use the abriged vector types
(edit) @72cebae0   10 years lu_zero ppc: avutil: Use the abriged vector types
(edit) @254eb5b6   10 years lu_zero ppc: avutil: Drop a potentially dangerous workaround The compiler is …
(edit) @c729021   10 years michaelni configure: Check for SecItemImport for securetransport as well This …
(edit) @168195f   10 years michaelni Merge commit '881b80b3294483696a21b21a69fa5eee30f33037' * commit …
(edit) @881b80b3   10 years martin network: prevent SIGPIPE on OSX OSX does not know MSG_NOSIGNAL. BSD …
(edit) @03637762   10 years michaelni avfilter/vf_fade: Force alpha pixel format if alpha is set to 1 Fixes …
(edit) @11aa050a   10 years michaelni avcodec/parser: Print an error in case of reallocation fails in …
(edit) @6f51674c   10 years michaelni postproc: Avoid floats in maxClipped computation Signed-off-by: …
(edit) @ebe919cc   10 years michaelni postproc/postprocess_template: Compute packedYScale and QPCorrecture …
(edit) @c41e0aed   10 years michaelni network: prevent SIGPIPE on OSX OSX does not know MSG_NOSIGNAL, and …
(edit) @e9d646f4   10 years michaelni Merge commit '0181ae9af2de1526464d23209b82e6674d362f5d' * commit …
(edit) @7d1cfbbc   10 years michaelni Merge commit '5ecabd3c54b7c802522dc338838c9a4c2dc42948' * commit …
(edit) @3ef57029   10 years Andreas.Cadhalpun libopenjpegdec: check existence of image component data libopenjpeg …
(edit) @161d0ac7   10 years michaelni doc/ffmpeg: Document xerror Previous version reviewed-by: Lou Logan …
(edit) @a3ec1d6a   10 years michaelni avformat/movenc: Add loction/xyz support to allow copying data between …
(edit) @0181ae9a   10 years lu_zero h264: Make sure reinit failures mark the context as not initialized …
(edit) @5ecabd3c   10 years lu_zero msrle: Use FFABS to determine the frame size in msrle_decode_pal4 As …
(edit) @08b7d19   10 years michaelni avformat/mov: Also export loci altitude Signed-off-by: Michael …
(edit) @1607f774   10 years michaelni avformat/mov: Append place name instead of overwriting for loci …
(edit) @4dd22531   10 years michaelni lavf/tls_securetransport: add missing copyright notice Signed-off-by: …
(edit) @debf4d6e   10 years michaelni avcodec/dvbsubdec: Fix buf_size check in …
(edit) @aa9c6b69   10 years michaelni avformat/h264dec: Add ff_tlog() with trace information about h264 …
(edit) @dae89802   10 years michaelni avformat/h264dec: Fix detection of invalid h264 with 0x100 startcodes …
(edit) @2e15f07c   10 years michaelni Merge commit 'b2f0f37d242f1194fe1f886557cf6cefdf98caf6' * commit …
(edit) @b2f0f37   10 years martin rtmpdh: Generate the whole private exponent using av_get_random_seed() …
(edit) @f24d92ba   10 years michaelni lavf/tls: Support Secure Transport Signed-off-by: Michael Niedermayer …
(edit) @bedb5d58   10 years michaelni configure: Fix showcqt fft dependancy Found-by: Muhammad Faiz …
(edit) @083b1a32   10 years michaelni build: add configure option pkgconfigdir This allows the user to …
(edit) @e374405d   10 years michaelni libavutil: Cosmetic changes to fixed_dsp file. Names of functions …
(edit) @153639cb   10 years Andreas.Cadhalpun mov: fix DTS calculation for samples with negative stts duration A …
(edit) @403940de   10 years michaelni avcodec/mpegvideo: Use FFSWAP to exchange pointers Signed-off-by: …
(edit) @f86e7c5d   10 years michaelni avcodec/ac3_parser: Avoid floats in bitrate computation …
(edit) @061a592b   10 years michaelni avformat/movenc: Check that track_width_1616 fits within the available …
(edit) @14bc5704   10 years michaelni avformat/movenc: avoid floats in width/height/aspect ratio …
(edit) @3331213e   10 years michaelni avformat/concatdec: Enable auto_convert by default Users have no …
(edit) @e1b00195   10 years michaelni avformat/mov: Avoid float usage in yuv_to_rgba() This avoids the …
(edit) @4b8b3efb   10 years michaelni Merge commit 'e9e86d9ef637f5a600c76b352ffe5a82b71b25d1' * commit …
(edit) @42a6a384   10 years michaelni Merge commit '8016a1bd3b60e917e1b12748dd80c06c3462c286' * commit …
(edit) @48e02e25   10 years michaelni Merge commit '063f7467e4d14ab7fe01b2845dab60cc75df8b53' * commit …
(edit) @fbeb3fa9   10 years michaelni Merge commit '0508faaa11bf7507ffdd655aee57c9dc5a8203f4' * commit …
(edit) @beecbe13   10 years michaelni Merge commit '9f1b3050d9e31e9283d818f3640f3460ac8cfb5b' * commit …
(edit) @4c0b30b0   10 years michaelni Merge commit '127d813bcb5705202b7100cf1eccd1e26d72ba14' * commit …
(edit) @392832fc   10 years michaelni Merge commit '78efc69e7c990226f4b913721ef1b308ca5bfa04' * commit …
(edit) @e9e86d9e   10 years martin rtmpdh: Create sufficiently long private keys for gcrypt/nettle There …
(edit) @8016a1bd   10 years martin rtmpdh: Remove an unnecessary check in the gcrypt/nettle …
(edit) @063f746   10 years martin rtmpdh: Add fate test for the DH handshake routine This helps if …
(edit) @0508faaa   10 years martin rtmpdh: Pass the actual buffer size of the output secret key …
(edit) @9f1b3050   10 years martin rtmpdh: Check the output buffer size in the openssl version of …
(edit) @127d813b   10 years martin rtmpdh: Fix a local variable name in the nettle/gcrypt codepath …
(edit) @78efc69e   10 years martin rtmpdh: Make sure ret is initialized in the nettle version of …
(edit) @c7bd6a54   10 years michaelni dxva2_hevc: re-write reference frame handling The old logic required …
(edit) @b7a0b303   10 years michaelni dxva2_hevc: fix 32x32 scaling lists Signed-off-by: Michael …
(edit) @d860084c   10 years michaelni avcodec/mpegvideo: Reset bitstream_buffer_size on allocation failure …
(edit) @e5d1152c   10 years michaelni avcodec/mpegvideo: Check pointer when allocation fail Signed-off-by: …
(edit) @e85d91da   10 years michaelni avformat/avienc: Correct possible dereference of null Signed-off-by: …
(edit) @e2f3ea1c   10 years michaelni Merge commit 'a64a5773ea5f7337cd1d87cfdf511914d317fe81' * commit …
(edit) @b666e81c   10 years michaelni Merge commit 'e4610300de6869bd6b3b00e76cfeabb6d7653dcd' * commit …
(edit) @7026d8a   10 years michaelni Merge commit '1b1bb2c4efc126d74d44d8c421860c85f932ecb1' * commit …
(edit) @c508fef3   10 years michaelni Merge commit '324e50ee95929a9491b855c5e15451145bd5d1ec' * commit …
(edit) @75647622   10 years michaelni Merge commit '6f57375d707de40dcec28d3cef886c364e032c21' * commit …
(edit) @68cce010   10 years michaelni Merge commit 'fa1923f18205410a3b0aa6c0e77cb31443ef340d' * commit …
(edit) @9b736f74   10 years michaelni Merge commit '419e3404d07acaac019e8f363c281e17c3a3d622' * commit …
(edit) @f0b99112   10 years michaelni Merge commit 'd4d90504a687d2c0ef77ccf11d831f24dcff9cf1' * commit …
(edit) @5c416080   10 years michaelni Merge commit 'dd4d709be705edaec0bc35c426bf8434e942b7df' * commit …
Note: See TracRevisionLog for help on using the revision log.