summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | avcodec/vp568: Check that there is enough data for ff_vp56_init_range_decoder()Michael Niedermayer2017-03-07
* | avcodec/vp8: remove redundant checkMichael Niedermayer2017-03-07
* | mkv: Export bounds and padding from spherical metadataVittorio Giovara2017-03-07
* | mov: Export bounds and padding from spherical metadataVittorio Giovara2017-03-07
* | spherical: Add tiled equirectangular type and projection-specific propertiesVittorio Giovara2017-03-07
* | avdevice/alldevices: make avdevice_register_all thread safeMuhammad Faiz2017-03-07
* | avfilter/allfilters: make avfilter_register_all thread safeMuhammad Faiz2017-03-07
* | avfilter/allformats: make av_register_all thread safeMuhammad Faiz2017-03-07
* | avcodec/allcodecs: make avcodec_register_all thread safeMuhammad Faiz2017-03-07
* | avcodec/pixlet: fix architecture-dependent code and valuesVittorio Giovara2017-03-07
* | avcodec/h264, videotoolbox: fix crash after VT decoder failsAman Gupta2017-03-07
* | lavc/libvpxenc: add -row-mt optionKagami Hiiragi2017-03-06
* | avcodec/proresdec2: Do not discard frames with bad slicesMichael Niedermayer2017-03-06
* | avcodec/x86/cavsdsp: Put MMX code under mmx checkMichael Niedermayer2017-03-06
* | avcodec/movtextdec: Call mov_text_cleanup() on closeMichael Niedermayer2017-03-06
* | avformat/flvdec: remove meaningless warningwm42017-03-06
* | ffmpeg: remove unnecessary hack for decoders which refuse to drainwm42017-03-06
* | avcodec: consider an error during decoder draining as EOFwm42017-03-06
* | avcodec/videotoolbox: set kCVPixelBufferOpenGLESCompatibilityKey for iOSwang-bin2017-03-06
* | avformat/vivo: fix logic error in checking version in probePaul B Mahol2017-03-05
* | lavf/matroska: Support QDMC.Carl Eugen Hoyos2017-03-05
* | avcodec/wavpack: Fix runtime error: left shift of negative value -2Michael Niedermayer2017-03-05
* | avcodec/dcadsp: Fix 2 runtime error: signed integer overflow: -1958094138 - 1...Michael Niedermayer2017-03-05
* | avcodec/wavpack: Check bitrate_acc for overflowMichael Niedermayer2017-03-05
* | avcodec/mpeg4videodec: Fix runtime error: signed integer overflow: 134527392 ...Michael Niedermayer2017-03-05
* | avcodec/mpeg12dec: Fix runtime error: left shift of negative value -13Michael Niedermayer2017-03-04
* | avcodec/h264_mvpred: Fix multiple runtime error: left shift of negative valueMichael Niedermayer2017-03-04
* | avcodec/adxdec: Fix runtime error: left shift of negative value -1Michael Niedermayer2017-03-04
* | avcodec/mpeg4videodec: Improve the overflow checks in mpeg4_decode_sprite_tra...Michael Niedermayer2017-03-04
* | avcodec/vp56: Require a correctly decoded frame before using vp56_conceal_mb()Michael Niedermayer2017-03-04
* | avformat/hlsenc: move the segment files handler close to before temp flags pr...Steven Liu2017-03-04
* | doc/encoders: mention valid values for compression_level when using FLAC encoderJames Almer2017-03-03
* | avutil/md5: stop discarding the const qualifier for the src pointerJames Almer2017-03-03
* | avutil/md5: fix misaligned readsJames Almer2017-03-03
* | avcodec/vp3: Do not return random positive values but the buf sizeMichael Niedermayer2017-03-03
* | omx: Add support for specifying H.264 profile [v5']Takayuki 'January June' Suwa2017-03-03
* | avcodec/scpr: fix top left prediction for special case when x is 0 for keyframesPaul B Mahol2017-03-03
* | ffmpeg: properly cleanup filter graph on init failurewm42017-03-03
* | ffmpeg: delay processing of subtitles before filters are initializedwm42017-03-03
* | ffmpeg_cuvid: adapt for recent filter graph initialization changesTimo Rothenpieler2017-03-03
* | ffmpeg: restructure sending EOF to filtersAnton Khirnov2017-03-03
* | ffmpeg: move flushing the queued frames to configure_filtergraph()Anton Khirnov2017-03-03
* | ffmpeg: fix printing of filter input/output nameswm42017-03-03
* | ffmpeg: init filtergraphs only after we have a frame on each inputAnton Khirnov2017-03-03
* | ffmpeg: do packet ts rescaling in write_packet()Anton Khirnov2017-03-03
* | ffmpeg: make sure packets put into the muxing FIFO are refcountedwm42017-03-03
* | lavf/matroska: Support codec ID V_FFV1 for demuxing.Carl Eugen Hoyos2017-03-03
* | Revert "avutil/frame: Disallow zero sized frame side data"Michael Niedermayer2017-03-03
* | avcodec/interplayvideo: Fix timeout from lack of bitstream end checkMichael Niedermayer2017-03-03
* | avcodec/mpegaudiodec_template: Fix runtime error: signed integer overflow: 20...Michael Niedermayer2017-03-03