source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @a0911b05   11 years michaelni avformat/mov: fix keyframe flags for sample from chromium Issue 340865 …
(edit) @058a3d65   11 years michaelni Merge remote-tracking branch 'cigaes/master' * cigaes/master: …
(edit) @c33351f3   11 years michaelni avcodec/mpegaudio_parser: Delay setting codec_id if it appears wrong …
(edit) @5669ae84   11 years michaelni avcodec/mpegaudio_parser: treat codec_id like the other parameters …
(edit) @d3068d25   11 years michaelni avcodec: Add avpriv_mpa_decode_header2() The difference to …
(edit) @707a07f3   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: lavc: …
(edit) @bde58d99   11 years michaelni Merge commit '6477449243db4aab15a4db356e8354c60b5366ec' * commit …
(edit) @852dcf3   11 years michaelni Merge commit 'd6d78518018a12fb495baab5663708a830f3aab6' * commit …
(edit) @52771346   11 years anton lavc: set AVFrame pkt_pts and reordered_opaque in reget_buffer …
(edit) @64774492   11 years kostya.shishkov g2meet: make JPEG tile decoder operate on 8x8 block mask This is …
(edit) @d6d78518   11 years kostya.shishkov g2meet: factor out seeking to the chunk end Signed-off-by: Kostya …
(edit) @edc7e676   11 years george lavf/lavd: version bump and APIchanges for uncoded frames.
(edit) @8400368f   11 years george tools: add uncoded_frame test program.
(edit) @dcda5ef   11 years george lavf: add uncodedframecrc test muxer.
(edit) @d201a0f0   11 years george lavd/xv: preliminary support of uncoded frame.
(edit) @62106fcc   11 years george lavd/alsa: preliminary support of uncoded frame.
(edit) @1b05ac22   11 years george lavf: add write_uncoded_frame() API.
(edit) @6c12b1de   11 years michaelni x86: add missing XOP checks and macros Signed-off-by: James Almer …
(edit) @8e412400   11 years michaelni lavfi/frei0r: load plugins from lib64 folders as well on 64bit builds …
(edit) @1ff42685   11 years michaelni avformat/libssh: Fix libssh defaulting to shared linkage. …
(edit) @8f92edf6   11 years michaelni avcodec/ra144: remove redundant AV_ZERO128 Signed-off-by: Michael …
(edit) @c3390fd   11 years michaelni ra144: use scalarproduct_int16 The buffer holding the coefficients …
(edit) @dfc99ca   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: rpza: …
(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) @77bb0004   11 years anton rpza: limit the number of blocks to the total remaining blocks in the …
(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: …
Note: See TracRevisionLog for help on using the revision log.