|
|
|
@16ae64ce
|
11 years |
michaelni |
Merge commit 'a6a4596e12192375e1d9dffeae24d6d4c41b25c1'
* commit …
|
|
|
@f7003c7
|
11 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
Use …
|
|
|
@fe8e0136
|
11 years |
Carl Eugen Hoyos |
Use 0x88 as stream id when muxing DTS in program streams.
This is …
|
|
|
@d92b1b1b
|
11 years |
michaelni |
lavf/matroska: Adding support for Opus CodecDelay
In order to …
|
|
|
@bb47aa58
|
11 years |
michaelni |
opus/matroska: Adding support for DiscardPadding in muxer
Support for …
|
|
|
@a6a4596e
|
11 years |
martin |
tcp: Explicitly convert a pointer to a boolean integer
This fixes …
|
|
|
@d1a16564
|
11 years |
onemda |
avcodec/ffv1: YUVA(444,422,420) 9, 10 and 16 bit support
…
|
|
|
@a27227d4
|
11 years |
onemda |
avcodec/ffv1dec: fix format detection
Fixes crash with carefuly …
|
|
|
@723cf4b2
|
11 years |
Reimar.Doeffinger |
Move packed B-frames message level to info.
Since they generally …
|
|
|
@4ebf09c3
|
11 years |
Reimar.Doeffinger |
Make packed B-frame warning message more useful.
Signed-off-by: …
|
|
|
@3576b564
|
11 years |
michaelni |
avcodec/ffv1enc: encode slice as raw PCM in 1.4 when the buffer is too …
|
|
|
@8393b80b
|
11 years |
michaelni |
avcodec/ffv1dec: Support decoding planes as raw PCM in 1.4
…
|
|
|
@77f521d9
|
11 years |
michaelni |
avcodec/ffv1enc: check encode_line()s return code
Signed-off-by: …
|
|
|
@3728603f
|
11 years |
michaelni |
avcodec/ffv1enc: update buffer check for 16bps
Signed-off-by: Michael …
|
|
|
@904a2864
|
11 years |
michaelni |
avcodec/ffv1enc: fix size used for ff_alloc_packet2()
Signed-off-by: …
|
|
|
@9a0e2081
|
11 years |
michaelni |
avcodec/util: Make size argument of ff_alloc_packet2() int64_t
This …
|
|
|
@a5615b82
|
11 years |
onemda |
avcodec/eatgv: use av_reallocp_array() and check return value
Fixes …
|
|
|
@81f231b5
|
11 years |
onemda |
avcodec/asfdec: check return value of av_mallocz()
Signed-off-by: …
|
|
|
@5e66d8ac
|
11 years |
onemda |
avcodec/xwdenc: use AV_LOG_ERROR in error message
Signed-off-by: Paul …
|
|
|
@9bc59c10
|
11 years |
onemda |
avcodec/bmpenc: return meaningful error code
Signed-off-by: Paul B …
|
|
|
@6e07bb36
|
11 years |
onemda |
avcodec/truemotion2: use av_reallocp_array() and check return value
…
|
|
|
@7d75fb38
|
11 years |
michaelni |
h264: do not discard NAL_SEI when skipping frames
Signed-off-by: …
|
|
|
@8702a94e
|
11 years |
michaelni |
lavu/ripemd: Add a size optimized version of the transform functions
…
|
|
|
@452ac2aa
|
11 years |
michaelni |
lavu/ripemd: Fully unroll the transform function loops
crypto_bench …
|
|
|
@b4e1630
|
11 years |
michaelni |
lavc: don't show "Invalid and inefficient vfw-avi..." warning in mpeg4 …
|
|
|
@ce228206
|
11 years |
michaelni |
avcodec/mjpegdec: fix shift_output() with lowres
Fixes Ticket2940
…
|
|
|
@7caaa72e
|
11 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
…
|
|
|
@43497d8a
|
11 years |
onemda |
avcodec/proresdec2: return meaningful error codes
Signed-off-by: Paul …
|
|
|
@d8fb170d
|
11 years |
michaelni |
avcodec/ratecontrol: give some trivial tips in case of buffer …
|
|
|
@43353bf3
|
11 years |
Carl Eugen Hoyos |
libxvid: guess a good aspect when we cant store the exact one.
Based …
|
|
|
@cd6241b5
|
11 years |
onemda |
avcodec/truemotion2: use av_calloc() & av_malloc_array()
…
|
|
|
@c54aa2fb
|
11 years |
michaelni |
avcodec/truemotion2: Fix av_freep arguments
Fixes null pointer …
|
|
|
@8586d8dd
|
11 years |
michaelni |
avformat/avidec: fix signedness of pointer type in get_stream_idx()
…
|
|
|
@3a54c221
|
11 years |
u |
avcodec/srtdec: fix potential overread.
|
|
|
@860a0810
|
11 years |
u |
avcodec/assenc: fix potential overread.
|
|
|
@378a830e
|
11 years |
u |
avformat/subtitles: support standalone CR (MacOS).
Recent .srt files …
|
|
|
@90fc00a6
|
11 years |
u |
avformat/subtitles: add a next line jumper and use it.
This fixes a …
|
|
|
@cfcd55db
|
11 years |
u |
avformat/srtdec: skip initial random line breaks.
I found a bunch of …
|
|
|
@7d7b4e8d
|
11 years |
onemda |
avcodec/png: remove obsolete comments
Signed-off-by: Paul B Mahol …
|
|
|
@c914c99d
|
11 years |
michaelni |
swscale/utils: use memcpy instead of loop in sws_cloneVec()
…
|
|
|
@14851ca5
|
11 years |
onemda |
avformat/matroskaenc: remove bogus prores tag
Fixes: ffmpeg -i input …
|
|
|
@7f6ec05f
|
11 years |
michaelni |
lavd/v4l2: Improve debug message
In particular, print the standard …
|
|
|
@0227b429
|
11 years |
onemda |
avfilter/vf_psnr: refactor subsampled format support
Signed-off-by: …
|
|
|
@b1319e14
|
11 years |
u |
avformat/subtitles: binary search seeking.
|
|
|
@1ca4bf93
|
11 years |
u |
avformat/subtitles: check lower bound for duration overlap seeking.
|
|
|
@f8678dce
|
11 years |
u |
avformat/vobsub: fix seeking.
|
|
|
@53fb52a
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
lavf: …
|
|
|
@13e35a2
|
11 years |
michaelni |
Merge commit '7ee191cab0dc44700f26c5784e2adeb6a779651b'
* commit …
|
|
|
@58e5f6a4
|
11 years |
michaelni |
oMerge commit '85ac12587bfef970d0e0e4abc292df346daf8478'
* commit …
|
|
|
@e3d34100
|
11 years |
michaelni |
doc: add *install-doc that covers all documentation
Signed-off-by: …
|
|
|
@ea538b0d
|
11 years |
michaelni |
avcodec/snowenc: fix constness of the AVFrame argument in …
|
|
|
@ffde17e
|
11 years |
onemda |
avfilter/vf_histeq: remove unused item from filter private context
…
|
|
|
@c4c3a3d5
|
11 years |
michaelni |
vformat/tee: fix uninitialized use of ret
Signed-off-by: Michael …
|
|
|
@4cf1900b
|
11 years |
onemda |
avfilter/vf_format: add .get_video_buffer back
Unbreak xyz12 with …
|
|
|
@1e97ae4b
|
11 years |
michaelni |
doc: rename *install-doc to *install-html
Signed-off-by: James Almer …
|
|
|
@2df184f3
|
11 years |
michaelni |
doc: fix install-doc dependencies
Put it inside its own ifdef …
|
|
|
@d2382903
|
11 years |
onemda |
avfilter/vf_rotate: fix 'oh' option description
Signed-off-by: Paul B …
|
|
|
@b077d8d9
|
11 years |
onemda |
avfilter: remove redundant .get_(audio/video)_buffer initializations
…
|
|
|
@5a16a1d5
|
11 years |
onemda |
avfilter/af_asetnsamples: remove .needs_writable as it is not required …
|
|
|
@26f027fb
|
11 years |
lu_zero |
lavf: fix the comparison in an overflow check
CC: …
|
|
|
@7ee191ca
|
11 years |
lu_zero |
dv: Add a guard to not overread the ppcm array
Reported-by: Mateusz …
|
|
|
@85ac1258
|
11 years |
lu_zero |
nuv: check ff_rtjpeg_decode_frame_yuv420 return value
CC: …
|
|
|
@64c54f83
|
11 years |
michaelni |
avfilter/af_compand: silence "maybe uninitialized" warnings
if …
|
|
|
@797762fc
|
11 years |
michaelni |
avfilter/af_aecho: silence "maybe uninitialized warning"
if channels …
|
|
|
@0f48acf2
|
11 years |
michaelni |
lavu: provide msvc implementation of attribute_deprecated
…
|
|
|
@50b90d5
|
11 years |
onemda |
lavfi/telecine: remove bitstream and pal formats
Signed-off-by: Paul …
|
|
|
@6770fa4d
|
11 years |
onemda |
lavfi/fieldorder: work with non writtable frames too
Signed-off-by: …
|
|
|
@33dacda4
|
11 years |
onemda |
lavfi/fieldorder: remove pal8 format
Signed-off-by: Paul B Mahol …
|
|
|
@86cb986c
|
11 years |
onemda |
lavfi/fieldorder: add timeline support
Signed-off-by: Paul B Mahol …
|
|
|
@df7e3572
|
11 years |
onemda |
lavfi/fieldorder: use av_image_fill_linesizes()
Signed-off-by: Paul B …
|
|
|
@9b35bee6
|
11 years |
onemda |
lavfi/fieldorder: remove redundant get_video_buffer()
Signed-off-by: …
|
|
|
@c9b5ad12
|
11 years |
onemda |
s302m: s/bits_per_coded_sample/bits_per_raw_sample
…
|
|
|
@6b024d8a
|
11 years |
onemda |
avcodec/xan: use uint8_t instead of unsigned char
Signed-off-by: Paul …
|
|
|
@6508bd4a
|
11 years |
onemda |
pixfmt: add native GBRAP16 format
Signed-off-by: Paul B Mahol …
|
|
|
@898c6191
|
11 years |
onemda |
lavfi: Weston 3 Field Deinterlacing Filter
Signed-off-by: Paul B …
|
|
|
@911a100
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@86ca6a75
|
11 years |
michaelni |
Merge commit '97b052e56807fab6887e9ba210a28a622e6a4b78'
* commit …
|
|
|
@c4a696fb
|
11 years |
michaelni |
Merge commit 'befe044bb9561c9d7d6559db06bba375e82a4b66'
* commit …
|
|
|
@2a27e52
|
11 years |
michaelni |
Merge commit '7f93a861aaf2e76fd63b53ccc465909873b8dc29'
* commit …
|
|
|
@61845dc7
|
11 years |
michaelni |
Merge commit '66f091053f11a8957b2175480d2f368d2cf4474c'
* commit …
|
|
|
@5866c107
|
11 years |
michaelni |
Merge commit 'c3e6e8f06c42499bd020fd0b37f9542150e6067b'
* commit …
|
|
|
@92424a4
|
11 years |
michaelni |
Merge commit 'b634b36fcebfe16b837b6c4044f5d5cb99a75040'
* commit …
|
|
|
@c16ddcc9
|
11 years |
diego |
avisynth: K&R formatting cosmetics
|
|
|
@97b052e5
|
11 years |
diego |
avisynth: Add missing #include for NULL_IF_CONFIG_SMALL
|
|
|
@bcd1c206
|
11 years |
michaelni |
avcodec/mjpegdec: support >8bit in mjpeg_decode_scan_progressive_ac()
…
|
|
|
@b155fb0
|
11 years |
michaelni |
avcodec/mjpegdec: move shift_output() to its own function
…
|
|
|
@c407c734
|
11 years |
michaelni |
avcodec/mjpegdec: 12bit Grayscale support
Fixes part of Ticket2812
…
|
|
|
@1deeb943
|
11 years |
michaelni |
avcodec/mjpegdec: Fix normal jpeg with bits < 8
Untested due to lack …
|
|
|
@15071ed4
|
11 years |
michaelni |
avcodec/mjpegdec fix last_dc for bits != 8
Signed-off-by: Michael …
|
|
|
@ae57e824
|
11 years |
michaelni |
avcodec/dsputil: add 12bit simple idct
Will be needed for jpeg
…
|
|
|
@d2e2373
|
11 years |
onemda |
lavfi/mp: remove mp=fil
The filter does not work correctly most of …
|
|
|
@befe044b
|
11 years |
diego |
avcodec: Stop exporting the removed audio_resample* symbols
|
|
|
@0a8bb915
|
11 years |
onemda |
lavfi/mp: remove mp=dint
There are better and actually maintained …
|
|
|
@7f93a861
|
11 years |
diego |
mpeg12enc: K&R formatting cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@59b9ecc9
|
11 years |
michaelni |
avfilter/vf_yadif: Treat mode as a field of flags
Signed-off-by: …
|
|
|
@4ff5b268
|
11 years |
michaelni |
avfilter/vf_yadif: fix "incompatible pointer type" warning
…
|
|
|
@a67dcd74
|
11 years |
michaelni |
avfilter/vf_yadif: add gbr(a)p support
Suggested-by: durandal_1707 …
|
|
|
@2230d85c
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@66f09105
|
11 years |
diego |
mpeg12enc: drop forward declarations
Signed-off-by: Diego Biurrun …
|
|
|
@c3e6e8f0
|
11 years |
diego |
mem: Do not check unsigned values for negative size
|
|
|