]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2017-04-03 Diego Biurrunmov: Move code shared with CAF to a separate file
2017-04-02 Mark Thompsonqsvenc: Allow use of hw_device_ctx to make the internal...
2017-04-02 Mark Thompsonqsvdec: Allow use of hw_device_ctx to make the internal...
2017-04-02 Mark Thompsonqsv: Add ability to create a session from a device
2017-04-02 Mark Thompsondoc: Add VAAPI encoders
2017-04-02 Mark Thompsonvaapi_encode: Add VP9 support
2017-04-02 Mark Thompsonvp9: Add bsf to fix reordering in raw streams
2017-04-02 Ronald S. Bultjevp9: Add bsf to merge superframes
2017-04-02 Mark Thompsonavconv: Flush output BSFs when encode reaches EOF
2017-04-02 Mark Thompsonvf_deinterlace_vaapi: Add support for field rate output
2017-04-02 Mark Thompsonpthread_frame: Propagate sw_pix_fmt across threads
2017-03-31 Martin Storsjölibavutil: Make LOCAL_ALIGNED(xx be equal to LOCAL_ALIG...
2017-03-31 Martin Storsjöhevc: Avoid using LOCAL_ALIGNED for 4 byte alignment
2017-03-31 Diego Biurruntakdec: Use ISO C printf conversion specifiers where...
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-28 Diego Biurrunjack: Drop support for old (2012) JACK versions
2017-03-27 Mark Thompsonhwcontext: Move NONE to the be the first member of...
2017-03-27 Alexandra Hájkováhevc: Add NEON 4x4 and 8x8 IDCT
2017-03-27 Diego Biurrunconfigure: Disable inline assembly for PathScale compilers
2017-03-26 Sean McGovernnsvdec: don't ignore the return value of av_get_packet()
2017-03-26 Ricardo Constantinortmpproto: send swfverify value as swfurl if latter...
2017-03-24 Diego Biurrunconfigure: Skip check for inline assembly capabilities...
2017-03-23 Vittorio GiovaraAPIchanges: Update bump dates
2017-03-23 Luca Barbatoavplay: Use the named syntax for buffersrc arguments
2017-03-23 Vittorio Giovaravf_showinfo: Display spherical properties
2017-03-23 Vittorio Giovaravf_showinfo: Simplify reporting stereo3d information
2017-03-23 Vittorio Giovaraspherical: Change types of bounding and pad to uint32_t
2017-03-23 Vittorio Giovaralavu: Drop deprecated av_dlog macro
2017-03-23 Vittorio Giovaralavu: Drop deprecated option type
2017-03-23 Vittorio Giovaralavu: Drop deprecated VDPAU pixel formats
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 Giovaralavf: Drop deprecated hint to set muxer timebase
2017-03-23 Vittorio Giovaralavf: Drop deprecated AVFract type and related field
2017-03-23 Vittorio Giovaralavf: Drop deprecated bitexact functionality
2017-03-23 Vittorio Giovaralavfi: Drop deprecated non-const filter retrieval
2017-03-23 Vittorio Giovaralavfi: Drop deprecated filter registration
2017-03-23 Vittorio Giovaralavfi: Drop deprecated filter initialization
2017-03-23 Vittorio Giovaralavfi: Drop deprecated functions to open a filter or...
2017-03-23 Vittorio Giovaralavfi: Drop deprecated way of passing options for a...
2017-03-23 Vittorio GiovaraBump major versions of all libraries
2017-03-22 Carl Eugen... flvdec: Set avg_frame_rate for video streams
2017-03-22 Martin Storsjölibavutil: Hook up the rest of the gcc specific attribu...
2017-03-21 Martin Storsjölibavutil: Define the noreturn attribute for clang...
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-21 Luca Barbatortsp: Move message parsing to a separate function
2017-03-21 Luca Barbatoconfigure: Do not treat JACK as a system library
2017-03-20 Mark Thompsonavconv: Document the -init_hw_device option
2017-03-20 Mark Thompsonavconv: Enable generic hwaccel support for VDPAU
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 Mark Thompsonavconv: Enable generic hwaccel support for VAAPI
2017-03-20 Mark Thompsonavconv: Generic device setup
2017-03-20 Mark Thompsonhwcontext: Make it easier to work with device types
2017-03-20 Mark Thompsonhwcontext: Add device derivation
2017-03-20 Diego Biurrunrtmp: Move RTMP digest calculation to a separate file
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-15 James Almermatroskaenc: add support for Spherical Video elements
2017-03-15 Luca Barbatoconfigure: Replace -no_weak_symbols with -Werror=partia...
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 Diego Biurruncfhd: Add FATE tests
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
next