summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | mss2: Fix buffer overflow.Reimar Döffinger2016-02-28
* | tests/lavf-regression: Add mp4 timecode testMichael Niedermayer2016-02-28
* | movenc: Timecode in MP4 Although MP4 does not have a concrete specification t...Syed Andaleeb Roomy2016-02-28
* | configure: add direct detection of libopencvAndreas Cadhalpun2016-02-28
* | avutil/imgutils: Assert that the 2nd av_image_fill_linesizes() call in av_ima...Michael Niedermayer2016-02-28
* | lavc/aac_ac3_parser: reindentRodger Combs2016-02-27
* | lavc/aac_ac3_parser: avoid zeroing codec parameters if we haven't read a frameRodger Combs2016-02-27
* | probe TrueHD in MPEGTSRodger Combs2016-02-27
* | lavc/Makefile: dnxhd demuxer depends on dnxhddata.oRodger Combs2016-02-27
* | vf_copy: exclude hwaccel formatswm42016-02-27
* | avfilter/avf_showwolume: add orientation and step optionPaul B Mahol2016-02-27
* | lavfi/ass: fix version check for sub_text_format optionClément Bœsch2016-02-27
* | avcodec/cfhd: Add support for 12-bit RGBA.Kieran Kunhya2016-02-27
* | cfhd: reallocate internal buffers on format change.Kieran Kunhya2016-02-27
* | avcodec/utils: Check that the video data[] arrays are NULL on the input to ge...Michael Niedermayer2016-02-27
* | avcodec/utils: Check all data[] pointers in video_get_buffer() not just the f...Michael Niedermayer2016-02-27
* | sws/yuv2rgb: clarify precision of coeff and offset for mmx codeClément Bœsch2016-02-27
* | sws/yuv2rgb: avoid a few ub on signed left shiftsClément Bœsch2016-02-27
* | mips: do not disable any feature for generic coresVicente Olivert Riera2016-02-27
* | mips: improve detection of ISAs, FPU and ASEs (DSP, MSA)Vicente Olivert Riera2016-02-27
* | lavf/matroskadec: Process QuickTime palette per trackMats Peterson2016-02-27
* | lavf/movenc: Add palette to video sample descriptionMats Peterson2016-02-27
* | avfilter: add datascope filterPaul B Mahol2016-02-26
* | lavc: reindent a few decoders after previous commitsClément Bœsch2016-02-26
* | lavc: deprecate decoded ass subtitles with timingsClément Bœsch2016-02-26
* | lavfi/ass: use ass_process_chunk() instead of ass_process_data()Clément Bœsch2016-02-26
* | ffmpeg: set sub_text_format to ass (without timing) by defaultClément Bœsch2016-02-26
* | lavc/options: add ass_ro_flush_noop to flags2Clément Bœsch2016-02-26
* | lavc: allow subtitle text format to be ASS without timingClément Bœsch2016-02-26
* | Kill timed SSAClément Bœsch2016-02-26
* | fate: Add test for packed mp3 in mp4 demuxingMichael Niedermayer2016-02-26
* | avcodec/utils: Merge identical if conditionsMichael Niedermayer2016-02-26
* | vc2enc: calculate the minimum slice size only onceRostislav Pehlivanov2016-02-26
* | vc2enc: halve allocated table size, refactor and optimize quantizationRostislav Pehlivanov2016-02-26
* | vc2enc: use FFABS() instead of abs()Rostislav Pehlivanov2016-02-26
* | vc2enc: correctly zero out coefficient array paddingRostislav Pehlivanov2016-02-26
* | vc2enc: mark as FF_CODEC_CAP_INIT_THREADSAFE and align AVCodec entriesRostislav Pehlivanov2016-02-26
* | avfilter/af_astats: do not clear previous sample valuePaul B Mahol2016-02-26
* | lavf/mux: do not fail in case of non strictly monotonically increasing DTS va...Stefano Sabatini2016-02-26
* | lavf/img2dec: Skip SOF size when probing jpeg.Carl Eugen Hoyos2016-02-26
* | configure: only check dispatch header on darwinMatthieu Bouron2016-02-26
* | MAINTAINERS: remove myself as a server maintainerLou Logan2016-02-25
* | configure: add missing --strip option to show_help()Matthieu Bouron2016-02-25
* | lavc/mjpegdec: Fix decoding images with Adobe_CM tag.Carl Eugen Hoyos2016-02-25
* | doc/filters: Fix idet option name "rep_thres".Carl Eugen Hoyos2016-02-25
* | avfilter/hwupload_cuda: Add missing semicolon.Matt Oliver2016-02-25
* | libavcodec:add packet level support for mastering metadataNeil Birkbeck2016-02-25
* | avfilter/drawutils: fix gray and gbr formats on big endianMichael Niedermayer2016-02-25
* | avfilter/drawutils: Fix ff_fill_rectangle() on big endianMichael Niedermayer2016-02-25
* | avfilter/af_astats: clear all statsPaul B Mahol2016-02-25