81682 Commits (4096bb176b3971a26d1dedd62a05bcea68eb24d6)
 

Author SHA1 Message Date
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
Vittorio Giovara 5df993f3b1 vf_colorspace: Allow overriding input color properties 8 years ago
Christophe Gisquet b6e8efb082 fate: add 12bpp sample 8 years ago
Matt Oliver 8b4e4bc620 configure: Remove fifo muxers dependency on pthreads. 8 years ago
Paul B Mahol c62cb9bf5a avcodec/utvideodec: add support for ULY4 and ULH4 8 years ago
James Almer d2e74315e5 avcodec/utils: print only the padding values that are set 8 years ago
James Almer 4fed4aca0c avcodec/utils: print initial and trailing paddings only in verbose levels 8 years ago
Carl Eugen Hoyos 3c821a1a7b lavf/udp: Do not use MCAST_* for multicast on tvOS. 8 years ago
Carl Eugen Hoyos 2dfd0f4b9e lavf/webm_chunk: Print an error if no header filename was provided. 8 years ago
Carl Eugen Hoyos a6a453ccd1 Cosmetics: Reindent after e82b181f. 8 years ago
Carl Eugen Hoyos e82b181f80 lavc/mjpegdec: Only read JFIF thumbnail size if the segment is long enough. 8 years ago
Michael Niedermayer b4d7c1f84b swscale/swscale_unscaled: Try to fix bayer_to_yv12_wrapper() with slices 8 years ago
Michael Niedermayer e57d99dd4e swscale/swscale_unscaled: Try to fix Rgb16ToPlanarRgb16Wrapper() with slices 8 years ago