81823 Commits (29a76ff525e34e5f5e27c5db86c281f4502435cf)
 

Author SHA1 Message Date
Paul B Mahol 5556392b3b fate: add hstack and vstack 8 years ago
Paul B Mahol 653ca05807 avfilter/vf_weave: do not leak unused frame 8 years ago
Paul B Mahol ac3f9be330 fate: add weave 8 years ago
Michael Niedermayer 752e6dfa3e avcodec/ccaption_dec: Use simple array instead of AVBuffer 8 years ago
Matthew Gregan 7b3bc365f9 avformat/mov: Enable stream parsing for VP9. 8 years ago
Steven Liu 1da00be009 avformat/segment: give a warning message for remove initial_offset option 8 years ago
Steven Liu fff4df7fba MAINTAINERS: Add myself for hlsenc 8 years ago
Burt P 91117fc9f1 af_hdcd: fix bounds check in hdcd_envelope() 8 years ago
Paul B Mahol 21de33dd83 fate: add swaprect 8 years ago
Paul B Mahol e9770b40b1 avfilter/vf_datascope: let user change background opacity 8 years ago
Michael Niedermayer 037422178d avcodec/alsdec: Fix reading 0 mantisse bits 8 years ago
Michael Niedermayer 2d3099ad8e avcodec/svq3: Reintroduce slice_type 8 years ago
Michael Niedermayer c0fc83ed41 avcodec/mlz: Check offset before writing 8 years ago
Michael Niedermayer 2f7a12fab5 avcodec/mlz: clear dict on allocation to ensure there are no uninitialized values 8 years ago
Michael Niedermayer f2192e0f03 avcodec/alsdec: Fix raw_mantissa memleak 8 years ago
Michael Niedermayer 837e72b016 avcodec/alsdec: Fix mlz memleak 8 years ago
Timo Rothenpieler 8ebe1dddfb avcodec/nvenc: use frame size instead of surface size 8 years ago
Sergey Volk 347cb14b7c avformat/mov: Fix potential integer overflow in mov_read_keys 8 years ago
Paul B Mahol 26a19f8e92 fate: add shuffleframes test 8 years ago
Paul B Mahol ae31ab8070 avfilter/vf_shuffleframes: unbreak filter 8 years ago
Paul B Mahol 8cfe60ef39 doc/filters: itemize shuffleframes & shuffleplanes examples 8 years ago
Michael Niedermayer 2793ebd6cb avformat/hlsenc: implement program_date_time 8 years ago
Paul B Mahol 4fb6f9de0c avfilter/vf_waveform: make possible to change background opacity 8 years ago
Matthieu Bouron 4b290078e4 lavc/mediacodecdec_h264: use h264_parse.h instead of h264dec.h 8 years ago
Matthieu Bouron 256e99f6f0 lavc/mediacodecdec_h264: move bsf variable declaration at the top of the function 8 years ago
Carl Eugen Hoyos 3e886e7307 ffmpeg_opt: Suggest to use "file:..." if a protocol was not found. 8 years ago
Sven C. Dack 4aeb7a88ec avcodec/nvenc: support RGB input 8 years ago
Timo Rothenpieler fa3ecad071 avcodec/nvenc: correctly set inputPitch 8 years ago
Timo Rothenpieler 96cba1c552 avcodec/nvenc: use av_image_copy for copying frame data 8 years ago
Steven Liu 30a09eae98 tests/fate:Add FATE for hls_flags append option 8 years ago
Carl Eugen Hoyos 7a8e5ff1fd lavc/avcodec: Improve av_parser_parse() documentation, mention padding. 8 years ago
Burt P 38445d58f1 af_hdcd: hdcd_analyze_gen() using int instead of float 8 years ago
Burt P eb0086588f af_hdcd: tweak hdcd_analyze_prepare() a bit 8 years ago
Burt P e700e21b6f af_hdcd: move decoding setup from init to config_input 8 years ago
Burt P 91be2ad756 af_hdcd: fix possible integer overflow 8 years ago
Burt P 5e553cab68 af_hdcd: some types renamed to remove _t 8 years ago
Paul B Mahol 7a258ef97e avcodec/gif: don't honor transparency if palette changed 8 years ago
Paul B Mahol b7e78c75cc avfilter/vf_paletteuse: add option to use new palette for each output frame 8 years ago
Paul B Mahol 93ae68d62a avfilter/vf_palettegen: add mode for generating palette for each input frame 8 years ago
Paul B Mahol 424f0f9e33 avfilter: add avgblur filter 8 years ago
Matthieu Bouron f574012d5f lavc/mediacodecdec_h264: fix SODB escaping 8 years ago
Michael Niedermayer 207d78176f avformat: Export ticks_per_frame in st->codec 8 years ago
Michael Niedermayer ba7be8c083 swscale: Fix "warning: ISO C90 forbids mixed declarations and code" 8 years ago
Michael Niedermayer a97e35e7c2 avcodec: Fix successfull typo 8 years ago
Rodger Combs 843e72ea55
lavf/matroskaenc: use mkv_check_tag_name consistently 8 years ago
Rodger Combs 3829a02738
lavf/matroskaenc: skip writing "duration" tags 8 years ago
Rodger Combs 6ede4e93ca
lavf/matroskaenc: move skipped metadata keys to separate function 8 years ago
Philip Langdale 86910b15c9 cuvid: Implement flush to support seeking in media players 8 years ago
Philip Langdale 1891dfe013 cuvid: Add hwaccels and decoders for remaining supported formats 8 years ago
Michael Niedermayer eed7e08646 tests/fate/ffmpeg: add simple ts->avi copy test 8 years ago