|
|
|
@ea60dfe2
|
13 years |
diego |
x86: vc1: drop MMX loop filter implementation, which uses MMX2 …
|
|
|
@ec2dbec8
|
13 years |
diego |
fate: employ better names and add a convenient shorthand for vp6 tests
|
|
|
@e54e6f25
|
13 years |
mans |
arm/neon: dsputil: use correct size specifiers on vld1/vst1
Change …
|
|
|
@2eba6898
|
13 years |
mans |
arm: dsputil: prettify some conditional instructions in put_pixels …
|
|
|
@c776531a
|
13 years |
mans |
vqavideo: change x/y loop counters to the usual pattern
…
|
|
|
@4f15006
|
13 years |
mans |
avconv: use lrint() for rounding double timestamps
Converting the …
|
|
|
@110d0cdc
|
13 years |
diego |
rv40dsp x86: MMX/MMX2/3DNow/SSE2/SSSE3 implementations of MC
Code …
|
|
|
@706b998c
|
13 years |
diego |
ape: Use unsigned integer maths
This involves a division that should …
|
|
|
@cbc7d60
|
13 years |
mans |
arm: dsputil: fix overreads in put/avg_pixels functions
The …
|
|
|
@1de53d00
|
13 years |
diego |
h264: K&R formatting cosmetics for header files (part II/II)
|
|
|
@be545b8a
|
13 years |
diego |
h264: K&R formatting cosmetics for header files (part I/II)
|
|
|
@d55961fa
|
13 years |
martin |
rtmp: Implement check bandwidth notification.
According to the …
|
|
|
@05945db9
|
13 years |
martin |
rtmp: Support 'rtmp_swfurl', an option which specifies the URL of the …
|
|
|
@e64673e4
|
13 years |
martin |
rtmp: Support 'rtmp_flashver', an option which overrides the version …
|
|
|
@55c9320e
|
13 years |
martin |
rtmp: Support 'rtmp_tcurl', an option which overrides the URL of the …
|
|
|
@7cf78b3
|
13 years |
diego |
cmdutils: Add fallback case to switch in check_stream_specifier().
…
|
|
|
@ded69c5e
|
13 years |
diego |
sctp: be consistent with socket option level
Replace SOL_SCTP by the …
|
|
|
@779222db
|
13 years |
diego |
configure: Add _XOPEN_SOURCE=600 to Solaris preprocessor flags.
This …
|
|
|
@8ae19143
|
13 years |
diego |
vcr1enc: drop pointless empty encode_init() wrapper function
|
|
|
@eeeefd50
|
13 years |
diego |
vcr1: drop pointless write-only AVCodecContext member from VCR1Context
|
|
|
@51c4d87
|
13 years |
diego |
vcr1: group encoder code together to save #ifdefs
|
|
|
@db1e403
|
13 years |
diego |
vcr1: cosmetics: K&R prettyprinting, typos, parentheses, dead code, …
|
|
|
@59cbc4ee
|
13 years |
diego |
mov: make one comment slightly more specific
|
|
|
@5cc6d524
|
13 years |
justin.ruggles |
lavr: replace the SSE version of ff_conv_fltp_to_flt_6ch() with SSE4 …
|
|
|
@0b45334a
|
13 years |
anton |
lavfi: move audio-related functions to a separate file.
This is …
|
|
|
@472fb3bb
|
13 years |
anton |
lavfi: remove some audio-related function from public API.
Those …
|
|
|
@f20ab492
|
13 years |
anton |
lavfi: change AVFilterLink.sample_rate from int64_t to int on next …
|
|
|
@a6bdfc2a
|
13 years |
anton |
lavfi: change AVFilterBufferRefAudioProps.sample_rate from uint32_t to …
|
|
|
@7ef0adcc
|
13 years |
anton |
lavfi: simplify signature for avfilter_get_audio_buffer() and friends
…
|
|
|
@6735534f
|
13 years |
anton |
lavfi: use avfilter_get_audio_buffer_ref_from_arrays() in …
|
|
|
@e727bca3
|
13 years |
anton |
lavfi: cleanup avfilter_get_audio_buffer() and pals.
Remove …
|
|
|
@c8b4a399
|
13 years |
diego |
libxvid: Give more suitable names to libxvid-related files.
|
|
|
@5b432d66
|
13 years |
diego |
libxvid: Separate libxvid encoder from libxvid rate control code.
…
|
|
|
@727af82a
|
13 years |
diego |
jpeglsdec: Remove write-only variable in ff_jpegls_decode_lse().
…
|
|
|
@454b1f9b
|
13 years |
diego |
fate: cosmetics: lowercase some comments
|
|
|
@7ac4bde2
|
13 years |
diego |
fate: Give more consistent names to some RealVideo/RealAudio tests.
|
|
|
@1b8c9271
|
13 years |
anton |
lavfi: add avfilter_get_audio_buffer_ref_from_arrays().
…
|
|
|
@9453c9e
|
13 years |
anton |
lavfi: add extended_data to AVFilterBuffer.
This is similar to what …
|
|
|
@c22953b8
|
13 years |
anton |
lavc: check that extended_data is properly set in avcodec_encode_audio2().
|
|
|
@a5117a24
|
13 years |
anton |
lavc: pad last audio frame with silence when needed.
|
|
|
@6d7f6177
|
13 years |
anton |
samplefmt: add a function for filling a buffer with silence.
|
|
|
@142e740d
|
13 years |
anton |
samplefmt: add a function for copying audio samples.
|
|
|
@96843413
|
13 years |
anton |
lavr: do not try to copy to uninitialized output audio data.
This …
|
|
|
@0982b0a4
|
13 years |
anton |
lavr: make avresample_read() with NULL output discard samples.
|
|
|
@b1f9be54
|
13 years |
mans |
fate: split idroq audio and video into separate tests
Signed-off-by: …
|
|
|
@f7c2dca
|
13 years |
mans |
fate: improve dependencies
This makes only tests actually using …
|
|
|
@63e01c2f
|
13 years |
mans |
fate: add convenient shorthands for ea-vp6, libavcodec, libavutil …
|
|
|
@f2a5586c
|
13 years |
mans |
fate: split some combined tests into separate audio and video tests
…
|
|
|
@d57b43df
|
13 years |
mans |
fate: fix dependencies for probe tests
Only the probe tests should …
|
|
|
@6766169c
|
13 years |
mans |
mips: intreadwrite: fix inline asm for gcc 4.8
Just like gcc 4.6 and …
|
|
|
@b82b49a5
|
13 years |
mans |
mips: intreadwrite: remove unnecessary inline asm
GCC actually …
|
|
|
@ac712309
|
13 years |
anton |
lavfi: add video buffer sink, and use it in avtools
Also add the …
|
|
|
@ab165047
|
13 years |
anton |
lavfi: add a function for copying properties from …
|
|
|
@5699884c
|
13 years |
lu_zero |
sctp: Initial tcp-alike sctp support with streams
Signed-off-by: …
|
|
|
@38f06a14
|
13 years |
lu_zero |
libschroedingerdec: Change AVPicture to AVFrame and use SchroTag to …
|
|
|
@40f81769
|
13 years |
diego |
options_table: Add some missing #includes to fix "make checkheaders".
…
|
|
|
@3607dc2b
|
13 years |
alex.converse |
doc: Replace a stray reference to the old '-intra' flag.
|
|
|
@fcd0298c
|
13 years |
lu_zero |
rtsp: Add content-type message header parsing
Signed-off-by: Luca …
|
|
|
@b2e495a
|
13 years |
martin |
rtmp: Support 'rtmp_live', an option which specifies if the media is a …
|
|
|
@ce473de9
|
13 years |
diego |
av_samples_fill_array: Mark unmodified function argument as const.
…
|
|
|
@464e9ab
|
13 years |
kostya.shishkov |
lagarith: add YUY2 decoding support
Unlike other variants, for YUY2 …
|
|
|
@58637a0b
|
13 years |
kostya.shishkov |
Support decoding unaligned rgb24 lagarith.
Signed-off-by: Kostya …
|
|
|
@520c1ec6
|
13 years |
diego |
dv: Split profile handling code into a separate file.
|
|
|
@0a3ad7ff
|
13 years |
anton |
flvenc: use AVFormatContext, not AVCodecContext for logging.
Encoder …
|
|
|
@455245ca
|
13 years |
diego |
mov: Remove write-only variable in mov_read_chan().
…
|
|
|
@fa8fc3b7
|
13 years |
alex.converse |
fate: Change the probe-format refs to match the final text format …
|
|
|
@6345209a
|
13 years |
alex.converse |
fate: Add avprobe as a make dependency
|
|
|
@4bfa67bd
|
13 years |
alex.converse |
Add probe fate tests to test for regressions in detecting media types. …
|
|
|
@40fa14f7
|
13 years |
alex.converse |
fate: Add oneline comparison method
Signed-off-by: Alex Converse …
|
|
|
@64953f67
|
13 years |
justin.ruggles |
qdm2: clip array indices returned by qdm2_get_vlc().
Prevents …
|
|
|
@85e5b86
|
13 years |
justin.ruggles |
avplay: properly close/reopen AVAudioResampleContext on channel layout …
|
|
|
@f1322480
|
13 years |
justin.ruggles |
avcodec: do not needlessly set packet size to 0 in …
|
|
|
@74e10b62
|
13 years |
justin.ruggles |
avcodec: for audio encoding, reset output packet when it is not valid
|
|
|
@fa0319b4
|
13 years |
justin.ruggles |
avcodec: refactor avcodec_encode_audio2() to merge common branches
|
|
|
@b461cd4d
|
13 years |
justin.ruggles |
avcodec: remove fallbacks for AVCodec.encode() in …
|
|
|
@fdc91863
|
13 years |
diego |
libschroedinger: Switch to function names more in line with Libav style.
|
|
|
@9cef0669
|
13 years |
diego |
Move code shared between libdirac and libschroedinger to …
|
|
|
@8134fafe
|
13 years |
anton |
lavfi: uninline avfilter_copy_buffer_ref_props().
A nontrivial public …
|
|
|
@1432c1c
|
13 years |
anton |
lavf: add missing '*' in a doxy.
|
|
|
@10d2ea26
|
13 years |
diego |
h264: Remove a commented-out function pointer typedef.
|
|
|
@ea140506
|
13 years |
diego |
txd: Remove write-only variable in txd_decode_frame().
…
|
|
|
@246b050f
|
13 years |
diego |
mmvideo.c: Remove unused variable in mm_decode_pal().
…
|
|
|
@dbe6ba55
|
13 years |
diego |
build: cosmetics: Add missing end-of-line backslashes to item lists.
|
|
|
@9eb83a56
|
13 years |
diego |
build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line.
|
|
|
@1f4f7521
|
13 years |
diego |
libschroedinger: Move a function to avoid a forward declaration.
|
|
|
@b68c4ac
|
13 years |
diego |
pthread: warn on high thread counts
Signed-off-by: Diego Biurrun …
|
|
|
@a07578f3
|
13 years |
diego |
vf_yadif: fix missing error handling for avfilter_poll_frame()
|
|
|
@08354bf
|
13 years |
anton |
avprobe: allow showing only one container/stream property.
This is …
|
|
|
@0bbd8747
|
13 years |
anton |
lavfi: support audio in avfilter_copy_frame_props().
|
|
|
@11b6a824
|
13 years |
anton |
lavfi: avfilter_merge_formats: handle case where inputs are same
This …
|
|
|
@828bd088
|
13 years |
anton |
lavc: add sample rate and channel layout to AVFrame.
Rationale is the …
|
|
|
@37f4a976
|
13 years |
lu_zero |
zerocodec: check if the previous frame is missing
ZeroCodec relies on …
|
|
|
@e004bc16
|
13 years |
lu_zero |
doc: clarify check for NULL pointer style
Our code should be terse …
|
|
|
@fb5c1aae
|
13 years |
kostya.shishkov |
dfa: use more meaningful return codes
|
|
|
@71a3c59e
|
13 years |
kostya.shishkov |
eatgv: check vector_bits
Found-by: Mateusz "j00ru" Jurczyk and …
|
|
|
@a390aa0
|
13 years |
kostya.shishkov |
eatgv: check motion vectors
|
|
|
@30b1961c
|
13 years |
diego |
Mark a number of variables only used in av_dlog() calls as av_unused.
…
|
|
|
@b2e92e94
|
13 years |
diego |
dvdec: drop const qualifier from variable to eliminate a warning
…
|
|
|
@ad027866
|
13 years |
diego |
avcodec: Improve comment for thread_safe_callbacks to avoid …
|
|
|
@be6009d3
|
13 years |
diego |
tests/utils: don't ignore the return value of fwrite()
Signed-off-by: …
|
|
|