summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* build: Add vc1dsp component for more fine-grained dependenciesDiego Biurrun2016-02-19
* msmpeg4data: Move WMV2 data tables to their own fileDiego Biurrun2016-02-19
* msmpeg4data: K&R formatting cosmeticsDiego Biurrun2016-02-19
* build: Add missing mpegvideo dependency for the MSS2 and VC-1 decodersDiego Biurrun2016-02-19
* build: More precise dependencies for h264dspDiego Biurrun2016-02-19
* mkv: Force the full parsing of mp3Luca Barbato2016-02-19
* mov: Force the full parsing of mp3Luca Barbato2016-02-19
* Revert all recent configure changes related to dependency resolutionDiego Biurrun2016-02-19
* build: Fix typo in HEVC VDPAU hwaccel dependenciesDiego Biurrun2016-02-18
* voc: Split ff_voc_get_packet into a separate fileDiego Biurrun2016-02-18
* build: Introduce iso_media componentDiego Biurrun2016-02-18
* build: Let the WTV demuxer select the MPEG-TS demuxerDiego Biurrun2016-02-18
* build: Adjust mpeg4video parser dependenciesDiego Biurrun2016-02-18
* build: Fix mpegvideo component dependenciesDiego Biurrun2016-02-18
* build: Fix dependencies for components relying on H.263 data tablesDiego Biurrun2016-02-18
* build: Add missing dependencies for eatqi decoderDiego Biurrun2016-02-18
* build: Add missing celp_math dependency for G723_1 encoder and decoderVittorio Giovara2016-02-18
* checkasm: Use standard multiple inclusion guardsDiego Biurrun2016-02-18
* profiles: Add missing #endif commentDiego Biurrun2016-02-18
* cosmetics: Drop particularly redundant silly commentsDiego Biurrun2016-02-18
* cosmetics: Drop empty comment linesDiego Biurrun2016-02-18
* hwcontext_cuda/vdpau: add to skipheadersAnton Khirnov2016-02-18
* qsv: add a missing #includeAnton Khirnov2016-02-18
* mov: Fix the format specifier type for sizeVittorio Giovara2016-02-16
* configure: Relax the implication of --enable for componentsLuca Barbato2016-02-15
* fft: ppc: Place ff_fft_calc_interleave_altivec() under correct ifdefsDiego Biurrun2016-02-15
* avconv: pass the hw context from filters to the encoderAnton Khirnov2016-02-14
* nvenc: support CUDA frames as inputAnton Khirnov2016-02-14
* lavc: add a field for passing AVHWFramesContext to encodersAnton Khirnov2016-02-14
* lavfi: add a filter for uploading normal frames to CUDAAnton Khirnov2016-02-14
* avconv: use the new buffersrc parameters APIAnton Khirnov2016-02-14
* lavfi: pass the hw frames context through the filter chainAnton Khirnov2016-02-14
* hwcontext: add a CUDA implementationAnton Khirnov2016-02-14
* pixfmt: add a CUDA hwaccelled formatAnton Khirnov2016-02-14
* Allow linking to CUDA dynamically instead of dlopen()ing it at runtimeAnton Khirnov2016-02-14
* avconv_vdpau: use the hwcontext API to simplify codeAnton Khirnov2016-02-14
* hwcontext: add a VDPAU implementationAnton Khirnov2016-02-14
* lavu: add a framework for handling hwaccel framesAnton Khirnov2016-02-14
* buffer: add support for pools using caller data in allocationAnton Khirnov2016-02-14
* buffersrc: default SAR to 0 (unknown) rather than 1Anton Khirnov2016-02-14
* configure: Restore the --enable-everything behaviourLuca Barbato2016-02-14
* configure: Print which libraries will be builtLuca Barbato2016-02-14
* configure: Use `require` for the non-component optionsLuca Barbato2016-02-14
* mov: Use the correct type for sizeLuca Barbato2016-02-14
* vdpau: Support for VDPAU accelerated HEVC decodingPhilip Langdale2016-02-13
* hevc: Track long and short term RPS size for VDPAUPhilip Langdale2016-02-13
* dxva2_hevc: properly signal the num_delta_pocs from the SPS RPSHendrik Leppkes2016-02-13
* lavf: Dump the cpb side data informationLuca Barbato2016-02-13
* nvenc: rename a misnamed functionAnton Khirnov2016-02-12
* nvenc: merge input and output surface structsAnton Khirnov2016-02-12