source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @b395167d   11 years michaelni tools/ismindex: use av_mallocz_array() Signed-off-by: Michael …
(edit) @a69e16a   11 years michaelni tests/tiny_ssim: check dimensions Fix integer overflow …
(edit) @78d3453c   11 years michaelni lavu/fifo: add const to arguments Signed-off-by: Lukasz Marek …
(edit) @47550e62   11 years michaelni avformat/astenc: avoid using AVCodecContext.frame_number Theres no …
(edit) @ba040d4c   11 years michaelni Merge commit '3828eb8519c1530392ab8820b1aa784602128afc' * commit …
(edit) @db9c1386   11 years michaelni Merge commit '15fa856b82ea7dbbf69edc1074eb13dd00b0fa84' * commit …
(edit) @d5ec1ddf   11 years michaelni Merge commit '9580818c5d934bde65a95efd2cee61c174721092' * commit …
(edit) @22ffa539   11 years michaelni Merge commit '01947f07b81a57fb1e15114b710f6d5ae4f70a11' * commit …
(edit) @1efc0892   11 years michaelni Merge commit '65ed9e7585e86e6c728bc762ac9944b157e39f8d' * commit …
(edit) @1f40536c   11 years michaelni Merge commit '650a5206a944fd36a42d92f98e745972056b1f7c' * commit …
(edit) @42b7bda4   11 years michaelni Merge commit 'f3a6ad22c977c8fea87c4c5e4535061db6324d66' * commit …
(edit) @6e39707   11 years michaelni Merge commit '73ed8558a61c4f1d0ce8d1f35183ac1a0a4e31e3' * commit …
(edit) @3828eb85   11 years martin libfdk-aac: Relicense the library wrappers to 2-clause BSD This …
(edit) @15fa856b   11 years martin libfdk-aacenc: Enable 7.1 channel encoding 7.1(wide) and …
(edit) @db01de4c   11 years Carl Eugen Hoyos Fix standalone compilation of sonic lossless encoder.
(edit) @6bd17412   11 years michaelni avfilter/f_select: fix incompatible pointer type warning …
(edit) @ebf2c2c3   11 years michaelni avcodec/lossless_videodsp: fix incompatible pointer type warning …
(edit) @ae8e2d76   11 years michaelni avisynth: set duration of audio streams Signed-off-by: Michael …
(edit) @656fe7ec   11 years michaelni swscale/utils: use FF_ALLOC(Z)_ARRAY_OR_GOTO() and …
(edit) @beecfa81   11 years michaelni avutil/pca: Use av_malloc_array() Signed-off-by: Michael Niedermayer …
(edit) @35e16b1   11 years michaelni MAINTANERS: update snow/ffv1/nut entries as these are no longer in a …
(edit) @aeeb3d46   11 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Map …
(edit) @431c7bd3   11 years Carl Eugen Hoyos Map --enable-lto to -ipo when compiling with icc.
(edit) @a64df19c   11 years Carl Eugen Hoyos Disable inline_asm_direct_symbol_refs if lto was requested. This …
(edit) @c9a12fdd   11 years michaelni lavf/mux: pass options to nested structs of priv data This is …
(edit) @336901e0   11 years michaelni avcodec/h263dec: use AV_EF_IGNORE_ERR Signed-off-by: Michael …
(edit) @e94b08f0   11 years michaelni avformat: add AV_EF_IGNORE_ERR Signed-off-by: Michael Niedermayer …
(edit) @d7ade20a   11 years michaelni avcodec: add AV_EF_IGNORE_ERR Signed-off-by: Michael Niedermayer …
(edit) @928e2a7d   11 years michaelni doc/codecs: document ignore_err Signed-off-by: Michael Niedermayer …
(edit) @7c3941b2   11 years u avfilter/lut3d: support 3DLUTSIZE directive for Davinci files. Fixes …
(edit) @3316556   11 years michaelni MAINTAINERS: add myself as lavd/xv maintainer Signed-off-by: Lukasz …
(edit) @c25b0b77   11 years michaelni Maintainers: add myself for msvc and icl. Signed-off-by: Michael …
(edit) @a6b0c0e   11 years michaelni Enable inline asm in intel compiler on windows. Signed-off-by: …
(edit) @8b132bb7   11 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @32388e0   11 years michaelni Merge commit 'dcbfb7805a655757e0dac2a647dfcd3de0ab0510' * commit …
(edit) @4210cbf   11 years michaelni Merge commit 'f66d0c57b13c1b7102e1e353237af178960dd3c5' * commit …
(edit) @bc4b424d   11 years michaelni Merge commit 'de69aedf9935631b7f78e8b8da6e460422a9bc5f' * commit …
(edit) @1c4110be   11 years michaelni Merge commit '3a177a9cca924e097265b32f9282814f6b653e08' * commit …
(edit) @03963063   11 years michaelni Merge commit '925c37874b617816b6f460c6f229c18b46548b46' * commit …
(edit) @0c06ca7a   11 years michaelni Merge commit 'a90d92ce2aeea8eaae5c616958d20e000e20b964' * commit …
(edit) @3ea5beab   11 years michaelni Merge commit 'c6b42e85493915a3c3891345f57422f9031a0b4f' * commit …
(edit) @0a5cc20d   11 years michaelni avcodec/jpeglsdec: add cast to silence pointer type warning …
(edit) @6b79ef00   11 years michaelni avfilter/vf_deshake: dont pass the wrong context into the SAD …
(edit) @a520d8fd   11 years michaelni avcodec/snow_dwt: fix "incompatible pointer type" warnings …
(edit) @c2b0ce70   11 years Carl Eugen Hoyos Initialize riff and wav size fields to -1 instead of 0. WMP doess not …
(edit) @5918c5a4   11 years michaelni avcodec/kgv1dec: add casts to silence "assignment from incompatible …
(edit) @bb605ef8   11 years michaelni avcodec/xbmdec: fix pointer type warnings Signed-off-by: Michael …
(edit) @9580818c   11 years anton avconv: rename OutputStream.opts to OutputStream.encoder_opts This …
(edit) @01947f07   11 years anton avconv: remove a useless line Doing anything with that field when we …
(edit) @65ed9e7   11 years anton avconv: rename 'codec' to 'enc_ctx' This more clearly describes what …
(edit) @650a5206   11 years anton avconv: rename 'icodec' to 'dec_ctx' This more clearly describes what …
(edit) @f3a6ad22   11 years anton avconv: rename InputStream.opts to InputStream.decoder_opts This …
(edit) @73ed8558   11 years anton avconv: simplify exit_program() by using more local vars
(edit) @56cc1784   11 years michaelni avcodec/h263dec: fix "incompatible pointer type" warning …
(edit) @00948ff   11 years michaelni avfilter/audio: use av_mallocz_array() Signed-off-by: Michael …
(edit) @77df9de7   11 years michaelni avcdoec/snowenc: use av_mallocz_array() Signed-off-by: Michael …
(edit) @cc861581   11 years michaelni avcodec/ffv1dec: use av_malloc_array() Signed-off-by: Michael …
(edit) @d53e87a8   11 years u avfilter/edgedetect: update copyright.
(edit) @365c79bd   11 years u avfilter/edgedetect: reindent after previous commit.
(edit) @b17e98de   11 years u avfilter/edgedetect: add a colormix mode.
(edit) @dcbfb780   11 years lu_zero probe: Support AAC_LATM in set_codec_from_probe_data
(edit) @f66d0c57   11 years lu_zero latm: Add a probe function
(edit) @de69aedf   11 years lu_zero mathematics: K&R formatting cosmetics
(edit) @3a177a9c   11 years lu_zero swscale: Fix an undefined behaviour Prevent a division by zero down …
(edit) @925c3787   11 years lu_zero vp9: Read the frame size as unsigned Sample-Id: 00001723-google …
(edit) @3f3c3318   11 years u avfilter/edgedetect: make processing functions context free.
(edit) @3c3e02b8   11 years michaelni x86/cavdsp: prevent named constraints appearing twice.
(edit) @4aea0afb   11 years michaelni Remove two duplicated named asm constraints. This fixes compilation …
(edit) @681e008d   11 years michaelni vfilter/vf_yadif: fix request_frame after 0f9f24c9 Signed-off-by: …
(edit) @7ef01a78   11 years michaelni avcodec/h264: mark recovery_cnt==0 frames as keyframes Fixes …
(edit) @a75349d0   11 years Carl Eugen Hoyos Fix standalone compilation of dsd planar decoders.
(edit) @4116cbea   11 years Carl Eugen Hoyos Fix oga muxer standalone compilation.
(edit) @09725c1d   11 years michaelni avfilter/vf_showinfo: also calculate and show mean and standard …
(edit) @719e72c9   11 years michaelni doc/APIchanges: more dates and hashes Signed-off-by: Michael …
(edit) @8b02e1c2   11 years michaelni doc/APIchanges: add hashes and dates Signed-off-by: Lukasz Marek …
(edit) @80dd0aff   11 years michaelni libavfilter/libmpcodecs: sync existing filters with mplayer HEAD …
(edit) @eb434f71   11 years michaelni doc: fix message names in opengl doc Signed-off-by: Lukasz Marek …
(edit) @64e44899   11 years michaelni avcodec/h263dec: print MB position for each MB when TRACE is enabled …
(edit) @cea9ee5d   11 years michaelni Merge remote-tracking branch 'lukaszmluki/master' * …
(edit) @fa4f7b17   11 years lukasz.m.luki2 lavd/xv: reident after previous commits Signed-off-by: Lukasz Marek …
(edit) @330d547e   11 years lukasz.m.luki2 lavf/mux: pass options to nested structs of priv data This commit …
(edit) @ba52fb1   11 years lukasz.m.luki2 lavu/opt: add av_opt_set_dict2() function Existing av_opt_set_dict …
(edit) @db4b0314   11 years lukasz.m.luki2 lavd/opengl_enc: fix window size correction code Signed-off-by: …
(edit) @45601854   11 years lukasz.m.luki2 lavd/opengl_enc: add window size param Signed-off-by: Lukasz Marek …
(edit) @41e4c6d8   11 years lukasz.m.luki2 lavd/opengl_enc: use flag to mark inited context Signed-off-by: …
(edit) @41a6790   11 years michaelni avcodec/mpegvideo: fix gray*() parameter types Signed-off-by: Michael …
(edit) @c60b266e   11 years michaelni avcodec/mpegvideo: support disabling motion compensation This allows …
(edit) @1ccd1a38   11 years michaelni Enable opencl wihtout pthreads. Signed-off-by: Michael Niedermayer …
(edit) @0f9f24c9   11 years michaelni avfilter/vf_yadif: fix filtering a single image Found-by: wm4 …
(edit) @e881a966   11 years michaelni avcodec/libxvid: improve return codes Signed-off-by: Michael …
(edit) @2ff81d09   11 years michaelni avcodec/utils/ff_init_buffer_info factor avctx->internal->pkt; out …
(edit) @bbc60402   11 years michaelni avcodec/utils: merge ff_decode_frame_props() and ff_init_buffer_info() …
(edit) @77811482   11 years michaelni avcodec/utils: ff_decode_frame_props: set pkt_size Signed-off-by: …
(edit) @a3477fe   11 years michaelni ffmpeg: put the sizeof() second in av_malloc_array() This is purely a …
(edit) @5b9bb4d9   11 years michaelni opencl: add support for non-pthread locking Signed-off-by: Michael …
(edit) @be098f62   11 years michaelni avformat/wtvdec: ignore mpeg2 extradata Files produced by windows …
(edit) @58f4d126   11 years michaelni Merge commit 'ba71c74017c287681153ec8f6f1cba650d797275' * commit …
(edit) @d1c35977   11 years michaelni Merge commit 'e7fc9796d82abc99ef0af71027fb9aaa5311d137' * commit …
(edit) @b917d702   11 years michaelni Merge commit 'ef9732162cd4b593c6db28fdd352ebef21b5c1ca' * commit …
(edit) @bb5657fa   11 years michaelni Merge commit '6072184e702b4b631ac72f1b66b75e5f21e0ce2d' * commit …
Note: See TracRevisionLog for help on using the revision log.