|
|
|
@c4182d72
|
12 years |
anton |
svq1: return meaningful error codes.
|
|
|
@998fdcff
|
12 years |
anton |
lavc: replace some forgotten instances of PixelFormat with AVPixelFormat
|
|
|
@84a08066
|
12 years |
anton |
svq1: unmacroify macros used only once.
|
|
|
@95baf701
|
12 years |
anton |
svq1: deMpegEncContextize
This decoder is quite simple and none of …
|
|
|
@42b5688d
|
12 years |
lu_zero |
lavr: fix segfault due to overlooked change needed in 14758e3
…
|
|
|
@6f40e9f0
|
12 years |
lu_zero |
x86inc: support stack mem allocation and re-alignment in PROLOGUE
Use …
|
|
|
@14758e32
|
12 years |
justin.ruggles |
lavr: temporarily store custom matrix in AVAudioResampleContext
This …
|
|
|
@887d4c05
|
12 years |
justin.ruggles |
lavr: clarify documentation for avresample_get/set_matrix()
|
|
|
@d04c17c9
|
12 years |
justin.ruggles |
swfdec: cosmetics: fix indentation
|
|
|
@e70c5b03
|
12 years |
justin.ruggles |
swfdec: do better validation of tag length
Avoids trying to read a …
|
|
|
@02823f6d
|
12 years |
mans |
Make LOCAL_ALIGNED syntactically similar on all systems
This changes …
|
|
|
@395c3feb
|
12 years |
mans |
build: fix 'clean' target
This fixes removal of TOOLS as well as …
|
|
|
@2ddf7c8
|
12 years |
derek.buitenhuis |
ZeroCodec: Flip output
The initial testing of the VFW binary codec …
|
|
|
@ccb59c1
|
12 years |
martin |
rtpdec: Remove an outdated todo comment
This comment was added in …
|
|
|
@0d85663a
|
12 years |
martin |
rtpdec: Rename a static variable to normal naming conventions
…
|
|
|
@f9e493c6
|
12 years |
mans |
sh4: dsputil: remove duplicate of ff_gmc_c()
This function is an …
|
|
|
@2dd95bd7
|
12 years |
mans |
dsputil: remove unused macro WRAPPER8_16
This macro has never been …
|
|
|
@d4f8cecc
|
12 years |
mans |
configure: fix automatic processing of _extralibs in check_deps
This …
|
|
|
@774e6fc9
|
12 years |
martin |
libvpxenc: Support forcing keyframes
Signed-off-by: Martin Storsjö …
|
|
|
@ec5da7ae
|
12 years |
mans |
ac3dec: decode directly into output buffers
Signed-off-by: Mans …
|
|
|
@30b39164
|
12 years |
mans |
ac3dec: make downmix() take array of pointers to channel data
|
|
|
@b8f3ab8e
|
12 years |
mans |
ac3dec: output planar float only
Signed-off-by: Mans Rullgard …
|
|
|
@288bb3da
|
12 years |
janne-libav |
svq3: make slice type value unsigned to match svq3_get_ue_golomb …
|
|
|
@998c1ee1
|
12 years |
diego |
configure: Have protocols select network code instead of depending on it
|
|
|
@5d471b73
|
12 years |
diego |
rtpdec: K&R formatting and spelling cosmetics
Signed-off-by: Diego …
|
|
|
@ba0c8981
|
12 years |
diego |
cosmetics: Fix dropable --> droppable typo
|
|
|
@1dd1c1c8
|
12 years |
lu_zero |
avio: K&R cosmetic formatting
|
|
|
@91ac403b
|
12 years |
mans |
lavf: fix arithmetic overflows in avformat_seek_file()
The values …
|
|
|
@6a1aa5cb
|
12 years |
janne-libav |
mjpeg: initialize input padding after unescaped buffer to zero
Fixes …
|
|
|
@18e6f08
|
12 years |
lu_zero |
img2: document the options available
|
|
|
@3c3a580f
|
12 years |
lu_zero |
hls: improve options description
|
|
|
@adbe0307
|
12 years |
lu_zero |
hls: use a meaningful long name
|
|
|
@5fbceb2c
|
12 years |
lu_zero |
hls: add start_number option
|
|
|
@ddd7559a
|
12 years |
lu_zero |
h264: check for invalid zeros_left before writing
Prevent an invalid …
|
|
|
@9a2e791
|
12 years |
janne-libav |
golomb: use unsigned arithmetics in svq3_get_ue_golomb()
This …
|
|
|
@1c012e6b
|
12 years |
justin.ruggles |
x86: float_dsp: fix loading of the len parameter on x86-32
|
|
|
@b3deec32
|
12 years |
janne-libav |
takdec: fix initialisation of LOCAL_ALIGNED array
When LOCAL_ALIGNED …
|
|
|
@cd71af90
|
12 years |
mans |
takdec: fix initialisation of LOCAL_ALIGNED array
When LOCAL_ALIGNED …
|
|
|
@57231e4
|
12 years |
justin.ruggles |
tak: demuxer, parser, and decoder
Signed-off-by: Paul B Mahol …
|
|
|
@096abfa1
|
12 years |
justin.ruggles |
parser: fix large overreads
Signed-off-by: Michael Niedermayer …
|
|
|
@41540b36
|
12 years |
justin.ruggles |
bitstream: add get_bits64() to support reading more than 32 bits at …
|
|
|
@b57c1da8
|
12 years |
mans |
arm: detect cpu features at runtime on Linux
This allows compiling …
|
|
|
@b3267559
|
12 years |
mans |
arm: rename ARMVFP config symbol to VFP
This is consistent with usual …
|
|
|
@637606de
|
12 years |
mans |
configure: arm: make _inline arch ext symbols depend on inline_asm
…
|
|
|
@a7831d5
|
12 years |
mans |
arm: use HAVE*_INLINE/EXTERNAL macros for conditional compilation
…
|
|
|
@7f2b3dca
|
12 years |
mans |
configure: arm: check inline and external asm support for extensions
…
|
|
|
@c6ebc9fa
|
12 years |
mans |
configure: add check_insn function
The check_insn function tests an …
|
|
|
@7fd90119
|
12 years |
mans |
configure: clean up check_inline_asm and check_as functions
The …
|
|
|
@f0fe245b
|
12 years |
mans |
configure: arm: set fast_clz and fast_unaligned in cpuflags section
…
|
|
|
@1234c66a
|
12 years |
mans |
configure: arm: detect toolchain default arch version
Probe for the …
|
|
|
@9ebd45c2
|
12 years |
mans |
configure: do not bypass cpuflags section if --cpu not given
This …
|
|
|
@c29d49c1
|
12 years |
mans |
dct-test: arm: indicate required cpu features for optimised funcs
…
|
|
|
@380232fa
|
12 years |
anton |
snow: fix build after 594d4d5df3c70404168701dd5c90b7e6e5587793
|
|
|
@92dad668
|
12 years |
mans |
arm: fix use of uninitialised value in ff_fft_fixed_init_arm()
When …
|
|
|
@2c963922
|
12 years |
martin |
avpicture: Don't assume a valid pix fmt in avpicture_get_size
When …
|
|
|
@a394959b
|
12 years |
janne-libav |
h264: add a pointer for weighted prediction temporary buffer
Reusing …
|
|
|
@d7d6efe4
|
12 years |
janne-libav |
h264: check sps.log2_max_frame_num for validity
Fixes infinite or …
|
|
|
@8cc2fa1
|
12 years |
janne-libav |
mov: validate number of DataReferenceBox entries against box size
…
|
|
|
@80b6b314
|
12 years |
janne-libav |
mov: compute avg_frame_rate only if duration is known
Fixes an assert …
|
|
|
@480be07a
|
12 years |
janne-libav |
flac: change minimum and default of lpc_passes option to 1
Avoid use …
|
|
|
@c25fc5c2
|
12 years |
diego |
fate: dpcm: Add dependencies
|
|
|
@2aef3d66
|
12 years |
diego |
SBR DSP x86: implement SSE sbr_hf_gen
Start and end index are …
|
|
|
@9a16359c
|
12 years |
diego |
AAC SBR: use AVFloatDSPContext's vector_fmul
Around 5% speedup on the …
|
|
|
@33086f92
|
12 years |
diego |
fate: image: Add dependencies
|
|
|
@b64ba37c
|
12 years |
justin.ruggles |
Changelog: add an entry for deprecating the avconv -vol option
|
|
|
@ecc8b021
|
12 years |
janne-libav |
x86: float_dsp: fix compilation of ff_vector_dmul_scalar_avx() on …
|
|
|
@5945c7b3
|
12 years |
janne-libav |
h264: slice-mt: check master context for valid current_picture_ptr
…
|
|
|
@a8cb1746
|
12 years |
janne-libav |
h264: slice-mt: get last_pic_dropable from master context
Fixes …
|
|
|
@5e1bbb8c
|
12 years |
justin.ruggles |
alacenc: add support for multi-channel encoding
|
|
|
@b519298a
|
12 years |
lu_zero |
pixdesc: fix yuva 10bit bit depth
It was wrongly set as the yuva …
|
|
|
@9a71d362
|
12 years |
justin.ruggles |
avconv: deprecate the -vol option
Remove the code for volume scaling …
|
|
|
@b30a363
|
12 years |
justin.ruggles |
x86: af_volume: add SSE2/SSSE3/AVX-optimized s32 volume scaling
|
|
|
@f96f1e06
|
12 years |
justin.ruggles |
x86: af_volume: add SSE2-optimized s16 volume scaling
|
|
|
@b384e031
|
12 years |
justin.ruggles |
lavfi: add volume filter
Based on the volume filter in FFmpeg written …
|
|
|
@9d5c62ba
|
12 years |
justin.ruggles |
lavu/opt: do not filter out the initial sign character except for …
|
|
|
@5312268b
|
12 years |
justin.ruggles |
eval: treat dB as decibels instead of decibytes
|
|
|
@ac7eb4cb
|
12 years |
justin.ruggles |
float_dsp: add vector_dmul_scalar() to multiply a vector of doubles
…
|
|
|
@da025d11
|
12 years |
mans |
fate: workaround for slighly broken 'test' shell builtin
Some shells, …
|
|
|
@c15fea79
|
12 years |
janne-libav |
mimic: initialize padding of swap_buf through av_fast_padded_malloc
|
|
|
@42060c7
|
12 years |
janne-libav |
eamad: initialize padding of bitstream_buf through av_fast_padded_malloc()
|
|
|
@54c7fe6d
|
12 years |
janne-libav |
raw demuxer: initialize end of partial packets
|
|
|
@df9b9567
|
12 years |
anton |
lavc: fix decode_frame() third parameter semantics for video decoders
…
|
|
|
@387bef95
|
12 years |
anton |
lavc: factorise setting buffer type in avcodec_default_get_buffer().
|
|
|
@e57c4706
|
12 years |
anton |
lavc: don't reuse audio buffers
Any performance gain from this is …
|
|
|
@ff953fec
|
12 years |
anton |
lavc: set frame properties in ff_get_buffer().
There is no point in …
|
|
|
@594d4d5d
|
12 years |
anton |
lavc: add a wrapper for AVCodecContext.get_buffer().
It will be …
|
|
|
@cb45553f
|
12 years |
anton |
Remove pointless #undefs of previously forbidden functions.
|
|
|
@90153465
|
12 years |
diego |
fate: Add dependencies for bmp, cdxl, dfa, mp3
|
|
|
@1944d532
|
12 years |
lu_zero |
ppc: always use pic for shared libraries
CC: libav-stable@libav.org
|
|
|
@62641dce
|
12 years |
diego |
build: cosmetics: Move CONFIG_RTPDEC entry to a more suitable place
|
|
|
@20162889
|
12 years |
diego |
fate: ea, h264: prettyprinting and ordering cosmetics
|
|
|
@eb7018d2
|
12 years |
martin |
configure: Strip ordinals from mingw generated def files
The def …
|
|
|
@66371c28
|
12 years |
mans |
configure: arm: detect default thumb state of compiler
This makes …
|
|
|
@eebc40e1
|
12 years |
diego |
fate: fft: Fix libavcodec dependency
|
|
|
@31f16dc
|
12 years |
diego |
build: Make the ISMV muxer select the MOV muxer
They share the same …
|
|
|
@81dfa21e
|
12 years |
mans |
configure: move arm arch extensions to a separate variable
…
|
|
|
@e816034a
|
12 years |
janne-libav |
fate-seek: remove use of gnu make 3.82 only private modifier
|
|
|
@c8148e5c
|
12 years |
janne-libav |
fate: move vsynth reference files to their own directory
|
|
|
@337dbe2
|
12 years |
janne-libav |
fate: move fate-acodec reference files to their own dir
|
|
|
@d173ede
|
12 years |
diego |
configure: avplay now depends on avresample
|
|
|