summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* opus_celt: rename structures to better names and reorganize themRostislav Pehlivanov2017-02-14
* opus_celt: move quantization and band decoding to opus_pvq.cRostislav Pehlivanov2017-02-14
* imdct15: rename to mdct15 and add a forward transformRostislav Pehlivanov2017-02-14
* opus_rc: add entropy encoding functionsRostislav Pehlivanov2017-02-14
* avformat/http: Check for truncated buffers in http_connect()Michael Niedermayer2017-02-14
* doc/ffmpeg: document trailing "?" in map optionLou Logan2017-02-13
* lavc: Add device context field to AVCodecContextMark Thompson2017-02-13
* avfilter/vf_lut: make it possible to clip pixel values that are out of valid ...Paul B Mahol2017-02-13
* avfilter/vf_lut: do not always explicitly clip pixelsPaul B Mahol2017-02-13
* doc/protocols: add option usage descriptionLou Logan2017-02-13
* aac_latm: Align inband PCE to the start of the payloadAlex Converse2017-02-13
* aacsbr: Associate SBR data with AAC elements on initAlex Converse2017-02-13
* aac_latm: Copy whole AudioSpecificConfig when it is sized.Alex Converse2017-02-13
* aac_latm: Allow unaligned AudioSpecificConfigAlex Converse2017-02-13
* avcodec/nvenc: set frame buffer format for mapped framesTimo Rothenpieler2017-02-13
* hwcontext_dxva2: support D3D9Exwm42017-02-13
* AVFrame: add an opaque_ref fieldwm42017-02-13
* avformat/hlsenc: fix stream level metadata handlingBela Bodecs2017-02-13
* lavc/libzvbi: remove deprecated API usageJosh de Kock2017-02-12
* doc/muxers: Fix typo, causing warnings during buildMichael Niedermayer2017-02-12
* movenc: add support for track names in ISML manifestsJan Ekström2017-02-12
* lavf/mpegts: Make a pointer cast explicit.Carl Eugen Hoyos2017-02-12
* avcodec/iff: support for byterun1 ACBM compressionPaul B Mahol2017-02-12
* doc/general: mention Newtek SpeedHQ decoderPaul B Mahol2017-02-12
* avcodec: add FM Screen Capture Codec decoderPaul B Mahol2017-02-12
* avformat/flic: fix handling of EOF casePaul B Mahol2017-02-11
* avcodec/flicvideo: add support for 24bit flic filesPaul B Mahol2017-02-11
* avcodec/flicvideo: fix some indentation issuesPaul B Mahol2017-02-11
* lavf/omadec: Fix packet duration for Atrac 3 lossless.Carl Eugen Hoyos2017-02-11
* lavfi/minterpolate: Remove an unused variable.Carl Eugen Hoyos2017-02-11
* lavc/atrac3: Constify a pointer declaration.Carl Eugen Hoyos2017-02-11
* lavf/rtpdec_mpeg4: Constify a function parameter.Carl Eugen Hoyos2017-02-11
* lavf/omadec: Remove an unsed variable.Carl Eugen Hoyos2017-02-11
* avcodec: add ATRAC Advanced Lossless decodersPaul B Mahol2017-02-11
* avformat/hlsenc: deprecate hls_wrap optionSteven Liu2017-02-11
* fate: add WavPack muxer testJames Almer2017-02-10
* doc: Add muxers/demuxers list optionMulvya2017-02-11
* avformat/apetag: bump micro versionJames Almer2017-02-10
* avformat/apetag: reorder some code to improve readabilityJames Almer2017-02-10
* avformat/apetag: account for header size if present when returning the start ...James Almer2017-02-10
* avformat/apetag: fix flag value to signal footer presenceJames Almer2017-02-10
* avcodec/qdmc: silence gcc 6.2.0 warningPaul B Mahol2017-02-10
* lavf/movenc: Remove two unused variables.Carl Eugen Hoyos2017-02-10
* lavc/mjpegenc_common: Remove an unused variable.Carl Eugen Hoyos2017-02-10
* lavf/mov.c: Avoid heap allocation wraps in mov_read_{senc,saiz}()Matt Wolenetz2017-02-10
* lavf/mov.c: Avoid OOB in mov_read_udta_string()Matt Wolenetz2017-02-10
* avcodec/mjpegenc: Simplify by moving assert into ff_mjpeg_encode_huffman_close()Michael Niedermayer2017-02-10
* avcodec/mjpegenc: Bypass the 2 pass encoding when optimal tables are not requ...Michael Niedermayer2017-02-10
* avcodec/mjpegenc: Revert some differences in ff_mjpeg_encode_mb() relative to...Michael Niedermayer2017-02-10
* avcodec/mjpegenc_huffman: remove unneeded header includeMichael Niedermayer2017-02-10