source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @26e4f0c   12 years derek.buitenhuis doxy: Clarify what avpriv_set_pts_info does The "pts for a given …
(edit) @c35f0e84   12 years diego au: Reorder code so that both muxer and demuxer are under #ifdefs …
(edit) @4d6c96fd   12 years diego fate: Move RALF test into lossless audio group
(edit) @81c7c81   12 years diego cosmetics: Use consistent names for multiple inclusion guards.
(edit) @0cf35059   12 years justin.ruggles avresample: use valid log context in mixing functions Signed-off-by: …
(edit) @f1c2915c   12 years justin.ruggles lavr: remove automatic context close/open for resampling compensation …
(edit) @f322b207   12 years justin.ruggles lavr: only save/restore the mixing matrix if mixing is being done
(edit) @e798085f   12 years martin rtpdec_vp8: Cosmetics: Fix bad alignment/indentation Signed-off-by: …
(edit) @3b2e8d1d   12 years martin rtpenc: Allow including a SDES/CNAME block in RTCP SR packets …
(edit) @65e05327   12 years martin rtpenc_vp8: Include the picture number in VP8 packets This makes it …
(edit) @a421bbf   12 years janne-libav h264: fix memleak on error during SPS parsing Introduced in d7d6efe42b0d.
(edit) @27c8337   12 years janne-libav h264-mt: handle NAL_DPAs before calling ff_thread_finish_setup Since …
(edit) @230acdde   12 years justin.ruggles lavr: move AudioMix struct definition to audio_mix.c
(edit) @f33b5ba6   12 years lu_zero vp56: release frames on error Fixes CVE-2012-2783 CC: …
(edit) @bb675d3a   12 years lu_zero vp56: make parse_header return standard error codes Returning 0 for …
(edit) @deabb52a   12 years anton ivi_common: check that scan pattern is set before using it. Fixes …
(edit) @07acdd6   12 years anton ivi_common: use proper logging context in ivi_decode_blocks().
(edit) @8ab42021   12 years anton ivi_common: make some functions and tables static.
(edit) @4e5a8878   12 years justin.ruggles asyncts: ignore min_delta only if first_pts is set
(edit) @c0dc57f1   12 years justin.ruggles asyncts: merge two conditions
(edit) @0995ad8d   12 years janne-libav x86inc: fully concatenate tokens to fix macro expansion for nasm …
(edit) @0eae920c   12 years janne-libav h264: initialize frame-mt context copies properly
(edit) @6a27ae28   12 years janne-libav mpegvideo: treat delayed pictures as used This requires to move the …
(edit) @bd255f9f   12 years janne-libav lavc: set frame parameters after decoding only if necessary Direct …
(edit) @072be3e8   12 years janne-libav h264: set parameters from SPS whenever it changes Fixes a crash in …
(edit) @0ee440f   12 years justin.ruggles asyncts: cosmetics: reindent
(edit) @b35e5d98   12 years justin.ruggles doc: improve documentation for the asyncts filter first_pts option …
(edit) @c143de40   12 years justin.ruggles asyncts: fix the asyncts behavior when using the first_pts option …
(edit) @8083332c   12 years justin.ruggles asyncts: use clipped delta value when setting resample compensation …
(edit) @f266486b   12 years justin.ruggles asyncts: fix flushing of final samples at EOF
(edit) @be75fed9   12 years lu_zero vp6: properly fail on unsupported feature Interlacing is not …
(edit) @6d5b0092   12 years alex.converse aacdec: Fix an off-by-one overwrite when switching to LTP profile from …
(edit) @140367af   12 years martin x86inc: fix stack alignment on win64 Signed-off-by: Martin Storsjö …
(edit) @29d2595a   12 years martin rtpproto: Remove unused defines Signed-off-by: Martin Storsjö …
(edit) @f3f60dcb   12 years martin rtpdec_mpeg4: Cosmetic cleanup Signed-off-by: Martin Storsjö …
(edit) @584a0179   12 years martin rtpdec: Cosmetic cleanup of the header Signed-off-by: Martin Storsjö …
(edit) @abf74a11   12 years martin rtpdec: Get rid of a useless _s suffix on a struct name …
(edit) @7941159d   12 years martin rtpdec/enc: Remove outdated/useless/misleading comments …
(edit) @d6ec7452   12 years martin rtpdec: Improve some comments The previous comment about the buffer …
(edit) @e66d448c   12 years martin rtpdec: Remove unused context variables These stem from back when …
(edit) @81ef5192   12 years martin rtpdec: Limit writing to the buffer size This fixes potential buffer …
(edit) @48238fd0   12 years martin svq1: Fix building with -DDEBUG Signed-off-by: Martin Storsjö …
(edit) @c4182d72   12 years anton svq1: return meaningful error codes.
(edit) @998fdcff   12 years anton lavc: replace some forgotten instances of PixelFormat with AVPixelFormat
(edit) @84a08066   12 years anton svq1: unmacroify macros used only once.
(edit) @95baf701   12 years anton svq1: deMpegEncContextize This decoder is quite simple and none of …
(edit) @42b5688d   12 years lu_zero lavr: fix segfault due to overlooked change needed in 14758e3 …
(edit) @6f40e9f0   12 years lu_zero x86inc: support stack mem allocation and re-alignment in PROLOGUE Use …
(edit) @14758e32   12 years justin.ruggles lavr: temporarily store custom matrix in AVAudioResampleContext This …
(edit) @887d4c05   12 years justin.ruggles lavr: clarify documentation for avresample_get/set_matrix()
(edit) @d04c17c9   12 years justin.ruggles swfdec: cosmetics: fix indentation
(edit) @e70c5b03   12 years justin.ruggles swfdec: do better validation of tag length Avoids trying to read a …
(edit) @02823f6d   12 years mans Make LOCAL_ALIGNED syntactically similar on all systems This changes …
(edit) @395c3feb   12 years mans build: fix 'clean' target This fixes removal of TOOLS as well as …
(edit) @2ddf7c8   12 years derek.buitenhuis ZeroCodec: Flip output The initial testing of the VFW binary codec …
(edit) @ccb59c1   12 years martin rtpdec: Remove an outdated todo comment This comment was added in …
(edit) @0d85663a   12 years martin rtpdec: Rename a static variable to normal naming conventions …
(edit) @f9e493c6   12 years mans sh4: dsputil: remove duplicate of ff_gmc_c() This function is an …
(edit) @2dd95bd7   12 years mans dsputil: remove unused macro WRAPPER8_16 This macro has never been …
(edit) @d4f8cecc   12 years mans configure: fix automatic processing of _extralibs in check_deps This …
(edit) @774e6fc9   12 years martin libvpxenc: Support forcing keyframes Signed-off-by: Martin Storsjö …
(edit) @ec5da7ae   12 years mans ac3dec: decode directly into output buffers Signed-off-by: Mans …
(edit) @30b39164   12 years mans ac3dec: make downmix() take array of pointers to channel data
(edit) @b8f3ab8e   12 years mans ac3dec: output planar float only Signed-off-by: Mans Rullgard …
(edit) @288bb3da   12 years janne-libav svq3: make slice type value unsigned to match svq3_get_ue_golomb …
(edit) @998c1ee1   12 years diego configure: Have protocols select network code instead of depending on it
(edit) @5d471b73   12 years diego rtpdec: K&R formatting and spelling cosmetics Signed-off-by: Diego …
(edit) @ba0c8981   12 years diego cosmetics: Fix dropable --> droppable typo
(edit) @1dd1c1c8   12 years lu_zero avio: K&R cosmetic formatting
(edit) @91ac403b   12 years mans lavf: fix arithmetic overflows in avformat_seek_file() The values …
(edit) @6a1aa5cb   12 years janne-libav mjpeg: initialize input padding after unescaped buffer to zero Fixes …
(edit) @18e6f08   12 years lu_zero img2: document the options available
(edit) @3c3a580f   12 years lu_zero hls: improve options description
(edit) @adbe0307   12 years lu_zero hls: use a meaningful long name
(edit) @5fbceb2c   12 years lu_zero hls: add start_number option
(edit) @ddd7559a   12 years lu_zero h264: check for invalid zeros_left before writing Prevent an invalid …
(edit) @9a2e791   12 years janne-libav golomb: use unsigned arithmetics in svq3_get_ue_golomb() This …
(edit) @1c012e6b   12 years justin.ruggles x86: float_dsp: fix loading of the len parameter on x86-32
(edit) @b3deec32   12 years janne-libav takdec: fix initialisation of LOCAL_ALIGNED array When LOCAL_ALIGNED …
(edit) @cd71af90   12 years mans takdec: fix initialisation of LOCAL_ALIGNED array When LOCAL_ALIGNED …
(edit) @57231e4   12 years justin.ruggles tak: demuxer, parser, and decoder Signed-off-by: Paul B Mahol …
(edit) @096abfa1   12 years justin.ruggles parser: fix large overreads Signed-off-by: Michael Niedermayer …
(edit) @41540b36   12 years justin.ruggles bitstream: add get_bits64() to support reading more than 32 bits at …
(edit) @b57c1da8   12 years mans arm: detect cpu features at runtime on Linux This allows compiling …
(edit) @b3267559   12 years mans arm: rename ARMVFP config symbol to VFP This is consistent with usual …
(edit) @637606de   12 years mans configure: arm: make _inline arch ext symbols depend on inline_asm …
(edit) @a7831d5   12 years mans arm: use HAVE*_INLINE/EXTERNAL macros for conditional compilation …
(edit) @7f2b3dca   12 years mans configure: arm: check inline and external asm support for extensions …
(edit) @c6ebc9fa   12 years mans configure: add check_insn function The check_insn function tests an …
(edit) @7fd90119   12 years mans configure: clean up check_inline_asm and check_as functions The …
(edit) @f0fe245b   12 years mans configure: arm: set fast_clz and fast_unaligned in cpuflags section …
(edit) @1234c66a   12 years mans configure: arm: detect toolchain default arch version Probe for the …
(edit) @9ebd45c2   12 years mans configure: do not bypass cpuflags section if --cpu not given This …
(edit) @c29d49c1   12 years mans dct-test: arm: indicate required cpu features for optimised funcs …
(edit) @380232fa   12 years anton snow: fix build after 594d4d5df3c70404168701dd5c90b7e6e5587793
(edit) @92dad668   12 years mans arm: fix use of uninitialised value in ff_fft_fixed_init_arm() When …
(edit) @2c963922   12 years martin avpicture: Don't assume a valid pix fmt in avpicture_get_size When …
(edit) @a394959b   12 years janne-libav h264: add a pointer for weighted prediction temporary buffer Reusing …
(edit) @d7d6efe4   12 years janne-libav h264: check sps.log2_max_frame_num for validity Fixes infinite or …
(edit) @8cc2fa1   12 years janne-libav mov: validate number of DataReferenceBox entries against box size …
Note: See TracRevisionLog for help on using the revision log.