|
|
|
@3ba6dce4
|
10 years |
lukasz.m.luki2 |
lavf/ftp: make response parsing more RFC compliant
Signed-off-by: …
|
|
|
@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 …
|
|
|
@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> …
|
|
|
@4930cd13
|
10 years |
michaelni |
ffmpeg: check av_opt_set_dict() return
Fixes CID1224275
…
|
|
|
@79d3eeb2
|
10 years |
michaelni |
doc/ffprobe.xsd: fix order and missing elements/attributes
…
|
|
|
@42a92a24
|
10 years |
michaelni |
swr: remove obsolete resample prototypes
Signed-off-by: James Almer …
|
|
|
@23a9edf5
|
10 years |
michaelni |
Partially revert "swr: add prototypes for resample dsp functions"
…
|
|
|
@c45b7f0d
|
10 years |
michaelni |
x86/swr: add ff_resample_{common, linear}_int16_xop
Signed-off-by: …
|
|
|
@1a69224f
|
10 years |
michaelni |
x86/swr: add ff_resample_{common, linear}_float_fma
Signed-off-by: …
|
|
|
@a441a243
|
10 years |
michaelni |
x86: rename dsputil.asm to idctdsp.asm
Its only function is no longer …
|
|
|
@ef7e8425
|
10 years |
michaelni |
avcodec/mjpegdec: factorize some parts of the pix_fmt_id switch()
…
|
|
|
@784e1cf
|
10 years |
michaelni |
avcodec/mjpegdec: handle luma upscale detection generically
…
|
|
|
@64d98da
|
10 years |
michaelni |
avcodec/mjpegdec: set upscale_h/upscale_v using generic code instead …
|
|
|
@7558e553
|
10 years |
michaelni |
avcodec/mjpegdec: Support pix_fmt_id==0x11222200
Fixes: …
|
|
|
@cd417d94
|
10 years |
michaelni |
avcodec/mjpegdec: fix width for non chroma in rescaling
…
|
|
|
@4e09300f
|
10 years |
michaelni |
mjpegdec: Support pix_fmt_id == 0x22112200
Fixes 4780490_300.jpg
…
|
|
|
@141ee10
|
10 years |
michaelni |
Merge commit '48e6432407a73d5006d84609456e6e0bc3dd8fc4'
* commit …
|
|
|
@ee78b0c
|
10 years |
michaelni |
Merge commit 'b75a1f9892b5b715397edbf837e4d4cda337907b'
* commit …
|
|
|
@8365287e
|
10 years |
michaelni |
Merge commit 'f1f6156b3fc9eb77b439d031ba18974d80b8341e'
* commit …
|
|
|
@06e5d28e
|
10 years |
michaelni |
Merge commit 'd0449e754553b0c110b6cd75f6725b82144fbd2a'
* commit …
|
|
|
@dd2c9034
|
10 years |
michaelni |
x86/swr: convert resample_{common, linear}_double_sse2 to yasm
…
|
|
|
@48e64324
|
10 years |
lu_zero |
matroska: Factor out mkv_write_stereo_mode
|
|
|
@b75a1f98
|
10 years |
lu_zero |
matroska: Factor out write_track from mkv_write_tracks
|
|
|
@f1f6156b
|
10 years |
lu_zero |
matroska: K&R formatting cosmetics
|
|
|
@d0449e75
|
10 years |
diego |
vaapi: Update idct_permutation location after dsputil/idctdsp split
|
|
|
@fb318def
|
10 years |
michaelni |
Merge commit '20f95f21f9b9595608ba668a6eca78f2d508be67'
* commit …
|
|
|
@8d0c7031
|
10 years |
michaelni |
Merge commit '79793f833784121d574454af4871866576c0749d'
* commit …
|
|
|
@581b5f0b
|
10 years |
michaelni |
Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e'
* commit …
|
|
|
@20f95f21
|
10 years |
martin |
mov: Support default-base-is-moof.
default-base-is-moof shall be set …
|
|
|
@909f53f2
|
10 years |
michaelni |
Merge commit 'adcb8392c9b185fd8a91a95fa256d15ab1432a30'
* commit …
|
|
|
@79793f83
|
10 years |
diego |
Update Fiona's name in copyright statements.
|
|
|
@a97137e9
|
10 years |
michaelni |
avfilter/f_ebur128: Use av_malloc_array()
Signed-off-by: Michael …
|
|
|
@7faa7d3d
|
10 years |
michaelni |
avcodec/hevc: Use av_malloc(z)_array()
Signed-off-by: Michael …
|
|
|
@80da227c
|
10 years |
michaelni |
cmdutils_opencl: Use av_malloc_array()
Signed-off-by: Michael …
|
|
|
@46563af7
|
10 years |
michaelni |
avfilter/showcqt: adding freetype support
Signed-off-by: Michael …
|
|
|
@9efa7f82
|
10 years |
michaelni |
avdevice/xv: fix missing {
Found-by: jamrial
Signed-off-by: Michael …
|
|
|
@847bb638
|
10 years |
michaelni |
swr: convert resample_common/linear_int16_mmx2/sse2 to yasm.
…
|
|
|
@e5c806fd
|
10 years |
michaelni |
lavd/xv: handle delete window message
User may close X11 window by …
|
|
|
@e429d6c1
|
10 years |
michaelni |
avcodec/pgssubdec: remove unused variables
Found-by: ubitux …
|
|
|
@89bcb777
|
10 years |
michaelni |
avcodec/pgssubdec: Check input buffer size in …
|
|
|
@ae9a73de
|
10 years |
michaelni |
Merge commit '253d0be6a1ecc343d29ff8e1df0ddf961ab9c772'
* commit …
|
|
|
@0c911c8f
|
10 years |
michaelni |
avcodec/pgssubdec: fix end display time
Signed-off-by: Michael …
|
|
|
@066a4819
|
10 years |
michaelni |
avcodec/pgssubdec: Bail out of decode_rle() if error and AV_EF_EXPLODE …
|
|
|
@fc7da418
|
10 years |
michaelni |
avcodec/pgssubdec: better error codes
Signed-off-by: Michael …
|
|
|
@5c019ec9
|
10 years |
michaelni |
avcodec/pgssubdec: Pass AVSubtitleRect to decode_rle()
Signed-off-by: …
|
|
|
@4701f767
|
10 years |
michaelni |
avcodec/pgssubdec: split out flush_cache()
Signed-off-by: Michael …
|
|
|
@e3fcb143
|
10 years |
diego |
dsputil: Split off IDCT bits into their own context
|
|
|
@adcb8392
|
10 years |
diego |
mjpeg: Split off bits shared by MJPEG and LJPEG encoders
This …
|
|
|
@ca7f2a73
|
10 years |
michaelni |
avcodec/pgssubdec: do not fail when part of the packet is faulty …
|
|
|
@376f353
|
10 years |
michaelni |
avcodec/pgssubdec: rename PICTURE_SEGMENT
Signed-off-by: Michael …
|
|
|
@ec94c52e
|
10 years |
u |
doc: remove trailing ':' at the end of sections
Also lowercase …
|
|
|
@253d0be6
|
10 years |
anton |
pgssubdec: handle more complex PGS scenarios
Add ability to handle …
|
|
|
@f054d1e7
|
10 years |
michaelni |
avformat/hdsenc: Use av_mallocz_array()
Signed-off-by: Michael …
|
|
|
@ca384d70
|
10 years |
michaelni |
avformat/rtsp: use av_malloc_array()
Signed-off-by: Michael …
|
|
|
@418e5768
|
10 years |
michaelni |
swresample/resample_template: move division out of loop for …
|
|
|
@86576129
|
10 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
…
|
|
|
@c5a405c4
|
10 years |
michaelni |
swresample/resample_template: flip order of operations in …
|
|
|
@09adb1dd
|
10 years |
Carl Eugen Hoyos |
configure: enable lto for icl compiler.
|
|
|
@7f5d75f
|
10 years |
michaelni |
cmdutils: ignore sws_flags if swscale is not enabled
This avoids some …
|
|
|
@3f424346
|
10 years |
michaelni |
avcodec/huffyuvencdsp: try to fix misaligned access
Should fix fate …
|
|
|
@cddbf95c
|
10 years |
michaelni |
doc/examples/resampling_audio: use av_freep() for saftey
also its …
|
|
|
@d5f81779
|
10 years |
u |
avfilter/overlay: reindent
|
|
|
@b18d1b09
|
10 years |
u |
avfilter/buffersrc: reindent
|
|
|
@f02a4408
|
10 years |
michaelni |
ffmpeg_opt: route -ab to -b:a
Fixes combining -ab with -target …
|
|
|
@525a165d
|
10 years |
michaelni |
avfilter/vf_pullup: workaround bug in gcc 4.4.3 on ARM
The gcc …
|
|
|
@4d3072ad
|
10 years |
michaelni |
doc/examples/muxing: remove unused variable
Signed-off-by: Michael …
|
|
|