summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* avcodec/tests/mjpegenc_huffman: Remove static in main() tableMichael Niedermayer2017-02-10
* avcodec/mjpegenc: Drop i_tex misuse, set itex/header bits correctly, fix 2pas...Michael Niedermayer2017-02-10
* avcodec/mjpegenc: Remove non functional huffman reallocation and error handlingMichael Niedermayer2017-02-10
* tests/mjpegenc_huffman: align static tablesRostislav Pehlivanov2017-02-09
* mjpegenc: use s->avctx as a context for av_log rather than NULLRostislav Pehlivanov2017-02-09
* tests/mjpegenc_huffman: replace assert() with av_assert0()Rostislav Pehlivanov2017-02-09
* mjpegenc_common: add missing ff_ prefix to init_uni_ac_vlcRostislav Pehlivanov2017-02-09
* ffplay: change keyboard volume control to logarithmicMarton Balint2017-02-08
* vaapi_encode: Add VP8 supportMark Thompson2017-02-08
* vaapi_encode: Pass framerate parameters to driverMark Thompson2017-02-08