source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @996fdca8   11 years michaelni Merge commit 'a46dc49744bdc4f2e31725b63ac8e41f701e4fa1' * commit …
(edit) @0a4311de   11 years michaelni Merge commit 'c7769df178fd670156f1c11f6c8410ddd59bbfee' * commit …
(edit) @8b0befe4   11 years michaelni Merge commit 'e1218ce9149aad0ae9770a32a78d77ad2210bd64' * commit …
(edit) @3868e97   11 years michaelni ffmpeg: fix vstats Broken by: …
(edit) @8560fdc   11 years michaelni Merge commit '394fb56c29eee7f4f8f0334d8b5d30d3c54ac703' * commit …
(edit) @e93674c4   11 years michaelni doc/APIchanges: fill in FFmpeg hashes & versions Entries that have no …
(edit) @4958628b   11 years michaelni avformat/concatdec: pass the interrupt callback on Signed-off-by: …
(edit) @a46dc497   11 years anton rpza: move some variables to the blocks where they are used
(edit) @c7769df1   11 years anton rpza: use fixed-width int types
(edit) @e1218ce9   11 years anton rpza: switch to bytestream2
(edit) @394fb56c   11 years anton lavf: always unref the packet passed to av_interleaved_write_frame() …
(edit) @1c1bb203   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: build: …
(edit) @ec8e232b   11 years michaelni Merge commit '18c896be3d8e926ef806e7de29c4a168d7763389' * commit …
(edit) @c84280b0   11 years michaelni Merge commit '54f7e79d4706a8343dad1d8da51b7d3d3b2cd3b2' * commit …
(edit) @6fd7ea44   11 years michaelni Merge commit '4c750599509c3973afbe2850953a1fb963f696e5' * commit …
(edit) @58fdc6db   11 years michaelni Merge commit 'ad7f2b69a546ec65ef6b11e1a0fd58e6bb66bc4b' * commit …
(edit) @6fb8684   11 years michaelni Merge commit 'b36bc81ccaa2fc85dc4bae7dc546c71e8833573d' * commit …
(edit) @682b2a80   11 years janne-libav build: fix examples compilation when EXESUF is not empty Due to a …
(edit) @6421111   11 years michaelni lavf: allow av_find_best_stream to return AV_DISPOSITION_*_IMPAIRED …
(edit) @919791f   11 years michaelni Merge commit 'f548f9f9e7a2a08c780e88dac63b9d5d2c55efb0' * commit …
(edit) @1e5656bf   11 years michaelni Merge commit 'b5f851ed7e59f88b4130a420033d9fe191ec9e2f' * commit …
(edit) @6732f43   11 years michaelni Merge commit '38893dc028e458eaf3f906833d4ee515689edb7e' * commit …
(edit) @ee2c1e6   11 years michaelni Merge commit 'cca4742a5e663cfe4dbd71f01f0c0fb042fddc1d' * commit …
(edit) @2e99867a   11 years michaelni Merge commit 'd711d839ca6714a5ef5b53ee51bc7632e62cf203' * commit …
(edit) @18c896be   11 years anton lavf: extend / improve the AVFormatContext doxy
(edit) @54f7e79d   11 years anton lavf: add some basic documentation of the muxing process
(edit) @4c750599   11 years anton lavf: rewrite the av_write_frame() doxy Remove some vague / incorrect …
(edit) @ad7f2b69   11 years anton lavf: rewrite the av_interleaved_write_frame() doxy Remove some vague …
(edit) @b36bc81c   11 years anton avplay: add support for seeking to chapter marks
(edit) @f548f9f   11 years anton hevc: update conformance streams New streams: LTRPSPS_A_Qualcomm_1, …
(edit) @b5f851ed   11 years anton FATE: force FLAC in the lavf ogg test Since b0c2c09, vorbis would be …
(edit) @38893dc0   11 years anton pcmdec: replace a reachable assert with an error check Libavformat …
(edit) @cca4742a   11 years anton doc/APIchanges: mark the place where 9 was branched
(edit) @d711d839   11 years anton doc/APIchanges: fill in missing hashes and dates
(edit) @03911c41   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: hevc: …
(edit) @51290068   11 years michaelni Merge commit 'e95018b694c0774477abec5bbf86ecc7946a9a28' * commit …
(edit) @d84f1a60   11 years michaelni Merge commit '2f6eec65acc953faed3951fb8f1eabed830fdd2f' * commit …
(edit) @ec1a1be5   11 years michaelni Merge commit 'b37effdc52835e121a0e259e57273a19f9cd61a3' * commit …
(edit) @682e289b   11 years michaelni Merge commit '6a8475dc4f10d65edb7faa8df6e035af0ddcce19' * commit …
(edit) @b7c6ccc1   11 years michaelni Merge commit 'd6eac2f1bcce0cb85fac5d50fcfe94bc490d4a5e' * commit …
(edit) @8c596864   11 years michaelni Merge commit '28e508a94677d5dffde009c5f8ca7d6a4d2ca8e8' * commit …
(edit) @28caf13a   11 years michaelni fate: fix lavf-ogg test Signed-off-by: Michael Niedermayer …
(edit) @cf0e5b7f   11 years michaelni Merge commit 'b0c2c097e422b9e10a7d856582f8321d28af821e' * commit …
(edit) @5b23c7ed   11 years michaelni Merge commit 'bc3f03567a04a9f7e412bcf2ca09c163f3f13941' * commit …
(edit) @246d3bf0   11 years lu_zero hevc: Conceal zero td It was done only in check_mvset(), while …
(edit) @e95018b6   11 years lu_zero dnxhd: Support DNx444 Bug-Id: 99 Bug-Id: videolan/9620 Signed-off-by: …
(edit) @ffe987b9   11 years michaelni Merge commit '722554788b77c13748e83458f626a9ac38b70072' * commit …
(edit) @2f6eec65   11 years janne-libav vp8: fix PPC assembly to work if src_stride != dst_stride …
(edit) @b37effdc   11 years janne-libav mxfdec: free descriptor extradata in .read_close() Fixes memleak in …
(edit) @6a8475dc   11 years janne-libav asvenc: free avctx->coded_frame on codec close
(edit) @c3339878   11 years u vp9: fix compilation with !HAVE_FAST_64BIT. Spotted-by: Carl Eugen …
(edit) @d6eac2f1   11 years vittorio.giovara arm: Remove a stray .fpu directive Signed-off-by: Vittorio Giovara …
(edit) @28e508a9   11 years vittorio.giovara dnxhddec: return proper error code Signed-off-by: Vittorio Giovara …
(edit) @b0c2c097   11 years vittorio.giovara lavf: default .ogg audio to libvorbis if we can Since 2007, the …
(edit) @0d4d2233   11 years u vp9: invert order in l[] intra prediction array. The directional …
(edit) @37c6eac2   11 years u vp9: remove memset in loopfilter level setting loop. Use same …
(edit) @45245e20   11 years u vp9: coef decoding context-splat speedup.
(edit) @fccd7d81   11 years u vp9: decode_mode context optimizations.
(edit) @1dc8559e   11 years u vp9: more aligned zeroes.
(edit) @0c30c8dd   11 years u vp9: faster skip-block coefficient blanking.
(edit) @cdfcd061   11 years u vp9: coef context reading optimization.
(edit) @9aeca1c5   11 years u vp9: just disallow temporal or no-update segmentation on size-change. …
(edit) @5965adeb   11 years michaelni lavd: add decklink output device Signed-off-by: Michael Niedermayer …
(edit) @36a62979   11 years michaelni avcodec/dvbsubdec: DVB subtitles decoder: support of 5 bytes extradata …
(edit) @bc3f0356   11 years kostya.shishkov g2meet: rename FRAME_INFO to more appropriate DISPLAY_INFO …
(edit) @ef5d32b9   11 years derek.buitenhuis Add raw HEVC muxer Signed-off-by: Derek Buitenhuis …
(edit) @72255478   11 years derek.buitenhuis Add raw HEVC muxer Signed-off-by: Derek Buitenhuis …
(edit) @4040b56   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @73be2ebe   11 years michaelni Merge commit 'f90a4bfc43c9192e89d9b4c81d80789cd9b38a2f' * commit …
(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) @c1e7de8f   11 years tdskywalker mlp_parser: fix request_channel_layout behavior. When …
(edit) @f90a4bfc   11 years tdskywalker mlpdec: fix request_channel_layout behavior. When …
(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 …
Note: See TracRevisionLog for help on using the revision log.