source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @3b6655eb   11 years michaelni avcodec/hevc: remove FFUMOD() in slice qp_y init This has become …
(edit) @1e263133   11 years michaelni avcodec/hevc: remove unused variables Signed-off-by: Michael …
(edit) @20fe316e   11 years michaelni lavd/sdl: reset context variables after destroy SDL device reports …
(edit) @18c3313e   11 years michaelni lavd/sdl: make waiting spurious wakeup aware Signed-off-by: Lukasz …
(edit) @4bcc6feb   11 years Carl Eugen Hoyos Fix compilation with --disable-everything --enable-encoder=flac.
(edit) @bbc3425fa   11 years u vp9: fix mix-up of last-frame/cur-frame in frame size checks. Fixes …
(edit) @669d4f90   11 years u x86/vp9lpf: simplify 2nd transpose in 44/48/88/84. For non-avx …
(edit) @958d98cc   11 years r.verdejo ffserver: drop unneeded delay1 var Signed-off-by: Reynaldo H. Verdejo …
(edit) @db93c2d0   11 years r.verdejo ffserver: move misplaced comment Signed-off-by: Reynaldo H. Verdejo …
(edit) @1507e2a0   11 years r.verdejo ffserver: drop obvious comment Following code line is self …
(edit) @47ba4728   11 years r.verdejo ffserver: cosmetics and grammar Signed-off-by: Reynaldo H. Verdejo …
(edit) @3f47e24c   11 years michaelni lavc/mpegvideo: add missing const Signed-off-by: Lukasz Marek …
(edit) @aeb2905f   11 years michaelni lavc/jpeg2000dec: silent warning discards qualifiers Signed-off-by: …
(edit) @5794e9fc   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: dcadsp: …
(edit) @45854df   11 years michaelni dcadsp: split lfe_dir cases The x86 runs short on registers because …
(edit) @82ae8a44   11 years michaelni Merge commit '5b59a9fc6152169599561f04b4f66370edda5c9c' * commit …
(edit) @7ffe78a4   11 years michaelni Merge commit '2bd44cb705340c4f7bd7e459a1efed5074bf45fc' * commit …
(edit) @481a46a4   11 years michaelni dcadsp: add int8x8_fmul_int32 to DSP context It is currently declared …
(edit) @a7574a36   11 years michaelni Merge commit 'e3fec3f095ab5ea08ee662942d98526aaf5e3635' * commit …
(edit) @bf90abe1   11 years michaelni Merge commit '5bcbb516f2ff45290ef7995b081762e668693672' * commit …
(edit) @64278039   11 years michaelni avcodec/hevc: Simplify get_qPy_pred() Fixes use of uninitialized …
(edit) @1a3ed056   11 years michaelni avcodec/hevc: make check for previous slice segment tighter This …
(edit) @5fdbfcb5   11 years janne-libav dcadsp: split lfe_dir cases The x86 runs short on registers because …
(edit) @5b59a9fc   11 years janne-libav x86: dcadsp: implement int8x8_fmul_int32 For the callable function …
(edit) @2bd44cb   11 years janne-libav dcadsp: add int8x8_fmul_int32 to dsp context It is currently declared …
(edit) @7bb8b876   11 years onemda lavc/adpcm_data: fix const misplacement Signed-off-by: Lukasz Marek …
(edit) @0792b87   11 years onemda lavc/evrcdec: fix const misplacement Signed-off-by: Lukasz Marek …
(edit) @ec9578d   11 years michaelni avcodec/wmalosslessdec: fix mclms_coeffs* array size Fixes corruption …
(edit) @2a03eb4c   11 years michaelni avcodec/wmalosslessdec: use sizeof() instead of literal number …
(edit) @e3fec3f   11 years martin arm: Add EXTERN_ASM to the .func and .type declarations for exported …
(edit) @5bcbb516   11 years martin arm: Add X() around all references to extern symbols Don't rely on …
(edit) @f21d0beb   11 years clement Fix a few heigth/height typo.
(edit) @6ef57f4d   11 years michaelni avcodec/hevc: hls_decode_entry: check that the previous slice segment …
(edit) @a18f111   11 years michaelni avcodec/hevc: clear tab_slice_address of ctb on error. This allows us …
(edit) @56985d26   11 years michaelni avcodec/hevc: clear tab_slice_address in hevc_frame_start() Fixes …
(edit) @95179371   11 years michaelni avcodec/hevc_filter: assert validity of qp predictor input …
(edit) @9707b539   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: vp8: …
(edit) @a4e4948f   11 years michaelni x86/cpu: add missing avx2 AVOption in av_parse_cpu_flags() …
(edit) @5351964a   11 years janne-libav vp8: fix bilinear C code to work if src_stride != dst_stride. …
(edit) @d5733936   11 years michaelni configure: Remove dcbzl check for e500v1 and e500v2 architectures The …
(edit) @474db7a6   11 years michaelni doc/texi2pod: make references bold Inspired by GCC r86635. This is …
(edit) @c73445a4   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: vp8: …
(edit) @49ec5515   11 years martin vp8: Use 2 registers for dst_stride and src_stride in neon bilin …
(edit) @9c978f2   11 years michaelni flac/x86: add ff_flac_lpc_32_sse4() benchmarked on sandybridge …
(edit) @4a37e297   11 years michaelni libfdk-aacenc: disable hard version requirements Enable compilation …
(edit) @927696aa   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: fate: …
(edit) @a3be0c33   11 years michaelni Merge commit 'a1e1f35203bbcbea0efb51d93e96769c826b8c64' * commit …
(edit) @5a633ec2   11 years michaelni vorbis: extract metadata from the middle of a stream If a special …
(edit) @0dc66553   11 years michaelni vorbis: append data from tags together Currently, if there are …
(edit) @7eb84f2   11 years michaelni ogg: allow streams to update metadata Signed-off-by: Ben Boeckel …
(edit) @129e24f7   11 years michaelni lavf/oggparseopus: Setting seek_preroll in AVCodecContext Setting …
(edit) @5a0bccd   11 years janne-libav fate: force the simple idct for xvid custom matrix test The original …
(edit) @a1e1f352   11 years janne-libav lavu: add missing log.h include in timer.h
(edit) @9a4a559d   11 years michaelni configure: use real libfdk-aac version instead of API version in help …
(edit) @95b13fb9   11 years michaelni Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: …
(edit) @d92a7253   11 years u x86/vp9lpf: remove 8 SWAPs in 84/48 transpose.
(edit) @97dde561   11 years u x86/vp9lpf: remove braindead double pxor.
(edit) @9a3b05b0   11 years u x86/vp9lpf: save a few mov in flat8in/hev masks calc.
(edit) @91d85bb   11 years u x86/vp9lpf: add ff_vp9_loop_filter_[vh]_44_16_{sse2,ssse3,avx}.
(edit) @acd75053   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: mpeg: …
(edit) @6e380cc2   11 years michaelni Merge commit '9ecb858775483a76c137e8e1ad45a95e318bca61' * commit …
(edit) @3adb5f8d   11 years michaelni Merge commit 'd9ae1031f5edbd25c8526b4cb51aba66d3bee931' * commit …
(edit) @6a4cc509   11 years michaelni Merge commit '4c3e1956ee35fdcc5ffdb28782050164b4623c0b' * commit …
(edit) @2b88cb2   11 years michaelni Merge commit '2240e2078d53d3cfce8ff1dda64e58fa72038602' * commit …
(edit) @cd04f0da   11 years michaelni Merge commit '1713eec29add37b654ec6bf262b843d139c1ffc6' * commit …
(edit) @e7724f34   11 years michaelni Merge commit '5430839144c6da0160e8e0cfb0c8db01de432e94' * commit …
(edit) @d80b9ea   11 years michaelni Merge commit '0e830094ad0dc251613a0aa3234d9c5c397e02e6' * commit …
(edit) @bd949217   11 years michaelni Merge commit '190d4a447bc6ae4ecbbbb1c70f482a9c1fb6026c' * commit …
(edit) @dcbc748a   11 years michaelni Merge commit 'd509ae5be0a9bac35a4cedbe68b774a74446bb27' * commit …
(edit) @23e77f0e   11 years Marton Balint ffplay: flush subtitle codecs as well with null packets …
(edit) @cec6dec7   11 years Marton Balint ffplay: reorder the filters to ensure that inputs of the custom …
(edit) @a91d3658   11 years vittorio.giovara mpeg: K&R formatting cosmetics Also adjust header #include order and …
(edit) @9ecb8587   11 years anton doxy: Format @code blocks so they render properly @code command …
(edit) @d9ae103   11 years anton lavf: improve handling of sparse streams when muxing Currently …
(edit) @4c3e195   11 years anton lagarith: reallocate rgb_planes when needed Fixes invalid writes on …
(edit) @2240e207   11 years anton truemotion1: check the header size Fixes invalid reads. Found-by: …
(edit) @1713eec2   11 years anton shorten: pad the internal bitstream buffer Fixes invalid reads. …
(edit) @54308391   11 years anton eacmv: clear references on frame dimensions change Fixes invalid …
(edit) @20be5108   11 years michaelni avcodec/vc1dec: remove blocks_off use from vc1_pred_b_mv() it should …
(edit) @41f97420   11 years michaelni avcodec/vc1dec: vc1_pred_b_mv() is not used for fields, simplify code …
(edit) @0e830094   11 years justin.ruggles samplefmt: avoid integer overflow in av_samples_get_buffer_size() …
(edit) @c93e6913   11 years michaelni Merge commit '1f097d168d9cad473dd44010a337c1413a9cd198' * commit …
(edit) @9a082fec   11 years michaelni Merge commit 'e46ad30a808744ddf3855567e162292a4eaabac7' * commit …
(edit) @c18cfd1   11 years michaelni ffserver: use avformat_alloc_context() Fixes null pointer dereference …
(edit) @073e771c   11 years michaelni Merge commit '33c859c142ef3f49b7a6227014ad92a680cf4d74' * commit …
(edit) @5144d919   11 years michaelni Merge commit '7b03b65bf0d02519c86750d2da33f413e11cf0c6' * commit …
(edit) @40fc1e2d   11 years michaelni Merge commit '5de64bb34d68d6c224dca90003172d7a27958825' * commit …
(edit) @cddbe9fa   11 years michaelni avfilter/dualinput: fix repeatlast to match docs and eof_action=pass …
(edit) @905cd28a   11 years michaelni Merge commit 'de203abd71baae7f120313259b45cf935c85203e' * commit …
(edit) @190d4a4   11 years diego avcodec: Suppress deprecation warnings from avcodec_alloc_frame() The …
(edit) @a0d5204c   11 years michaelni Merge commit 'b25e84b7399bd91605596b67d761d3464dbe8a6e' * commit …
(edit) @d509ae5b   11 years diego jvdec: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
(edit) @1f097d16   11 years anton h264: reset data partitioning at the beginning of each decode call …
(edit) @e46ad30a   11 years anton vp8: use a fixed-size edge emu buffer The reason is the same as for …
(edit) @33c859c1   11 years anton lavf: ignore attachment streams for interleaving purposes Those …
(edit) @7b03b65   11 years anton lavf: do basic sanity checking on muxed packets Reject packets for …
(edit) @5de64bb3   11 years anton utvideoenc: Add support for the new BT.709 FourCCs for YCbCr With cli …
(edit) @de203abd   11 years anton vf_overlay: add eof_action switch Signed-off-by: Anton Khirnov …
(edit) @b25e84b7   11 years anton hevc: check that the VCL NAL types are the same for all slice segments …
(edit) @8a3b85f3   11 years michaelni avcodec/h264: update current_sps & sps->new only after the whole slice …
Note: See TracRevisionLog for help on using the revision log.