summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* avfilter/fifo: Make independent of the channel layoutMichael Niedermayer2016-09-061-3/+3
* avfilter/af_atempo: Make independent of the channel layoutMichael Niedermayer2016-09-061-2/+1
* avfilter/af_amix: make independent of the channel layoutMichael Niedermayer2016-09-061-1/+1
* doc/showspectrum*: Change options order to reflect numeric values.Carl Eugen Hoyos2016-09-062-11/+11
* avfilter/vf_owdenoise: hight bit-depth supportPaul B Mahol2016-09-061-8/+38
* lavc/avpacket: Fix undefined behaviour, do not pass a null pointer to memcpy().Carl Eugen Hoyos2016-09-051-1/+2
* avcodec/pnmdec: fix undefined behaviourPaul B Mahol2016-09-051-3/+3
* MAINTAINERS: Replace AvxSynth Team by Stephen Hutchinson for avisynth.cMichael Niedermayer2016-09-051-1/+1
* avformat/hlsenc: fix incomplete write of subtitle HLS playlistFranklin Phillips2016-09-051-3/+3
* avfilter/vf_gblur: add sigmaV option, different vertical filteringPaul B Mahol2016-09-042-12/+31
* fate: Add test for ticket #5805.Carl Eugen Hoyos2016-09-042-0/+10
* avccodec/utvideoenc: support encoding ULY4 and ULH4Paul B Mahol2016-09-042-1/+21
* avfilter/Makefile: move anullsrc and nullsink to correct placePaul B Mahol2016-09-041-2/+3
* avfilter/vf_bitplanenoise: silence clang warning, do not truncate valuePaul B Mahol2016-09-041-1/+1
* avfilter: add gblur filterPaul B Mahol2016-09-046-1/+373
* doc/filters: improve weave examplePaul B Mahol2016-09-041-1/+1
* vf_colorspace: Allow overriding input color propertiesVittorio Giovara2016-09-042-5/+55
* fate: add 12bpp sampleChristophe Gisquet2016-09-042-0/+12
* configure: Remove fifo muxers dependency on pthreads.Matt Oliver2016-09-041-1/+1
* avcodec/utvideodec: add support for ULY4 and ULH4Paul B Mahol2016-09-042-0/+32
* avcodec/utils: print only the padding values that are setJames Almer2016-09-031-4/+7
* avcodec/utils: print initial and trailing paddings only in verbose levelsJames Almer2016-09-031-1/+2
* lavf/udp: Do not use MCAST_* for multicast on tvOS.Carl Eugen Hoyos2016-09-031-1/+5
* lavf/webm_chunk: Print an error if no header filename was provided.Carl Eugen Hoyos2016-09-031-0/+1
* Cosmetics: Reindent after e82b181f.Carl Eugen Hoyos2016-09-031-8/+8
* lavc/mjpegdec: Only read JFIF thumbnail size if the segment is long enough.Carl Eugen Hoyos2016-09-032-2/+5
* swscale/swscale_unscaled: Try to fix bayer_to_yv12_wrapper() with slicesMichael Niedermayer2016-09-031-4/+4
* swscale/swscale_unscaled: Try to fix Rgb16ToPlanarRgb16Wrapper() with slicesMichael Niedermayer2016-09-031-0/+8
* lavf/httpauth: Do case-insensitive http header checks.Carl Eugen Hoyos2016-09-032-3/+3
* lavf/img2dec: Skip DQT segment when auto-detecting jpg.Carl Eugen Hoyos2016-09-031-0/+1
* lavc/mjpegdec: Do not skip reading quantization tables.Carl Eugen Hoyos2016-09-031-3/+2
* swscale: add unscaled copy from yuv420p10 to p010Timo Rothenpieler2016-09-031-0/+44
* configure: check for dlsym as wellTimo Rothenpieler2016-09-031-2/+2
* swscale/swscale_unscaled: Fix packed_16bpc_bswap() with slicesMichael Niedermayer2016-09-021-0/+1
* swscale/swscale: Try to fix rgb48Toxyz12() with slicesMichael Niedermayer2016-09-021-1/+7
* swscale/swscale: Factor bottom to top handlingMichael Niedermayer2016-09-021-32/+19
* doc/filters: add weave examplePaul B Mahol2016-09-021-0/+12
* swscale/tests/swscale: add cpuflags optionMichael Niedermayer2016-09-021-0/+9
* avfilter/vf_zscale: make possible to change chroma locationPaul B Mahol2016-09-022-1/+70
* avformat/avidec: Fix infinite loop in avi_read_nikon()Michael Niedermayer2016-09-021-2/+2
* avfilter/vf_minterpolate: rename chroma log varsDavinder Singh2016-09-021-13/+9
* avfilter: add weave filterPaul B Mahol2016-09-026-1/+168
* ffmpeg: fix broken indent/style in write_frameClément Bœsch2016-09-021-22/+21
* libavcodec/opus: Add channel mapping 2 to extradata parserMichael Graczyk2016-09-011-1/+10
* lavu/timestamp: Avoid C++-unfriendly code in user headerMark Thompson2016-09-011-1/+1
* libavcodec/opus: Fix spelling in error messageMichael Graczyk2016-09-011-1/+1
* configure: add missing check for LoadLibraryJames Almer2016-09-011-0/+2
* avformat/movenc: added ability to use original stream ids as track ids instea...Erkki Seppälä2016-09-012-6/+57
* avfilter/vf_psnr: Add max value output option to psnr stats log.Lucas Cooper2016-09-012-0/+30
* configure: fix ldl dependency for new nvenc encoder namesTimo Rothenpieler2016-08-311-1/+2
OpenPOWER on IntegriCloud