|
|
|
@2051b401
|
10 years |
michaelni |
avfilter/drawtext: fix frame mem leak
Signed-off-by: Ivan Efimov …
|
|
|
@013498ba
|
10 years |
michaelni |
aacenc: Adjust the initial offset for PNS values
This commit adjusts …
|
|
|
@42a144f2
|
10 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
…
|
|
|
@89b3c521
|
10 years |
michaelni |
avcodec/atrac3plusdec: Free mdct contexts at the end
Fixes memleak
…
|
|
|
@d0c895d3
|
10 years |
Carl Eugen Hoyos |
lavf/mpegtsenc: Accept 0x000001 as startcode for hevc.
Fixes ticket #4194.
|
|
|
@4d74c8d5
|
10 years |
michaelni |
avcodec/ffv1: dont leave stale pointers in memory
Signed-off-by: …
|
|
|
@d19fc69f
|
10 years |
michaelni |
avcodec/ffv1: remove unneeded variable
Signed-off-by: Michael …
|
|
|
@a3963cc
|
10 years |
michaelni |
avcodec/ffv1: use av_freep()
Signed-off-by: Michael Niedermayer …
|
|
|
@fb6dd77
|
10 years |
michaelni |
Merge commit '73dacabfc9b9ef1fd2c08105fdab6238ee29c2fc'
* commit …
|
|
|
@73dacabf
|
10 years |
diego |
ffv1: Check memory allocations
Signed-off-by: Diego Biurrun …
|
|
|
@f4f3065c
|
10 years |
michaelni |
h264: remove bogus YCgCo warning message
YCgCo decoding works just …
|
|
|
@d5dcd946
|
10 years |
michaelni |
avfilter/vf_scale: Add warning for AVCOL_SPC_YCGCO
Signed-off-by: …
|
|
|
@c69ff12d
|
10 years |
michaelni |
lavf/mpeg: vobsub add an option to specify the .sub's URI
…
|
|
|
@30ce065f
|
10 years |
michaelni |
fate: add tta encoder test
Signed-off-by: James Almer …
|
|
|
@a4d58c9
|
10 years |
michaelni |
lavf/http: handle case where the server returns a redirect during a …
|
|
|
@f7f71b57
|
10 years |
michaelni |
aacenc: Add support for Perceptual Noise Substitution energy values
…
|
|
|
@c919cc61
|
10 years |
michaelni |
tests/fate: added mxf opatom audio regression tests
Signed-off-by: …
|
|
|
@818e8897
|
10 years |
michaelni |
Merge commit '4e5443216445f3a9b8e6cb3fa4f448762e19006e'
* commit …
|
|
|
@4dd0c071
|
10 years |
michaelni |
Merge commit '0b72a47f5592ecc035edd5bac57558ad9604612d'
* commit …
|
|
|
@f03dfe11
|
10 years |
michaelni |
avformat/rtsp: Fix dereference after null check
This fixes CID 732219 …
|
|
|
@ff50b1b1
|
10 years |
michaelni |
swresample/swresample-test: Randomly wipe out channel counts
…
|
|
|
@3c77bb5f
|
10 years |
michaelni |
swresample: Check channel layouts and channels against each other and …
|
|
|
@80a28c75
|
10 years |
michaelni |
swresample: Allow reinitialization without ever setting channel layouts
|
|
|
@d7b9cb2f
|
10 years |
michaelni |
swresample: Allow reinitialization without ever setting channel counts …
|
|
|
@4e544321
|
10 years |
martin |
rtsp: Fix unchecked return value
Signed-off-by: Martin Storsjö …
|
|
|
@0b72a47f
|
10 years |
martin |
rtsp: Check a malloc return value
Signed-off-by: Martin Storsjö …
|
|
|
@14edc9f3
|
10 years |
James |
configure: add missing h263p decoder dependencies
Should fix ticket …
|
|
|
@7ad27f1
|
10 years |
michaelni |
fate: Include branch information in the payload header
The server is …
|
|
|
@445a02b1
|
10 years |
michaelni |
avformat/rtpdec_asf: Fix potential pointer overflow
Signed-off-by: …
|
|
|
@870ec3f6
|
10 years |
michaelni |
avformat/segafilm: Use av_malloc_array()
Signed-off-by: Michael …
|
|
|
@4270a9f5
|
10 years |
michaelni |
avformat/sierravmd: use av_malloc_array()
Signed-off-by: Michael …
|
|
|
@d2fc702a
|
10 years |
onemda |
avfilter: add chorus filter
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@415f1fab
|
10 years |
michaelni |
libavformat/mxfenc: added support mxf opatom audio muxing
Previous …
|
|
|
@a202fe00
|
10 years |
michaelni |
fate: Add atrac3+ tests
Signed-off-by: Michael Niedermayer …
|
|
|
@b51027fd
|
10 years |
michaelni |
libavformat/http.c: Make http-listen work as an input stream.
With …
|
|
|
@f944aeb0
|
10 years |
michaelni |
avformat/rtpproto: Move dscp into context & AVOptions
Signed-off-by: …
|
|
|
@816bbc1
|
10 years |
michaelni |
Merge commit 'bbdb50d7a8a91f38188fd15080d7f45f1540b3ac'
* commit …
|
|
|
@6530e2ff
|
10 years |
michaelni |
Merge commit '7a9b764c0737f42cf2458c3c5378b0df216e14a2'
* commit …
|
|
|
@bbdb50d7
|
10 years |
derek.buitenhuis |
libx265: print supported presets and tunes on error
Based on code …
|
|
|
@d6bcdf0d
|
10 years |
michaelni |
avformat/xwma: Use av_malloc_array()
Signed-off-by: Michael …
|
|
|
@e3335521
|
10 years |
michaelni |
avformat/wtvenc: Use av_realloc_array()
Signed-off-by: Michael …
|
|
|
@e0d8ff5e
|
10 years |
michaelni |
avformat/nsvdec: Use av_malloc_array()
Signed-off-by: Michael …
|
|
|
@7a9b764c
|
10 years |
diego |
libdc1394: Unbreak build after c201069fa
|
|
|
@7f64a750
|
10 years |
michaelni |
rtpenc_jpeg: handle case of picture dimensions not dividing by 8
This …
|
|
|
@d4a6c940
|
10 years |
michaelni |
Merge commit '4f373a5111f900af54301907132942f95276285c'
* commit …
|
|
|
@9fc45681
|
10 years |
James |
doc: add aarch64 cpuflags to fftools documentation
Signed-off-by: …
|
|
|
@666ec9bd
|
10 years |
James |
doc: add missing arm cpuflags to fftools documentation
Signed-off-by: …
|
|
|
@410c93cf
|
10 years |
James |
doc: add missing x86 cpuflags to fftools documentation
Signed-off-by: …
|
|
|
@3d6069d0
|
10 years |
michaelni |
Use @verbatim instead of @example for ASCII arts
Partially fixes …
|
|
|
@5faca08c
|
10 years |
michaelni |
texi2pod: Handle @verbatim
Signed-off-by: Michael Niedermayer …
|
|
|
@4f373a5
|
10 years |
martin |
vfwcap: Unbreak building after c201069fa
These headers can't be …
|
|
|
@1a562adb
|
10 years |
michaelni |
tests: Do not include stdout/stderr or diff if the test passed
FATE …
|
|
|
@28e2bf90
|
10 years |
michaelni |
Add cabac test into fate
Signed-off-by: Michael Niedermayer …
|
|
|
@74459468
|
10 years |
michaelni |
cabac-test: Return 1 if there are any errors
Signed-off-by: Michael …
|
|
|
@61090db2
|
10 years |
James |
avcodec/libx265: print supported presets and tunes on error
Based on …
|
|
|
@bc48c889
|
10 years |
michaelni |
avcodec/h264: Do not fail with randomly truncated VUIs
Fixes …
|
|
|
@4d0f6d3
|
10 years |
michaelni |
avdevice/vfwcap: revert header reordering from …
|
|
|
@8d15de7e
|
10 years |
michaelni |
ffmdec: Check return value of ffm_append_recommended_configuration
…
|
|
|
@aae9f52c
|
10 years |
michaelni |
avformat/rtsp: Fix unchecked return value
Reviewed-by: Thomas Volkert …
|
|
|
@5d0f836f
|
10 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
…
|
|
|
@578d99e7
|
10 years |
michaelni |
avutil/mips/intreadwrite: build fix for mips64r6 (instruction 'lwl' …
|
|
|
@7fdd3142
|
10 years |
michaelni |
configure: add support for 74kf cpu
Signed-off-by: Shivraj Patil …
|
|
|
@076bfe96
|
10 years |
michaelni |
configure: add support for mips64r6 and i6400 cpu
This is a …
|
|
|
@8af3ce53
|
10 years |
michaelni |
configure: add support for mips32r5, p5600 cpu and msa
Imagination …
|
|
|
@599dc8fe
|
10 years |
michaelni |
avcodec/hqx: Use av_clip_uintp2()
Suggested-by: Reimar Döffinger …
|
|
|
@7b39d853
|
10 years |
Carl Eugen Hoyos |
lavf/flac: Autodetect raw flac files.
|
|
|
@3553b815
|
10 years |
James |
avcodec/libdcadec: honor AVCodecContext bitexact flag
Reviewed-by: …
|
|
|
@eff72a6c
|
10 years |
michaelni |
libavcodec/hqx: multi threading support
Signed-off-by: Michael …
|
|
|
@b1b58310
|
10 years |
michaelni |
Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc'
* commit …
|
|
|
@259fd4c7
|
10 years |
michaelni |
avdevice/vfwcap: put the headers back in the order in which they need …
|
|
|
@fe25194c
|
10 years |
michaelni |
Merge commit 'c201069fac9a76e6604f9d84d76a172434d62200'
* commit …
|
|
|
@71288bf8
|
10 years |
michaelni |
Merge commit '27852f2f1dec3749ea79883b70484c841169f747'
* commit …
|
|
|
@7ef59803
|
10 years |
michaelni |
Merge commit '0266988ccd15436eaf5f7bb6f9509e6bfd5ce589'
* commit …
|
|
|
@e77270cd
|
10 years |
michaelni |
Merge commit '783df7d5c5ab15f3d1afe2541c7d461c81c5c29d'
* commit …
|
|
|
@72a58026
|
10 years |
michaelni |
Merge commit '5980c924e309ae1dde8bd52d9938f94ff02602eb'
* commit …
|
|
|
@98c7d305
|
10 years |
michaelni |
Merge commit 'be089af38f65dc8b1fe3564f98020fc815577edb'
* commit …
|
|
|
@9fd3d9ac
|
10 years |
michaelni |
Merge commit 'f8fd0c29ce5dc7d4be13e7e89d0f1e8a035ae71b'
* commit …
|
|
|
@7b0689c5
|
10 years |
michaelni |
avcodec/nvenc: Add options for level and tier
Previous version …
|
|
|
@7be2d2a7
|
10 years |
michaelni |
avcodec/h264: Use only one ERContext
This fixes slice threads with …
|
|
|
@8d26c193
|
10 years |
diego |
avdevice: Apply a more consistent file naming scheme
|
|
|
@c201069
|
10 years |
diego |
avdevice: Add missing header for NULL_IF_CONFIG_SMALL
Also reshuffle …
|
|
|
@27852f2f
|
10 years |
lu_zero |
libavformat: Handle error return from ff_listen_bind
Handle error …
|
|
|
@0266988c
|
10 years |
vittorio.giovara |
hqx: Fix clipping error in idct put function
Signed-off-by: Vittorio …
|
|
|
@783df7d5
|
10 years |
vittorio.giovara |
riff: Add 'M705' FourCC for mpeg2video
|
|
|
@5980c924
|
10 years |
vittorio.giovara |
dnxhd: Log the selected profile id
|
|
|
@98d0c423
|
10 years |
michaelni |
avcodec/h264: Be more tolerant to changing pps id between slices
…
|
|
|
@be089af3
|
10 years |
vittorio.giovara |
mov: Rely on box type rather than file type for colr atom
Although …
|
|
|
@f8fd0c29
|
10 years |
vittorio.giovara |
v210: Fix typo in header guards
|
|
|
@0773f673
|
10 years |
michaelni |
avfilter/vsrc_life: Fix mix of declarations and statements
…
|
|
|
@df4fca21
|
10 years |
michaelni |
vda: Cast to not discard constant qualifier and silence compiler …
|
|
|
@d630f38
|
10 years |
michaelni |
avutil/x86/Makefile: fix conditional x86/emms.o build
Signed-off-by: …
|
|
|
@e88b3852
|
10 years |
michaelni |
avcodec/aacdec: Fix storing state before PCE decode
Fixes Ticket4460
…
|
|
|
@32e06c4
|
10 years |
michaelni |
avcodec/h264_ps: Move truncation check from VUI to SPS
This more …
|
|
|
@48f27b78
|
10 years |
michaelni |
microdvd: do not export framerate hint as subtitle packet
MicroDVD …
|
|
|
@edaca081
|
10 years |
michaelni |
Merge commit 'bb815dfc38b8ef7a89d6b9684ce0cdc296385d6d'
* commit …
|
|
|
@8e1717cf
|
10 years |
michaelni |
Merge commit 'c4d37cd9ef6e374bb888f6273259b10fac5bd909'
* commit …
|
|
|
@79c11388
|
10 years |
Carl Eugen Hoyos |
lavf/apngenc: Do not print a warning in the normal use-case.
|
|
|
@b926f02e
|
10 years |
michaelni |
avutil/x86/Makefile: Make building and linking of emms.c conditional
…
|
|
|
@a0854c08
|
10 years |
onemda |
avfilter: handle error in query_formats() in bunch of filters
…
|
|
|
@21e034a4
|
10 years |
michaelni |
avformat/libquvi: Fix whitelist handling
Fixes null pointer …
|
|
|