|
|
|
@e0d8427d
|
13 years |
justin.ruggles |
af_resample: remove an extra space in the log output
|
|
|
@5ff01259
|
13 years |
justin.ruggles |
Convert vector_fmul range of functions to YASM and add AVX versions
…
|
|
|
@afeb3590
|
13 years |
justin.ruggles |
lavfi: add an audio split filter
Based on current version of the …
|
|
|
@cc30080
|
13 years |
justin.ruggles |
lavfi: rename vf_split.c to split.c
This is in preparation for adding …
|
|
|
@13a867a
|
13 years |
diego |
dwt: K&R prettyprinting cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@db9e00f4
|
13 years |
diego |
Remove libnut wrapper
libnut is unmaintained and known to be buggy; …
|
|
|
@9309bdfe
|
13 years |
diego |
fate: change name of FATE samples location environment variable
…
|
|
|
@e9cef897
|
13 years |
justin.ruggles |
avformat: Add a flag to mark muxers that allow (non strict) monotone …
|
|
|
@5d603f1b
|
13 years |
martin |
http: Factorize the code by adding http_read_header()
This function …
|
|
|
@4f04f5cc
|
13 years |
diego |
indeo: Make ivi_calc_band_checksum() static, it is only used in one file.
|
|
|
@9ccbdc0a
|
13 years |
diego |
indeo: Drop unused debug function ivi_check_band().
|
|
|
@0c517644
|
13 years |
diego |
avcodec/utils: cast a function argument to shut up a compiler warning
…
|
|
|
@4466d0e8
|
13 years |
diego |
truemotion1: remove disabled code
|
|
|
@f05b69a7
|
13 years |
kostya.shishkov |
fix typo in comment
|
|
|
@4852cb37
|
13 years |
mans |
fate: fix dependencies for non-SAMPLES avconv tests
The encode/decode …
|
|
|
@cf61aaac
|
13 years |
kostya.shishkov |
indeo: check for invalid motion vectors
|
|
|
@96037382
|
13 years |
kostya.shishkov |
indeo: check that band output buffer exists
|
|
|
@23ba1503
|
13 years |
kostya.shishkov |
indeo: clear allocated band buffers
|
|
|
@a6e4ac40
|
13 years |
kostya.shishkov |
indeo: track tile macroblock size
|
|
|
@fe7a37c3
|
13 years |
kostya.shishkov |
indeo: check custom Huffman tables for errors
|
|
|
@aa372cf4
|
13 years |
kostya.shishkov |
factor out common decoding code for Indeo 4 and Indeo 5
|
|
|
@b37d945d
|
13 years |
kostya.shishkov |
mp3: fix start band index for block type 2 in 8kHz audio
In hybrid …
|
|
|
@68aef0b4
|
13 years |
mans |
lavf: change some (de)muxer names to lowercase
This is consistent …
|
|
|
@81ad97ee
|
13 years |
mans |
lavf: make output format matching case insensitive
This is consistent …
|
|
|
@63dcd16d
|
13 years |
mans |
fate: fix dependencies on SAMPLES being set
This allows fate to run …
|
|
|
@8ccc1c59
|
13 years |
mans |
fate: remove unnecessary libavfilter dependency
avconv now requires …
|
|
|
@39885a4b
|
13 years |
anton |
avconv: reindent
|
|
|
@74b961db
|
13 years |
anton |
avconv: replace -vsync cfr code with the fps filter.
Invented …
|
|
|
@755cd419
|
13 years |
anton |
mov: enable parsing for VC-1.
This makes lavf discard broken …
|
|
|
@54c5dd89
|
13 years |
anton |
lavfi: Add fps filter.
Partially based on a patch by Robert Nagy …
|
|
|
@7b3b24a8
|
13 years |
anton |
lavfi: initialize pts to AV_NOPTS_VALUE when creating new buffer refs.
|
|
|
@0ad26cd
|
13 years |
anton |
avconv: add support for audio in complex filtergraphs.
|
|
|
@90c9edba
|
13 years |
diego |
doc: Replace some @file tags by more suitable markup.
|
|
|
@1afc2789
|
13 years |
diego |
fate: Set FUZZ factor of vorbis-13 test to 2.
This is necessary to …
|
|
|
@4cc8e153
|
13 years |
diego |
fate: Set FUZZ factor of (e)ac3-encode test to 3.
This is necessary …
|
|
|
@ab5c38ec
|
13 years |
mans |
fate: remove unused code from regressions-funcs.sh
The only uses of …
|
|
|
@4b7304e8
|
13 years |
martin |
rtmp: Don't assume path points to a string of nonzero length
If using …
|
|
|
@01e98b1b
|
13 years |
anton |
avconv: fix behavior with -ss as an output option.
Don't return from …
|
|
|
@7d7b40f4
|
13 years |
mans |
pcmenc: set correct bitrate value
This fixes a bogus bitrate value in …
|
|
|
@d8947523
|
13 years |
anton |
avprobe: don't print format entry name when only one was requested
…
|
|
|
@6ce51a9b
|
13 years |
martin |
fate: Work around non-standard wc implementations at more places
This …
|
|
|
@ed7409f
|
13 years |
mans |
fate: work around non-standard wc implementations
On some systems, …
|
|
|
@6797d194
|
13 years |
diego |
x86: rv40: Mark rv40_weight functions as MMX2; they use MMX2 instructions.
|
|
|
@95a98ab3
|
13 years |
justin.ruggles |
ac3dsp: simplify x86 versions of ac3_max_msb_abs_int16
Simplifies the …
|
|
|
@11e33402
|
13 years |
mans |
fate: use standard diff options
diff -w is not a standard option. …
|
|
|
@46ea4635
|
13 years |
diego |
tta: Fix comment about channel number; TTA supports >2 channels.
…
|
|
|
@91791ac2
|
13 years |
diego |
avfilter: Move ff_get_ref_perms_string() to where it is used.
This …
|
|
|
@4982e1dd
|
13 years |
diego |
build: Add 'check' target to run all compile and test targets.
|
|
|
@6de226a2
|
13 years |
kostya.shishkov |
indeo3: validate new frame size before resetting decoder
|
|
|
@bc00da27
|
13 years |
kostya.shishkov |
indeo3: when freeing buffers, set pointers referencing them to NULL as well
|
|
|
@81064a80
|
13 years |
kostya.shishkov |
indeo3: initialise pixel planes on allocation
This prevents decoder …
|
|
|
@fc417db3
|
13 years |
kostya.shishkov |
indeo3: ensure that decoded cell data is in 7-bit range as presumed by …
|
|
|
@6d042f79
|
13 years |
mans |
fate: rename psx-str-v3-mdec to mdec-v3
This name better reflects …
|
|
|
@c68adc7b
|
13 years |
mans |
fate: convert psx-str to a demuxer test
While these codecs are …
|
|
|
@db465be4
|
13 years |
mans |
lavf: add mdec to is_intra_only() list
Signed-off-by: Mans Rullgard …
|
|
|
@0ff0af7
|
13 years |
mans |
fate: use diff -b in oneline comparison
This is simpler and should …
|
|
|
@d89eca50
|
13 years |
anton |
Add missing version bumps and APIchanges/Changelog entries.
|
|
|
@4a1ac8c4
|
13 years |
anton |
lavfi: move buffer management function to a separate file.
|
|
|
@4c64fed3
|
13 years |
anton |
lavfi: move formats-related functions from default.c to formats.c
…
|
|
|
@c5432d3c
|
13 years |
anton |
lavfi: move video-related functions to a separate file.
This is …
|
|
|
@7abf7899
|
13 years |
mans |
fate: make smjpeg a demux test
These codecs are covered elsewhere so …
|
|
|
@b1c1d7d
|
13 years |
mans |
fate: separate sierra-vmd audio and video tests
Signed-off-by: Mans …
|
|
|
@0b1c8685
|
13 years |
mans |
fate: separate smacker audio and video tests
Signed-off-by: Mans …
|
|
|
@e6694659
|
13 years |
anton |
libmp3lame: set supported channel layouts.
|
|
|
@6eeb9a04
|
13 years |
anton |
avconv: automatically insert asyncts when -async is used.
Deprecate …
|
|
|
@369cb092
|
13 years |
anton |
avconv: add support for audio filters.
The FATE changes are all …
|
|
|
@9f26421b
|
13 years |
anton |
lavfi: add asyncts filter.
|
|
|
@fb604ae8
|
13 years |
anton |
lavfi: add aformat filter
Based on a patch by Mina Nagy Zaki …
|
|
|
@a2cd9be2
|
13 years |
anton |
lavfi: add an audio buffer sink.
|
|
|
@4c66c407
|
13 years |
anton |
lavfi: add an audio buffer source.
|
|
|
@720c6b78
|
13 years |
anton |
buffersrc: add av_buffersrc_write_frame().
It's the same as …
|
|
|
@8b05e13d
|
13 years |
anton |
buffersrc: fix invalid read in uninit if the fifo hasn't been allocated
|
|
|
@fad729f
|
13 years |
anton |
lavfi: rename vsrc_buffer.c to buffersrc.c
Most of the code will be …
|
|
|
@fd127ede
|
13 years |
anton |
avfiltergraph: reindent
|
|
|
@ff1f51a8
|
13 years |
anton |
lavfi: add channel layout/sample rate negotiation.
|
|
|
@5775a183
|
13 years |
anton |
lavfi: add types and functions for channel layout/samplerate negotiation
|
|
|
@394a0267
|
13 years |
anton |
yadif: Flush filter on eof.
Signed-off-by: Anton Khirnov …
|
|
|
@7dd56d41
|
13 years |
anton |
yadif: Improve pts accuracy.
Signed-off-by: Anton Khirnov …
|
|
|
@7c6d2406
|
13 years |
mans |
mtv: do not byteswap raw video in demuxer
Signed-off-by: Mans …
|
|
|
@31f2c023
|
13 years |
janne-libav |
avprobe: free options at the end of main()
|
|
|
@093c50a4
|
13 years |
janne-libav |
avprobe: close opened codecs after use
Fixes "memleak" on closing …
|
|
|
@100c70b0
|
13 years |
diego |
vcr1: Add vcr1_ prefixes to all static functions with generic names.
|
|
|
@a761e595
|
13 years |
diego |
vcr1: Fix return type of common_init to match the function pointer …
|
|
|
@55da88c5
|
13 years |
diego |
vcr1enc: Replace obsolete get_bit_count by put_bits_count/flush_put_bits.
|
|
|
@5aad8e80
|
13 years |
diego |
motion-test: remove disabled code
|
|
|
@70be4ddd
|
13 years |
diego |
gxfenc: remove disabled half-implemented MJPEG tag
|
|
|
@fcc456b8
|
13 years |
diego |
x86: use more standard construct for setting ASM functions in FFT code …
|
|
|
@09a35f25
|
13 years |
mans |
fate: westwood-aud: disable decoding
The codec (adpcm-ima-ws) is …
|
|
|
@f70d91e2
|
13 years |
mans |
fate: caf: disable decoding
This is intended as a demuxer test and …
|
|
|
@b809991
|
13 years |
mans |
fate: film-cvid: drop pcm audio and rename test
Signed-off-by: Mans …
|
|
|
@0bbb330e
|
13 years |
mans |
fate: d-cinema-demux: drop unnecessary flags
Signed-off-by: Mans …
|
|
|
@cd7b82c5
|
13 years |
mans |
fate: split off dpcm-interplay from interplay-mve tests
These two …
|
|
|
@838521e1
|
13 years |
mans |
fate: rename funcom-iss to adpcm-ima-iss
This matches the name of the …
|
|
|
@9656b7f2
|
13 years |
mans |
fate: rename cryo-apc to adpcm-ima-apc
This matches the name of the …
|
|
|
@773459e7
|
13 years |
mans |
fate: rename adpcm-psx-str-v3 to adpcm-xa
This matches the name of …
|
|
|
@6a64ff74
|
13 years |
mans |
fate: split off adpcm-ms-mono test from dxa-feeble
Signed-off-by: …
|
|
|
@95939bf5
|
13 years |
mans |
fate: split off adpcm-ima-ws test from vqa-cc
Signed-off-by: Mans …
|
|
|
@88ae6178
|
13 years |
mans |
fate: add adpcm-ima-smjpeg test
Signed-off-by: Mans Rullgard …
|
|
|
@cb0713fc
|
13 years |
mans |
fate: split off adpcm-ima-amv from amv test
Signed-off-by: Mans …
|
|
|
@35d88a86
|
13 years |
mans |
fate: separate bmv audio and video tests
Signed-off-by: Mans Rullgard …
|
|
|