81744 Commits (c29b532a942233b5c804e620d475b3b888fe6e72)
 

Author SHA1 Message Date
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
Michael Niedermayer cf9500a4dc tests/fate/ffmpeg: add test for mpegts->mxf steram copy (Ticket 4914) 8 years ago
Michael Niedermayer ba96a2ac85 test/fate: Add Ticket 236 / mov stream copy test 8 years ago
Michael Niedermayer 86f8ce9f3d tests/fate-run: add transcode() as a simplified enc_dec() 8 years ago
Timo Rothenpieler e3fd1857fb swscale: add unscaled conversion from yuv420p to p010 8 years ago
Michael Niedermayer fdd9663781 avfilter/fifo: Make independent of the channel layout 8 years ago
Michael Niedermayer db3b93319d avfilter/af_atempo: Make independent of the channel layout 8 years ago
Michael Niedermayer 3a3265899b avfilter/af_amix: make independent of the channel layout 8 years ago
Carl Eugen Hoyos 70f4b453cb doc/showspectrum*: Change options order to reflect numeric values. 8 years ago
Paul B Mahol 496d97f465 avfilter/vf_owdenoise: hight bit-depth support 8 years ago
Carl Eugen Hoyos f077ad69c6 lavc/avpacket: Fix undefined behaviour, do not pass a null pointer to memcpy(). 8 years ago
Paul B Mahol e7bc9623e5 avcodec/pnmdec: fix undefined behaviour 8 years ago
Michael Niedermayer 880d8e88ee MAINTAINERS: Replace AvxSynth Team by Stephen Hutchinson for avisynth.c 8 years ago
Franklin Phillips cefce6e2c1 avformat/hlsenc: fix incomplete write of subtitle HLS playlist 8 years ago
Paul B Mahol 443c9fab57 avfilter/vf_gblur: add sigmaV option, different vertical filtering 8 years ago
Carl Eugen Hoyos 445522c01b fate: Add test for ticket #5805. 8 years ago
Paul B Mahol 3c55baf08f avccodec/utvideoenc: support encoding ULY4 and ULH4 8 years ago
Paul B Mahol 28b920c09b avfilter/Makefile: move anullsrc and nullsink to correct place 8 years ago
Paul B Mahol 9833cf2ae1 avfilter/vf_bitplanenoise: silence clang warning, do not truncate value 8 years ago
Paul B Mahol ee605aa730 avfilter: add gblur filter 8 years ago
Paul B Mahol 817846d0c3 doc/filters: improve weave example 8 years ago