82367 Commits (03cef34aa66662e2ab3681d290e7c5a6634f4058)
 

Author SHA1 Message Date
Mark Thompson 03cef34aa6 ffmpeg_qsv: Fix hwaccel transcoding 8 years ago
Hendrik Leppkes 411ecb0be6 Merge commit '444a36269f853844369af0a9836507e5a2780323' 8 years ago
Hendrik Leppkes 2d7cf6f72b Merge commit 'f172e22d6aed0bff36e975bafb0183b6779f9444' 8 years ago
Hendrik Leppkes 724a71dced Merge commit '8a62d2c28fbacd1ae20c35887a1eecba2be14371' 8 years ago
Hendrik Leppkes c17563c5d3 Merge commit 'bd31c61cf94d01dbe1051cf65874e7b2c0ac5454' 8 years ago
Hendrik Leppkes db854c6c4a Merge commit '4a081f224e12f4227ae966bcbdd5384f22121ecf' 8 years ago
Hendrik Leppkes 53e116eeeb doc: update merge status for recent additions and skipped merges 8 years ago
Hendrik Leppkes 93cd6dd488 Merge commit '02c2761973dfc886e94a60a9c7d6d30c296d5b8c' 8 years ago
Hendrik Leppkes 4945343606 Merge commit '232399e3ee219d16d0e0d482c9f31a26202d4993' 8 years ago
Hendrik Leppkes 7c282d0c75 Merge commit 'a3a0230a9870b9018dc7415ae5872784d524cfe5' 8 years ago
Hendrik Leppkes f761d49670 Merge commit '3e265ca58f0505470186dce300ab66a6eac3978e' 8 years ago
Hendrik Leppkes 198e8b8e77 Merge commit '50722b4f0cbc5940e9e6e21d113888436cc89ff5' 8 years ago
Hendrik Leppkes 6b449a1290 Merge commit 'ba7397baef796ca3991fe1c921bc91054407c48b' 8 years ago
Hendrik Leppkes ca7cdffb70 ffmpeg_filter: fix hwaccel transcoding 8 years ago
Andreas Cadhalpun 7112b56a34 vp9_mc_template: limit assert to SCALED == 0 8 years ago
Hendrik Leppkes 0539ff0e1b configure: use check_lib2 for cuda and cuvid 8 years ago
Vlad Tarca 2bd83ef26a avformat: Add Pro-MPEG CoP #3-R2 FEC protocol 8 years ago
Nicolas George 183ce55b0d lavfi: split frame_count between input and output. 8 years ago
Nicolas George 22aa649c13 fate/colorkey: disable audio stream. 8 years ago
Marton Balint 0f8b852a64 lavfi/ebur128: specify scaling_factor directly 8 years ago
Marton Balint e20e9b9033 lavf/fifo: fix undefined behaviour in deinit when destroying mutex 8 years ago
Marton Balint d318e06024 ffmpeg: add newline to avformat_write_header error message 8 years ago
James Almer 66453b1fba avformat/mov: zero initialize codec_name in mov_parse_stsd_video() 8 years ago
James Almer f6f1fc2db1 fate: fix fate-api dependencies 8 years ago
Robert Nagy c0dc9df2cc increment initial_prog_date_time when removing old segments 8 years ago
Michael Niedermayer 04bd1b38ee avcodec/htmlsubtitles: Fix reading one byte beyond the array 8 years ago
Andreas Cadhalpun cdb5479c9d pnmdec: make sure v is capped by maxval 8 years ago
Andreas Cadhalpun 484151df7c pnm: limit maxval to UINT16_MAX 8 years ago
Andreas Cadhalpun 360bc0d90a smvjpegdec: make sure cur_frame is not negative 8 years ago
Marton Balint 005d058f42 lavfi/loudnorm: add an internal libebur128 library 8 years ago
Marton Balint 7b8445f03d tools: add loudnorm script example to use loudnorm 8 years ago
Lou Logan 872b358903 doc/encoders: sort list into alphabetical order 8 years ago
Tom Butterworth 48f0e41c30 doc/encoders: add documentation for the Hap encoder 8 years ago
Andreas Cadhalpun 89eb398c7f icodec: correctly check avio_read return value 8 years ago
Andreas Cadhalpun c82b8ef0e4 dvbsubdec: fix division by zero in compute_default_clut 8 years ago
Andreas Cadhalpun 1e33035ee7 proresdec_lgpl: explicitly check coff[3] against slice_data_size 8 years ago
Sasi Inguva 18108f3618 lavc/utils.c: Make sure skip_samples never goes negative. 8 years ago
Sasi Inguva c8dc11bb9e lavf/mov.c: Fallback to finding non-keyframe in fix_index, if keyframe search fails. 8 years ago
Tom Butterworth bd6fa80d56 avcodec/hap: add "compressor" option to Hap encoder to disable secondary compression 8 years ago
Carl Eugen Hoyos 08be65a075 lavc/hevc_ps: Fix an error message. 8 years ago
Carl Eugen Hoyos edb8af6e92 lavc/hevc_ps: Use correct pix_fmt for 12bit 4:0:0. 8 years ago
Steven Liu 863ebe6f83 avformat/flvenc: add add_keyframe_index option 8 years ago
Michael Niedermayer 2bc66d9e43 nut: add gray12 support 8 years ago
Luca Barbato 19be5fb728 swscale: Add GRAY12 8 years ago
Luca Barbato 638b216d4f pixfmt: Add GRAY12 8 years ago
Michael Niedermayer b828788d58 swscale: Add GBRAP10 output 8 years ago
Luca Barbato 2c7d8cbd66 swscale: Add the GBRAP12 output 8 years ago
Michael Niedermayer 873d06c76e swscale/output: Fix alpha shift in yuv2gbrp_full_X_c() 8 years ago
Michael Niedermayer a340cfef82 swscale/input: Fix alpha bswap for set readAlpPlanar 8 years ago
Michael Niedermayer d736b52a04 swscale: Drop is9_OR_10BPS() use, its name is not correct 8 years ago