|
|
|
@385ec296
|
12 years |
anton |
id3v2: Support v2.2 PIC
id3 v2.2 uses image format ("JPG","PNG") …
|
|
|
@1a4b5567
|
12 years |
anton |
avplay: fix build with lavfi disabled.
Issue introduced in 67339f6e.
…
|
|
|
@fe2147e9
|
12 years |
anton |
avconv: split configuring filter configuration to a separate file.
|
|
|
@f5e66827
|
12 years |
anton |
avconv: split option parsing into a separate file.
|
|
|
@8f2aa89a
|
12 years |
kostya.shishkov |
mpc8: do not leave padding after last frame in buffer for the next …
|
|
|
@94364b7
|
12 years |
anton |
mpegaudioenc: list supported channel layouts.
|
|
|
@927e92cd
|
12 years |
anton |
mpegaudiodec: don't print an error on > 1 frame in a packet.
It's a …
|
|
|
@5702c867
|
12 years |
anton |
api-example: update to new audio encoding API.
|
|
|
@154caa67
|
12 years |
mans |
configure: add --enable/disable-random option
This allows creating …
|
|
|
@578344f7
|
12 years |
diego |
doc: cygwin: Update list of FATE package requirements
|
|
|
@a2b4d1df
|
12 years |
diego |
build: Remove all installed headers and header directories on uninstall
|
|
|
@dfd9159f
|
12 years |
mans |
build: change checkheaders to use regular build rules
Many compilers …
|
|
|
@00cb52c6
|
12 years |
martin |
rtmp: Add a new option 'rtmp_subscribe'
This option specifies the …
|
|
|
@f9e77c17
|
12 years |
martin |
rtmp: Add support for subscribing live streams
When streaming live …
|
|
|
@12127b65
|
12 years |
martin |
rtmp: Factorize simultaneous URLProtocol / AVClass declarations with a …
|
|
|
@ec9d2c15
|
12 years |
mans |
ARM: use Q/R inline asm operand modifiers only if supported
Some …
|
|
|
@4ab26cb4
|
12 years |
derek.buitenhuis |
configure: Add support for e500mc CPU
Signed-off-by: Derek Buitenhuis …
|
|
|
@edd82267
|
12 years |
mans |
x86: fix build with nasm 2.08
It appears that something goes wrong in …
|
|
|
@180d43bc
|
12 years |
mans |
x86: use nop cpu directives only if supported
nasm does not support …
|
|
|
@72382650
|
12 years |
mans |
x86: fix rNmp macros with nasm
For some reason, nasm requires this. …
|
|
|
@f295fee2
|
12 years |
mans |
build: add trailing / to yasm/nasm -I flags
nasm requires a trailing …
|
|
|
@2b140a3d
|
12 years |
mans |
x86: use 32-bit source registers with movd instruction
yasm tolerates …
|
|
|
@a3df4781
|
12 years |
mans |
x86: add colons after labels
nasm prints a warning if the colon is …
|
|
|
@36ef536
|
12 years |
anton |
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
|
|
@104e10fb
|
12 years |
anton |
lavc: add AV prefix to codec ids.
|
|
|
@f5d2c597
|
12 years |
mans |
build: fix library installation on cygwin
This installs libraries …
|
|
|
@fdbeae44
|
12 years |
justin.ruggles |
mpc8: add a flush function
Ensures that the next frame decoded after …
|
|
|
@2fa57c9d
|
12 years |
justin.ruggles |
mpc8: set packet duration and stream start time instead of tracking …
|
|
|
@cf22705e
|
12 years |
diego |
nuv: K&R formatting cosmetics
|
|
|
@baac24e6
|
12 years |
mans |
build: generalise rules and variable settings for av* programs
This …
|
|
|
@859a579e
|
12 years |
janne-libav |
nuv: check RTjpeg header for validity
CC: libav-stable@libav.org
|
|
|
@110d015a
|
12 years |
janne-libav |
Revert "nuv: check per-frame header for validity."
The check is bogus …
|
|
|
@b40ea0f4
|
12 years |
mans |
imc: remove unused field IMCContext.one_div_log2
Signed-off-by: Mans …
|
|
|
@bc90230b
|
12 years |
mans |
imc: fix size of a memset()
IMCContext was changed from an array to a …
|
|
|
@2b680432
|
12 years |
mans |
imc: remove empty if() block
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
|
|
@add8f5ea
|
12 years |
mans |
fate: simplify variable setting filter.mak
This removes some needless …
|
|
|
@6c071a2b
|
12 years |
martin |
lavf: Declare an AVRational struct without a struct literal
At this …
|
|
|
@20968575
|
12 years |
diego |
x86: h264_idct: Rename x264_add8x4_idct_sse2 --> h264_add8x4_idct_sse2
|
|
|
@82494835
|
12 years |
mans |
rational: add av_inv_q() returning the inverse of an AVRational
This …
|
|
|
@965efc16
|
12 years |
derek.buitenhuis |
dpx: Make start offset unsigned
Some corrupted files would end up …
|
|
|
@80075041
|
12 years |
siretart |
lavfi: properly signal out-of-memory error in ff_filter_samples
Found …
|
|
|
@8b8750e0
|
12 years |
derek.buitenhuis |
cosmetics: Fix a few switched periods and linebreaks
Based on a patch …
|
|
|
@616fd4fe
|
12 years |
derek.buitenhuis |
zerocodec: Fix memleak in decode_frame
If there was a failure …
|
|
|
@29facc1e
|
12 years |
derek.buitenhuis |
zerocodec: Cosmetics
Be consistent with error messages and code …
|
|
|
@8821ae64
|
12 years |
justin.ruggles |
lavr: fix handling of custom mix matrices
Adds some validation for …
|
|
|
@73486e3b
|
12 years |
mans |
fate: force pix_fmt in lagarith-rgb32 test
This makes big and little …
|
|
|
@c5d5d17
|
12 years |
rsbultje |
fate: add tests for lagarith lossless video codec.
Based on patch by …
|
|
|
@e6cd6989
|
12 years |
mans |
ARMv6: vp8: fix stack allocation with Apple's assembler
In the GNU …
|
|
|
@9829a81b
|
12 years |
mans |
ARM: vp56: allow inline asm to build with clang
The clang integrated …
|
|
|
@4a8143e7
|
12 years |
diego |
fft: 3dnow: fix register name typo in DECL_IMDCT macro
Signed-off-by: …
|
|
|
@0c3ff198
|
12 years |
diego |
x86: dct32: port to cpuflags
|
|
|
@239fdf1b
|
12 years |
diego |
x86: build: replace mmx2 by mmxext
Refactoring mmx2/mmxext YASM code …
|
|
|
@66adb7ce
|
12 years |
rsbultje |
Revert "wmapro: prevent division by zero when sample rate is …
|
|
|
@36936080
|
12 years |
rsbultje |
wmapro: prevent division by zero when sample rate is unspecified
This …
|
|
|
@7191e1c4
|
12 years |
rsbultje |
lagarith: fix color plane inversion for YUY2 output.
|
|
|
@98d0d192
|
12 years |
rsbultje |
lagarith: pad RGB buffer by 1 byte.
For left HFYU prediction, we …
|
|
|
@da6505ad
|
12 years |
rsbultje |
dsputil: make add_hfyu_left_prediction_sse4() support unaligned src.
…
|
|
|
@9cc74c9f
|
12 years |
kostya.shishkov |
vc1dec: Remove separate scaling function for interlaced field MVs
The …
|
|
|
@8379ea5e
|
12 years |
kostya.shishkov |
vc1dec: Invoke edge_emulation regardless of MV precision
In VC-1 …
|
|
|
@ca844b7
|
12 years |
diego |
x86: Use consistent 3dnowext function and macro name suffixes
…
|
|
|
@d3e0766
|
12 years |
kostya.shishkov |
g723_1: scale output as supposed for the case with postfilter disabled
|
|
|
@94bfdfd6
|
12 years |
kostya.shishkov |
g723_1: increase excitation storage by 4
Fixed codebook mode in 5300 …
|
|
|
@802bcdcb
|
12 years |
kostya.shishkov |
g723_1: fix upper bound parameter from inverse maximum autocorrelation
|
|
|
@8ddadea1
|
12 years |
kostya.shishkov |
g723_1: make scale_vector() behave like the reference
|
|
|
@8772d251
|
12 years |
kostya.shishkov |
g723_1: fix off-by-one error in normalize_bits()
|
|
|
@7f92db14
|
12 years |
kostya.shishkov |
g723_1: save/restore excitation with offset to store LPC history
The …
|
|
|
@3680b24
|
12 years |
kostya.shishkov |
wmapro: prevent division by zero when sample rate is unspecified
This …
|
|
|
@03737412
|
12 years |
diego |
x86: proresdsp: improve SIGNEXTEND macro comments
|
|
|
@81905088
|
12 years |
diego |
x86: h264dsp: K&R formatting cosmetics
|
|
|
@144e4b09
|
12 years |
derek.buitenhuis |
LICENSE: Document all GPL files
Signed-off-by: Derek Buitenhuis …
|
|
|
@c728518
|
12 years |
justin.ruggles |
x86: fft: fix imdct_half() for AVX
Some calculations were changed in …
|
|
|
@150adea6
|
12 years |
derek.buitenhuis |
rtmppkt: Add missing libavcodec/bytestream.h include.
Signed-off-by: …
|
|
|
@50468f93
|
12 years |
lu_zero |
rtmp: add functions for reading AMF values
Signed-off-by: Luca …
|
|
|
@cfb10918
|
12 years |
mans |
vc1dec: remove useless #include simple_idct.h
Signed-off-by: Mans …
|
|
|
@af500c08
|
12 years |
mans |
dct-test: always link with aandcttab.o
This allows building dct-test …
|
|
|
@cf5781fa
|
12 years |
mans |
vp8: pack struct VP8ThreadData more efficiently
Reordering the …
|
|
|
@ec7c501e
|
12 years |
mans |
x86: remove libmpeg2 mmx(ext) idct functions
These functions are not …
|
|
|
@a675d73d
|
12 years |
derek.buitenhuis |
eamad: Use dsputils instead of a custom bswap16_buf
Signed-off-by: …
|
|
|
@45eaac02
|
12 years |
derek.buitenhuis |
Canopus Lossless decoder
At the moment it only does BGR24, but I plan …
|
|
|
@19cf7163
|
12 years |
diego |
dca: Switch dca_sample_rates to avpriv_ prefix; it is used across libs
|
|
|
@faa78822
|
12 years |
mans |
ARM: use =const syntax instead of explicit literal pools
…
|
|
|
@99817091
|
12 years |
mans |
ARM: use standard syntax for all LDRD/STRD instructions
The standard …
|
|
|
@b6a3849
|
12 years |
rsbultje |
fft: port FFT/IMDCT 3dnow functions to yasm, and disable on x86-64.
…
|
|
|
@ddbe71b4
|
12 years |
rsbultje |
dct-test: allow to compile without HAVE_INLINE_ASM.
|
|
|
@53dfaedc
|
12 years |
rsbultje |
x86/dsputilenc: bury inline asm under HAVE_INLINE_ASM.
|
|
|
@9e4bca16
|
12 years |
diego |
dca: Move tables used outside of dcadec.c to a separate file.
|
|
|
@13a79cf8
|
12 years |
diego |
dca: Rename dca.c ---> dcadec.c
This will allow adding dca.c with …
|
|
|
@6376a3ad
|
12 years |
diego |
x86: h264dsp: Remove unused variable ff_pb_3_1
|
|
|
@92106387
|
12 years |
anton |
apetag: change a forgotten return to return 0
|
|
|
@f2ed006c
|
12 years |
anton |
mpc8: return more meaningful error codes.
|
|
|
@263dbe9d
|
12 years |
anton |
mpc: return more meaningful error codes.
|
|
|
@782e64fb
|
12 years |
anton |
wv,mpc8: don't return apetag data in packets.
|
|
|
@9c9c21ea
|
12 years |
lu_zero |
rtmp: do not warn about receiving metadata packets
They are managed …
|
|
|
@8728b381
|
12 years |
diego |
x86: h264dsp: Adjust YASM #ifdefs
This fixes compilation with YASM …
|
|
|
@d1505db0
|
12 years |
diego |
x86: yadif: Mark mmxext optimizations as such
The yadif mmx …
|
|
|
@b829b4ce
|
12 years |
rsbultje |
h264: convert loop filter strength dsp function to yasm.
This …
|
|
|
@0177b7d2
|
12 years |
diego |
Improve descriptiveness of a number of codec and container long names
|
|
|
@6774247a
|
12 years |
diego |
avformat: Drop pointless "format" from container long names
|
|
|
@8e5d71d
|
12 years |
rsbultje |
swscale: bury one more piece of inline asm under HAVE_INLINE_ASM.
|
|
|
@29d70274
|
12 years |
diego |
wv: K&R formatting cosmetics
|
|
|