source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @6c5eac9a   12 years martin swscale: Remove unnecessary backslashes Signed-off-by: Martin Storsjö …
(edit) @28816f9d   12 years diego jpeg2000: Fix uninitialized data errors pointed out by …
(edit) @1107967   12 years diego x86: hpeldsp: Move avg_pixels8_x2_mmx() out of hpeldsp_rnd_template.c …
(edit) @dc1b328d   12 years diego x86: hpeldsp: Only compile MMX hpeldsp code if MMX is enabled
(edit) @9e5e76ef   12 years diego x86: More specific ifdefs for dsputil/hpeldsp init functions
(edit) @ac87eaf8   12 years lu_zero wav: Always seek to an even offset RIFF chunks are aligned to 16bit …
(edit) @46c19173   12 years lu_zero nut: use a define for the nut version Ease switching version in the …
(edit) @2d5fd788   12 years diego bgmc: Do not mark ff_bgmc_decode_init() as av_cold The function is …
(edit) @bd8ac882   12 years diego avcodec: Add av_cold attributes to end functions missing them
(edit) @7abd35a1   12 years diego avformat: Add av_cold attributes to init functions missing them
(edit) @2cca96e6   12 years martin configure: Check for getenv When targeting the "windows store …
(edit) @2b677ff   12 years diego swscale: Add av_cold attributes to init functions missing them
(edit) @1fda184a   12 years diego avutil: Add av_cold attributes to init functions missing them
(edit) @20c86571   12 years martin lavfi: let gcc realign the stack on public graph driving functions …
(edit) @c0c2b96c   12 years diego sctp: Add a note on why sctp_recvmsg and sctp_sendmsg have ff_-prefixes
(edit) @a8a45df   12 years diego avs: Increase magic value score above file extension score This …
(edit) @e0f8be64   12 years diego avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate
(edit) @4d7ed3e7   12 years diego build: output-example: Add avutil to ELIBS in link command …
(edit) @e445647b   12 years diego avresample: Add av_cold attributes to init functions missing them
(edit) @093804a9   12 years diego avfilter: Add av_cold attributes to init/uninit functions
(edit) @6fee1b90   12 years diego avcodec: Add av_cold attributes to init functions missing them
(edit) @72e228b   12 years diego nut: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
(edit) @b1ee8eec   12 years siretart configure: Add basic valgrind-memcheck support With the parameter …
(edit) @95e8ac60   12 years siretart build: normalize coverage.info Without this, lcov sometimes misses to …
(edit) @768e44d0   12 years siretart build: tune down the output of lcov/gcov In the default settings, …
(edit) @69467fb6   12 years lu_zero wav: return meaningful errors
(edit) @a5f88736   12 years diego silly typo fixes
(edit) @4a7af92c   12 years diego sbrdsp: Unroll and use integer operations This patch can be …
(edit) @8394d9a6   12 years diego sbrdsp: Unroll sbr_autocorrelate_c 1410 cycles to 1148 on …
(edit) @5a97469a   12 years diego x86: sbrdsp: Implement SSE2 qmf_deint_bfly Sandybridge: 47 cycles …
(edit) @769d921f   12 years martin compat: msvc: Make sure the object files are included when linking …
(edit) @af4cc260   12 years lu_zero id3v2: check for end of file while unescaping tags Prevent a serious …
(edit) @76d23f40   12 years anton avconv: do not send non-monotonous DTS to the muxers. Hack partially …
(edit) @b4a5a292   12 years anton avconv: improve -re implementation Integrate the code in the packet …
(edit) @e3b225a4   12 years anton matroskaenc: add an option to put the index at the start of the file
(edit) @0574bc06   12 years anton matroskaenc: cosmetics, reorder the #includes
(edit) @accde1b   12 years anton vc1_parser: Set field_order. Signed-off-by: Anton Khirnov …
(edit) @f43c14d   12 years anton mpegvideo_parser: Set field_order. Signed-off-by: Anton Khirnov …
(edit) @507b1e45   12 years anton avcodec: Add field order information to AVCodecParserContext. …
(edit) @566b7a20   12 years anton x86: float dsp: butterflies_float SSE 97c -> 49c Some codecs could …
(edit) @b333f3a2   12 years anton lavf-regression: use -frames instead of -t for image tests -t 0.5 is …
(edit) @803d21f3   12 years anton lavc: schedule AVCodecContext.lowres for removal on next bump. It has …
(edit) @ffb068ce   12 years martin configure: Don't do enable_deep_weak on disabled variables This …
(edit) @4d810ad2   12 years martin configure: Use a different variable name in push/popvar The variable …
(edit) @13f57a4d   12 years diego wav: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
(edit) @6b75301   12 years diego aac: Remove aacpsy.h header, unused since 78e65cd7726
(edit) @153f31b1   12 years diego cavs: Remove cavsdata.h header, unused since 88386feefd
(edit) @bf7c3c6b   12 years diego x86: dsputil: Move cavs and vc1-specific functions where they belong
(edit) @93280623   12 years diego x86: dsputil: Move avg_pixels16_mmx() out of rnd_template.c The …
(edit) @9c112a6   12 years diego x86: dsputil: Move avg_pixels8_mmx() out of rnd_template.c The …
(edit) @9b3a04d   12 years diego x86: Move duplicated put_pixels{8|16}_mmx functions into their own file
(edit) @0671adbb   12 years diego id3v2: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
(edit) @a650c906   12 years diego ppc: Only compile AltiVec FFT assembly when AltiVec is enabled
(edit) @af8a4790   12 years derek.buitenhuis avutil: doxy: Small clarification for av_buffer_create() Explicitly …
(edit) @00b8e650   12 years derek.buitenhuis avcodec: doxy: Clarify how to use buf[] when implementing …
(edit) @4cdb3c50   12 years derek.buitenhuis avcodec: doxy: Clarify what get_buffer2 must fill in buf[] …
(edit) @e926b5ce   12 years diego avformat: Drop unnecessary ff_ name prefixes from static functions
(edit) @7f75f2f   12 years diego ppc: Drop unnecessary ff_ name prefixes from static functions
(edit) @f2e9d44a   12 years diego x86: Drop unnecessary ff_ name prefixes from static functions
(edit) @383fd4d4   12 years diego arm: Drop unnecessary ff_ name prefixes from static functions
(edit) @088f38a4   12 years diego avcodec: Drop unnecessary ff_ name prefixes from static functions
(edit) @38282149   12 years diego ppc: More consistent arch initialization
(edit) @42b9150b   12 years diego fft: Remove pointless #ifdefs around function declarations
(edit) @a053dbfc   12 years diego ppc: Move AltiVec utility headers out of AltiVec ifdefs Now that the …
(edit) @f5eecee8   12 years diego ppc: util_altivec: Surround AltiVec-related code by appropriate ifdefs …
(edit) @6b110d3a   12 years diego ppc: More consistent names for H.264 optimizations files
(edit) @643e433b   12 years diego mpegaudiosp: More consistent names for ppc/x86 optimization files
(edit) @8cd472d3   12 years anton avconv: make output -ss insert trim/atrim filters. This makes output …
(edit) @a83c0da5   12 years anton avconv: make -t insert trim/atrim filters. This makes -t …
(edit) @3d624420   12 years anton avconv_opt: allocate an OutputFile before the streams. This way …
(edit) @a1e05b04   12 years anton lavfi: add trim and atrim filters.
(edit) @b4729382   12 years anton lavfi: add an asetpts filter
(edit) @2548834b   12 years anton vf_setpts: cosmetics, reformat
(edit) @c22263d3   12 years anton graphparser: only print filter arguments if they are non-NULL
(edit) @8aaab111   12 years anton af_channelmap: ensure the output channel layout is valid.
(edit) @949c603e   12 years anton af_channelmap: remove now unnecessary goto Options are freed from the …
(edit) @10121557   12 years anton vf_split: fix description It now allows an arbitrary number of …
(edit) @e036bb78   12 years anton lavc: clear AVBuffers on decoded frames if refcounted_frames is not …
(edit) @3d106145   12 years anton FATE: add an additional indeo3 test It is a part of the sample that …
(edit) @bda9e6d9   12 years anton indeo3: use put_pixels instead of put_no_rnd_pixels in copy_cell() …
(edit) @95220be1   12 years anton indeo3: fix off by one in MV validity check CC:libav-stable@libav.org
(edit) @97c56ad7   12 years diego x86: dsputil: Remove a set of pointless #ifs around function declarations
(edit) @85f2f82a   12 years diego x86: dsputil: cosmetics: Group ff_{avg|put}_pixels16_mmxext() declarations
(edit) @20784aa6   12 years diego x86: hpeldsp: Remove unused macro definitions
(edit) @a943a132   12 years lu_zero aac: check the maximum number of channels Broken bitstreams could …
(edit) @1b6f84a9   12 years diego h264_refs: Do not print check_opcodes() return value The return value …
(edit) @b963f021   12 years diego fate: Invoke pixfmts lavfi tests through fate-run.sh
(edit) @28663511   12 years diego fate: Invoke pixdesc lavfi tests through fate-run.sh
(edit) @03b052c0   12 years diego fate: Invoke standard lavfi tests through fate-run.sh
(edit) @c1401054   12 years lu_zero oma: K&R formatting cosmetics
(edit) @26a44143   12 years lu_zero avplay: remove a warning Set the data field in the flush_pkt to the …
(edit) @cf679b94   12 years anton hls, segment: fix splitting for audio-only streams. …
(edit) @7c00e9d8   12 years diego x86: ac3dsp: Remove 3dnow version of ff_ac3_extract_exponents The …
(edit) @74685f67   12 years martin x86: Rename dsputil_rnd_template.c to rnd_template.c This makes it …
(edit) @c2cb01d4   12 years lu_zero lavf: introduce AVFMT_TS_NEGATIVE Most formats do not support …
(edit) @fc18cc4   12 years anton fate: add CVFC1_Sony_C to h264 conformance tests The sample is …
(edit) @35386fbf   12 years anton doc/APIchanges: add missing hashes and dates
(edit) @486f76f0   12 years martin x86: Get rid of duplication between *_rnd_template.c Signed-off-by: …
(edit) @feec934   12 years anton mpegvideo: unref cur/next/prev frames when flushing Signed-off-by: …
(edit) @6a8561db   12 years diego x86: Factorize duplicated inline assembly snippets Signed-off-by: …
Note: See TracRevisionLog for help on using the revision log.