source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @2330eb14   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: arm: …
(edit) @ababec7b   13 years mans arm: intreadwrite: disable inline asm for gcc 4.7 and later Starting …
(edit) @adebad07   13 years mans arm: intreadwrite: fix inline asm constraints for gcc 4.6 and later …
(edit) @2cda0429   13 years michaelni lavfi: remove screenshot libmpcodecs wrapper The filter is useless. …
(edit) @b197c1c1   13 years michaelni ffmpeg: preserve NULL ptrs in get_buffer() Fixes Ticket1260, …
(edit) @8501bed0   13 years michaelni Don't restrict reverse decorrelation to both coded channels. It is …
(edit) @4b7fa553   13 years derek.buitenhuis indeo3: fix motion vector validation The index of the motion vector …
(edit) @ff80c682   13 years derek.buitenhuis pcm_bluray: set bits_per_raw_sample for > 16-bit Signed-off-by: …
(edit) @29ec5c1   13 years michaelni fate: update mmf seek checksum, change caused by av_get_packet() …
(edit) @33f70334   13 years michaelni swr: automatically choose s16/flt/dbl to preserve input precision …
(edit) @f2e799a3   13 years michaelni swr: add double precision support to the rematrix code Signed-off-by: …
(edit) @71a1f76d   13 years michaelni swr: update double precision checks for our resampler It supports …
(edit) @6d5bf67f   13 years michaelni swr: add lfe_mix_level Signed-off-by: Michael Niedermayer …
(edit) @9b42653b   13 years michaelni swr: update side to back mixing. Signed-off-by: Michael Niedermayer …
(edit) @7bea0a06   13 years michaelni APIChanges: add entry for libavresample Appears this was forgotten …
(edit) @a5f8417d   13 years Reimar.Doeffinger xbmdec: fix decoding when variable name contains an 'x'. Fixes trac …
(edit) @1f0c92d6   13 years Reimar.Doeffinger xbmdec: print more details on decode error. Makes debugging issues …
(edit) @20044cd9   13 years Reimar.Doeffinger flvdec: pass on proper error value. Signed-off-by: Reimar Döffinger …
(edit) @8f63f241   13 years Reimar.Doeffinger Remove some useless code that duplicates av_get_packet. …
(edit) @7effbee6   13 years Reimar.Doeffinger Mark truncated packets as corrupt in av_get_packet. Manually remove …
(edit) @75f847aa   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: avplay: …
(edit) @4bf2e7c5   13 years mans twinvq: fix out of bounds array access ModeTab.fmode has only 3 …
(edit) @aab5a452   13 years michaelni swr: add and use function pointers for rematrix Signed-off-by: …
(edit) @00fea26f   13 years michaelni swr: add native matrix for rematrixing Signed-off-by: Michael …
(edit) @f0839764   13 years michaelni ffmpeg: fix type of dither scale. This allows non integer scales. …
(edit) @046b5339   13 years michaelni swr: disable 1 stage convert when dither is enabled. This combination …
(edit) @4010d724   13 years justin.ruggles lavr: use 8.8 instead of 10.6 as the 16-bit fixed-point mixing coeff type
(edit) @f1ffb01e   13 years justin.ruggles avplay: use libavresample for sample format conversion and channel …
(edit) @e5b7d777   13 years justin.ruggles Fix compilation with YASM/NASM without AVX support. Signed-off-by: …
(edit) @035a394e   13 years kostya.shishkov WMAL: do not output last frame again if nothing was decoded in current …
(edit) @f92f4523   13 years kostya.shishkov WMAL: do not start decoding if frame does not end in current packet …
(edit) @30aa004f   13 years michaelni swr-test: allow randomizing mode differently each run. Signed-off-by: …
(edit) @bea3d19f   13 years michaelni swr-test: use uint_rand() for mode too Signed-off-by: Michael …
(edit) @03344643   13 years michaelni swr-test: simplify by using uint_rand() Signed-off-by: Michael …
(edit) @5f3f03f5   13 years stefasab doc/filters: use @var{} for denoting parameter reference in drawtext docs
(edit) @08c4dec5   13 years stefasab doc/filters: alphabetically sort drawtext option listing
(edit) @bb39c74b   13 years stefasab lavfi/lut: remove unused variable Fix warning: libavfilter/vf_lut.c: …
(edit) @a812ed00   13 years mans adpcm-thp: fix invalid array indexing Indexing outside array limits …
(edit) @c81d1e23   13 years mans ppc: add const where needed in scalarproduct_int16_altivec() …
(edit) @ce82dad7   13 years mans ppc: remove shift parameter from scalarproduct_int16_altivec() The …
(edit) @4c387c70   13 years mans ppc: dsputil: do unaligned block accesses correctly To load unaligned …
(edit) @c75eca9   13 years mans dvenc: do not call dsputil functions with stride not a multiple of 16 …
(edit) @4f6a1c97   13 years Reimar.Doeffinger Fix parsing of -force_key_frames option. Currently it always exits …
(edit) @5f161c23   13 years stefasab lavfi/tinterlace: support symbolic names for the parameter Also …
(edit) @837d0347   13 years stefasab lavfi/tinterlace: make video as interlaced in mode 6 This is useful …
(edit) @820c023   13 years stefasab lavfi/tinterlace: add tinterlace mode 6 This new mode is useful for …
(edit) @d4f8d717   13 years stefasab lavu/opt: clarify error message in set_key_value_pair()
(edit) @39de8343   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: mkv: …
(edit) @f7ff0999   13 years justin.ruggles APIchanges: fill in some dates and commit hashes
(edit) @79e5902c   13 years michaelni Exposing forced flag for DVD and PGS subtitles Signed-off-by: Michael …
(edit) @1f46b50a   13 years michaelni Added AVClass for AVSubtitleRect Signed-off-by: Michael Niedermayer …
(edit) @fd6eba42   13 years michaelni ffv1: 10l add forgotten avclass Signed-off-by: Michael Niedermayer …
(edit) @5e1286a7   13 years michaelni libavutil: Document the shortcommings of av_parse_cpu_flags() and …
(edit) @eadac34c   13 years michaelni cmdutils/avutil: Move cpu caps parse code into av_parse_cpu_caps() …
(edit) @e738811c   13 years michaelni lavf: add AVFMT_SEEK_TO_PTS to indicate seeking is per PTS. See: …
(edit) @123dd934   13 years michaelni ffv1: add slicecrc option Signed-off-by: Michael Niedermayer …
(edit) @0ca4642e   13 years lu_zero mkv: mark corrupted packets and return them Do return error if memory …
(edit) @721af294   13 years lu_zero mkv: forward EMBL block data error Do not return 0 on error.
(edit) @24e3f44a   13 years michaelni EC: fix dest index for non 420 chroma. Signed-off-by: Michael …
(edit) @bcc213cf   13 years michaelni isom: remove duplicate line. Signed-off-by: Michael Niedermayer …
(edit) @9ea5756d   13 years michaelni isom: Clarify comment for 'ec-3' fourcc Signed-off-by: Derek …
(edit) @7588b33a   13 years michaelni ffmpeg: add the edge at the correct place in allocating of the buffer. …
(edit) @85395ba7   13 years lu_zero avcodec: introduce YCoCg colorspace Non perceptual color model that …
(edit) @ccc2dfbc   13 years lu_zero avcodec: cosmetic cleanup on header Apply coding style to the structs.
(edit) @dfa07e89   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: 4xm: …
(edit) @b12bf032   13 years derek.buitenhuis aac sbr: align struct member by 32 byte. Required because it's used …
(edit) @46eba43e   13 years stefasab lavfi/buffersink: fix header inclusion guard name
(edit) @3dafde0   13 years Carl Eugen Hoyos Simplify camstudio decoding and fix odd 16bit decoding. Fixes ticket …
(edit) @9f98a8e   13 years michaelni swr: use memcpy when input and output match Signed-off-by: Michael …
(edit) @106789df   13 years michaelni swr: add sample format to AudioData Signed-off-by: Michael …
(edit) @2d6c29f5   13 years michaelni swr: add set_audiodata_fmt() and use it to simplify code …
(edit) @65722e7f   13 years michaelni swr: int32_to_int16_mmx/sse Signed-off-by: Michael Niedermayer …
(edit) @755667ee   13 years Reimar.Doeffinger rmenc: more than 2 streams are not currently possible. It is possible …
(edit) @370211f4   13 years Reimar.Doeffinger nutdec: minor simplification. Also fixes an (incorrect) "control …
(edit) @1d128e58   13 years Reimar.Doeffinger nutdec: replace assert with av_assert0. Signed-off-by: Reimar …
(edit) @73edb58c   13 years michaelni swr: float_to_int16_sse2() Signed-off-by: Michael Niedermayer …
(edit) @5932938c   13 years michaelni swr: float_to_int32_sse2() Signed-off-by: Michael Niedermayer …
(edit) @acb2c79c   13 years mans 4xm: fix invalid array indexing Indexing outside arrays is invalid …
(edit) @9d7c1b4c   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: h264: …
(edit) @c31be45e   13 years nicolas.george lavc: minor bump for the new fields in AVFrame.
(edit) @7fb8b491   13 years rsbultje rv34dsp: factorize a multiplication in the noround inverse transform …
(edit) @128dda7   13 years nicolas.george lavc: add a sample_rate field to AVFrame. The field is filled with …
(edit) @4b0521ec   13 years nicolas.george lavc: add a channel_layout field to AVFrame. The field is filled with …
(edit) @d834ab0f   13 years rsbultje rv40: perform bitwise checks in loop filter Down from 95 kcycles to …
(edit) @774b681b   13 years rsbultje rv34: remove inline keyword from rv34_decode_block(). Force-inlining …
(edit) @0195ab5   13 years rsbultje rv40: change a logical test into a bitwise one. Signed-off-by: Ronald …
(edit) @88027999   13 years rsbultje rv34: remove constant parameter is_block2 was always 0, so just …
(edit) @34e1b075   13 years rsbultje rv40: don't always do the full prev_type search 120->100 cycles. …
(edit) @82c71913   13 years michaelni h264: new assembly version of get_cabac for x86_64 with PIC This adds …
(edit) @7f668cd2   13 years michaelni h264: use one table instead of several for cabac functions The reason …
(edit) @e52b961   13 years michaelni h264: (trivial) make ff_h264_lps_state static not used outside the …
(edit) @5520df6a   13 years michaelni h264: (trivial) remove unneeded macro argument in x86/cabac.h …
(edit) @e75d1d4f   13 years rsbultje dsputil x86: revert a test back to its previous value Commit 356ee8d …
(edit) @fe5ed69d   13 years rsbultje rv34dsp x86: implement MMX2 inverse transform 141 cycles down to 51. …
(edit) @f1b82099   13 years nicolas.george src_buffer: add forgotten avfilter_unref_buffer.
(edit) @b72a0f9c   13 years michaelni swr: add int16_to_float_sse2() Signed-off-by: Michael Niedermayer …
(edit) @64943b47   13 years michaelni lavf remove duplicated check in has_duration this hunk was merged in …
(edit) @75d5624c   13 years nicolas.george avfilter: filter_samples: read pts before filtering. The call to the …
(edit) @9b9df1cd   13 years rsbultje h264: new assembly version of get_cabac for x86_64 with PIC This adds …
(edit) @14e9ffc1   13 years rsbultje h264: use one table instead of several for cabac functions The reason …
Note: See TracRevisionLog for help on using the revision log.