source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @107f2468   11 years r.verdejo ffserver: free nacl as needed Should fix FFmpeg Coverity Scan issue …
(edit) @b2682db3   11 years michaelni lavfi/avfilter: fix typos in doxgens Signed-off-by: Lukasz Marek …
(edit) @e0e60c92   11 years michaelni avcodec/dpx: extract frame rate Fixes part of Ticket3511 …
(edit) @af165ace   11 years michaelni avformat/movenc: dont store invalid tapt atom Signed-off-by: Michael …
(edit) @c9e0f7a   11 years michaelni Merge commit '99e22b7859177f6d3ed6121040924b337dce5497' * commit …
(edit) @944a744b   11 years michaelni Merge commit '802385dbc2c57abd76f6a00e32f3df35e9526c08' * commit …
(edit) @62056d09   11 years michaelni avformat/avidec: skip len=0 entries from the index Reduces cpu & …
(edit) @99e22b78   11 years lu_zero mov: Emit the correct tags for clcp tracks Bug-Id: 664 …
(edit) @802385db   11 years lu_zero mov: Write prof section of tapt tag Signed-off-by: Luca Barbato …
(edit) @cdac3ab5   11 years michaelni swresample: add swri_resample_double_sse2 Signed-off-by: James Almer …
(edit) @92cc6d51   11 years michaelni avcodec/mdct_template: Use av_malloc_array() Signed-off-by: Michael …
(edit) @681a5b8d   11 years michaelni avcodec/ttaenc: use av_malloc_array() Signed-off-by: Michael …
(edit) @abbcc6b2   11 years michaelni avcodec/utils: use av_malloc(z)_array() Signed-off-by: Michael …
(edit) @2f2629c8   11 years michaelni Merge commit '6d69f9f37689c999815a65a2d99999fad3a41705' * commit …
(edit) @6d69f9f3   11 years rsbultje vp9: write uveob as 16-bit value for 16x16/32x32 transforms. This …
(edit) @c7b08904   11 years michaelni vp9: use LOCAL_ALIGNED_32 for left/top intra_pred pointers This is …
(edit) @25d5ea6d   11 years michaelni lavu: add LOCAL_ALIGNED_32 Signed-off-by: James Almer …
(edit) @cebe06a0   11 years michaelni avutil/opencl: fix a segmentfault in libavutil/opencl.c …
(edit) @6e5cce1c   11 years michaelni configure: allow overriding ranlib Reviewed-by: Timothy Gu …
(edit) @a0d7f9ec   11 years michaelni vc-1: Optimise parser (with special attention to ARM) The previous …
(edit) @9d8ecdd8   11 years michaelni vc-1: Add platform-specific start code search routine to …
(edit) @270cede3   11 years michaelni h264: Move search code search functions into separate source files. …
(edit) @e148a582   11 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @817627d9   11 years michaelni Merge commit '8de77b665d2a2f1cd560d2183fd4664298b30715' * commit …
(edit) @e32fc9b   11 years michaelni Merge commit 'a24a252709dd38f12aa4929ce4981f87091a5113' * commit …
(edit) @26953ed   11 years michaelni Merge commit 'cae8df78759c2e69257f7fe58842f34c0d98a7ec' * commit …
(edit) @06e6643   11 years michaelni Merge commit 'a88e1d1c598e641eecd5d43730211d91c82787c6' * commit …
(edit) @5ac10d40   11 years michaelni x86/mpegaudiodsp: define apply_window_mp3 as SSE None of the …
(edit) @d66de500   11 years derek.buitenhuis fate: Add fic-in-avi test Signed-off-by: Derek Buitenhuis …
(edit) @8de77b66   11 years derek.buitenhuis fate: Add fic-in-avi test Signed-off-by: Derek Buitenhuis …
(edit) @ca9cc6fd   11 years michaelni Merge commit '152b797cd687e96a582a1cb908dddf3d330d7637' * commit …
(edit) @7da5ff5c   11 years michaelni Merge commit '5d983fdbca5570a1545a892583a372cfb3fffe92' * commit …
(edit) @277ae5a7   11 years michaelni Merge commit '374fdc8c071dcd96422378b0a1a0d453336d8a01' * commit …
(edit) @a24a2527   11 years janne-libav aarch64: NEON optimized FIR audio resampling Optimized for the …
(edit) @cae8df78   11 years janne-libav lavr: define ResampleContext in resample.h Required for arch …
(edit) @a88e1d1c   11 years janne-libav lavu: add CHK_OFFS as AV_CHECK_OFFSET to check struct member offsets
(edit) @18e7e21e   11 years Carl Eugen Hoyos Enable muxing ac-3 in caf. The files play fine with QuickTime.
(edit) @ced0d6c1   11 years Carl Eugen Hoyos Use correct msvc type specifiers for ptrdiff_t and size_t. The …
(edit) @9cc4bc97   11 years Carl Eugen Hoyos Fix vf_eq.c and vf_eq2.c compilation with !HAVE_6REGS.
(edit) @a19bcf4e   11 years Carl Eugen Hoyos Fix libpostproc compilation with !HAVE_6REGS.
(edit) @eeee59ba   11 years Carl Eugen Hoyos Never write 0 as maximum bitrate for asf files. WMP refuses to play …
(edit) @31f2357f   11 years michaelni avdevice/qtkit: fix include Fixes: Ticket 3588 Found-by: jeremyhu …
(edit) @443936d8   11 years michaelni configure: Fix ld flags when rpath is enabled. Provide correct rpath …
(edit) @291d4641   11 years michaelni swresample: fix AV_CH_LAYOUT_STEREO_DOWNMIX input Fixes Ticket 3542 …
(edit) @417ae62   11 years michaelni Merge commit '7cade8ea2bb19e78dae42b29720535a70fb2ae84' * commit …
(edit) @23cd5cb1   11 years michaelni avcodec/fic: avoid 2 additions per idct row before: 5225 decicycles …
(edit) @c26b4b6f   11 years michaelni fate/libswresample: use linear interpolation on both aresample filters …
(edit) @fc145e57   11 years michaelni avformat/h263dec: Fix h263 probe The code was missing 1 bit in the …
(edit) @152b797c   11 years lu_zero flv: Do not mangle dts values for negative cts Some applications …
(edit) @5d983fdb   11 years lu_zero flv: Warn only once No point in sending the message multiple time.
(edit) @2c4862e7   11 years michaelni avfilter/avcodec: Use av_mallocz_array() Signed-off-by: Michael …
(edit) @0bfb1e9   11 years michaelni avdevice/jack_audio: use av_malloc_array() Signed-off-by: Michael …
(edit) @374fdc8c   11 years lu_zero flv: Improve log messages Messages should start with a capital letter …
(edit) @7cade8ea   11 years kostya.shishkov on2avc: change a comment at #endif to match actual define
(edit) @56efd98a   11 years michaelni Merge commit 'e2834567d73bd1e46478ba67ac133cb8ef5f50fd' * commit …
(edit) @ecb815e5   11 years michaelni Merge commit 'd7eb8f903338048c0b222d92357d67f5d3b54295' * commit …
(edit) @e2834567   11 years kostya.shishkov On2 AVC decoder
(edit) @14da7f9e   11 years derek.buitenhuis fic: Support rendering cursors Signed-off-by: Derek Buitenhuis …
(edit) @d7eb8f90   11 years derek.buitenhuis fic: Make warning message more accurate Signed-off-by: Derek …
(edit) @7596fc3d   11 years derek.buitenhuis fic: Remove redundant clips The equations can't overflow or underflow …
(edit) @1aa388d4   11 years michaelni avcodec/jpeg2000dwt: use av_malloc_array() Signed-off-by: Michael …
(edit) @7de2cea8   11 years michaelni avcodec/motionpixels: use av_mallocz_array() Signed-off-by: Michael …
(edit) @c1611340   11 years michaelni avcodec/snow_dwt: use av_malloc(z)_array() Signed-off-by: Michael …
(edit) @f21c263c   11 years michaelni avformat/rtmppkt: Fix random crash Fixes Ticket3564 Signed-off-by: …
(edit) @1ba59b1c   11 years stefasab ffprobe: fix scaling of vali in value_string() in case -prefix is …
(edit) @bf411fff   11 years stefasab examples: rename avcodec.c to decoding_encoding.c Restore the old …
(edit) @dc6a17cf   11 years michaelni avformat/mux: Check for and remove invalid packet durations Fixes …
(edit) @b9017fdd   11 years michaelni avformat/flvdec: also include file position in debug output …
(edit) @e79b15f5   11 years michaelni avutil/avutil.h: remove duplicate rational.h include Signed-off-by: …
(edit) @d3f3035f   11 years michaelni Merge commit 'b0bdc2a7123abd0287de435726ab68e9e475a8d8' * commit …
(edit) @c2cd0945   11 years michaelni Merge commit '502512ea0f179165782777265f441d4061ff6012' * commit …
(edit) @4b6bb7bf   11 years michaelni Merge commit '9155c595f1a9c5a089a59e2c0aefdfabd0a6c59b' * commit …
(edit) @83412f00   11 years michaelni Merge commit '40b331e1f41cf118bd1b0807cac801437255636f' * commit …
(edit) @e299cb2c   11 years derek.buitenhuis fic: Simplify alpha blending Signed-off-by: Derek Buitenhuis …
(edit) @cc17ff88   11 years michaelni Merge commit '3956a5e0ea46ed7e27ca888fe11c47986ad99261' * commit …
(edit) @59bfddfc   11 years michaelni Merge commit '8f9fe6ae3461ce270bce6b7083fda5ec314cdad4' * commit …
(edit) @b0bdc2a7   11 years derek.buitenhuis avutil: move av_get_time_base_q() after include rational.h Fix …
(edit) @96a4d0c1   11 years michaelni Merge commit 'f4d5a2cc35fcdf06ec031fabe8b0710e995fe924' * commit …
(edit) @ef1961e7   11 years michaelni Merge commit 'ee2bc5974fe64fd214f52574400ae01c85f4b855' * commit …
(edit) @13f44289   11 years michaelni Merge commit '650c4300d94aa9398ff1dd4f454bf39eaa285f62' * commit …
(edit) @c7251fec   11 years michaelni avutil: move av_get_time_base_q() after include rational.h Fix …
(edit) @dac7e8a9   11 years derek.buitenhuis avutil: Add av_get_time_base_q() This fixes usage of AV_TIME_BASE_Q …
(edit) @502512ea   11 years derek.buitenhuis avutil: Add av_get_time_base_q() This fixes usage of AV_TIME_BASE_Q …
(edit) @6d149d28   11 years derek.buitenhuis fic: Use proper quantization matrix index The matrices are not …
(edit) @9155c595   11 years derek.buitenhuis fic: Support rendering cursors Signed-off-by: Derek Buitenhuis …
(edit) @40b331e1   11 years derek.buitenhuis fic: Use proper quantization matrix index The matrices are not …
(edit) @3956a5e0   11 years janne-libav aarch64: NEON vorbis_inverse_coupling From the ARMv7 NEON version. 16 …
(edit) @8f9fe6ae   11 years janne-libav aarch64: NEON fixed/floating point MPADSP apply_window 30%/25% …
(edit) @ab14bcb   11 years Reimar.Doeffinger Add "const" to avoid compiler warning. Signed-off-by: Reimar …
(edit) @3bd7a714   11 years Reimar.Doeffinger Add missing ';'. Signed-off-by: Reimar Döffinger …
(edit) @8cbf0827   11 years Reimar.Doeffinger Various small spelling fixes. Signed-off-by: Reimar Döffinger …
(edit) @994a582a   11 years michaelni avcodec/dvbsubdec: use av_mallocz_array() Signed-off-by: Michael …
(edit) @ea8e089f   11 years michaelni avcodec/cook: use av_malloc_array() Signed-off-by: Michael …
(edit) @b20d6cf6   11 years michaelni avcodec/dsddec: use av_malloc_array() Signed-off-by: Michael …
(edit) @f4d5a2cc   11 years janne-libav aarch64: NEON float to s16 audio conversion
(edit) @ee2bc59   11 years janne-libav aarch64: NEON float (i)MDCT Approximately as fast as the ARM NEON …
(edit) @650c4300   11 years janne-libav aarch64: NEON float FFT Approximately as fast as the ARM NEON version …
(edit) @f1c48c3a   11 years michaelni avformat/mpegtsenc: make the pes packet length omission optional …
(edit) @60fcc19b9   11 years michaelni avformat/mpegtsenc: Changed Video PES packet length to 0. The …
(edit) @5809c2a9   11 years michaelni vc1dsp: fix build without inline asm Reviewed-by: Christophe Gisquet …
Note: See TracRevisionLog for help on using the revision log.