56116 Commits (860a0810583f54ccbde912aebda8711f18eab8eb)
 

Author SHA1 Message Date
Michael Niedermayer 54d628a580 Merge remote-tracking branch 'cehoyos/master' 11 years ago
Michael Niedermayer e5c338ba7a avformat/utils: assert position monotonicity in ff_find_last_ts() 11 years ago
Carl Eugen Hoyos 6fcfafff84 Show subtitle resolution in avcodec_string(). 11 years ago
Michael Niedermayer a660991921 avformat/mpegts: Ensure that mpegts_get_dts() only considers packets at or after the given position 11 years ago
Michael Niedermayer b78e75ebc9 fate: Force diff into text mode 11 years ago
Michael Niedermayer 560612344e avcodec/pictordec: remove y checks, which have become redundant 11 years ago
Michael Niedermayer 8088d6f5f1 avcodec/pictordec: run av_image_check_size() unconditionally 11 years ago
Paul B Mahol d21e496cf5 lavfi/mptestsrc: use outlink->frame_count 11 years ago
Michael Niedermayer af11fa5409 mjpegb: Detect changing number of planes in interlaced video 11 years ago
Martin Storsjö 35cbc98b72 alac: Check that the channels fit at the given offset 11 years ago
Martin Storsjö d719981273 4xm: Check that the read track value is non-negative 11 years ago
Martin Storsjö 5bcd3ae5b1 matroskadec: Check that .lang was allocated and set before reading it 11 years ago
Martin Storsjö f7c5883126 alac: Limit max_samples_per_frame 11 years ago
Clément Bœsch 30d40c9e86 lavfi/drawtext: add generic timeline interface and deprecate "draw". 11 years ago
Clément Bœsch 493ebbd7eb Update copyrights where my email appears with the new one. 11 years ago
wm4 060c6c4647 avformat/mpl2dec: handle files with CRLF linebreaks correctly 11 years ago
Dirk Farin 902a5fa722 avformat: H265 demuxer 11 years ago
Paul B Mahol 771e2e59e2 lavfi/hue: relicense to LGPL with permission by all contributors 11 years ago
Paul B Mahol 6053812814 x86/simple_idct: use LOCAL_ALIGNED instead of DECLARE_ALIGNED 11 years ago
Paul B Mahol 916549cb1e lavfi/mp: remove mp=phase 11 years ago
Paul B Mahol 3dd4b6ea41 lavfi: port phase filter from libmpcodecs 11 years ago
Michael Niedermayer f4e9c768d1 avcodec/vcr1: simplify code drop buf variable 11 years ago
Michael Niedermayer 84b6451d29 avcodec/vcr1: simplify code, drop buf_size 11 years ago
Michael Niedermayer a4e7091831 avcodec/vcr1: return the actual number of consumed bytes 11 years ago
Michael Niedermayer 40bb950385 Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer 4cfe3b7405 Merge commit '7df9e693a34c84c698da60426c78140c950f95ed' 11 years ago
Michael Niedermayer 50fd98b7ac Merge commit '488b2984fece7ad0c2596826fee18e74aa904667' 11 years ago
Michael Niedermayer bdb4ed963f Merge commit 'a7c1689dedd11689edb30088d467ac03f9b8d1cf' 11 years ago
Michael Niedermayer a5d67bc796 avformat/utils: Fix bitrate overflow check 11 years ago
Michael Niedermayer d07d54fd56 Merge commit 'df33a58e5311ee9a64a573889b883a80e981af7b' 11 years ago
Michael Niedermayer b0ba2bf8c6 Merge commit 'fab694dd3931b1c0bc3c598c3f88b1902c14a303' 11 years ago
Compn 8d14596bc2 riff: add 0x64 to g726 works on g726-test1.wav 11 years ago
Michael Niedermayer 1eb151c501 Merge commit 'fe9bb61f9a16be19ad91875632c39e44b7a99a8a' 11 years ago
Michael Niedermayer efb21b0a8f Merge commit '5f7aecde02a95451e514c809f2794c1deba80695' 11 years ago
Michael Niedermayer 164b67ca28 avcodec/vcr1: replace redundant checks from libav (8aba7968dd) by asserts 11 years ago
Michael Niedermayer 8ba683e629 Merge commit '8aba7968dd604aae91ee42cbce0be3dad7dceb30' 11 years ago
Martin Storsjö 0fbda03e5c movenc: Don't flush after each written packet 11 years ago
Michael Niedermayer 92b7e7b318 avfilter/vf_yadif: reallocate frames if strides differ 11 years ago
Michael Niedermayer cc84f30402 avutil/fifo: assert that theres enough data in the fifo on drain calls. 11 years ago
Paul B Mahol 3e36dc8626 w64dec: fix end position of summarylist guid 11 years ago
Paul B Mahol 79b70e47a4 w64dec: fix skipping of unknown guids 11 years ago
Vignesh Venkatasubramanian fdd1aaf87a avpacket: Fixing side data copy when src == dst 11 years ago
Diego Biurrun 7df9e693a3 cosmetics: Fix ATRAC codec name spelling 11 years ago
Anton Khirnov 488b2984fe ape demuxer: check for EOF in potentially long loops 11 years ago
Anton Khirnov a7c1689ded 4xm: check that bits per sample is strictly positive 11 years ago
Anton Khirnov df33a58e53 lavf: avoid integer overflow when estimating bitrate 11 years ago
Anton Khirnov fab694dd39 lavf: move a variable declaration to the block where it's used 11 years ago
Anton Khirnov fe9bb61f9a pictordec: pass correct context to avpriv_request_sample 11 years ago
Anton Khirnov 5f7aecde02 pictordec: break out of both decoding loops when y drops below 0 11 years ago
Anton Khirnov 8aba7968dd vcr1: add sanity checks 11 years ago