summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* h264: aarch64: intra prediction optimisationsJanne Grunau2015-07-20
* Deprecate avctx.coded_frameVittorio Giovara2015-07-20
* Add a quality factor packet side dataVittorio Giovara2015-07-20
* Gather all coded_frame allocations and free functions to a single placeVittorio Giovara2015-07-20
* flashsvenc: Keep coded_frame.key_frame a write-only variableVittorio Giovara2015-07-20
* ffv1enc: Use input frame to set SAR and interlacingVittorio Giovara2015-07-20
* ffv1enc: Keep coded_frame.key_frame a write-only variableVittorio Giovara2015-07-20
* qtrleenc: Keep coded_frame.key_frame a write-only variableVittorio Giovara2015-07-20
* libtheoraenc: Keep coded_frame.key_frame a write-only variableVittorio Giovara2015-07-20
* libvpxenc: Do not entangle coded_frameVittorio Giovara2015-07-20
* libxvid: Do not entangle coded_frameVittorio Giovara2015-07-20
* svq1enc: Do not entangle coded_frameVittorio Giovara2015-07-20
* proresenc: Do not entangle coded_frameVittorio Giovara2015-07-20
* a64multienc: Do not entangle coded_frameVittorio Giovara2015-07-20
* roqvideoenc: Drop unneeded initializationVittorio Giovara2015-07-20
* mpegvideo_enc: Drop unnneded initializationVittorio Giovara2015-07-20
* parseutil: Add more resolution aliasesLuca Barbato2015-07-20
* qsvenc: properly handle asynchronous encodingAnton Khirnov2015-07-19
* qsvdec: properly handle asynchronous decodingAnton Khirnov2015-07-19
* af_resample: do not touch the timestamps if we are not resamplingAnton Khirnov2015-07-19
* avconv: split creating and (re-)configuring complex filtergraphsAnton Khirnov2015-07-19
* avconv: create the complex filtergraphs earlierAnton Khirnov2015-07-19
* avconv: move the no streams failure to open_output_file()Anton Khirnov2015-07-19
* avconv: factor out the output stream initializationAnton Khirnov2015-07-19
* avconv: use read_file() for reading the 2pass statsAnton Khirnov2015-07-19
* avconv: move handling the 2pass logfile into avconv_optAnton Khirnov2015-07-19
* avconv: set the encoding/decoding_needed flags earlierAnton Khirnov2015-07-19
* avconv: drop update_sample_fmt()Anton Khirnov2015-07-19
* asfdec: make nb_sub to be unsigned intAlexandra Hájková2015-07-19
* asfdec: read the replicated data in a separate functionAlexandra Hájková2015-07-19
* asfdec: convert condition for the replicated data reading to be saferAlexandra Hájková2015-07-19
* asfdec: do not read replicated data when their length is 0Alexandra Hájková2015-07-19
* fate: add checkasm targetJanne Grunau2015-07-18
* checkasm: test all architectures with optimisationsJanne Grunau2015-07-18
* checkasm: Give macro a body to avoid potential unexpected syntax issuesMichael Niedermayer2015-07-18
* checkasm: exit with status 0 instead of 1 if there are no tests to performHenrik Gramner2015-07-18
* h264: arm: use intra pred8x8 functions only for chroma_format_idc <= 1Janne Grunau2015-07-18
* cosmetics: Reformat checkasm testsLuca Barbato2015-07-17
* checkasm: Add unit tests for bswapdspHenrik Gramner2015-07-17
* x86: bswapdsp: Don't treat 32-bit integers as 64-bitHenrik Gramner2015-07-17
* configure: Factor out g722dsp moduleVittorio Giovara2015-07-17
* configure: Factor out wmv2dsp moduleVittorio Giovara2015-07-17
* configure: Factor out vp8dsp moduleVittorio Giovara2015-07-17
* configure: Factor out vp56dsp moduleVittorio Giovara2015-07-17
* configure: Factor out rv34dsp moduleVittorio Giovara2015-07-17
* configure: Factor out mss34dsp moduleVittorio Giovara2015-07-17
* configure: Factor out ividsp moduleVittorio Giovara2015-07-17
* configure: Factor out flacdsp moduleVittorio Giovara2015-07-17
* OS/2: Cleanup slib_create_def_cmdDave Yeo2015-07-17
* libx264: Add support for the MPEG2 encoderLuca Barbato2015-07-17