summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* avconv: set the "encoder" tag when transcodingAnton Khirnov2014-05-18
* wavenc: use codec descriptors to get the codec nameAnton Khirnov2014-05-18
* doc/APIchanges: mark the release 10 branch pointAnton Khirnov2014-05-18
* doc/APIchanges: fill in missing hashes and datesAnton Khirnov2014-05-18
* dv: do not set codec timebaseAnton Khirnov2014-05-18
* avconv: set output avg_frame_rate when knownAnton Khirnov2014-05-18
* lavf: extend avg_frame_rate documentation.Anton Khirnov2014-05-18
* avienc: sanitize variable naming in write_header()Anton Khirnov2014-05-18
* yop: only set extradata size after it has been successfully allocatedAnton Khirnov2014-05-18
* yuv4mpegdec: do not set coded_frame propertiesAnton Khirnov2014-05-18
* yuv4mpeg: split the demuxer and muxer into separate filesAnton Khirnov2014-05-18
* a64: check that extradata exists before reading from itAnton Khirnov2014-05-18
* a64: remove unneeded struct qualifierAnton Khirnov2014-05-18
* 4xm: allocate extradata properly.Anton Khirnov2014-05-18
* lavc: add avcodec_free_context().Anton Khirnov2014-05-18
* lavc: remove the locking code in avcodec_close()Anton Khirnov2014-05-18