|
|
|
@c5eb725f
|
10 years |
michaelni |
Merge commit '8a9641a652ed1546fedfda22584f79d3d423096e'
* commit …
|
|
|
@9fb5a91
|
10 years |
michaelni |
Merge commit '014b6b416fec89777cb9cff61bcf7896eaf7cf39'
* commit …
|
|
|
@eb215be
|
10 years |
michaelni |
Merge commit '54bc15d5ebfd07fd468743ba29f709ea19e840b9'
* commit …
|
|
|
@24c76bae
|
10 years |
michaelni |
Merge commit '932788be5af8dee062c77851b573ea47dd6d047a'
* commit …
|
|
|
@7eef45a7
|
10 years |
michaelni |
avformat/id3v2: Fix incompatible pointer type warnings
Signed-off-by: …
|
|
|
@06ec2f1d
|
10 years |
michaelni |
Merge commit '8809c974a3fb51f96e498a5556a4a5bbacc581ce'
* commit …
|
|
|
@3b3229ae
|
10 years |
clement |
avfilter/edgedetect: fix indent
|
|
|
@3779973
|
10 years |
michaelni |
Merge commit 'f86f39cb9b1fcd063d5e4812132a75c06cc7acd2'
* commit …
|
|
|
@27513846
|
10 years |
michaelni |
Merge commit '928061670e873e816daa14827853b7e11221ff5f'
* commit …
|
|
|
@5edbd4f4
|
10 years |
michaelni |
Merge commit '9a4aaae3b29392b6d74997e06be249d7d54a7394'
* commit …
|
|
|
@ada0fc4e
|
10 years |
michaelni |
Merge commit '0e6c7dfa650e8b0497bfa7a06394b7a462ddc33a'
* commit …
|
|
|
@55dc253
|
10 years |
michaelni |
Merge commit 'e2ad0b66fa273c5c823978e8f601f2c0d9ee42f8'
* commit …
|
|
|
@cc18ea8d
|
10 years |
michaelni |
avformat/mov: Do not set aspect ratios that would contain zeros
…
|
|
|
@47795505
|
10 years |
michaelni |
avformat/mov: rewrite aspect from matrix code
The original code was …
|
|
|
@89b6382
|
10 years |
michaelni |
Merge commit 'cf70ba37ba74089a18295b29e77dead0a3222c9e'
* commit …
|
|
|
@cd960c8a
|
10 years |
michaelni |
Merge commit '1e763454322f7fbc7799f6009bf2e11d7a3b9821'
* commit …
|
|
|
@140dfd14
|
10 years |
michaelni |
Merge commit '456ffec35d55288d589aa1901919e038c3427f30'
* commit …
|
|
|
@8a9641a6
|
10 years |
vittorio.giovara |
bsf: check memory allocations
|
|
|
@014b6b41
|
10 years |
vittorio.giovara |
vp8: improve memory allocation checks
Check memory earlier, check one …
|
|
|
@3cfd07a5
|
10 years |
michaelni |
fate: add qp filter test
Signed-off-by: Michael Niedermayer …
|
|
|
@baea14d
|
10 years |
michaelni |
avfilter: port qp filter from libmpcodecs
Signed-off-by: Paul B Mahol …
|
|
|
@54bc15d5
|
10 years |
vittorio.giovara |
id3v2: fix reading v2.2 attached pictures
In v2.2, the picture type …
|
|
|
@932788be
|
10 years |
vittorio.giovara |
id3v2: add names to the parameters of ID3v2EMFunc.read
Some of them …
|
|
|
@8809c974
|
10 years |
vittorio.giovara |
id3v2: constify the 'tag' parameter to special metadata parsing …
|
|
|
@f86f39cb
|
10 years |
vittorio.giovara |
tiff: support decoding GBRP and GBRAP formats
Signed-off-by: Vittorio …
|
|
|
@92806167
|
10 years |
vittorio.giovara |
libswscale: GBRAP input & output and GBRAP16 input support
…
|
|
|
@9a4aaae3
|
10 years |
vittorio.giovara |
lavc: add GBRAP to avcodec_align_dimensions2
|
|
|
@0e6c7dfa
|
10 years |
vittorio.giovara |
lavu: add planar 16 bit and 8 bit rgb with alpha
Signed-off-by: …
|
|
|
@e2ad0b66
|
10 years |
vittorio.giovara |
imgutils: create misc functions for dealing with buffers
Move the …
|
|
|
@cf70ba37
|
10 years |
vittorio.giovara |
mov: Check angle rather than full matrix when updating SAR
When the …
|
|
|
@1e763454
|
10 years |
vittorio.giovara |
png: improve signature check
Return proper error code, print an error …
|
|
|
@456ffec3
|
10 years |
vittorio.giovara |
img2dec: correctly use the parsed value from -start_number
Previously …
|
|
|
@c4f1abec
|
10 years |
michaelni |
avcodec/sunrast: Use av_malloc_array()
Signed-off-by: Michael …
|
|
|
@e6f1601d
|
10 years |
michaelni |
avcodec/svq3: Use av_mallocz_array() for emu_edge_buffer
…
|
|
|
@2493558a
|
10 years |
michaelni |
avcodec/svq3: Check av_mallocs return value
Signed-off-by: Michael …
|
|
|
@a9d700f2
|
10 years |
michaelni |
mpegts: identify h264 mvc streams
This fixes missdetecting such …
|
|
|
@f2e12f89
|
10 years |
michaelni |
avformat/smoothstreamingenc: Add missing "goto fail"
Signed-off-by: …
|
|
|
@8d7d8813
|
10 years |
michaelni |
avformat/mpeg: Avoid dead assignment
Signed-off-by: Michael …
|
|
|
@e172f5e
|
10 years |
michaelni |
avcodec/hevc: Fix handling of skipped_bytes() reallocation failures
…
|
|
|
@92170669
|
10 years |
michaelni |
qpeg: avoid pointless invalid memcpy()
If refdata was NULL, the …
|
|
|
@295b79b5
|
10 years |
michaelni |
avcodec/roqvideoenc: Check for av_malloc_array() failure
…
|
|
|
@88a46fa8
|
10 years |
michaelni |
avcodec/snowenc-test: use av_mallocz_array()
Signed-off-by: Michael …
|
|
|
@482761b8
|
10 years |
michaelni |
avcodec/snowenc-test: check for av_malloc*() failures
Signed-off-by: …
|
|
|
@c6488798
|
10 years |
stefasab |
Changelog: mention the port of various mp PP filters
|
|
|
@8c7e512a
|
10 years |
stefasab |
lavfi: remove mp=pp7
The filter was ported to a native libavfilter …
|
|
|
@57ede2a5
|
10 years |
stefasab |
lavfi: use ff_norm_qscale(), factorize
|
|
|
@b23a8668
|
10 years |
michaelni |
libavformat/mxfdec.c: export the full UMID as metadata
Previous …
|
|
|
@fbe8672e
|
10 years |
michaelni |
avcodec/shorten: use av_reallocp_array()
Signed-off-by: Michael …
|
|
|
@56c7e105
|
10 years |
michaelni |
avcodec/snow: Fix av_malloc* failure checks
Signed-off-by: Michael …
|
|
|
@13871a95
|
10 years |
michaelni |
avcodec/snow: Use av_malloc_array()
Signed-off-by: Michael …
|
|
|
@24222cc1
|
10 years |
michaelni |
avcodec/opus_imdct: Use av_malloc_array()
Signed-off-by: Michael …
|
|
|
@b08b5f4b
|
10 years |
michaelni |
libavformat/mxfdec.c: read project_name metadata
MXF files generated …
|
|
|
@59ac93f6
|
10 years |
James |
x86/swr: add SSE/AVX unpack_6ch functions
int32/float only
…
|
|
|
@e9f87803
|
10 years |
lou |
doc/general: update libilbc link
Signed-off-by: Lou Logan <lou@lrcd.com>
|
|
|
@3aaff803
|
10 years |
James |
avutil/opencl: don't include config.h
It's not an installed header.
…
|
|
|
@365ef88d
|
10 years |
michaelni |
avcodec/wma: Print more details in case of spectral RLE overflows
…
|
|
|
@4f664d8a
|
10 years |
michaelni |
avcodec/ccaption_dec: Fix typos and cosmetics
Found-by: ubitux
(rest …
|
|
|
@e2db9a73
|
10 years |
michaelni |
avcodec/wmadec: fix 0 frame bit_reservoir
Fixes Ticket968
partly …
|
|
|
@a8bc9010
|
10 years |
michaelni |
avcodec/wmadec: also print the number of bits left in the nb_frames <= …
|
|
|
@843d93d2
|
10 years |
michaelni |
doc/codecs: document nomc flag
Signed-off-by: Michael Niedermayer …
|
|
|
@78e78f62
|
10 years |
michaelni |
Adding Closed caption accessories
Signed-off-by: Anshul Maheshwari …
|
|
|
@4b626261
|
10 years |
michaelni |
Adding Closed caption Support
Signed-off-by: Anshul Maheshwari …
|
|
|
@f463df18
|
10 years |
lukasz.m.luki2 |
cmdutils: use av_match_name to filter devices
Device name may be …
|
|
|
@ea0ac11f
|
10 years |
lukasz.m.luki2 |
lavd/v4l2: implement list device callback
Signed-off-by: Lukasz Marek …
|
|
|
@44e6eeb3
|
10 years |
lukasz.m.luki2 |
cmdutils: use helper functions for listing sinks/sources
List device …
|
|
|
@007c33df
|
10 years |
lukasz.m.luki2 |
lavd/avdevice: introduce helper functions for sink/sources listing
…
|
|
|
@9241e544
|
10 years |
lukasz.m.luki2 |
lavd/avdevice: remove av_ prefix from private function
Signed-off-by: …
|
|
|
@8b13a4d6
|
10 years |
michaelni |
avcodec/error_resilience: Remove special case for H.264 from …
|
|
|
@855463c0
|
10 years |
michaelni |
avcodec/h264: Keep a reference to the last picture for EC
This and …
|
|
|
@cba199b5
|
10 years |
michaelni |
avcodec/options_table: add entries for MPEG4 video profiles
Fixes …
|
|
|
@bcfd9f8d
|
10 years |
michaelni |
avcodec/proresdec_lgpl: Use av_malloc_array()
Signed-off-by: Michael …
|
|
|
@4207c5a4
|
10 years |
michaelni |
avcodec/pgssubdec: Use av_malloc*_array()
Signed-off-by: Michael …
|
|
|
@0f08b58
|
10 years |
michaelni |
avcodec/libvo-aacenc: Use av_mallocz_array()
Signed-off-by: Michael …
|
|
|
@a5334d4
|
10 years |
Carl Eugen Hoyos |
Handle r10k endianess atom DpxE.
Fixes playback and remuxing of …
|
|
|
@aa6545e1
|
10 years |
michaelni |
avformat/hlsenc: more robust error tests
errors are negative …
|
|
|
@6abf00d
|
10 years |
James |
x86/swr: load constants outside the loop in pack_6ch functions
…
|
|
|
@c8f83a4
|
10 years |
michaelni |
avformat/voc: add seeking support
Fixes Ticket1333
Signed-off-by: …
|
|
|
@87deebe1
|
10 years |
michaelni |
avcodec/libvpxenc.c: Fix linking with codec interface with msvc.
…
|
|
|
@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 …
|
|
|