|
|
|
@09b4ad15
|
10 years |
michaelni |
vp9: avoid infinite loop with broken files
With a certain fuzzed …
|
|
|
@0898a6d4
|
10 years |
michaelni |
avcodec/ratecontrol: Check for av_malloc*() failures
Signed-off-by: …
|
|
|
@1bf747ae
|
10 years |
michaelni |
avcodec/dvbsubdec: Return proper error codes from more functions
…
|
|
|
@ebe3a41e
|
10 years |
michaelni |
avcodec/dvbsubdec: Add some av_malloc() failure checks
Signed-off-by: …
|
|
|
@a4d3cf10
|
10 years |
michaelni |
avcodec/diracdec: Check slices malloc and propagate error code
…
|
|
|
@0b52bdfb
|
10 years |
michaelni |
avfilter/vf_pp7: Add GBRP pixel format
Signed-off-by: Michael …
|
|
|
@1673436d
|
10 years |
michaelni |
avfilter/vf_pp7: use av_malloc_array()
Signed-off-by: Michael …
|
|
|
@241f858c
|
10 years |
onemda |
LICENSE.md: mention mpdecimate and not decimate to be GPL
…
|
|
|
@35e559ae
|
10 years |
michaelni |
avcodec/cavs: Check for av_malloc* failure in ff_cavs_init_top_lines() …
|
|
|
@6f838dee
|
10 years |
michaelni |
avformat/movenc: move variable to a more local block
Signed-off-by: …
|
|
|
@f97f2a35
|
10 years |
michaelni |
doc/examples: fix lib math dep for decoding_encoding
It uses at least …
|
|
|
@6108485c
|
10 years |
michaelni |
configure: enable vsx together with altivec for ppc64el
The altivec …
|
|
|
@7824dc51
|
10 years |
michaelni |
avformat/movenc: workaround bug in "PathScale EKOPath(tm) Compiler …
|
|
|
@bdb136d3
|
10 years |
michaelni |
avfilter/internal: add fixme to ff_norm_qscale() to document obvious …
|
|
|
@4df01d5d
|
10 years |
michaelni |
avfilter: Factorize the use of norm_qscale in pp7
Signed-off-by: …
|
|
|
@aab74a38
|
10 years |
michaelni |
rm: fix memory leak on init failure
AVInputFormat.read_close is not …
|
|
|
@11d8fa5e
|
10 years |
michaelni |
ffserver: Use av_malloc_array()
Reviewed-by: "Reynaldo H. Verdejo …
|
|
|
@da02ee12
|
10 years |
James |
x86/vf_pp7: port dctB_mmx to yasm
Reviewed-by: Michael Niedermayer …
|
|
|
@f95cd5a2
|
10 years |
michaelni |
Merge commit '51da7d02748cc54b7d009115e76efa940b99a8ef'
* commit …
|
|
|
@1cf0f27
|
10 years |
michaelni |
Merge commit '7e4e010b80e76862e83afbd41c25d50e72f0b44c'
* commit …
|
|
|
@aefb99f2
|
10 years |
michaelni |
avcodec/ass_split: use *alloc_array()
Signed-off-by: Michael …
|
|
|
@727cb2bd
|
10 years |
michaelni |
avcodec/ass: Use av_realloc_array()
Signed-off-by: Michael …
|
|
|
@a299cd5a
|
10 years |
stefasab |
lavfi: port mp=pp7 to libavfilter
The only difference with mp=pp7 is …
|
|
|
@b1d22330
|
10 years |
michaelni |
avformat/hdsenc: Remove redundant NULL pointer checks
Signed-off-by: …
|
|
|
@04091552
|
10 years |
michaelni |
ffmpeg: remove unneeded NULL pointer check
Signed-off-by: Michael …
|
|
|
@32335541
|
10 years |
michaelni |
tools/uncoded_frame: Use avio_closep() to avoid leaving stale pointers …
|
|
|
@51da7d02
|
10 years |
anton |
matroskaenc: refuse to write AAC without valid extradata
|
|
|
@7e4e010b
|
10 years |
anton |
mpeg4audio: check the init_get_bits() return value
Fixes possible …
|
|
|
@ef3a6a48
|
10 years |
michaelni |
avformat/tee: Simplify code by using avio_closep()
Signed-off-by: …
|
|
|
@643dee84
|
10 years |
michaelni |
avformat/sapenc: Use avio_closep() to avoid leaving stale pointers in …
|
|
|
@2959a612
|
10 years |
michaelni |
avformat/utils: Use avio_closep() to avoid leaving stale pointers in …
|
|
|
@b88e8058
|
10 years |
michaelni |
vp9: fix parser return values in error case
The parser must always …
|
|
|
@d1c6b7b2
|
10 years |
michaelni |
configure: fix convoluted shlib code
Fixes Ticket 4199
…
|
|
|
@62438450
|
10 years |
michaelni |
avformat/aiffdec: improve readability
Signed-off-by: Peter Ross …
|
|
|
@cd340528
|
10 years |
Carl Eugen Hoyos |
Skip Exif data when auto-detecting jpeg images.
|
|
|
@6d1a2efb
|
10 years |
michaelni |
ffmpeg: Clear error message array at init.
This avoids printing …
|
|
|
@d1d8f866
|
10 years |
michaelni |
avformat/mlvdec: Use avio_closep() to avoid leaving stale pointers in …
|
|
|
@edeaf6f3
|
10 years |
michaelni |
avformat/mlvdec: Simplify code by using avio_closep()
Signed-off-by: …
|
|
|
@07e4ed56
|
10 years |
michaelni |
avformat/mov: Use avio_closep() to avoid leaving stale pointers in …
|
|
|
@f9ddaa35
|
10 years |
michaelni |
avformat/rtpenc_chain: Use avio_closep() to avoid leaving stale …
|
|
|
@e360d030
|
10 years |
michaelni |
avformat/rtsp: Use avio_closep() to avoid leaving stale pointers in …
|
|
|
@81657771
|
10 years |
michaelni |
avcodec/dvdsubdec: fix accessing dangling pointers
dvdsub_decode() …
|
|
|
@3fd3647f
|
10 years |
michaelni |
Merge commit '2dbd35b00c6433e587d5f44d5dbc8972ebbaa88e'
* commit …
|
|
|
@93870f0
|
10 years |
michaelni |
Merge commit '3852e2c926ddb166c7aa69c4644a86100ea144d9'
* commit …
|
|
|
@de8f70b8
|
10 years |
michaelni |
Merge commit '71ec3d36fa6122b3b6c5c68a21b9c70cb2e668e8'
* commit …
|
|
|
@26ac6d54
|
10 years |
Carl Eugen Hoyos |
lavfi/boxblur: Readd 8bit colour spaces on big-endian.
|
|
|
@bf3126db
|
10 years |
michaelni |
avformat/hlsenc: Use avio_closep() to avoid leaving stale pointers in …
|
|
|
@26c72d29
|
10 years |
michaelni |
avformat/img2dec: Use avio_closep() to avoid leaving stale pointers in …
|
|
|
@50bb9b87
|
10 years |
michaelni |
avformat/img2enc: Use avio_closep() to avoid leaving stale pointers in …
|
|
|
@b565fd44
|
10 years |
michaelni |
avformat/hdsenc: Simplify code by using avio_closep()
Signed-off-by: …
|
|
|
@e5993aeb
|
10 years |
michaelni |
avdevice/lavfi: Use avio_closep() to avoid leaving stale pointers in …
|
|
|
@eb3e661b
|
10 years |
michaelni |
ffserver: Use avio_closep() to avoid leaving stale pointers in memor
…
|
|
|
@78cb3c06
|
10 years |
michaelni |
ffmpeg: Use avio_closep() to avoid leaving stale pointers in memory
…
|
|
|
@558cef88
|
10 years |
michaelni |
ffmpeg_opt: Use avio_closep() to avoid leaving stale pointers in …
|
|
|
@2dbd35b0
|
10 years |
martin |
libfdk-aacdec: Make sure decoding doesn't add any extra delay in the …
|
|
|
@3852e2c9
|
10 years |
martin |
libopenh264enc: Fix a typo and some nitpicks
Also move the .long_name …
|
|
|
@71ec3d36
|
10 years |
martin |
doc: Add initial documentation about the OpenH264 encoder wrapper
…
|
|
|
@a85f0331
|
10 years |
michaelni |
doc/examples/transcoding: Use avio_closep() in examples as it avoids …
|
|
|
@a63c17ce
|
10 years |
michaelni |
idoc/examples/remuxing: Use avio_closep() in examples as it avoids …
|
|
|
@c61b84cc
|
10 years |
michaelni |
doc/examples/transcode_aac: Use avio_closep() in examples as it avoids …
|
|
|
@1d241063
|
10 years |
michaelni |
doc/examples/muxing: Use avio_closep() in examples as it avoids …
|
|
|
@919e038a
|
10 years |
lou |
doc: fix typos
Signed-off-by: Lou Logan <lou@lrcd.com>
|
|
|
@bcaa909
|
10 years |
michaelni |
avcodec/dvdsubdec: error on bitmaps with size 0
Attemtping to decode …
|
|
|
@3ed80bd9
|
10 years |
michaelni |
Merge commit '5a1addd7c1d8ff218ed4b84f4f02fdb83980094c'
* commit …
|
|
|
@0e1bb03c
|
10 years |
michaelni |
Merge commit '01168bf1405ddbf671f1074a927b951b8777adbb'
* commit …
|
|
|
@e2404096
|
10 years |
michaelni |
avformat/segment: Clear contexts after deallocation
Signed-off-by: …
|
|
|
@2a741bae
|
10 years |
michaelni |
Merge commit 'b3f04657368a32a9903406395f865e230b1de348'
* commit …
|
|
|
@86e7d20a
|
10 years |
michaelni |
avcodec/aic: Use av_malloc_array
Signed-off-by: Michael Niedermayer …
|
|
|
@7efabffc
|
10 years |
michaelni |
ffmpeg_opt: Check for av_realloc_array() failure
Signed-off-by: …
|
|
|
@2d7fd4cc
|
10 years |
michaelni |
ffmpeg_opt: Use av_realloc_array()
Signed-off-by: Michael Niedermayer …
|
|
|
@e00499eb
|
10 years |
michaelni |
avcodec/libxvid: fix potential integer overflow
Signed-off-by: …
|
|
|
@dfffc4aa
|
10 years |
michaelni |
avformat/dvbsub: remove unused variable
Signed-off-by: Michael …
|
|
|
@5a1addd7
|
10 years |
lu_zero |
xsub: Support DXSA subtitles
These have a DXSA tag and contain alpha …
|
|
|
@01168bf1
|
10 years |
lu_zero |
mpeg: Remove unused field
|
|
|
@ad465e7
|
10 years |
michaelni |
avcodec/mpeg12: Try to fetch pts/dts from both the packet associated …
|
|
|
@b3f0465
|
10 years |
lu_zero |
segment: Fix the failure paths
A failure in segment_end() or …
|
|
|
@69ee915
|
10 years |
michaelni |
avcodec/parser: add fuzzy mode to ff_fetch_timestamp()
This will be …
|
|
|
@ddae03f6
|
10 years |
michaelni |
avcodec/allcodecs: prefer x264 over openh264 if both are available
…
|
|
|
@c09eeca5
|
10 years |
michaelni |
Merge commit '8a3d9ca603f4d15ecaa9ca379cbaab4ecaec8ce4'
* commit …
|
|
|
@cb03d29d
|
10 years |
michaelni |
Merge commit '2a1500fb552364488cfbee3e29e296788a3a6bdd'
* commit …
|
|
|
@0d0a9051
|
10 years |
michaelni |
Merge commit 'e581e88cbdb3323ca0026a54b39a9716a3686e9f'
* commit …
|
|
|
@4009ee3
|
10 years |
michaelni |
Merge commit '8e03ca2fff40ce065ea5a516200e777c96cd785e'
* commit …
|
|
|
@89388cf6
|
10 years |
michaelni |
Merge commit '1c6183233d56fb27a4a154e7e64ecab98bd877f1'
* commit …
|
|
|
@40e123bc
|
10 years |
michaelni |
Merge commit 'ed97963bdbf3bb17fca4f9ea0aa1a97722dec907'
* commit …
|
|
|
@f2f88b95
|
10 years |
michaelni |
Merge commit '4438c256387a5845e5cdc5c14c43f4047b68301b'
* commit …
|
|
|
@82b1bcd7
|
10 years |
michaelni |
Merge commit '15ea222778caaec0877b3f9938140b707c931d96'
* commit …
|
|
|
@6279cb35
|
10 years |
michaelni |
Merge commit '046f75a970701b4c947d38bfd2186dcc5f2ddae2'
* commit …
|
|
|
@ac3f6429
|
10 years |
michaelni |
vfilter/vf_tinterlace: Fix issues with linesize and cols
Based on …
|
|
|
@f931b1ef
|
10 years |
michaelni |
Merge commit '696141e898193311c994b399a8dc60713709092f'
* commit …
|
|
|
@30cf7555
|
10 years |
michaelni |
Merge commit 'fe082998683334e7f573cfe3876810fb80c5249c'
* commit …
|
|
|
@2ab6deb3
|
10 years |
michaelni |
Merge commit '2cef68da69a17ed09c313ba3c3850ec1cc0a80e0'
* commit …
|
|
|
@9198397
|
10 years |
michaelni |
avcodec/ffv1enc: Fix incompatible pointer type warning
Signed-off-by: …
|
|
|
@3b3782d7
|
10 years |
michaelni |
Merge commit '0352ff102d62ee94e79e0baaf64d5ad4e66f907b'
* commit …
|
|
|
@f4cc19cd
|
10 years |
michaelni |
Merge commit 'ca09effb01e126b0ac74ff3de70a475423ddee82'
* commit …
|
|
|
@90de28b
|
10 years |
michaelni |
Merge commit '1dd797e3c9f179f957316a0becbec048b42df8aa'
* commit …
|
|
|
@b20e79d
|
10 years |
michaelni |
Merge commit '07a0c0f0005072d115ace61e60f46be68582cc3a'
* commit …
|
|
|
@dede2f7f
|
10 years |
michaelni |
tools/ismindex.c: Use av_realloc_array()
Signed-off-by: Michael …
|
|
|
@a0a7b154
|
10 years |
michaelni |
tools/ismindex: Keep count fields consistent with arrays in case of …
|
|
|
@8a3d9ca6
|
10 years |
martin |
libavcodec: Add an OpenH264 encoder wrapper
Compared to existing, …
|
|
|
@2a1500fb
|
10 years |
martin |
movenc: Fix a typo in a comment
Signed-off-by: Martin Storsjö …
|
|
|