|
|
|
@195f7bd2
|
10 years |
michaelni |
x86/svq1enc: use unaligned mov on SSE2
Might fix fate failures on …
|
|
|
@0d1994ee
|
10 years |
michaelni |
Merge commit 'b0633f83f277c05bf1f617a99c7aedd2db8306e3'
* commit …
|
|
|
@225c5cc8
|
10 years |
michaelni |
Merge commit '373a6dda5422186bc057297342a9e559a564595e'
* commit …
|
|
|
@3a29af4e
|
10 years |
michaelni |
Merge commit '02a7a5e330ec4373a761f63c292220a1de13b968'
* commit …
|
|
|
@d95a0454
|
10 years |
michaelni |
Merge commit '77fc7b76726719746ca45df6c4a62c41abad506e'
* commit …
|
|
|
@1c8c4b8a
|
10 years |
michaelni |
Merge commit '865461099e062de5a3a109c2a5be98004c11d8bd'
* commit …
|
|
|
@b0633f83
|
10 years |
diego |
paf: split audio and video decoder
Signed-off-by: Diego Biurrun …
|
|
|
@373a6dda
|
10 years |
diego |
cljr: split decoder and encoder
Signed-off-by: Diego Biurrun …
|
|
|
@02a7a5e3
|
10 years |
diego |
vc1test: Check malloc call
Signed-off-by: Diego Biurrun <diego@biurrun.de>
|
|
|
@77fc7b76
|
10 years |
diego |
vc1test: Return proper error codes
Signed-off-by: Diego Biurrun …
|
|
|
@86546109
|
10 years |
martin |
librtmp: Don't free the temp url at the end of rtmp_open
librtmp can …
|
|
|
@e592bf3d
|
10 years |
michaelni |
avfilter/vsrc_cellauto: Use av_mallocz_array()
Signed-off-by: Michael …
|
|
|
@d90ad5b2
|
10 years |
michaelni |
avfilter/vf_vignette: Use av_malloc_array()
Signed-off-by: Michael …
|
|
|
@11e4890e
|
10 years |
michaelni |
avfilter/unsharp_opencl: use av_mallocz_array()
Signed-off-by: …
|
|
|
@a53c5d45
|
10 years |
michaelni |
avformat/smoothstreamingenc: fix memleak
Fixes CID1224285 …
|
|
|
@37715b45
|
10 years |
michaelni |
swresample: split option table to a separate file
Signed-off-by: …
|
|
|
@02729f7a
|
10 years |
michaelni |
avcodec/mjpegenc_common: Restore removed copyright statements
These …
|
|
|
@689e0280
|
10 years |
michaelni |
avutil/audio_fifo: split into a separate doxy module
Signed-off-by: …
|
|
|
@26b9f5b
|
10 years |
michaelni |
avcodec/Makefile: add libutvideo.h to SKIPHEADERS
libutvideo.h is not …
|
|
|
@b27555a3
|
10 years |
michaelni |
avutil/samplefmt: improve doxygen
Categorize the enum and funcs to …
|
|
|
@baef3ba7
|
10 years |
michaelni |
avcodec/old_codec_ids: workaround doxygen inclusion bug
Currently, …
|
|
|
@dad31083
|
10 years |
michaelni |
x86/svq1enc: port ssd_int8_vs_int16 to yasm
Also add an SSE2 version
…
|
|
|
@19b79c1
|
10 years |
michaelni |
Merge commit 'b0de1c766329dd8c9960ad1722e2f653160abc1b'
* commit …
|
|
|
@5036c8b1
|
10 years |
michaelni |
Merge commit '12f129e545e5a5844b6ad7f3eb6a438015cad8bc'
* commit …
|
|
|
@d5601cf6
|
10 years |
u |
avfilter/haldclut: fix R/B swap in CLUT loading
Fixes Ticket #3751.
|
|
|
@6bef3e55
|
10 years |
michaelni |
Merge commit '009331303a6462d07cbe94aef9c446f1a1695519'
* commit …
|
|
|
@b0de1c76
|
10 years |
diego |
x86: build: Only compile FDCT code if MMX is enabled
All other files …
|
|
|
@12f129e5
|
10 years |
diego |
x86: Unconditionally compile blockdsp and svq1enc init files
This …
|
|
|
@00933130
|
10 years |
diego |
x86: huffyuvdsp: Move inline assembly to init file
This avoids a link …
|
|
|
@d3e51b41
|
10 years |
Carl Eugen Hoyos |
Fix standalone compilation of the amv encoder.
|
|
|
@362cfe8c
|
10 years |
stefasab |
doc/protocols: document unit of timeouts for ftp and http
…
|
|
|
@60f16294
|
10 years |
stefasab |
tools/ffeval: print computed value even in case of error
This is …
|
|
|
@85eabd74
|
10 years |
stefasab |
lavfi/drawtext: do not allocate FT_Glyph, but keep it in the Glyph …
|
|
|
@d5818c37
|
10 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
Use …
|
|
|
@4216a508
|
10 years |
michaelni |
Merge commit 'e0bfe34ea8ccf333ec5b17961fd58eb575e74f8b'
* commit …
|
|
|
@810294ce
|
10 years |
Carl Eugen Hoyos |
Use os/2 palette even if it contains less than 256 entries.
Fixes …
|
|
|
@8f6a04a2
|
10 years |
Carl Eugen Hoyos |
Assume that old bmps do not contain transparency information.
Fixes …
|
|
|
@d919fdd4
|
10 years |
Carl Eugen Hoyos |
Do not detect jp2 images as mov files.
|
|
|
@e0bfe34
|
10 years |
martin |
libfdk-aacdec: Reduce the default decoder delay by one frame
The …
|
|
|
@939d22a
|
10 years |
michaelni |
Doxyfile: imitate gcc for better libavutil/attributes.h documentation
…
|
|
|
@3679edf4
|
10 years |
michaelni |
downmix_info: clarify doxygen
Signed-off-by: Timothy Gu …
|
|
|
@beed4ac1
|
10 years |
michaelni |
channel_layout: doxy: merge functions with macros
Signed-off-by: …
|
|
|
@31a6dfcb
|
10 years |
michaelni |
Doxyfile: enable browser-based search engine
Signed-off-by: Timothy …
|
|
|
@0201ce00
|
10 years |
michaelni |
avutil: fix version macros doxygen module
Without this patch, …
|
|
|
@b7adc5b5
|
10 years |
michaelni |
lavf/libssh: call ssh_userauth_none before ssh_userauth_list
…
|
|
|
@2d155548
|
10 years |
michaelni |
avcodec/mlp_parser: check ff_combine_frame() return code
Fixes …
|
|
|
@d1a8659e
|
10 years |
michaelni |
avformat/img2dec: remove functions from image pipe which are unneeded …
|
|
|
@bd8b6ed9
|
10 years |
michaelni |
avcodec/bmp: fix integer overflow in checking header sizes
…
|
|
|
@c277ab6b
|
10 years |
michaelni |
avformat/img2dec: improve bmp probe
fix probetest failure
…
|
|
|
@d36fe733
|
10 years |
michaelni |
avformat/img2dec: increase probe buffer to 2k
Signed-off-by: Michael …
|
|
|
@a195c98c
|
10 years |
michaelni |
configure: update dependencies for vf_spp
Signed-off-by: Michael …
|
|
|
@0437445
|
10 years |
michaelni |
avformat/img2dec: set AVProbeData size correctly on corner cases of …
|
|
|
@6691eee4
|
10 years |
michaelni |
avformat/img2dec: avoid seekback on probeing
Signed-off-by: Michael …
|
|
|
@726e253b
|
10 years |
michaelni |
avformat/img2dec: allocate and clear padding area for probe correctly
…
|
|
|
@7d179b12
|
10 years |
michaelni |
Merge remote-tracking branch 'lukaszmluki/master'
* …
|
|
|
@9937362c
|
10 years |
michaelni |
x86/swr: use lavu helper macros to check CPU extensions
…
|
|
|
@4c145b69
|
10 years |
Carl Eugen Hoyos |
Autodetect JPEG2000 imagess.
Autodetection of jp2 files does not work …
|
|
|
@8279a152
|
10 years |
michaelni |
x86/swr: split audioconvert and rematrix DSP into separate files
Also …
|
|
|
@857cd1f3
|
10 years |
michaelni |
swr: initialize only the necessary resample dsp functions
…
|
|
|
@c8252171
|
10 years |
lukasz.m.luki2 |
lavf/ftp: always treat all response codes >= 500 as error
…
|
|
|
@a0358db3
|
10 years |
lukasz.m.luki2 |
lavf/ftp: explicitly enable UTF-8
Most FTP servers enable UTF-8 by …
|
|
|
@3ba6dce4
|
10 years |
lukasz.m.luki2 |
lavf/ftp: make response parsing more RFC compliant
Signed-off-by: …
|
|
|
@5c65aed7
|
10 years |
michaelni |
Merge commit '391ecc961ced2bde7aecb3053ac35191f838fae8'
* commit …
|
|
|
@cf8c44fc
|
10 years |
michaelni |
Merge commit 'c6698dfe7cdbc7634f33245875488ed3fa4a8ced'
* commit …
|
|
|
@b28fcbba
|
10 years |
michaelni |
Merge commit '9279826008b80daad7446950a821f32033ccd33f'
* commit …
|
|
|
@d738232
|
10 years |
michaelni |
avcodec/dvdsubdec: fix alpha in debuging code
improve the debugging …
|
|
|
@3f0a3e9e
|
10 years |
michaelni |
avcodec/dvdsubdec: Fix off-by-one error
Fix an off-by-one error that …
|
|
|
@391ecc96
|
10 years |
diego |
x86: mpegvideoenc: Change SIMD optimization name suffixes to lowercase
|
|
|
@a9ce5d92
|
10 years |
michaelni |
Merge commit '0955e57ad07640574fc20ce0bea3c0b83982ada1'
* commit …
|
|
|
@c6698dfe
|
10 years |
justin.ruggles |
webpdec: Fix decoding of the huffman group indices.
Per the …
|
|
|
@524eeaca
|
10 years |
michaelni |
Merge commit 'f920d089535bf7cf10aeda900cc43201c5e18cd0'
* commit …
|
|
|
@92798260
|
10 years |
anton |
id3v2enc: use a case-insensitive comparison for APIC picture type
|
|
|
@0d35d5ab
|
10 years |
michaelni |
Merge commit '6bc4934b75dde9354ee16a6e700ebe6775abf69e'
* commit …
|
|
|
@0955e57
|
10 years |
diego |
daud: split muxer and demuxer
Signed-off-by: Diego Biurrun …
|
|
|
@f920d089
|
10 years |
martin |
ismindex: Add an option for outputting files elsewhere than in the …
|
|
|
@6bc4934b
|
10 years |
martin |
ismindex: Allow adding a path prefix to the generated .ism file
This …
|
|
|
@d538dd82
|
10 years |
michaelni |
avformat: Add image3 demuxers with format autodetection
Reviewed-by: …
|
|
|
@dea377fc
|
10 years |
michaelni |
ivfenc: support VP9
libvpx tools accept vp9 ivf files
Signed-off-by: …
|
|
|
@4582e116
|
10 years |
michaelni |
avfilter/vf_drawtext: fix resource leak
Signed-off-by: Michael …
|
|
|
@a3c479fc
|
10 years |
michaelni |
avformat/avformat: minor grammar improvement
Signed-off-by: Michael …
|
|
|
@44f079b2
|
10 years |
michaelni |
Merge commit 'cdab9db2adeec46b3984309c8c651bdd737d2b6b'
* commit …
|
|
|
@982920cf
|
10 years |
michaelni |
Merge commit 'df949b645b12d62bb4da56d629a887c81f67f2e5'
* commit …
|
|
|
@33f6ba9c
|
10 years |
michaelni |
avdevice/pulse_audio_dec: clear pa_simple pointer after deallocation
…
|
|
|
@b52c26c6
|
10 years |
onemda |
avfilter: add flanger filter
Signed-off-by: Paul B Mahol …
|
|
|
@7e8c1f0c
|
10 years |
onemda |
avfilter/af_aphaser: move wave table generation code into separate …
|
|
|
@cdab9db
|
10 years |
vittorio.giovara |
lavf: document av_dump_format()
|
|
|
@df949b64
|
10 years |
vittorio.giovara |
hevc: Use the local context variable when needed
|
|
|
@12652472
|
10 years |
michaelni |
avfilter/vf_format: Check pix_fmts before dereferencing it
Fixes …
|
|
|
@5ab67340
|
10 years |
michaelni |
avfilter/avfiltergraph: dont "or" together error codes
Signed-off-by: …
|
|
|
@b02cfad7
|
10 years |
Carl Eugen Hoyos |
Fix standalone compilation of the wtv muxer.
|
|
|
@ce6a1ff2
|
10 years |
michaelni |
avcodec/on2avc: Fix out of array access
Fixes CID1206648
…
|
|
|
@61815ef
|
10 years |
michaelni |
Merge commit '98569d89638efc325042bd0081e9a02181afdafa'
* commit …
|
|
|
@43d70a77
|
10 years |
michaelni |
avcodec: Updated comment for sub param
Signed-off-by: Michael …
|
|
|
@7d1898eb
|
10 years |
michaelni |
avcodec/dvbsubdec: removed unnecessary null check for subtitle
In …
|
|
|
@98569d89
|
10 years |
martin |
matroskadec: Fix a double negation typo
This typo has existed since …
|
|
|
@462c9ee3
|
10 years |
stefasab |
lavfi/overlay: show incoming frames on debug messages
This is …
|
|
|
@5307fa00
|
10 years |
michaelni |
avcodec/dvdec: remove redundant null check
Fixes CID700682 again
…
|
|
|
@d266ecff
|
10 years |
michaelni |
avcodec/bitstream: remove trivial assert
Fixed CID1224273
…
|
|
|
@b5f0eac0
|
10 years |
michaelni |
swr: rename swresample_dsp init functions to swri_resample_dsp
The …
|
|
|
@1619a0e2
|
10 years |
michaelni |
doc/filters: fix typo
Signed-off-by: Dave Rice <dave@dericed.com> …
|
|
|