|
|
|
@f645f1d6
|
13 years |
martin |
rtmp: Check ff_rtmp_packet_create calls
Check malloc calls used by …
|
|
|
@c7448c1
|
13 years |
justin.ruggles |
lavfi: add audio mix filter
|
|
|
@1e8561e3
|
13 years |
martin |
flvdec: Make sure sample_rate is set to the updated value
The …
|
|
|
@90290a51
|
13 years |
siretart |
tqi: Pass errors from the MB decoder
This silences some valgrind …
|
|
|
@3f9d6e42
|
13 years |
martin |
os_support: Define SHUT_RD, SHUT_WR and SHUT_RDWR on OS/2
…
|
|
|
@e5773d8b
|
13 years |
martin |
http: Add support for reading http POST reply headers
Signed-off-by: …
|
|
|
@ba354a8c
|
13 years |
martin |
http: Add http_shutdown() for ending writing of posts
Signed-off-by: …
|
|
|
@4a9ca935
|
13 years |
martin |
tcp: Allow signalling end of reading/writing
tcp_shutdown() isn't …
|
|
|
@32d545e
|
13 years |
martin |
avio: Add a function for signalling end of reading/writing
…
|
|
|
@0ce4a627
|
13 years |
anton |
lavfi: fix comment, audio is supported now.
|
|
|
@ce353a88
|
13 years |
anton |
lavfi: fix incorrect comment.
poll_frame()/request_frame() are used …
|
|
|
@c04c533f
|
13 years |
anton |
lavfi: remove avfilter_null_* from public API on next bump.
Those …
|
|
|
@43c7a01e
|
13 years |
anton |
lavfi: remove avfilter_default_* from public API on next bump.
Those …
|
|
|
@88c3b87b
|
13 years |
anton |
lavfi: deprecate default config_props() callback and refactor …
|
|
|
@ccefa89f
|
13 years |
anton |
avfiltergraph: smarter sample format selection.
|
|
|
@0629f612
|
13 years |
anton |
avconv: rename transcode_audio/video to decode_audio/video.
Those …
|
|
|
@f297dd38
|
13 years |
anton |
asyncts: reset delta to 0 when it's not used.
Fixes an invalid write.
|
|
|
@713548c
|
13 years |
diego |
x86: lavc: use %if HAVE_AVX guards around AVX functions in yasm code.
…
|
|
|
@cc7fac99
|
13 years |
diego |
dwt: return errors from ff_slice_buffer_init()
|
|
|
@c89e428e
|
13 years |
diego |
dwt: check malloc calls
Signed-off-by: Diego Biurrun <diego@biurrun.de>
|
|
|
@3ea54294
|
13 years |
diego |
ppc: Drop unused header regs.h
|
|
|
@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 …
|
|
|