82869 Commits (eb7aa6bde42c01a472e67a3ab8fbf14e158cd3cc)
 

Author SHA1 Message Date
  Hendrik Leppkes 0539ff0e1b configure: use check_lib2 for cuda and cuvid 9 years ago
  Vlad Tarca 2bd83ef26a avformat: Add Pro-MPEG CoP #3-R2 FEC protocol 9 years ago
  Nicolas George 183ce55b0d lavfi: split frame_count between input and output. 9 years ago
  Nicolas George 22aa649c13 fate/colorkey: disable audio stream. 9 years ago
  Marton Balint 0f8b852a64 lavfi/ebur128: specify scaling_factor directly 9 years ago
  Marton Balint e20e9b9033 lavf/fifo: fix undefined behaviour in deinit when destroying mutex 9 years ago
  Marton Balint d318e06024 ffmpeg: add newline to avformat_write_header error message 9 years ago
  James Almer 66453b1fba avformat/mov: zero initialize codec_name in mov_parse_stsd_video() 9 years ago
  James Almer f6f1fc2db1 fate: fix fate-api dependencies 9 years ago
  Robert Nagy c0dc9df2cc increment initial_prog_date_time when removing old segments 9 years ago
  Michael Niedermayer 04bd1b38ee avcodec/htmlsubtitles: Fix reading one byte beyond the array 9 years ago
  Andreas Cadhalpun cdb5479c9d pnmdec: make sure v is capped by maxval 9 years ago
  Andreas Cadhalpun 484151df7c pnm: limit maxval to UINT16_MAX 9 years ago
  Andreas Cadhalpun 360bc0d90a smvjpegdec: make sure cur_frame is not negative 9 years ago
  Marton Balint 005d058f42 lavfi/loudnorm: add an internal libebur128 library 9 years ago
  Marton Balint 7b8445f03d tools: add loudnorm script example to use loudnorm 9 years ago
  Lou Logan 872b358903 doc/encoders: sort list into alphabetical order 9 years ago
  Tom Butterworth 48f0e41c30 doc/encoders: add documentation for the Hap encoder 9 years ago
  Andreas Cadhalpun 89eb398c7f icodec: correctly check avio_read return value 9 years ago
  Andreas Cadhalpun c82b8ef0e4 dvbsubdec: fix division by zero in compute_default_clut 9 years ago
  Andreas Cadhalpun 1e33035ee7 proresdec_lgpl: explicitly check coff[3] against slice_data_size 9 years ago
  Sasi Inguva 18108f3618 lavc/utils.c: Make sure skip_samples never goes negative. 9 years ago
  Sasi Inguva c8dc11bb9e lavf/mov.c: Fallback to finding non-keyframe in fix_index, if keyframe search fails. 9 years ago
  Tom Butterworth bd6fa80d56 avcodec/hap: add "compressor" option to Hap encoder to disable secondary compression 9 years ago
  Carl Eugen Hoyos 08be65a075 lavc/hevc_ps: Fix an error message. 9 years ago
  Carl Eugen Hoyos edb8af6e92 lavc/hevc_ps: Use correct pix_fmt for 12bit 4:0:0. 9 years ago
  Steven Liu 863ebe6f83 avformat/flvenc: add add_keyframe_index option 9 years ago
  Michael Niedermayer 2bc66d9e43 nut: add gray12 support 9 years ago
  Luca Barbato 19be5fb728 swscale: Add GRAY12 9 years ago
  Luca Barbato 638b216d4f pixfmt: Add GRAY12 9 years ago
  Michael Niedermayer b828788d58 swscale: Add GBRAP10 output 9 years ago
  Luca Barbato 2c7d8cbd66 swscale: Add the GBRAP12 output 9 years ago
  Michael Niedermayer 873d06c76e swscale/output: Fix alpha shift in yuv2gbrp_full_X_c() 9 years ago
  Michael Niedermayer a340cfef82 swscale/input: Fix alpha bswap for set readAlpPlanar 9 years ago
  Michael Niedermayer d736b52a04 swscale: Drop is9_OR_10BPS() use, its name is not correct 9 years ago
  Andreas Cadhalpun 226d35c845 escape124: reject codebook size 0 9 years ago
  Andreas Cadhalpun d54c95a143 icodec: add ico_read_close to fix leaking ico->images 9 years ago
  Andreas Cadhalpun 467eece1be icodec: fix leaking pkt on error 9 years ago
  Steven Liu ab6ffc2a08 MAINTAINERS: Add myself to flvenc 9 years ago
  Andreas Cadhalpun 1bbb18fe82 mpegts: prevent division by zero 9 years ago
  Andreas Cadhalpun ff100c9dd9 matroskadec: fix NULL pointer dereference in webm_dash_manifest_read_header 9 years ago
  Tom Butterworth 0a24587588 avcodec/hap: pass texture-compression destination as argument, not in context 9 years ago
  James Almer 70c6a1bcf0 avformat/matroskadec: fix DiscardPadding element parsing 9 years ago
  Rostislav Pehlivanov 317be31eaf opus: move the entropy decoding functions to opus_rc.c 9 years ago
  Rostislav Pehlivanov 0660a09dd1 opus: move all tables to a separate file 9 years ago
  Vittorio Giovara a765ba647d avformat/mov: Read multiple stsd from DV 9 years ago
  Reynaldo H. Verdejo Pinochet 6f0a1710d7 ffserver: use AVStream.codecpar in open_input_stream() 9 years ago
  Reynaldo H. Verdejo Pinochet 822e3e2ddb ffserver: user AVStream.codecpar in compute_status() 9 years ago
  Reynaldo H. Verdejo Pinochet afcbadf0ed ffserver: use AVStream.codecpar in find_stream_in_feed() 9 years ago
  Reynaldo H. Verdejo Pinochet 1323349bef ffserver: get time_base from AVStream in print_stream_params() 9 years ago