]> git.sesse.net Git - ffmpeg/history - libavcodec
dcadec: remove extra indirection
[ffmpeg] / libavcodec /
2017-03-29 Anton Khirnovdcadec: remove extra indirection
2017-03-29 Martin Storsjöhevcdec: Use LOCAL_ALIGNED_* for declaring local variab...
2017-03-28 Martin Storsjöarm: Always build the hevcdsp_init_arm.c file
2017-03-27 Alexandra Hájkováhevc: Add NEON 4x4 and 8x8 IDCT
2017-03-23 Vittorio Giovaralavc: Drop deprecated stream codec tag
2017-03-23 Vittorio Giovaralavc: Drop deprecated options moved to private contexts
2017-03-23 Vittorio Giovaralavc: Drop deprecated time_base variable for decoding
2017-03-23 Vittorio Giovaralavc: Drop deprecated way of setting audio delay on...
2017-03-23 Vittorio Giovaralavc: Drop deprecated global afd field
2017-03-23 Vittorio Giovaralavc: Drop deprecated avctx codec name
2017-03-23 Vittorio Giovaralavc: Drop deprecated codec flags
2017-03-23 Vittorio Giovaralavc: Drop deprecated unused public members
2017-03-23 Vittorio Giovaralavc: Drop deprecated emu edge functionality
2017-03-23 Vittorio Giovaralavc: Drop deprecated av_fast_malloc() compatibility
2017-03-23 Vittorio Giovaralavc: Drop deprecated macroblock type symbols
2017-03-23 Vittorio Giovaralavc: Drop deprecated public symbols
2017-03-23 Vittorio Giovaralavc: Drop deprecated error rate option
2017-03-23 Diego Biurrunlavc: Remove deprecated XvMC support hacks
2017-03-23 Vittorio Giovaralavc: Drop deprecated architectures symbols
2017-03-23 Vittorio Giovaralavc: Drop deprecated extended aspect ratio symbol
2017-03-23 Vittorio Giovaralavc: Drop deprecated workaround bugs options
2017-03-23 Vittorio Giovaralavc: Drop deprecated debug mv functionality
2017-03-23 Vittorio Giovaralavc: Drop deprecated way of setting codec dimensions
2017-03-23 Vittorio Giovaralavc: Drop deprecated voxware codec entry
2017-03-23 Vittorio Giovaralavc: Drop deprecated VDPAU buffer fields
2017-03-23 Vittorio Giovaralavc: Drop deprecated VDPAU codec capability
2017-03-23 Vittorio Giovaralavc: Drop deprecated lowres option
2017-03-23 Vittorio Giovaralavc: Drop deprecated missing sample log function
2017-03-23 Vittorio Giovaralavc: Drop deprecated chroma subsample function
2017-03-23 Vittorio GiovaraBump major versions of all libraries
2017-03-21 Luca Barbatodca: Refactor dca_filter_channels() a little
2017-03-21 Luca Barbatodca: Validate the channel map
2017-03-21 Konda Rajunvenc: Allow different const qps for I, P and B frames
2017-03-20 wm4lavc: vdpau: add support for new hw_frames_ctx and...
2017-03-20 wm4lavc: Add hwaccel_flags field to AVCodecContext
2017-03-20 Diego Biurrunbuild: Add missing object dependency for extract_extrad...
2017-03-16 Martin Storsjöarm/aarch64: vp9: Fix vertical alignment
2017-03-14 Diego Biurrunx86: fft: Port to cpuflags
2017-03-14 Diego Biurrunx86: h264: Simplify DEQUANT macro with cpuflags
2017-03-14 Diego Biurrunx86: vp8dsp: port FILTER_BILINEAR macro to cpuflags
2017-03-14 Diego Biurrunx86util: Port all macros to cpuflags
2017-03-12 Anton Khirnovh264_cavlc: check the value of run_before
2017-03-12 Anton Khirnovh2645_parse: use the bytestream2 API for packet splitting
2017-03-12 Anton Khirnovh264dec: initialize field_started to 0 on each decode...
2017-03-11 Martin Storsjöarm/aarch64: vp9itxfm: Skip loading the min_eob pointer...
2017-03-11 Martin Storsjöarm: vp9itxfm: Template the quarter/half idct32 function
2017-03-09 Kieran KunhyaAdd Cineform HD Decoder
2017-03-09 Konda Rajuadd initial QP value options
2017-03-09 wm4avcodec: clarify some decoding/encoding API details
2017-03-06 Vittorio Giovarapixlet: Fix architecture-dependent code and values
2017-03-05 Diego Biurrunx86: Merge align directives into SECTION_RODATA declara...
2017-03-04 Ganapathy Kasinvenc: Remove qmin and qmax constraints for nvenc vbr
2017-03-01 Paul B MaholAdd Apple Pixlet decoder
2017-03-01 Diego Biurrunbuild: Generalize yasm/nasm-related variable names
2017-03-01 Diego Biurrunx86: hevc: Add missing colons after assembly labels
2017-02-28 Michael Niedermayerh264_sei: Check actual presence of picture timing SEI...
2017-02-28 Ben Changnvenc: Fix the preset mapping list
2017-02-25 Anton Khirnovlavc: make sure not to return EAGAIN from codecs
2017-02-25 Anton Khirnovsvq3: fix the slice size check
2017-02-24 John Stebbinsh264dec: fix dropped initial SEI recovery point
2017-02-23 Martin Storsjöaarch64: vp9itxfm: Reorder iadst16 coeffs
2017-02-23 Martin Storsjöarm: vp9itxfm: Reorder iadst16 coeffs
2017-02-23 Martin Storsjöaarch64: vp9itxfm: Reorder the idct coefficients for...
2017-02-23 Martin Storsjöarm: vp9itxfm: Reorder the idct coefficients for better...
2017-02-23 Martin Storsjöaarch64: vp9itxfm: Avoid reloading the idct32 coefficients
2017-02-23 Martin Storsjöarm: vp9itxfm: Avoid reloading the idct32 coefficients
2017-02-23 Martin Storsjöarm: vp9lpf: Implement the mix2_44 function with one...
2017-02-23 Martin Storsjöaarch64: vp9lpf: Use dup+rev16+uzp1 instead of dup...
2017-02-23 Martin Storsjöarm/aarch64: vp9lpf: Keep the comparison to E within...
2017-02-23 Diego BiurrunPlace attribute_deprecated in the right position for...
2017-02-20 Diego Biurrunnvenc: Fix nvec vs. nvenc typo
2017-02-18 Mark Thompsonwebp: Fix alpha decoding
2017-02-16 Mark Thompsonvaapi_encode: Discard output buffer if picture submissi...
2017-02-15 Martin Storsjölibopenh264dec: Let the framework use the h264_mp4toann...
2017-02-13 Mark Thompsonvaapi: Implement device-only setup
2017-02-13 Mark Thompsonlavc: Add device context field to AVCodecContext
2017-02-12 Martin Storsjöaarch64: vp9lpf: Fix broken indentation/vertical alignment
2017-02-11 Martin Storsjöaarch64: vp9lpf: Interleave the start of flat8in into...
2017-02-11 Martin Storsjöarm: vp9lpf: Interleave the start of flat8in into the...
2017-02-11 Luca Barbatodv: Convert to the new bitstream reader
2017-02-11 Luca Barbatoaac: Validate the sbr sample rate before using the...
2017-02-11 Anton Khirnovlavc: use av_cpu_max_align() instead of hardcoding...
2017-02-10 Martin Storsjöarm: vp9lpf: Use orrs instead of orr+cmp
2017-02-10 Martin Storsjöarm/aarch64: vp9lpf: Calculate !hev directly
2017-02-10 Martin Storsjöaarch64: vp9itxfm: Optimize 16x16 and 32x32 idct dc...
2017-02-10 Martin Storsjöarm: vp9itxfm: Optimize 16x16 and 32x32 idct dc by...
2017-02-10 Martin Storsjöaarch64: vp9mc: Calculate less unused data in the 4...
2017-02-10 Martin Storsjöarm: vp9mc: Calculate less unused data in the 4 pixel...
2017-02-10 Martin Storsjöaarch64: vp9mc: Simplify the extmla macro parameters
2017-02-10 Martin Storsjöutvideodec: Add a missing include
2017-02-09 Timo Rothenpielernvenc: make gpu indices independent of supported capabi...
2017-02-09 Derek Buitenhuisavcodec: Mark some codecs with threadsafe init as such
2017-02-09 Martin Storsjöaarch64: vp9itxfm: Fix incorrect vertical alignment
2017-02-09 Martin Storsjöaarch64: vp9itxfm: Update a comment to refer to a regis...
2017-02-09 Martin Storsjöaarch64: vp9itxfm: Use the right lane sizes in 8x8...
2017-02-09 Martin Storsjöaarch64: vp9itxfm: Use a single lane ld1 instead of...
2017-02-09 Martin Storsjöaarch64: vp9itxfm: Share instructions for loading idct...
2017-02-09 Martin Storsjöarm: vp9itxfm: Share instructions for loading idct...
2017-02-09 Martin Storsjöaarch64: vp9itxfm: Do separate functions for half/quart...
2017-02-09 Martin Storsjöarm: vp9itxfm: Do a simpler half/quarter idct16/idct32...
next