]> git.sesse.net Git - ffmpeg/history - libavcodec
rtpdec: Use the right logging context
[ffmpeg] / libavcodec /
2016-02-19 Diego Biurrunbuild: Disentangle VC-1 decoder and parser
2016-02-19 Diego Biurrunbuild: Add vc1dsp component for more fine-grained depen...
2016-02-19 Diego Biurrunmsmpeg4data: Move WMV2 data tables to their own file
2016-02-19 Diego Biurrunmsmpeg4data: K&R formatting cosmetics
2016-02-18 Diego Biurrunbuild: Introduce iso_media component
2016-02-18 Diego Biurrunbuild: Let the WTV demuxer select the MPEG-TS demuxer
2016-02-18 Diego Biurrunbuild: Fix dependencies for components relying on H...
2016-02-18 Diego Biurrunbuild: Add missing dependencies for eatqi decoder
2016-02-18 Vittorio Giovarabuild: Add missing celp_math dependency for G723_1...
2016-02-18 Diego Biurrunprofiles: Add missing #endif comment
2016-02-18 Diego Biurruncosmetics: Drop particularly redundant silly comments
2016-02-18 Diego Biurruncosmetics: Drop empty comment lines
2016-02-18 Anton Khirnovqsv: add a missing #include
2016-02-15 Diego Biurrunfft: ppc: Place ff_fft_calc_interleave_altivec() under...
2016-02-14 Anton Khirnovnvenc: support CUDA frames as input
2016-02-14 Anton Khirnovlavc: add a field for passing AVHWFramesContext to...
2016-02-14 Anton KhirnovAllow linking to CUDA dynamically instead of dlopen...
2016-02-13 Philip Langdalevdpau: Support for VDPAU accelerated HEVC decoding
2016-02-13 Philip Langdalehevc: Track long and short term RPS size for VDPAU
2016-02-13 Hendrik Leppkesdxva2_hevc: properly signal the num_delta_pocs from...
2016-02-12 Anton Khirnovnvenc: rename a misnamed function
2016-02-12 Anton Khirnovnvenc: merge input and output surface structs
2016-02-12 Anton Khirnovnvenc: factor out the pixel format list
2016-02-09 Vittorio Giovaraeatqi: Remove MpegEncContext dependency
2016-02-09 Vittorio Giovarampeg1: Make intra-block decoding independent of MpegEnc...
2016-02-09 Diego Biurrunmpeg12dec: Refactor mpeg1_decode_block_intra()
2016-02-09 Vittorio Giovarampeg12dec: Always close reader on error
2016-02-09 Luca Barbatodnxhd: Make the encoder message friendlier
2016-02-08 Michael Niedermayerflacenc: Load default prediction_order parameters if...
2016-02-01 Luca Barbatov210: Use separate sample_factors
2016-02-01 James Darnleyv210: Add avx2 version of the 10-bit line encoder
2016-02-01 James Darnleyv210: Add avx2 version of the 8-bit line encoder
2016-01-31 Derek Buitenhuisflacenc: Restore defaults and range for {min, max}_pred...
2016-01-31 Vittorio Giovaralibx264: Make sure to preserve default option values
2016-01-26 Luca Barbatov210: x86: Add the correct guards around the asm code
2016-01-25 Vittorio Giovaraqsvenc: Add private option to replace coder_type
2016-01-23 Anton Khirnovqsvenc: fix a typo
2016-01-23 Geza Lorex86inc: Add debug symbols indicating sizes of compiled...
2016-01-22 Martin Storsjölibavcodec: Add missing AVClass pointers
2016-01-21 Vittorio Giovaralavc: Move pre_me to codec private options
2016-01-21 Vittorio Giovaralavc: Move me_penalty_compensation to codec private...
2016-01-21 Vittorio Giovaralavc: Move prediction_method to codec private options
2016-01-21 Vittorio Giovaralavc: Move {min,max}_prediction_order to codec private...
2016-01-21 Vittorio Giovaralavc: Move rtp_payload_size to codec private options
2016-01-21 Vittorio Giovaralavc: Move timecode_frame_start to codec private options
2016-01-21 Vittorio Giovaralavc: Move context_model to codec private options
2016-01-21 Vittorio Giovaralavc: Move mpeg_quant to codec private options
2016-01-21 Vittorio Giovaralavc: Move noise_reduction to codec private options
2016-01-21 Vittorio Giovaralavc: Move scenechange_threshold to codec private options
2016-01-21 Vittorio Giovaralavc: Move chromaoffset to codec private options
2016-01-21 Vittorio Giovaralavc: Move frame_skip_* to codec private options
2016-01-21 Vittorio Giovaralavc: Move brd_scale to codec private options
2016-01-21 Vittorio Giovaralavc: Move b_frame_strategy and b_sensitivity to codec...
2016-01-21 Piotr Bandurskiriff: add YUYV FourCC (Drastic YUYV)
2016-01-21 Vittorio Giovaraimgconvert: Add the proper API guards to a deprecated...
2016-01-21 Vittorio Giovaraimgconvert: Move AVPicture-related static function...
2016-01-21 Vittorio Giovaraimgconvert: Move the shrink functions only where needed
2016-01-21 Vittorio Giovaraimgconvert: Drop outdated comment block
2016-01-19 Arttu Ylä-Outinenlibkvazaar: Set frame rate as a rational number
2016-01-19 Arttu Ylä-Outinenlavc: Make sure that the effective timebase would not...
2016-01-19 Luca Barbatomathops: mips: Correctly enable loongson-specific assembly
2016-01-18 Diego Biurrunx86: build: Group all encoder objects together
2016-01-18 Diego Biurrunx86: ac3dsp: Drop forward declaration for nonexisting...
2016-01-15 Andreas Cadhalpundca: fix misaligned access in ff_dca_convert_bitstream
2016-01-13 Andreas Cadhalpunxwddec: prevent overflow of lsize * avctx->height
2016-01-13 Andreas Cadhalpunon2avc: limit number of bits to 30 in get_egolomb
2016-01-12 Anton Khirnovnvenc: generate dts properly
2016-01-12 Anton Khirnovnvenc: fix encoding with B-frames
2016-01-12 Anton Khirnovnvenc: flush the encoder before closing it, as required...
2016-01-12 Anton Khirnovnvenc: rename encoders
2016-01-12 Anton Khirnovnvenc: better error handling
2016-01-11 Andreas Cadhalpunlavc: Use get_bitsz where needed
2016-01-11 Andreas Cadhalpunlavc: Add get_bitsz()
2016-01-11 Vittorio Giovarasunrastenc: Properly load codec private options
2016-01-11 Kieran Kunhyaget_bits: Support max_depth > 2 in GET_RL_VLC_INTERNAL
2016-01-11 Clément Bœschlavu: add AV_CEIL_RSHIFT and use it in various places
2016-01-07 Andreas Cadhalpunavpacket: fix size check in packet_alloc
2016-01-07 Anton Khirnovqsvenc: split encoding frames and reading from the...
2016-01-07 Maxym Dmytrychenkoqsvenc: properly handle the warning from MFXVideoCORE_S...
2016-01-03 Diego Biurrunh264_refs: Remove broken trace debug code
2016-01-03 Diego Biurrunlavc: Add missing #includes for ff_dlog()
2016-01-01 Maxym Dmytrychenkoqsvdec: properly handle the warning from MFXVideoCORE_S...
2016-01-01 Maxym Dmytrychenkoqsvenc_hevc: improve the default settings
2016-01-01 Anton Khirnovh264: improve behaviour with invalid reference lists
2015-12-31 Alexandra Hájkovádca: use defines for subband related constants
2015-12-30 Janne Grunaux86: use emms after ff_int32_to_float_fmul_scalar_sse
2015-12-29 Janne Grunaux86: zero extend the 32-bit length in int32_to_float_fm...
2015-12-26 Diego BiurrunRemove stray line breaks from avpriv_{report_missing_fe...
2015-12-24 Alexandra Hájkovádca: remove unused decode_hf function and quant_d tables
2015-12-23 Alexandra Hájkovádca: change the core to work with integer coefficients.
2015-12-23 Alexandra Hájkovádca: Add math helpers.
2015-12-21 Janne Grunauarm64: fix inverted register order in transpose_4x4H
2015-12-16 Andreas Cadhalpunexr: fix out of bounds read in get_code
2015-12-16 Andreas Cadhalpunopus: Fix typo causing overflow in silk_stabilize_lsf
2015-12-14 Janne Grunauarm: add ff_int32_to_float_fmul_array8_neon
2015-12-14 Janne Grunauarm64: int32_to_float_fmul neon asm
2015-12-14 Janne Grunauarm64: port synth_filter_float_neon from arm
2015-12-14 Janne Grunauarm64: convert dcadsp neon asm from arm
2015-12-14 Janne Grunauarm: add a cpu flag for the VFPv2 vector mode
2015-12-14 Janne Grunaux86_64: int32_to_float_fmul_scalar sign extend integer...
next