|
|
|
@d2d794f3
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
fate: …
|
|
|
@fde74d1b
|
11 years |
michaelni |
avformat/swfdec: check avio_read() return code
Fixes use of …
|
|
|
@8eb76217
|
11 years |
michaelni |
avcodec/interplayvideo: Check that enough data is available for …
|
|
|
@66875798
|
11 years |
michaelni |
avcodec/interplayvideo: Check that enough data is available for …
|
|
|
@ff1e30c0
|
11 years |
michaelni |
avcodec/interplayvideo: Check that enough data is available for …
|
|
|
@4e575ade
|
11 years |
michaelni |
avformat/ipmovie: Check palette size in OPCODE_SET_PALETTE
…
|
|
|
@947e40b9
|
11 years |
michaelni |
avformat/ipmovie: Check that OPCODE_SET_PALETTE size is large enough
…
|
|
|
@5f0d552c
|
11 years |
michaelni |
avformat/ipmovie: remove superflous ()
Signed-off-by: Michael …
|
|
|
@8faabf3
|
11 years |
michaelni |
avformat/ipmovie: Check that the OPCODE_INIT_AUDIO_BUFFERS size is …
|
|
|
@cb079b1b
|
11 years |
michaelni |
avcodec/pngdec: fix signed overflow
fixes fate ftrapv failure
…
|
|
|
@e121a725
|
11 years |
martin |
fate: Explicitly specify the pixel format for the pngparser test
The …
|
|
|
@03a5c44
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
Prepare …
|
|
|
@d8b4ba3c
|
11 years |
michaelni |
avformat/isom: zero MPEG4AudioConfig to avoid leaving fields …
|
|
|
@4a2570f5
|
11 years |
michaelni |
avcodec/nuv: zero buffer padding
Fixes use of uninitialized memory …
|
|
|
@1935173
|
11 years |
michaelni |
avcodec/dirac_dwt: initialize support value for fidelity wavelet
…
|
|
|
@fe533ffd
|
11 years |
siretart |
Prepare release notes for Libav 10 "Eks"
Additional editing by Diego …
|
|
|
@aeccb522
|
11 years |
stefasab |
lavf/concatdec: fix crash in case a file in script cannot be opened
|
|
|
@8937af7b
|
11 years |
stefasab |
lavf/segment: increase logging level for message with segment start …
|
|
|
@b8f8f7c
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@09d6ceac
|
11 years |
michaelni |
Merge commit 'd8fd183683b7495566b7e510a6536ae2efe8dfed'
* commit …
|
|
|
@b3189aff
|
11 years |
martin |
png_parser: Fix parsing on big endian
Since pc.state is populated by …
|
|
|
@e10fccf6
|
11 years |
michaelni |
avcodec/aacdec: default to non-wide 7.1 in non-strict mode
AAC …
|
|
|
@645c94b6
|
11 years |
michaelni |
Revert "Merge commit '3bc2e89c76e88ae6f1fd5287e0b11abcfc3c601c'" (Bump …
|
|
|
@3e626548
|
11 years |
michaelni |
avcodec/vc1dec: use av_mallocz for luma_mv
This ensures that no mvs …
|
|
|
@d8fd1836
|
11 years |
martin |
vc1: Fix mb_height for field pictures
Tables are always allocated now …
|
|
|
@9be63be1
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
apidoc: …
|
|
|
@d6acf45e
|
11 years |
michaelni |
Merge commit '3d9fc21e593aa89b5877bd739268499b079052f2'
* commit …
|
|
|
@4e1dc60
|
11 years |
michaelni |
Merge commit '3a149e23d37f06d49ab0bb013a3b9cb0224bba5c'
* commit …
|
|
|
@682b28b4
|
11 years |
michaelni |
Merge commit 'cfb4ee30977732674d30c20e93a761c33c743972'
* commit …
|
|
|
@b22989da
|
11 years |
michaelni |
Merge commit 'eddff165b4cdc1f064245a4bad6f4265581c12b1'
* commit …
|
|
|
@47cc6168
|
11 years |
michaelni |
Merge commit '6fd99e78def3c795bdd0bc31f3ae0998d24bc94c'
* commit …
|
|
|
@c90f3114
|
11 years |
michaelni |
avcodec/utils: drop 2 dependancies on sizeof(AVFrame)
Signed-off-by: …
|
|
|
@3c8b0857
|
11 years |
michaelni |
avcodec/libvorbisenc: drop dependancy on sizeof(AVFrame)
…
|
|
|
@bf1c87ee
|
11 years |
michaelni |
ffprobe: drop dependancy on sizeof(AVFrame)
Signed-off-by: Michael …
|
|
|
@b8f4410
|
11 years |
michaelni |
avcodec/flashsv2enc: drop dependancy on sizeof(AVFrame)
…
|
|
|
@8443b270
|
11 years |
michaelni |
avcodec/j2kenc: drop dependancy on sizeof(AVFrame)
Signed-off-by: …
|
|
|
@1458f06
|
11 years |
michaelni |
avcodec/libopenjpegenc: drop dependancy on sizeof(AVFrame)
…
|
|
|
@5b3f4b3
|
11 years |
michaelni |
avcodec/mjpegenc: drop dependancy on sizeof(AVFrame)
Signed-off-by: …
|
|
|
@c8123465
|
11 years |
michaelni |
avcodec/msvideo1enc: drop dependancy on sizeof(AVFrame)
…
|
|
|
@fca79438
|
11 years |
michaelni |
avcodec/diracdec: avoid depending on sizeof(AVFrame)
Signed-off-by: …
|
|
|
@c5f7c8f9
|
11 years |
michaelni |
avcodec/svq3: set last/next frames to defaults before use
…
|
|
|
@5abdda21
|
11 years |
michaelni |
avcodec/utils: implement avcodec_alloc_frame() through …
|
|
|
@6aed7bfd
|
11 years |
michaelni |
avcodec: use av_frame_unref() to set frame defaults
This ensures that …
|
|
|
@bd316109
|
11 years |
vittorio.giovara |
apidoc: fix warning from stereo3d.h
|
|
|
@3d9fc21e
|
11 years |
vittorio.giovara |
h264: Refactor decode_frame_packing_arrangement
Directly set the …
|
|
|
@3a149e23
|
11 years |
vittorio.giovara |
hevc: Refactor decode_nal_sei_frame_packing_arrangement
Directly set …
|
|
|
@cfb4ee30
|
11 years |
vittorio.giovara |
fate: add a pngparser test
|
|
|
@eddff165
|
11 years |
vittorio.giovara |
fate: add utility function to test parser, demuxer, and decoder
|
|
|
@6fd99e78
|
11 years |
vittorio.giovara |
png: add a standalone parser
Useful for reading png images from a pipe.
|
|
|
@745c40a4
|
11 years |
michaelni |
avcodec/gifdec: check that the correct number of bytes was decoded
…
|
|
|
@5fe415f0
|
11 years |
michaelni |
UDP: join multicast group on the interface specified with &localaddr=
…
|
|
|
@49f10c9c
|
11 years |
michaelni |
avformat/format: av_register_output_format() and …
|
|
|
@ec464c9
|
11 years |
michaelni |
avcodec/utils: av_register_codec & hwaccel() that work in O(1) time
…
|
|
|
@196f7da
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
avutil: …
|
|
|
@a6738791
|
11 years |
michaelni |
Merge commit '11bb5e10c36539bcc303ceaac6f88d9ecb66e07f'
* commit …
|
|
|
@a7889492
|
11 years |
michaelni |
Merge commit '6d3ea1957f681b3bf9c752e6d21a501cc8d4180d'
* commit …
|
|
|
@792845e4
|
11 years |
michaelni |
Merge commit '3bc2e89c76e88ae6f1fd5287e0b11abcfc3c601c'
* commit …
|
|
|
@1d6666a6
|
11 years |
stefasab |
ffserver: extend report_config_error() facilities, and use it for warnings
|
|
|
@9985710a
|
11 years |
stefasab |
ffserver: add stream Metadata option
Also deprecate Author, Comment, …
|
|
|
@33f10fa6
|
11 years |
stefasab |
ffserver: fix spacing typoin error message
|
|
|
@e3eb0988
|
11 years |
stefasab |
lavu/dict.h: extend/clarify av_dict_get() doxy
|
|
|
@023693d7
|
11 years |
stefasab |
lavfi/buffersrc: set min and max values for pix_fmt option
Currently …
|
|
|
@0d882e9e
|
11 years |
diego |
avutil: Remove deprecated intfloat_readwrite code
It was deprecated …
|
|
|
@48d39c87
|
11 years |
michaelni |
avcodec/libx264: Set colorspace details correctly
After adding …
|
|
|
@11bb5e10
|
11 years |
diego |
build: Define printf to gnu_printf on MinGW*/gcc
This is …
|
|
|
@a8d70285
|
11 years |
michaelni |
avcodec/mlpdec: check that streamtype matches the codec
Fixes use of …
|
|
|
@e2742d6a
|
11 years |
michaelni |
avcodec/wmalosslessdec: completely initialize contains_subframe
Fixes …
|
|
|
@4ecac816
|
11 years |
michaelni |
avformat/psxstr: zero packet to prevent uninitialized data to leak …
|
|
|
@f618cb1a
|
11 years |
michaelni |
swscale/x86/rgb2rgb_template: try to fix build failure with avx …
|
|
|
@fe285b04
|
11 years |
michaelni |
avcodec/mpeg12dec: Don't create side data when current picture ptr is …
|
|
|
@7a994d77
|
11 years |
michaelni |
configure: (vp9) ensure bitstream compatibility
avoids picking up a …
|
|
|
@1c67ad9
|
11 years |
michaelni |
swscale: NEON optimized unscaled rgba to nv12 conversion
…
|
|
|
@ffbcb1c6
|
11 years |
michaelni |
avformat/id3v2: Check avio_read() return value in read_chapter()
…
|
|
|
@460f8fca
|
11 years |
michaelni |
avformat/id3v2: factor free code to the end of read_chapter()
…
|
|
|
@6eda91ad
|
11 years |
michaelni |
mpegts: stop analyzing when pmt for all programs have been found
This …
|
|
|
@d600b18f
|
11 years |
michaelni |
avformat/utils: limit rfps to values larger than fps
This avoids some …
|
|
|
@476aceaa
|
11 years |
michaelni |
vformat/id3v2: check avio_read for short reads in addition to errors
…
|
|
|
@b2a43162
|
11 years |
stefasab |
examples/decoding_encoding: check av_samples_get_buffer_size() for a …
|
|
|
@81eff6e7
|
11 years |
stefasab |
doc/muxers/tee: add example showing second level escaping
|
|
|
@2364b403
|
11 years |
stefasab |
doc/muxers/tee: use @ref to reference other sections
|
|
|
@d37d4b6
|
11 years |
stefasab |
lavf/mux: improve feedback in case of no streams in muxer
|
|
|
@45115315
|
11 years |
michaelni |
avformat/oggparsetheora: zero extradata padding area
Fixes use of …
|
|
|
@e838c985
|
11 years |
michaelni |
avcodec/bink: use av_mallocz for data
Fixes use of uninitialized …
|
|
|
@0e0f6bd4
|
11 years |
michaelni |
avformat/id3v2: Check avio_read() return code in id3v2_parse()
Fixes …
|
|
|
@037fc3b0
|
11 years |
michaelni |
swscale/utils: check chroma width for fast bilinear scaler
Fixes …
|
|
|
@554e913f
|
11 years |
michaelni |
swscale/utils: remove useless ()
Signed-off-by: Michael Niedermayer …
|
|
|
@dc54bd4e
|
11 years |
michaelni |
swscale/utils: factor (d + 1 < 4) out
Signed-off-by: Michael …
|
|
|
@61edda9a
|
11 years |
michaelni |
avcodec/msmpeg4dec: initialize dir_ptr in error cases
Fixes use of …
|
|
|
@81230e26
|
11 years |
michaelni |
avcodec/msmpeg4dec: print error in case of invalid vlc in …
|
|
|
@d408d3db
|
11 years |
michaelni |
fate: update after 5f6c21117f23a3c825777cdb0565a21c5a468d35
…
|
|
|
@5f6c2111
|
11 years |
stefasab |
ffprobe: show best_effort_timestamp in the frame section
This is …
|
|
|
@cc0e2ba1
|
11 years |
michaelni |
Enable parser in FLV demuxer for H264 codec
Signed-off-by: Michael …
|
|
|
@f6cd447
|
11 years |
michaelni |
avformat/utils: treat flv like mov with timestamp discarding
This …
|
|
|
@ec13849
|
11 years |
michaelni |
Merge remote-tracking branch 'cus/stable'
* cus/stable:
…
|
|
|
@6f9be910
|
11 years |
michaelni |
avformat/iff: fix memleak of packet
Fixes: …
|
|
|
@2b31a9c6
|
11 years |
michaelni |
avformat/iff: shrink packets to the initialized data
Fixes use of …
|
|
|
@b2361cfb
|
11 years |
michaelni |
avcodec/svq3: cleanup context in case init fails
Fixes memleaks
…
|
|
|
@7a5d3a41
|
11 years |
michaelni |
avformat/mov: Check avio_read() return code in mov_read_extradata() …
|
|
|
@12e8104
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@09c13ff7
|
11 years |
michaelni |
Merge commit '6451c8853a07ff2e28bda950fb5e83fcf88c5cf4'
* commit …
|
|
|