77032 Commits (010caed261ac60671411f2413a50adc9ca67fa0c)
 

Author SHA1 Message Date
Bryan Huh 0be48dd9bb avformat/dashenc: Add framerate to dash manifest 9 years ago
Paul B Mahol 35bbc1955a avformat: add IVR demuxer 9 years ago
John Stebbins ca489564ae movenc: add fallback audio track tref support 9 years ago
John Stebbins 79ae1e630b avcodec: Define side data type for fallback track 9 years ago
John Stebbins 7f4ec4364b avformat: expose av_stream_new_side_data helper 9 years ago
Anton Khirnov 21ab6fd01b lavf: document that passing valid timestamps to muxers is now mandatory 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
Luca Barbato 5c30ae1a09 dvdsubdec: Validate the RLE offsets 9 years ago
Vittorio Giovara eda1832874 travis: Enable OSX integration 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
Vittorio Giovara 79d89cf2f4 flacenc: Clamp user-supplied min/max prediction orders 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
Vittorio Giovara 4bb1070c15 ffv1: Explicitly name the coder type 9 years ago
Andreas Cadhalpun 9fd2bf09db hqx: correct type and size check of info_offset 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