76716 Commits (fc91eeab0b3c59f431653dec4e7358630b2c1f7e)
 

Author SHA1 Message Date
Michael Niedermayer fc91eeab0b avutil/mem: Add av_fast_mallocz() 9 years ago
Derek Buitenhuis 518742bc21 Merge commit '5f2c8315b3c1b28da0386fddb118ad6a0ed77a0c' 9 years ago
Derek Buitenhuis bdcf2b6af6 Merge commit '1d62ee38894afb696674db78cee8f8d89204a8fe' 9 years ago
Derek Buitenhuis 3e0daf0716 Merge commit 'bef3b1f59f036aba4a5fe599b2480f6bd9e6b280' 9 years ago
Derek Buitenhuis e73a4d8491 movenc-test: Pad the packet data start with 0s 9 years ago
Michael Niedermayer 3a4d8281c6 avformat/genh: Fix tools/probetest failure 9 years ago
Bryan Huh 0be48dd9bb avformat/dashenc: Add framerate to dash manifest 9 years ago
Paul B Mahol 35bbc1955a avformat: add IVR demuxer 9 years ago
Ganesh Ajjanagadde e9aea6d7cf avcodec/faandct: use typedef instead of #define 9 years ago
Ganesh Ajjanagadde 3fb32ae2cf avformat/rtpdec_mpa_robust: change assignment to inequality test in conditional 9 years ago
Michael Niedermayer a5034b324c avformat/matroskadec: Check subtitle stream before dereferencing 9 years ago
Derek Buitenhuis f6e5b17abb Merge commit '3eeb7edfc2a1157b7b0e0ce21ac2cd44d55d405b' 9 years ago
Derek Buitenhuis 6c9fb32ae4 Merge commit '09e431b9e3674804172e7b0a0f865b65ec09739a' 9 years ago
Michael Niedermayer bf6d41d8a2 avcodec/internal: Fix skiped typo 9 years ago
James Almer 88e381c807 fate: update fate-source reference file 9 years ago
James Almer 9e3b39ed69 avformat/movenc-test: fix copyright header 9 years ago
Michael Niedermayer a62178be80 avcodec/pngdec: Replace assert by request for sample for unsupported TRNS cases 9 years ago
Marton Balint bcac6416b8 fate: fix concat demuxer extended test portability 9 years ago
Derek Buitenhuis 61344c04ca Merge commit '59e8ec0aa8ab174701d01a3bfe96fedd0b7fcead' 9 years ago
Ganesh Ajjanagadde 8adff79b6d avformat/mov: remove redundant assignment 9 years ago
Ganesh Ajjanagadde f0197e1637 avformat/mov: fix memory leak 9 years ago
Bryan Huh a01ba7f579 avformat/aviobuf: Simplify avio_read() and avio_seek() 9 years ago
Bryan Huh a01c24e8c5 avformat/aviobuf: Improve readability of aviobuf (Add comments and docs) 9 years ago
Marton Balint c9944f7596 fate: fix concat demuxer extended tests on windows 9 years ago
Marton Balint 9bd4f26b55 fate: fix concat demuxer tests on msys/cygwin by using relative paths 9 years ago
Bryan Huh 1fe82abac7 ffmpeg: Simplify fps code related to delta0 9 years ago
Bryan Huh dfa98c4f83 ffmpeg: Fixing typos and adding comments to fps code 9 years ago
Hagen Schmidt 7bf465abf3 mpegtsenc: add vc-1 support to MPEG-TS muxer (ticket 2141) 9 years ago
Michael Niedermayer 1ef336e912 avformat/utils: Do not init parser if probing is unfinished 9 years ago
Michael Niedermayer 0eb7de1973 avcodec/jpeg2000: Change coord to 32bit to support larger than 32k width or height 9 years ago
Michael Niedermayer 65d3359fb3 avcodec/jpeg2000dec: Fix potential integer overflow with tile dimensions 9 years ago
Michael Niedermayer 6ef819c40b avcodec/jpeg2000dec: Check SIZ dimensions to be within the supported range 9 years ago
Michael Niedermayer a1a8cbcb35 avcodec/jpeg2000: Check comp coords to be within the supported size 9 years ago
Michael Niedermayer 016fd413f9 avcodec/jpeg2000: Use av_image_check_size() in ff_jpeg2000_init_component() 9 years ago
Marton Balint a01046c90c fate: add concat demuxer tests 9 years ago
Michael Niedermayer 7ad698e24e avcodec/wmaprodec: Check for overread in decode_packet() 9 years ago
Ganesh Ajjanagadde 0bd0af6e68 swresample/resample: remove redundant L for floating literal 9 years ago
Ganesh Ajjanagadde 064ced5dc1 avcodec/faandct: use more accurate constants 9 years ago
Rainer Hochecker 2d8c2f1a28 avformat/utils: estimate_timings_from_pts - increase retry counter, fixes invalid duration for ts files with hevc codec 9 years ago
Michael Niedermayer 4a9af07a49 avcodec/smacker: Check that the data size is a multiple of a sample vector 9 years ago
Andreas Cadhalpun 6a69a175e7 mpegvideo: clear overread in clear_context 9 years ago
Matthieu Bouron 0cdc77f104 lavc/pngdec: set FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM capability 9 years ago
Matthieu Bouron ad0203d7b0 lavc/mjpegdec: set FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM capability 9 years ago
Matthieu Bouron e162542e15 lavc/internal: add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM 9 years ago
Michael Niedermayer 5c3dee7dad avutil: Move av_rint64_clip_* to internal.h 9 years ago
Michael Niedermayer 08b520636e avcodec/takdec: Skip last p2 sample (which is unused) 9 years ago
Michael Niedermayer 76b6f4b7d9 avcodec/dxtory: Fix input size check in dxtory_decode_v1_410() 9 years ago
Michael Niedermayer 9caa9414cc avcodec/dxtory: Fix input size check in dxtory_decode_v1_420() 9 years ago
Michael Niedermayer a105f52855 avcodec/error_resilience: avoid accessing previous or next frames tables beyond height 9 years ago
Andreas Cadhalpun 603ebab8d7 dds: disable palette flag for compressed dds 9 years ago