summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* mpegvideo: Refactor emulated_edge_mc callsLuca Barbato2016-03-05
* mpegvideo: Fix undefined negative shifts in mpeg_motion_internalLuca Barbato2016-03-05
* mpegvideo: Fix undefined negative shifts in ff_init_block_indexLuca Barbato2016-03-05
* idct8x8: Fix undefined negative shiftsKaterina Barone-Adesi2016-03-05
* vdpau: Add missing deprecation guardsVittorio Giovara2016-03-05
* lavc: factor apply_param_change() AV_EF_EXPLODE handlingwm42016-03-05
* indeo2: Fix banding artefactsLuca Barbato2016-03-01
* indeo2data: K&R formatting cosmeticsLuca Barbato2016-03-01
* fft: Split MDCT bits off from FFTDiego Biurrun2016-03-01
* rdft: arm: Split RDFT initialization into a separate fileDiego Biurrun2016-02-26
* fft: arm: Drop unnecessary #include, add missing onesDiego Biurrun2016-02-26
* fft: x86: cosmetics: Drop silly comments, add comment, whitespaceDiego Biurrun2016-02-26
* qsv: Move down the implementation queryLuca Barbato2016-02-26
* avpacket: properly reset data/size in av_packet_move_ref()Anton Khirnov2016-02-26
* mpegvideo_enc: use avcodec_free_context() instead of av_free()Anton Khirnov2016-02-26
* vc1dec: Check group allocations separatedlyVittorio Giovara2016-02-25
* vc1dec: Fix leak on error for array allocationsVittorio Giovara2016-02-25
* vc1dec: Properly call deinit function on errorVittorio Giovara2016-02-25
* vc1dec: Drop commented out cruftVittorio Giovara2016-02-25
* idct: Only build prores IDCT if ProRes decoder is enabledDiego Biurrun2016-02-24
* qsvdec: store the sync point in heap memoryAnton Khirnov2016-02-24
* qsvenc: store the sync point in heap memoryMaxym Dmytrychenko2016-02-24
* lavc: add a variant of av_get_audio_frame_duration working with AVCodecParame...Anton Khirnov2016-02-23
* lavc: add codec parameters APIAnton Khirnov2016-02-23
* x86: hevc: Fix linking with both yasm and optimizations disabledDiego Biurrun2016-02-23
* mpeg12enc: always write closed gops for intra only outputsMarton Balint2016-02-22
* h264: Add an AVClass pointer to H264ContextMichael Niedermayer2016-02-22
* libx264: Fix noise_reduction option assignmentVittorio Giovara2016-02-22
* build: Disentangle VC-1 decoder and parserDiego Biurrun2016-02-19
* 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: Introduce iso_media componentDiego Biurrun2016-02-18
* build: Let the WTV demuxer select the MPEG-TS demuxerDiego 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
* 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
* qsv: add a missing #includeAnton Khirnov2016-02-18
* fft: ppc: Place ff_fft_calc_interleave_altivec() under correct ifdefsDiego Biurrun2016-02-15
* nvenc: support CUDA frames as inputAnton Khirnov2016-02-14
* lavc: add a field for passing AVHWFramesContext to encodersAnton Khirnov2016-02-14
* Allow linking to CUDA dynamically instead of dlopen()ing it at runtimeAnton Khirnov2016-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
* nvenc: rename a misnamed functionAnton Khirnov2016-02-12
* nvenc: merge input and output surface structsAnton Khirnov2016-02-12