source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @95a98ab3   13 years justin.ruggles ac3dsp: simplify x86 versions of ac3_max_msb_abs_int16 Simplifies the …
(edit) @11e33402   13 years mans fate: use standard diff options diff -w is not a standard option. …
(edit) @46ea4635   13 years diego tta: Fix comment about channel number; TTA supports >2 channels. …
(edit) @91791ac2   13 years diego avfilter: Move ff_get_ref_perms_string() to where it is used. This …
(edit) @4982e1dd   13 years diego build: Add 'check' target to run all compile and test targets.
(edit) @6de226a2   13 years kostya.shishkov indeo3: validate new frame size before resetting decoder
(edit) @bc00da27   13 years kostya.shishkov indeo3: when freeing buffers, set pointers referencing them to NULL as well
(edit) @81064a80   13 years kostya.shishkov indeo3: initialise pixel planes on allocation This prevents decoder …
(edit) @fc417db3   13 years kostya.shishkov indeo3: ensure that decoded cell data is in 7-bit range as presumed by …
(edit) @6d042f79   13 years mans fate: rename psx-str-v3-mdec to mdec-v3 This name better reflects …
(edit) @c68adc7b   13 years mans fate: convert psx-str to a demuxer test While these codecs are …
(edit) @db465be4   13 years mans lavf: add mdec to is_intra_only() list Signed-off-by: Mans Rullgard …
(edit) @0ff0af7   13 years mans fate: use diff -b in oneline comparison This is simpler and should …
(edit) @d89eca50   13 years anton Add missing version bumps and APIchanges/Changelog entries.
(edit) @4a1ac8c4   13 years anton lavfi: move buffer management function to a separate file.
(edit) @4c64fed3   13 years anton lavfi: move formats-related functions from default.c to formats.c …
(edit) @c5432d3c   13 years anton lavfi: move video-related functions to a separate file. This is …
(edit) @7abf7899   13 years mans fate: make smjpeg a demux test These codecs are covered elsewhere so …
(edit) @b1c1d7d   13 years mans fate: separate sierra-vmd audio and video tests Signed-off-by: Mans …
(edit) @0b1c8685   13 years mans fate: separate smacker audio and video tests Signed-off-by: Mans …
(edit) @e6694659   13 years anton libmp3lame: set supported channel layouts.
(edit) @6eeb9a04   13 years anton avconv: automatically insert asyncts when -async is used. Deprecate …
(edit) @369cb092   13 years anton avconv: add support for audio filters. The FATE changes are all …
(edit) @9f26421b   13 years anton lavfi: add asyncts filter.
(edit) @fb604ae8   13 years anton lavfi: add aformat filter Based on a patch by Mina Nagy Zaki …
(edit) @a2cd9be2   13 years anton lavfi: add an audio buffer sink.
(edit) @4c66c407   13 years anton lavfi: add an audio buffer source.
(edit) @720c6b78   13 years anton buffersrc: add av_buffersrc_write_frame(). It's the same as …
(edit) @8b05e13d   13 years anton buffersrc: fix invalid read in uninit if the fifo hasn't been allocated
(edit) @fad729f   13 years anton lavfi: rename vsrc_buffer.c to buffersrc.c Most of the code will be …
(edit) @fd127ede   13 years anton avfiltergraph: reindent
(edit) @ff1f51a8   13 years anton lavfi: add channel layout/sample rate negotiation.
(edit) @5775a183   13 years anton lavfi: add types and functions for channel layout/samplerate negotiation
(edit) @394a0267   13 years anton yadif: Flush filter on eof. Signed-off-by: Anton Khirnov …
(edit) @7dd56d41   13 years anton yadif: Improve pts accuracy. Signed-off-by: Anton Khirnov …
(edit) @7c6d2406   13 years mans mtv: do not byteswap raw video in demuxer Signed-off-by: Mans …
(edit) @31f2c023   13 years janne-libav avprobe: free options at the end of main()
(edit) @093c50a4   13 years janne-libav avprobe: close opened codecs after use Fixes "memleak" on closing …
(edit) @100c70b0   13 years diego vcr1: Add vcr1_ prefixes to all static functions with generic names.
(edit) @a761e595   13 years diego vcr1: Fix return type of common_init to match the function pointer …
(edit) @55da88c5   13 years diego vcr1enc: Replace obsolete get_bit_count by put_bits_count/flush_put_bits.
(edit) @5aad8e80   13 years diego motion-test: remove disabled code
(edit) @70be4ddd   13 years diego gxfenc: remove disabled half-implemented MJPEG tag
(edit) @fcc456b8   13 years diego x86: use more standard construct for setting ASM functions in FFT code …
(edit) @09a35f25   13 years mans fate: westwood-aud: disable decoding The codec (adpcm-ima-ws) is …
(edit) @f70d91e2   13 years mans fate: caf: disable decoding This is intended as a demuxer test and …
(edit) @b809991   13 years mans fate: film-cvid: drop pcm audio and rename test Signed-off-by: Mans …
(edit) @0bbb330e   13 years mans fate: d-cinema-demux: drop unnecessary flags Signed-off-by: Mans …
(edit) @cd7b82c5   13 years mans fate: split off dpcm-interplay from interplay-mve tests These two …
(edit) @838521e1   13 years mans fate: rename funcom-iss to adpcm-ima-iss This matches the name of the …
(edit) @9656b7f2   13 years mans fate: rename cryo-apc to adpcm-ima-apc This matches the name of the …
(edit) @773459e7   13 years mans fate: rename adpcm-psx-str-v3 to adpcm-xa This matches the name of …
(edit) @6a64ff74   13 years mans fate: split off adpcm-ms-mono test from dxa-feeble Signed-off-by: …
(edit) @95939bf5   13 years mans fate: split off adpcm-ima-ws test from vqa-cc Signed-off-by: Mans …
(edit) @88ae6178   13 years mans fate: add adpcm-ima-smjpeg test Signed-off-by: Mans Rullgard …
(edit) @cb0713fc   13 years mans fate: split off adpcm-ima-amv from amv test Signed-off-by: Mans …
(edit) @35d88a86   13 years mans fate: separate bmv audio and video tests Signed-off-by: Mans Rullgard …
(edit) @bd7ac952   13 years mans fate: separate delphine-cin audio and video tests Signed-off-by: Mans …
(edit) @f4d2b93   13 years mans fate: truemotion1: disable audio These tests include adpcm-ima-dk3 …
(edit) @63322d8c   13 years mans fate: qtrle: disable audio in all tests These files contain mace6 …
(edit) @0c26380f   13 years mans fate: pcm-planar: disable video This file has eamad video which is …
(edit) @1c0e8b94   13 years mans fate: mtv: disable video decoding This test contains raw rgb565le …
(edit) @d19f3e9a   13 years diego doc: misc improvements for the Windows section Fix some orthography, …
(edit) @7b089b79   13 years lu_zero doc: fix link to fate.libav.org Signed-off-by: Diego Elio Pettenò …
(edit) @012f04a2   13 years anton lavfi: autoinsert resample filter when necessary.
(edit) @d371e7b9   13 years anton lavfi: add lavr-based audio resampling filter.
(edit) @ea60dfe2   13 years diego x86: vc1: drop MMX loop filter implementation, which uses MMX2 …
(edit) @ec2dbec8   13 years diego fate: employ better names and add a convenient shorthand for vp6 tests
(edit) @e54e6f25   13 years mans arm/neon: dsputil: use correct size specifiers on vld1/vst1 Change …
(edit) @2eba6898   13 years mans arm: dsputil: prettify some conditional instructions in put_pixels …
(edit) @c776531a   13 years mans vqavideo: change x/y loop counters to the usual pattern …
(edit) @4f15006   13 years mans avconv: use lrint() for rounding double timestamps Converting the …
(edit) @110d0cdc   13 years diego rv40dsp x86: MMX/MMX2/3DNow/SSE2/SSSE3 implementations of MC Code …
(edit) @706b998c   13 years diego ape: Use unsigned integer maths This involves a division that should …
(edit) @cbc7d60   13 years mans arm: dsputil: fix overreads in put/avg_pixels functions The …
(edit) @1de53d00   13 years diego h264: K&R formatting cosmetics for header files (part II/II)
(edit) @be545b8a   13 years diego h264: K&R formatting cosmetics for header files (part I/II)
(edit) @d55961fa   13 years martin rtmp: Implement check bandwidth notification. According to the …
(edit) @05945db9   13 years martin rtmp: Support 'rtmp_swfurl', an option which specifies the URL of the …
(edit) @e64673e4   13 years martin rtmp: Support 'rtmp_flashver', an option which overrides the version …
(edit) @55c9320e   13 years martin rtmp: Support 'rtmp_tcurl', an option which overrides the URL of the …
(edit) @7cf78b3   13 years diego cmdutils: Add fallback case to switch in check_stream_specifier(). …
(edit) @ded69c5e   13 years diego sctp: be consistent with socket option level Replace SOL_SCTP by the …
(edit) @779222db   13 years diego configure: Add _XOPEN_SOURCE=600 to Solaris preprocessor flags. This …
(edit) @8ae19143   13 years diego vcr1enc: drop pointless empty encode_init() wrapper function
(edit) @eeeefd50   13 years diego vcr1: drop pointless write-only AVCodecContext member from VCR1Context
(edit) @51c4d87   13 years diego vcr1: group encoder code together to save #ifdefs
(edit) @db1e403   13 years diego vcr1: cosmetics: K&R prettyprinting, typos, parentheses, dead code, …
(edit) @59cbc4ee   13 years diego mov: make one comment slightly more specific
(edit) @5cc6d524   13 years justin.ruggles lavr: replace the SSE version of ff_conv_fltp_to_flt_6ch() with SSE4 …
(edit) @0b45334a   13 years anton lavfi: move audio-related functions to a separate file. This is …
(edit) @472fb3bb   13 years anton lavfi: remove some audio-related function from public API. Those …
(edit) @f20ab492   13 years anton lavfi: change AVFilterLink.sample_rate from int64_t to int on next …
(edit) @a6bdfc2a   13 years anton lavfi: change AVFilterBufferRefAudioProps.sample_rate from uint32_t to …
(edit) @7ef0adcc   13 years anton lavfi: simplify signature for avfilter_get_audio_buffer() and friends …
(edit) @6735534f   13 years anton lavfi: use avfilter_get_audio_buffer_ref_from_arrays() in …
(edit) @e727bca3   13 years anton lavfi: cleanup avfilter_get_audio_buffer() and pals. Remove …
(edit) @c8b4a399   13 years diego libxvid: Give more suitable names to libxvid-related files.
(edit) @5b432d66   13 years diego libxvid: Separate libxvid encoder from libxvid rate control code. …
(edit) @727af82a   13 years diego jpeglsdec: Remove write-only variable in ff_jpegls_decode_lse(). …
Note: See TracRevisionLog for help on using the revision log.