source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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) @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) @682b2a80   11 years janne-libav build: fix examples compilation when EXESUF is not empty Due to a …
(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) @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) @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) @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) @bc3f0356   11 years kostya.shishkov g2meet: rename FRAME_INFO to more appropriate DISPLAY_INFO …
(edit) @72255478   11 years derek.buitenhuis Add raw HEVC muxer Signed-off-by: Derek Buitenhuis …
(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) @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) @0cffd6ff   11 years janne-libav x86: use the inline int8x8_fmul_int32 only if inline SSE2 is availbale …
(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) @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) @5351964a   11 years janne-libav vp8: fix bilinear C code to work if src_stride != dst_stride. …
(edit) @49ec5515   11 years martin vp8: Use 2 registers for dst_stride and src_stride in neon bilin …
(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) @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) @0e830094   11 years justin.ruggles samplefmt: avoid integer overflow in av_samples_get_buffer_size() …
(edit) @190d4a4   11 years diego avcodec: Suppress deprecation warnings from avcodec_alloc_frame() The …
(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) @816e5b99   11 years lu_zero hevc: Reject impossible slice segment A dependent slice cannot have …
(edit) @09e2203b   11 years lu_zero hevc: Consider first quantization group any reference to 0, 0 …
(edit) @c7166248   11 years lu_zero mxf: Read field dominance flag And export the information in …
(edit) @7d56f2ff   11 years lu_zero mxf: Handle negative edit_rate Default to 1/25.
(edit) @04ffd22   11 years janne-libav fate: add xvid test for custom matrices Test sample is made from the …
(edit) @7716dd9f   11 years janne-libav xvid: switch to xvid mmx idct as soon as possible The idct …
(edit) @78987a8   11 years janne-libav lavf: include 60 fps in guessed standard frame rates Due to what …
(edit) @53128185   11 years janne-libav atrac3plus: Make initialization dependant on channel count rather than …
(edit) @9ee9c679   11 years janne-libav x86: videodsp: Fix a bug in a %if statement where we used '%%' instead …
(edit) @51daafb0   11 years janne-libav x86: videodsp: Properly mark sse2 instructions in emulated_edge_mc as …
(edit) @64ba831   11 years tdskywalker doc: document correct option to list encoders
(edit) @a17ab0e4   11 years tdskywalker doc: add decoders.texi Only documents ac3 decoder options at this point.
(edit) @23d461fe   11 years tdskywalker ac3dec: Allow asymmetric application of DRC when drc_scale > 1 …
(edit) @d67cfdeb   11 years diego avformat: utils: Refactor duplicated PRINT macro
(edit) @54b2ce74   11 years diego mpeg: Drop unused parameters from ff_draw_horiz_band()
(edit) @b7d0d10a   11 years diego x86inc: Speed up assembling with Yasm Work around Yasm's inefficiency …
(edit) @50ecf157   11 years diego avformat: utils: K&R formatting cosmetics Also adjust some comment …
(edit) @9e057f53   11 years janne-libav configure: clang: explicitly state dep file and rule name in DEPFLAGS …
(edit) @fb87e69f   11 years janne-libav configure: add missing x86 dependency for i686
(edit) @6d93307f   11 years janne-libav mpeg12: check scantable indices in all decode_block functions Add …
(edit) @fb0c9d41   11 years janne-libav avutil: remove timer.h include from internal.h Added …
(edit) @28e1eed3   11 years kostya.shishkov dxtory: compressed RGB555/RGB565 decoding support
(edit) @0e1ad2f5   11 years kostya.shishkov dxtory: add more compressed and uncompressed modes
(edit) @50866c8d   11 years anton vp9: fix bugs in updating coef probabilities with parallelmode=1 - …
(edit) @bd014123   11 years anton vp9: fix mvref finding to adhere to bug in libvpx. Fixes a particular …
(edit) @2aec9e22   11 years martin rtpdec_asf: Copy the need_parsing field from the chained demuxer This …
(edit) @cff480e   11 years martin mpegvideo_enc: Don't call ff_h263dsp_init unconditionally This fixes …
(edit) @19987fa1   11 years diego bfin: vp3: Mark all binary object sections appropriately This fixes a …
(edit) @ea49f605   11 years janne-libav h264: skip chroma edges at the picture boundary while deblocking 4:4:4 …
(edit) @8267f936   11 years diego configure: Set default HOSTCFLAGS/HOSTCPPFLAGS after compiler …
(edit) @91c98185   11 years anton rgb2rgb_template: add MMX/SSE2/AVX-optimized deinterleaveBytes …
(edit) @7597e6ef   11 years anton swscale/x86/rgb2rgb: add support for AVX This does not yet include …
(edit) @9047491f   11 years anton swscale: add nv12/nv21->yuv420 converter Signed-off-by: Anton Khirnov …
(edit) @eb01a25f   11 years anton swscale: fix stride used in planarToNv12Wrapper() Signed-off-by: …
(edit) @e0ab5078   11 years anton lavc: do not force the emu edge flag The default get_buffer2() …
(edit) @025fd76e   11 years kostya.shishkov dxtory: change error code for unexpected slice configuration
(edit) @e91a3f1b   11 years kostya.shishkov dxtory: correctly handle YUV slices with average odd height
Note: See TracRevisionLog for help on using the revision log.