40918 Commits (85dc006b1a829726dd5e3a9b0fcc6a1dbfe6dffa)
 

Author SHA1 Message Date
Vittorio Giovara 85dc006b1a lavc: fix bitshifts amount bigger than the type 10 years ago
Vittorio Giovara 771656bd85 libvpxenc: clean memory on error 10 years ago
Vittorio Giovara a28468d0da librtmp: append the correct field to the string 10 years ago
Martin Storsjö 9257692ac1 lavf: Only initialize s->offset once when using avoid_negative_ts make_zero 10 years ago
Martin Storsjö c302d034ba tools: Add a sidxindex tool 10 years ago
Martin Storsjö 40ed1cbf14 movenc: Allow writing a DASH sidx atom at the start of files 10 years ago
Martin Storsjö 3847f3ab58 movenc: Add tfra entries for all tracks in a moof 10 years ago
Martin Storsjö fe5e6e34c0 lavf: Add an MPEG-DASH ISOFF segmenting muxer 10 years ago
Martin Storsjö 2ded57371a movenc: Add support for writing sidx atoms for DASH segments 10 years ago
Martin Storsjö 2d9d6afb8d movenc: Factorize adding fragment info into a separate function 10 years ago
Martin Storsjö 0f9eb9165b movenc: Include empty tracks in iods when writing fragmented mp4 10 years ago
Andrew Stone c64f361511 flvenc: Send new metadata when FLAG_METADATA_UPDATED is set. 10 years ago
Andrew Stone 4d0cd5f58c flvenc: move metadata updates into a single function 10 years ago
Anton Khirnov 8b573ddda7 hevc: remove superfluous assignments and checks 10 years ago
Anton Khirnov eac3ac1fe0 hevc: eliminate an unneeded intermediate variable 10 years ago
Anton Khirnov eb335f3c5c hevc: reduce variable scope 10 years ago
Anton Khirnov 84c0ece5fd hevc: further reduce code duplication in hls_prediction_unit() 10 years ago
Anton Khirnov a7b365ae19 hevc: reduce code duplication in hls_prediction_unit() 10 years ago
Anton Khirnov de1f8ead89 hevcdsp_template: templatize transquant_bypass 10 years ago
Anton Khirnov 16c01fb434 hevc: remove an unused function parameter 10 years ago
Anton Khirnov 84b9463984 hevc: remove a redundant line 10 years ago
Anton Khirnov 2c6a7f9348 hevc: do not store rqt_root_cbf in the context 10 years ago
Anton Khirnov 920bca3e23 hevc: do not store pcm_flag in the context 10 years ago
Martin Storsjö c00365b46d aarch64: Make the function pointer tables position independent 10 years ago
Michael Niedermayer 2fa6d21124 on2avc: Fix out of array access 10 years ago
Luca Barbato 74d7db586a dv: Drop a spurious check 10 years ago
Marvin Scholz 8562c1483b Icecast: Send content-type in all cases 10 years ago
Marvin Scholz 3a6bb97350 Icecast: Send 100-continue header if possible 10 years ago
Kieran Kunhya 2e1704059a vf_interlace: Add SIMD for lowpass filter 10 years ago
Vittorio Giovara d16ec1b6db atrac3plus: always initialize refwaves 10 years ago
Vittorio Giovara 60e0ee7ca2 lpc: always initialize ref and err 10 years ago
Vittorio Giovara 3a6ddfb874 exr: check return value 10 years ago
Thilo Borgmann e4cb6abb2f bgmc: fix sizeof arguments 10 years ago
Vittorio Giovara 4b39cc1a09 riff: support ProRes in avi (APCN fourcc) 10 years ago
Vittorio Giovara a2448cfe16 jpeg2000: do not compute the same value twice 10 years ago
Vittorio Giovara 59846452af svq1enc: check ff_get_buffer return value 10 years ago
Vittorio Giovara 994ab1804b ansi: check ff_set_dimensions return value 10 years ago
Vittorio Giovara c7384664ba avs: check ff_set_dimensions return value 10 years ago
Vittorio Giovara 2b5c1efa14 g2meet: check ff_set_dimensions return value 10 years ago
Vittorio Giovara c6d7c201df indeo3: check ff_set_dimensions return value 10 years ago
Vittorio Giovara 8e104619a6 shorten: check for return value 10 years ago
Vittorio Giovara d5d2d6c3b8 dcadec: initialize variables before use 10 years ago
Vittorio Giovara 1a9c1333b5 escape124: explicitly set get_bits1 variable 10 years ago
Vittorio Giovara 2ffb0598db mlpdec: check for negative index 10 years ago
Vittorio Giovara 6abe7edabb ffv1: fix out-of-bounds read 10 years ago
Vittorio Giovara 5aa710f461 vorbisenc: add missing parenthesis 10 years ago
Vittorio Giovara e9a6ae775d dpxenc: mention missing break 10 years ago
Vittorio Giovara 4dda5e9b08 sunrastenc: mention missing break 10 years ago
Vittorio Giovara 28d82b7675 vc1dec: refactor check with missing parenthesis 10 years ago
Vittorio Giovara 2c98dc75f2 vc1dec: always initialize tx and ty 10 years ago