source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @ae95b2f8   11 years michaelni g2meet: Validate bpp and bitmasks in the display info That prevents …
(edit) @3f826039   11 years michaelni g2meet: factor out chunk seeking This version requires fewer code and …
(edit) @cb2162ad   11 years michaelni g2meet: Rename FRAME_INFO to more appropriate DISPLAY_INFO …
(edit) @0c67864a   11 years u vp9: don't allow retaining old segmentation maps after a size change. …
(edit) @0c4bf87   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @b08f554f   11 years michaelni Merge commit '76a75c523cd3c63560185394a0a5cd7249db962a' * commit …
(edit) @7f0f47b3   11 years u vp9: some variable re-arrangements for alignment.
(edit) @af63ea70   11 years u vp9: re-allocate block buffers on uses_2pass change w/o size change. …
(edit) @bd35d584   11 years michaelni avcodec/mlp_parser: fix multichannel Signed-off-by: Michael …
(edit) @1a8050ad   11 years michaelni avcodec/mlpdec: fix mulichannel output Signed-off-by: Michael …
(edit) @aedc1013   11 years michaelni Merge commit 'c0c45188e56cfa3050bb39f8299025345b8a204c' * commit …
(edit) @df98b36a   11 years michaelni Merge commit '5c1c6e82261b856214499b9fef3a08bf3ff6e0ae' * commit …
(edit) @3a0e4f6c   11 years michaelni Merge commit '6398d8fd813490fc3900baf8c788f803d8e17b73' * commit …
(edit) @4df9d9ca   11 years michaelni Merge commit 'b141c7b37eb52aca41ac83738f159b63b9c09d5c' * commit …
(edit) @dd2b3303   11 years michaelni Merge commit '0cffd6fff59f192120dc93aa6c3cb8180f5506e3' * commit …
(edit) @cde7df25   11 years derek.buitenhuis Mirillis FIC video decoder Does not contain cursor rendering yet. …
(edit) @76a75c52   11 years tdskywalker lavr: mix front center channel as indicated in the ATSC A/52 …
(edit) @c0c45188   11 years tdskywalker mlp: improve request_channel_layout behavior. Don't decode further …
(edit) @5c1c6e82   11 years janne-libav dca: include dcadsp.h in {arm,x86}/dca.h for checkheaders
(edit) @6398d8fd   11 years janne-libav configure: clang: add -Qunused-arguments to as|ld_flags as well
(edit) @b141c7b3   11 years janne-libav h264: give numbers to nalus Signed-off-by: Janne Grunau …
(edit) @c72f5873   11 years u vp9/parser: change size type to unsigned. Fixes valgrind errors in …
(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) @0cffd6ff   11 years janne-libav x86: use the inline int8x8_fmul_int32 only if inline SSE2 is availbale …
(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. …
Note: See TracRevisionLog for help on using the revision log.