summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avfilter/formats: allow unknown channel layouts by defaultMarton Balint2016-12-10
* avcodec/mpeg12dec: Add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAMMichael Niedermayer2016-12-10
* swresample/resample_template: Add filter values in parallelMichael Niedermayer2016-12-10
* swresample/resample_template: Reorder operations to avoid one additionMichael Niedermayer2016-12-10
* swresample/swresample: Check count before memcpy()Michael Niedermayer2016-12-10
* avcodec/mpeg4videodec: Fix undefined shifts in mpeg4_decode_sprite_trajectory()Michael Niedermayer2016-12-09
* avformat/oggdec: Skip streams in duration correction that did not had their d...Michael Niedermayer2016-12-09
* h264_slice: Wait for refs to be available before we use them in error conceal...Derek Buitenhuis2016-12-09
* fate: add a monoscopic spherical matroska testJames Almer2016-12-09
* fate: improve fate-mov dependenciesJames Almer2016-12-09
* avcodec/ffv1enc: Allocate smaller packet if the worst case size cannot be all...Michael Niedermayer2016-12-09
* avcodec/ffv1enc: Fix size of first sliceMichael Niedermayer2016-12-09
* aacdec: Rename elem_type_prev to che_prev_type.Alex Converse2016-12-08
* aacdec: Allow SBR after DRC.Alex Converse2016-12-08
* doc/muxers: remove "-strict experimental" from tee muxer examplesLou Logan2016-12-08
* avfilter/vf_deband: fix silly mistakesPaul B Mahol2016-12-08
* avformat: Add max_streams optionMichael Niedermayer2016-12-08
* aarch64: h264idct: Use the offset parameter to movrelMartin Storsjö2016-12-08
* avfilter/vf_hwupload_cuda: Add min/max limits for the 'device' optionSrinath K R2016-12-08
* avformat/matroskadec: remove unused variableJames Almer2016-12-08
* avformat/matroskadec: fix memleak on stream side data failureJames Almer2016-12-08
* avcodec/golomb: Consume invalid data in get_ur_golomb_jpegls()Michael Niedermayer2016-12-08
* avformat/matroskadec: add support for Spherical Video elementsJames Almer2016-12-07
* yuv4mpegdec: fix leaking pkt in yuv4_read_packetAndreas Cadhalpun2016-12-08
* avcodec/h264: resolve assert being triggered when stack is not alignedJames Darnley2016-12-07
* fate: Add a monoscopic spherical mov testVittorio Giovara2016-12-07
* mov: Export spherical informationVittorio Giovara2016-12-07
* lavc: Add spherical packet side data APIVittorio Giovara2016-12-07
* lavu: Add AVSphericalMapping type and frame side dataVittorio Giovara2016-12-07
* avcodec/wavpack: Treat the first block coding too many channels as an errorMichael Niedermayer2016-12-07
* avformat/hlsenc: save the EXT-X-DISCONTINUITY from old listSteven Liu2016-12-07
* avcodec/h264: mmx2, sse2, avx 10-bit 4:2:2 h chroma deblock/loop filterJames Darnley2016-12-07
* avcodec/h264: mmx2, sse2, avx 10-bit h chroma deblock/loop filterJames Darnley2016-12-07
* whitespace changes after last commitJames Darnley2016-12-07
* avcodec/h264: clean up and expand x86 function definitionsJames Darnley2016-12-07
* qsvdec: Fix memory leakTimothy Gu2016-12-06
* omx: Fix OOM checkTimothy Gu2016-12-06
* lavf/chromaprint: Update for version 1.4Georgi D. Sotirov2016-12-06
* Added test for libavcodec/avpacket.cThomas Turner2016-12-06
* tests/api/api-seek-test: check all compute_crc_of_packets() callsMichael Niedermayer2016-12-06
* tests/api/api-seek-test: Silence compiler warnings about uninitialized variablesMichael Niedermayer2016-12-06
* tests/api/api-seek-test: Fix use of uinitialized valueMichael Niedermayer2016-12-06
* avformat/dump: remove line break on mastering display metadata info dumpJames Almer2016-12-05
* avcodec/vaapi-vp9: add support for profile 2 (bpp > 8)Mathieu Velten2016-12-05
* avcodec/vp9: move bpp to the shared context for use in hwaccelMathieu Velten2016-12-05
* truemotion1: fix leaking frame on init failureAndreas Cadhalpun2016-12-05
* http: move chunk handling from http_read_stream() to http_buf_read().Ronald S. Bultje2016-12-05
* http: make length/offset-related variables unsigned.Ronald S. Bultje2016-12-05
* vaapi_encode: Write sequence header as extradataMark Thompson2016-12-05
* lavf: fix the wrong warning msg and comments about av_find_stream_infoJun Zhao2016-12-05