source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @84de3ed   11 years michaelni avfilter/deshake_opencl: fix macro () Signed-off-by: Michael …
(edit) @04776ced   11 years michaelni avfilter/avf_showspectrum: fix macro () Signed-off-by: Michael …
(edit) @79198cb6   11 years u avfilter/hqx: add some self promotion in doxy. This is useful to …
(edit) @4d8fc0e0   11 years u avfilter/hqx: unroll the pattern calculation Code si smaller, no …
(edit) @dc5972f8   11 years michaelni avformat/flvdec: give live_flvdec a separate name This should fix a …
(edit) @e3fd263f   11 years Carl Eugen Hoyos Show duration for large asf files as written in the file header. …
(edit) @29fc468d   11 years Carl Eugen Hoyos Do not show libzvbi in the configure output if it was not enabled. It …
(edit) @ded3c9fd   11 years u avfilter: add hqx filter (hq2x, hq3x, hq4x) Partially fixes Ticket …
(edit) @5ab51f75   11 years michaelni avcodec/libtwolame: fix encoding lsf with defaults Signed-off-by: …
(edit) @a2de7b1   11 years michaelni avcodec/bitstream: document the double volatile Suggested-by: Reimar …
(edit) @36393434   11 years michaelni ffmpeg: fix memleak and corruption of AVSubtitle with multiple outputs …
(edit) @97578f5f   11 years Carl Eugen Hoyos build: Add missing object file for Matroska demuxer Fixes compilation …
(edit) @1caedf62   11 years michaelni avcodec/ituh263enc: fix advanced intra coding Signed-off-by: Michael …
(edit) @4667116c   11 years michaelni Merge commit 'ca1e36a8e4cd416142487071dbca734567bdaddf' * commit …
(edit) @fe43facd   11 years michaelni avcodec/utils: check sar only when width/height are set This fixes …
(edit) @0dceefc5   11 years michaelni Merge commit '9e500efdbe0deeff1602500ebc229a0a6b6bb1a2' * commit …
(edit) @329898aa   11 years michaelni avcodec/bitstream: try to workaround internal compiler bug in gcc 4.2 …
(edit) @33f83a2   11 years michaelni avcodec/x86/rv40dsp_init: fix () in macros Signed-off-by: Michael …
(edit) @40cbad9f   11 years michaelni avcodec/wavpackenc: fix () in macros Signed-off-by: Michael …
(edit) @10b8481a   11 years lou fix several typos
(edit) @ca1e36a8   11 years vittorio.giovara h264: fix build when error resilience is disabled
(edit) @0a995311   11 years michaelni Merge commit 'd349afb07bacccb62eb5369c38d6406d2909d792' * commit …
(edit) @b0fdc766   11 years michaelni Merge commit '650dee63c8b1e6693c6cf5983f4a5ed3f571379f' * commit …
(edit) @c2b1225   11 years michaelni Merge commit '778111592bf5f38630858ee6dfcfd097cd6c6da9' * commit …
(edit) @afa7ab5   11 years michaelni Merge commit '452860d7e056f9a894cac2fe52cdedeae4c38251' * commit …
(edit) @4a993335   11 years michaelni Merge commit '874390e163427c1fe7682ab27924a7843780dbb3' * commit …
(edit) @9e500efd   11 years justin.ruggles Add av_image_check_sar() and use it to validate SAR
(edit) @e9302879   11 years michaelni configure: remove superfluous check for AVX/FMA3 support in Yasm The …
(edit) @6fdd19cb   11 years michaelni doc: remove RELEASE_NOTES It hasn't been used since 0.11, and it does …
(edit) @d349afb0   11 years anton dv: cosmetics, reindent
(edit) @650dee63   11 years anton dv: get rid of global non-const tables Instead, store them in the …
(edit) @77811159   11 years anton dvenc: initialize the profile only once, at init We do not allow the …
(edit) @452860d7   11 years anton Use av_packet_rescale_ts() to simplify code.
(edit) @874390e1   11 years anton lavc: add a convenience function for rescaling timestamps in a packet
(edit) @d381109c   11 years stefasab lavc/h264_slice: clarify informational message in case of disabled …
(edit) @8c443767   11 years stefasab doc/codecs: extend documentation for thread_type option Based on …
(edit) @cc0057a   11 years michaelni tests/fate.sh: report different status for different errors The order …
(edit) @b05d5089   11 years michaelni Merge commit '440842c4eb1d7709654ec97cd687663d11ef499c' * commit …
(edit) @440842c4   11 years vittorio.giovara stereo3d: add missing include guards
(edit) @05d95c53   11 years michaelni alpha/blockdsp: move clear_blocks out of dsputil The blockdsp split …
(edit) @650ef180   11 years michaelni avformat/utils: better probing for duration in …
(edit) @5bf5e6b1   11 years michaelni avcodec/h264: Use named identifier for single thread fall-back return …
(edit) @891307b4   11 years Carl Eugen Hoyos s86/scale: Do not return the result of a (void) function from a void …
(edit) @a5ce608f   11 years michaelni x86/blockdsp: restore author attribution See commits …
(edit) @a68c05cf   11 years michaelni Merge commit '852c329a69ddfd635807f60454df07d021c64901' * commit …
(edit) @852c329a   11 years diego configure: Drop duplicate pkg-config entry from help output
(edit) @47c8d1e1   11 years michaelni Merge commit 'b2290bf10b12b7772f55fcab014a47e18e9fdef2' * commit …
(edit) @08c5859f   11 years michaelni avcodec: add simpleauto idct This will pick the "best" simple idct …
(edit) @4c9ee159   11 years michaelni lavf/Makefile: fix standalone compilation of live_flv demuxer …
(edit) @60a06400   11 years michaelni configure: fix NASM output format on Win64 Signed-off-by: James Almer …
(edit) @454c019c   11 years michaelni x86/hevc_idct: fix movd parameter size in DC_ADD_INIT Fixes …
(edit) @b2290bf1   11 years kostya.shishkov i263: skip dummy frames Intel i263 codec has special 8-byte dummy …
(edit) @fe782233   11 years michaelni x86/blockdsp: move asm code out of dsputil Also replace INLINE_<opt> …
(edit) @e7fc5d53   11 years michaelni huffyuv: change statistics initialization Normally, a Laplace …
(edit) @042a82ca   11 years michaelni avcodec/x86/lossless_videodsp: Fix size of values read for …
(edit) @2b05db4f   11 years michaelni Merge commit 'e74433a8e6fc00c8dbde293c97a3e45384c2c1d9' * commit …
(edit) @ab12373   11 years michaelni ppc: Fix the bug of fft for little endian environment on POWER7 and …
(edit) @8e2ade43   11 years michaelni Merge commit '869fc416f7c78ed4e397e0208acd1545771c0502' * commit …
(edit) @dacc4cb1   11 years michaelni Merge commit 'c385313d2590fd26e26bb9bdacddef78162ab490' * commit …
(edit) @be94f5c1   11 years michaelni Merge commit 'c9c1e00f95350e7a36b0d05a03939c7f6438e371' * commit …
(edit) @1ebc77bc   11 years michaelni Merge commit '49a242687cf44f86570b706db3c5912ff06bc6c2' * commit …
(edit) @e74433a8   11 years diego dsputil: Split clear_block*/fill_block* off into a separate context
(edit) @eba453e   11 years lou doc/bitstream_filters: document imxdump Partially addresses ticket …
(edit) @869fc416   11 years lu_zero hevc: Mark num_bins_in_se as unused Only its size is actually used. …
(edit) @c385313d   11 years lu_zero rtsp: Support misordered fmtp rtpmap Issue present in Avigilon IP cameras.
(edit) @c9c1e00f   11 years lu_zero rtsp: Factor out fmtp parsing
(edit) @49a24268   11 years lu_zero doc: Document segment_list_type
(edit) @eec55e62   11 years michaelni ffmpeg_opt: Dont exit on avformat_find_stream_info() failure if there …
(edit) @1d54f510   11 years michaelni avformat/mux: simplify ff_choose_timebase() Signed-off-by: Michael …
(edit) @75511c29   11 years michaelni dump_stream_format: fix division by 0 Signed-off-by: Michael …
(edit) @ac293b66   11 years michaelni Merge commit '194be1f43ea391eb986732707435176e579265aa' * commit …
(edit) @88514378   11 years clement avcodec/ass: move playres parameters below scripttype Suggested-by: wm4
(edit) @5039aadf   11 years clement avcodec/ass: explicit PlayRes[XY] This avoids the following libass …
(edit) @2d702822   11 years michaelni Merge commit 'd754ed41727b1fcbab335b510248a9758a73320c' * commit …
(edit) @95398aa9   11 years michaelni Merge commit 'f792d3cbb8e8e35c54a9358a55dd596b7a40f228' * commit …
(edit) @bd148ce0   11 years michaelni Merge commit 'cfbdd7ffbd9fe14d110fd1bb89bf52f0f7bde016' * commit …
(edit) @daa7bcca   11 years michaelni Merge commit '894682a9739eb8d4bfc024b0d4e5757fcfe47378' * commit …
(edit) @5439959e   11 years michaelni avcodec/huffyuvdec: do not leave alpha values uninitialized fixes …
(edit) @194be1f4   11 years anton lavf: switch to AVStream.time_base as the hint for the muxer timebase …
(edit) @d754ed41   11 years anton riffenc: take an AVStream instead of an AVCodecContext It will be …
(edit) @f792d3c   11 years anton lavf: add the notimestamps flag to the muxers missing it
(edit) @cfbdd7ff   11 years anton rtpenc: base max_frames_per_packet on avg_frame_rate, not codec …
(edit) @894682a9   11 years anton Remove avserver. It has not been properly maintained for years and …
(edit) @99a8a3de   11 years Carl Eugen Hoyos Revert "Fix compilation on ppc64 and ppc with pic if gas-preprocessor …
(edit) @cbf21628   11 years michaelni swr: remove div/mod from DSP functions. Also fix a bug with …
(edit) @076ab9f7   11 years Carl Eugen Hoyos Fix all VDPAU decoders. Fixes ticket #3726.
(edit) @a740cae4   11 years michaelni avcodec/dcadec: remove unsignedness from constant POSIX gurantees …
(edit) @118d84b7   11 years michaelni Merge commit 'f2ce63246f5c934429f9cb857a794e07624d7912' * commit …
(edit) @40c9d430   11 years michaelni Merge commit '44671b57866aab8dd36715ff010e985e25baaf19' * commit …
(edit) @f2ce6324   11 years anton dcadec: replace ldexpf with a multiplication by a constant …
(edit) @44671b5   11 years anton AVFrame: factor out freeing the side data Signed-off-by: Anton …
(edit) @7f529600   11 years michaelni swscale/swscale: replace potentially slow % by & Signed-off-by: …
(edit) @c932f128   11 years michaelni avcodec/cavsdec: simplify % 512 operations Signed-off-by: Michael …
(edit) @0608bc65   11 years michaelni swresample/audioconvert: fix () in FMT_PAIR_FUNC() Signed-off-by: …
(edit) @c89be82   11 years michaelni avcodec/vp8: fix () in macros Signed-off-by: Michael Niedermayer …
(edit) @aab23f5d   11 years michaelni avcodec/vp9: fix () in macros Signed-off-by: Michael Niedermayer …
(edit) @28bf1115   11 years michaelni avcodec/wavpack: fix () in macros Signed-off-by: Michael Niedermayer …
(edit) @d9a61ae3   11 years lou presets: remove moldering iPod presets * Some users are trying to use …
(edit) @cb037b5d   11 years michaelni Merge commit '9affa784a0743b95bde135b5acfce2183afc35d8' * commit …
(edit) @3f2f87cd   11 years michaelni Merge commit '74bc9458057f07c0820c3d3264396c4c64442e47' * commit …
Note: See TracRevisionLog for help on using the revision log.