source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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 …
(edit) @0d6605c7   11 years lu_zero mxf: Fix a possible leak of extradata Signed-off-by: Luca Barbato …
(edit) @1a4e4ad0   11 years lu_zero mxf: Use av_malloc_array
(edit) @f5fbbbc0   11 years lu_zero mxf: Drop unnecessary checks av_reallocp_array does the check already.
(edit) @aa0cb16c   11 years lu_zero mxf: Fix off by one error in d10 aes3 decoding Without this fix the …
(edit) @42f91322   11 years lu_zero mxf: Do not use int to check the seek position Overly large files are …
(edit) @d84bd465   11 years lu_zero mxf: Set AV_FIELD_PROGRESSIVE Needed for AVC-intra Signed-off-by: …
(edit) @d8e763fd   11 years diego vf_yadif: Relicense from GPL to LGPL All copyright holders have …
(edit) @46bacb5   11 years diego x86: Consistently use cpu flag detection macros in places that still …
(edit) @7151c5d0   11 years diego arm: Use full filenames as multiple inclusion guards
(edit) @2115a359   11 years anton lavf: make av_probe_input_buffer more robust Always use the actually …
(edit) @8b763628   11 years anton lavf: use a fixed width type It's shorter and more consistent with …
(edit) @c1868e7   11 years anton lavf: simplify handling of offset in av_probe_input_buuffer()
(edit) @99e20125   11 years martin x86/arm: Add clobber tests to libavresample Signed-off-by: Martin …
(edit) @49b9badc   11 years lu_zero vc1: Enable the interlaced B-frame codepath. Signed-off-by: Luca …
(edit) @6d98959c   11 years lu_zero vc1: Add avg_no_rnd_vc1_chroma_mc4_c() Needed for proper interlaced …
(edit) @c798a6f   11 years lu_zero vc1: Factorize out chroma MC
(edit) @a1f51648   11 years diego vc1dsp: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
(edit) @547f8345   11 years anton flv: Workaround for buggy Omnia A/XE encoder The Omnia A/XE encoder …
(edit) @44a0a98f   11 years martin arm: Add an option for making sure NEON registers aren't clobbered …
(edit) @f8558780   11 years martin fate: Explicitly specify the rgb555le pixel format for the mss2 rgb555 …
(edit) @02b9faf   11 years vittorio.giovara avutil: do not use avcodec header in frame.h
(edit) @abb5e37f   11 years vittorio.giovara avfilter: fix leaks on error in ff_filter_frame
(edit) @5655732c   11 years vittorio.giovara avfilter: add needs_writable field to the internal AVFilterPad structure
(edit) @d44bd7fb   11 years vittorio.giovara avfilter: add documentation for needs_writable
(edit) @11d704dc   11 years vittorio.giovara fate: add framepack filter test
(edit) @a7d0e7ea   11 years vittorio.giovara lavfi: add framepack filter
(edit) @aa69cbc9   11 years justin.ruggles flac muxer: add option to disable writing the global header The …
(edit) @e6f0bb65   11 years kostya.shishkov ATRAC3+ decoder Cleanup by Diego Biurrun. Signed-off-by: Kostya …
(edit) @4c642d8d   11 years diego x86: hpeldsp: Add missing av_cold attribute to init function
(edit) @b0be1ae7   11 years diego x86: avcodec: Add a bunch of missing #includes for av_cold
(edit) @4b48201   11 years diego ac3tab.h: #include the correct headers
(edit) @d48132b7   11 years anton mjpegdec: apply flipping after decoding, not before This is simpler …
(edit) @e588615d   11 years anton hevc: fix decoding of one PU wide files For those the block size may …
(edit) @a246af86   11 years anton FATE: add MSS2 tests
(edit) @ca96e337   11 years anton vp9: drop support for real (non-emulated) edges They are not …
(edit) @ef8c93e2   11 years anton vp8: drop support for real (non-emulated) edges They are not …
(edit) @ebfe622b   11 years anton mpegvideo: drop support for real (non-emulated) edges Several …
(edit) @952d318   11 years martin arm: Add a missing # as prefix for an immediate constant …
(edit) @5dae4872   11 years martin arm: Allow overriding the alignment set in the function macro The …
(edit) @b7b932f   11 years martin arm: Remove a leftover define for the pld instruction This file no …
(edit) @67bb3a4e   11 years martin arm: cosmetics: Reindent the h264dsp neon init function …
(edit) @9997cee0   11 years diego network.h: Add #endif comments to improve readability
(edit) @794fcf79   11 years diego Rename CONFIG_FFT_FLOAT ---> FFT_FLOAT The define does not originate …
(edit) @63debaa7   11 years martin libopusenc: Change default frame duration to 20 ms 20 ms is the …
(edit) @9409c9bd   11 years martin configure: Disable networking if winsock2.h is available but winsock …
(edit) @01d245e   11 years martin random_seed: Rewrite the generic clock() based seed code The new code …
(edit) @e61b8fa5   11 years lu_zero configure: Update freetype check to follow upstream The freetype …
(edit) @d68dc3c9   11 years lu_zero drawtext: Drop pointless header It should be forward compatible with …
(edit) @6892d145   11 years anton segafilm: fix leaks if reading the header fails Found-by: Mateusz …
(edit) @9cbf2d78   11 years anton pthread_frame: unref decoded frames on failure This is similar to …
(edit) @a03a642d   11 years anton h264: do not use 422 functions for monochrome Fixes invalid memory …
(edit) @9eef9eb3   11 years anton h264: check that execute_decode_slices() is not called too many times …
(edit) @bfd26b7c   11 years anton h264: reject mismatching luma/chroma bit depths during sps parsing …
(edit) @9a026c72   11 years anton h264: rebuild the default ref list if the reference count changes …
(edit) @4736d003   11 years anton cavsdec: check ff_get_buffer() return value Found-by: Mateusz "j00ru" …
(edit) @50079a6a   11 years anton lavc: do not leak the internal frame if opening the codec fails
(edit) @3867f371   11 years anton lavf: remove a pointless check AVStream.codec is always non-NULL
(edit) @75647dea   11 years anton oggparseogm: check timing variables Fixes a potential divide by zero. …
(edit) @8058284c   11 years anton lavc: add 422/444 YUV with alpha to align_dimensions() Aligns frame …
(edit) @2f970946   11 years anton lagarith: do not call simd functions on unaligned lines They end up …
(edit) @f4a8a008   11 years anton sgidec: fix buffer size check in expand_rle_row() Right now it will …
(edit) @adb199d1   11 years anton kgv1dec: replace forcing EMU_EDGE by a copy The decoder currently …
(edit) @fe80fa53   11 years anton 4xm: replace forcing EMU_EDGE by a copy The decoder currently sets …
(edit) @fffca3d2   11 years anton 4xm: return a proper error code.
(edit) @0606671   11 years anton hevc: rename some HEVC conformance streams Some HEVC conformance …
(edit) @98c0cd0   11 years anton hevc: add new conformance streams Also remove superseded conformance …
Note: See TracRevisionLog for help on using the revision log.