82341 Commits (0539ff0e1b2f4e388bf4de16d00846ed5cebe811)
 

Author SHA1 Message Date
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
Andreas Cadhalpun 226d35c845 escape124: reject codebook size 0 8 years ago
Andreas Cadhalpun d54c95a143 icodec: add ico_read_close to fix leaking ico->images 8 years ago
Andreas Cadhalpun 467eece1be icodec: fix leaking pkt on error 8 years ago
Steven Liu ab6ffc2a08 MAINTAINERS: Add myself to flvenc 8 years ago
Andreas Cadhalpun 1bbb18fe82 mpegts: prevent division by zero 8 years ago
Andreas Cadhalpun ff100c9dd9 matroskadec: fix NULL pointer dereference in webm_dash_manifest_read_header 8 years ago
Tom Butterworth 0a24587588 avcodec/hap: pass texture-compression destination as argument, not in context 8 years ago
James Almer 70c6a1bcf0 avformat/matroskadec: fix DiscardPadding element parsing 8 years ago
Rostislav Pehlivanov 317be31eaf opus: move the entropy decoding functions to opus_rc.c 8 years ago
Rostislav Pehlivanov 0660a09dd1 opus: move all tables to a separate file 8 years ago
Vittorio Giovara a765ba647d avformat/mov: Read multiple stsd from DV 8 years ago
Reynaldo H. Verdejo Pinochet 6f0a1710d7 ffserver: use AVStream.codecpar in open_input_stream() 8 years ago
Reynaldo H. Verdejo Pinochet 822e3e2ddb ffserver: user AVStream.codecpar in compute_status() 8 years ago
Reynaldo H. Verdejo Pinochet afcbadf0ed ffserver: use AVStream.codecpar in find_stream_in_feed() 8 years ago
Reynaldo H. Verdejo Pinochet 1323349bef ffserver: get time_base from AVStream in print_stream_params() 8 years ago