source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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
(edit) @ade4ecb4   11 years diego dxva2: Use correct printf format strings
(edit) @766df7c   11 years diego dxva2: Add missing #includes
(edit) @9d80b1ae   11 years lu_zero dxva2: Log errors verbosely Signed-off-by: Luca Barbato …
(edit) @5b2b23f2   11 years lu_zero dxva2: Retry IDirectXVideoDecoder_BeginFrame() If the function …
(edit) @e22ebd04   11 years lu_zero hevc: Bound check cu_qp_delta The T-REC-H.265-2013044 page 91 states …
(edit) @0d999333   11 years lu_zero hevc: Bound check slice_qp The T-REC-H.265-2013044 page 79 states it …
(edit) @838740e6   11 years lu_zero hevc: Prevent some integer overflows get_ue_golomb_long() returns an …
(edit) @faf03ecb   11 years lu_zero hevc: Remove useless clip The src buffer should only contain values …
(edit) @a246d06f   11 years lu_zero hevc: clip pixels when transquant bypass is used The reconstructed …
(edit) @b37e7960   11 years lu_zero hevc: Use uint64 to check for tile dimensions And use unsigned …
(edit) @d5c15ebe   11 years lu_zero hevc: Fix modulo operations Keep qp fields within the range. …
(edit) @a7a07cc   11 years lu_zero hevc: check that VPS referenced from SPS exists This matches how its …
(edit) @dd2d0039   11 years tdskywalker vc1: Always reset numref when parsing a new frame header. Fixes an …
(edit) @89564be4   11 years martin rtmpproto: Send a full, absolute timestamp if it isn't monotonically …
(edit) @24eb3c7   11 years martin rtmpproto: Avoid using uninitialized memory If the url ends with …
(edit) @d01e6841   11 years derek.buitenhuis mov: do not set avg_frame_rate in the demuxer The track duration is …
(edit) @93c553c7   11 years anton lavc: deprecate CODEC_FLAG_EMU_EDGE and avcodec_get_edge_width().
(edit) @024db249   11 years anton mpegvideo: allocate edges when encoding. Allocating edges will be …
(edit) @f7e85ee9   11 years anton lavc: allow the caller to override dimensions in ff_get_buffer() This …
(edit) @0d43b114   11 years tdskywalker eac3: cosmetics, re-indent.
(edit) @ade75fb8   11 years tdskywalker (e)ac3: clip surround mix level indexes. Values 0-2 are reserved, 3 …
(edit) @c229f571   11 years tdskywalker (e)ac3: parse and store the Lt/Rt and LFE mix levels.
(edit) @1f604f96   11 years tdskywalker ac3: set default matrix encoding modes in parse_frame_header. …
(edit) @8b2e5e42   11 years anton h264: check that an IDR NAL only contains I slices Found-by: Mateusz …
(edit) @9ecabd78   11 years anton h264: reset num_reorder_frames if it is invalid An invalid VUI is not …
(edit) @0652e024   11 years anton h264: reset ref count if decoding the slice header fails Otherwise …
(edit) @98cc9efc   11 years anton h264: prevent two matching fields from being both a short/long ref …
(edit) @00dbff4c   11 years anton h264: do not call field_end if we do not have a current picture Fixes …
(edit) @7f0e81db   11 years anton h264: limit allowed pred modes in ff_h264_check_intra_pred_mode() to 3 …
(edit) @d1b3fabe   11 years anton h264: reset first_field if frame_start() fails for missing refs In …
(edit) @21088111   11 years siretart Prepare for 10_alpha2 Release
(edit) @c9db8694   11 years anton avisynth: fix setting packet properties Reviewed-by: Stephen …
(edit) @104a97be   11 years anton buffersrc: handle non-refcounted frames in av_buffersrc_add_frame() …
(edit) @5ef11b8d   11 years anton yuv4mpeg: set average frame rate
(edit) @2ce8bca   11 years anton avconv: print a warning when falling back to default 25fps
(edit) @33018907   11 years anton mp3enc: allow omitting the id3v2 header with -id3v2_version 0
(edit) @f9cc6883   11 years anton mp3enc: add an option for disabling the Xing frame.
(edit) @045654f4   11 years lu_zero doxy: Document better the available AVFrame flags
(edit) @ff23c4e4   11 years lu_zero doxy: Add AVFrame to the structured modules
(edit) @87acd33c   11 years martin aviocat: Add support for specifying the input duration This avoids …
(edit) @03f2de58   11 years martin aviocat: Check the argv array length before reading element i+1 …
(edit) @aab40bbf   11 years diego x86: dsputil: Simplify xvmc deprecation conditional
(edit) @dc4d726b   11 years diego build: Add separate hidden config option for the intrax8 code This …
(edit) @fe96769b   11 years janne-libav aarch64: port neon clobber test from arm
(edit) @f896bca0   11 years janne-libav aarch64: h264 (bi)weight NEON optimizations Ported from ARMv7 NEON.
(edit) @36e3b1f2   11 years janne-libav aarch64: h264 loop filter NEON optimizations Ported from ARMv7 NEON.
(edit) @c65d67ef   11 years janne-libav aarch64: hpeldsp NEON optimizations Ported from ARMv7 NEON.
(edit) @d5dd8c7b   11 years janne-libav aarch64: h264 qpel NEON optimizations Ported from ARMv7 NEON.
(edit) @8438b3f   11 years janne-libav aarch64: h264 idct NEON assembler optimizations Ported from ARMv7 NEON.
(edit) @7161788   11 years janne-libav aarch64: h264 chroma motion compensation NEON optimizations Since …
(edit) @b7b17ed6   11 years janne-libav aarch64: add cpuflags support for NEON and VFP NEON and VFP are …
(edit) @1e9265cd   11 years janne-libav dct-test: test ff_simple_idct_neon only on ARM for now Signed-off-by: …
(edit) @2620df1   11 years martin mov: Free an earlier allocated array if allocating a new one It could …
(edit) @d51f099   11 years martin mov: Free intermediate arrays in the normal cleanup function These …
(edit) @d0cd2a8   11 years janne-libav aarch64: bswap inline assembly Signed-off-by: Janne Grunau …
(edit) @032d4da8   11 years janne-libav aarch64: configure: set arch dependent features Stack is always 16 …
(edit) @8b411918   11 years janne-libav cabac: remove leftovers from the cabac encoder The cabac encoder was …
(edit) @cc1e3ace   11 years lu_zero mxf: Fix potential leak in mxf_read_local_tags() Signed-off-by: Luca …
(edit) @8b708f1   11 years lu_zero mxf: Correctly support files from Pinnacle Thunder Such files have …
Note: See TracRevisionLog for help on using the revision log.