summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* frame: fix the error path in av_frame_copy_props()Roman Savchenko2014-05-29
* af_resample: Use avresample_get_out_samplesLuca Barbato2014-05-28
* avresample: Add avresample_get_out_samplesLuca Barbato2014-05-28
* nut: Support experimental NUT 4 featuresLuca Barbato2014-05-28
* avformat: Provide a standard compliance flagLuca Barbato2014-05-28
* oggenc: Fix the EOS flagMichael Niedermayer2014-05-28
* ppc: Move vec_unaligned_load macro to util_altivecDiego Biurrun2014-05-28
* ppc: util_altivec: Drop unused macrosDiego Biurrun2014-05-28
* matroskaenc: write the channel mask for FLACAnton Khirnov2014-05-28
* vorbiscomment: simplify API by using av_dict_count()Anton Khirnov2014-05-28
* matroskadec: parse the channel layout mask for FLACAnton Khirnov2014-05-28
* matroskadec: export just the STREAMINFO block as FLAC extradataAnton Khirnov2014-05-28
* matroskadec: split parsing tracks into a separate functionAnton Khirnov2014-05-28
* flac: make avpriv_flac_parse_block_header() inlineAnton Khirnov2014-05-28
* flac muxer: write WAVEFORMATEXTENSIBLE_CHANNEL_MASK tag for multichannel filesAnton Khirnov2014-05-28
* flac demuxer: parse the WAVEFORMATEXTENSIBLE_CHANNEL_MASK tagAnton Khirnov2014-05-28
* flacdec: do not overwrite a channel layout set by the callerAnton Khirnov2014-05-28
* oggenc: Flush after writing headersAndrew Kelley2014-05-27
* oggenc: Move ogg_write_pages up above ogg_write_headerAndrew Kelley2014-05-27
* dsputil: Split off HuffYUV encoding bits into their own contextDiego Biurrun2014-05-27
* dsputil: Split off HuffYUV decoding bits into their own contextDiego Biurrun2014-05-27
* h264_picture: Remove pointless dsputil.h #includeDiego Biurrun2014-05-27
* on2avc: Remove pointless dsputil.h #includeDiego Biurrun2014-05-27
* lavfi/formats: avoid using AV_{PIX,SAMPLE}_FMT_NBAnton Khirnov2014-05-26
* buffersrc: avoid using AV_PIX_FMT_NBAnton Khirnov2014-05-26
* vf_fieldorder: avoid using AV_PIX_FMT_NBAnton Khirnov2014-05-26
* vf_scale: use the pixfmt descriptor APIAnton Khirnov2014-05-26
* vf_format: rework format list parsingAnton Khirnov2014-05-26
* imgutils: make systematic palette opaque.Carl Eugen Hoyos2014-05-25
* smoothstream: check malloc callsNidhi Makhijani2014-05-24
* rdt: check malloc callsNidhi Makhijani2014-05-24
* avcodec: bump version after rotation apiVittorio Giovara2014-05-23
* dca: Convert dca_dmixtable to integersNiels Möller2014-05-23
* lavf: add av_stream_get_side_dataJanne Grunau2014-05-20
* build: export library dependencies in ${name}_FFLIBSJanne Grunau2014-05-20
* check: add libavcodec/vda_internal.h to SKIPHEADERS-$(CONFIG_VDA)Janne Grunau2014-05-20
* display: Include mathematics.h for fallback definition of NANMartin Storsjö2014-05-19
* mov: store display matrix in a stream side dataVittorio Giovara2014-05-19
* Add transformation matrix API.Vittorio Giovara2014-05-19
* pthread_frame: simplify the code by using new AVPacket APIAnton Khirnov2014-05-19
* avpacket: fix copying side data in av_packet_copy_props()Anton Khirnov2014-05-19
* lavf: deprecate now unused AVStream.ptsAnton Khirnov2014-05-19
* mux: drop one of the hacks comprising compute_pkt_fields2()Anton Khirnov2014-05-19
* avconv: do not use poorly defined and undocumented AVStream.ptsAnton Khirnov2014-05-19
* hevc/intra_pred: simplify neighboring sample derivationAnton Khirnov2014-05-19
* hevc/intra_pred: drop unnecessary conditions in loopsMickaël Raulet2014-05-19
* hevc/intra_pred: optimize EXTEND_()*Mickaël Raulet2014-05-19
* hevc: templatize intra_predAnton Khirnov2014-05-19
* hevc: templatize pred_planarMickaël Raulet2014-05-19
* movenc: use the "encoder" metadata tag to write stsd CompressornameAnton Khirnov2014-05-18