source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @9e586774   11 years michaelni avcodec/huffyuvenc: Make version 3 of ffvhuff non experimental …
(edit) @54ae5880   11 years michaelni avcodec/cinepakenc: drop coded_frame init Fixes const being lost …
(edit) @a6e9448d   11 years michaelni avcodec/cinepakenc: Zero AVPictures, silence "may be used …
(edit) @a779602   11 years michaelni avcodec/eamad: silence uninitialized variable warnings Signed-off-by: …
(edit) @eeb48353   11 years michaelni avcodec/ac3enc: silence 2 warnings about "possibly uninitialized" …
(edit) @efbf107f   11 years michaelni avfilter/aeval: silence "may be used uninitialized" warning …
(edit) @1898c2f4   11 years michaelni inline asm: fix arrays as named constraints. Signed-off-by: Michael …
(edit) @134206ca   11 years michaelni avformat/utils: fix const warnings Signed-off-by: Michael Niedermayer …
(edit) @8dd435f0   11 years michaelni cmdutils: include config.h, fix "is not defined" warning due to …
(edit) @cd20b93   11 years michaelni avformat/h263dec/h263_probe: Check TR Fixes missdetection of …
(edit) @3ad21c50   11 years michaelni avformat/h263dec/h263_probe: Check PSC bit 9 and 13 in Signed-off-by: …
(edit) @04b15a60   11 years michaelni avformat/h263dec: shift data in state to make more bits available to …
(edit) @32646389   11 years michaelni avcodec/wavpack: initialize pointers to silence warning about them …
(edit) @84655bda   11 years michaelni avcodec/hevc: remove unused variable Signed-off-by: Michael …
(edit) @4cdea929   11 years michaelni swresample/resample: add missing xmm clobbers Might fix fate-swr on …
(edit) @d68ed9f   11 years michaelni Merge commit '7ce3bd9614717e545af8fb8455032c807e389b78' * commit …
(edit) @7ce3bd96   11 years martin rtmpproto: Support alternative slist parameter in rtmp URLs Support …
(edit) @fc7d0d82   11 years michaelni avcodec/x86/hevcdsp_init: fix SSE4 checks Found-by: James Almer …
(edit) @7be230b5   11 years michaelni avcodec/x86/Makefile: remove duplicate line Signed-off-by: Michael …
(edit) @3b3db02f   11 years michaelni avcodec/x86/hevcdsp_init: fix build on 32bit Signed-off-by: Michael …
(edit) @7a2491c4   11 years michaelni HEVC : added assembly MC functions pretty print x86 Reviewed-by: …
(edit) @83976e4   11 years michaelni hevc: C code update for new motion compensation pretty print C …
(edit) @760a9ef4   11 years michaelni Merge remote-tracking branch 'cus/stable' * cus/stable: mpegts: …
(edit) @ac9869ff   11 years michaelni x86/mpegaudiodsp.c: msvc compilation error without sse/avx_external …
(edit) @38b722e7   11 years michaelni gitignore: add tools/uncoded_frame Signed-off-by: Lukasz Marek …
(edit) @7db0f9be   11 years michaelni avcodec/mpeg4videoenc: fix alternative implementation of …
(edit) @141a846   11 years michaelni avcodec/mpeg4videodec: fix mcbpc error messages Signed-off-by: …
(edit) @2baf1c8c   11 years michaelni avcodec/snowenc: Fix "incompatible pointer type" warning …
(edit) @5fc4c009   11 years michaelni avfilter/af_bs2b: Fix incompatible pointer type warnings …
(edit) @89d2fc62   11 years michaelni avcodec/svq3: Fix "incompatible pointer type" warnings Signed-off-by: …
(edit) @1394e0a9   11 years michaelni avformat/segment: Use av_malloc_array() Signed-off-by: Michael …
(edit) @6c537510   11 years Marton Balint mpegts: always reset pes packet state on new packet Fixes ticket …
(edit) @a7827432   11 years Marton Balint mpegts: unref buffer in reset_pes_packet_state Signed-off-by: Marton …
(edit) @d7ca9149   11 years Marton Balint mpegts: factorize pes packet state reset function Signed-off-by: …
(edit) @e2752de3   11 years Marton Balint mpegts: fix indentation after last commit Signed-off-by: Marton …
(edit) @9ba8debc   11 years Marton Balint mpegts: only emit new packets if data buffer exists I don't think …
(edit) @a82e8761   11 years Marton Balint mpegts: remove uneeded buf_size check It is already ensured by the …
(edit) @4aa7848   11 years michaelni avutil/file_open: Use av_mallocz_array() Signed-off-by: Michael …
(edit) @e77ffaa0   11 years michaelni tests/tiny_ssim: more correct error message Signed-off-by: Michael …
(edit) @2ded5721   11 years michaelni avutil/audio_fifo: Use av_mallocz_array() Signed-off-by: Michael …
(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.
Note: See TracRevisionLog for help on using the revision log.