]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2016-07-10 Janne Grunaucheckasm/arm: align the clobber check data properly...
2016-07-10 Janne Grunaucheckasm: vp8: mc: test unequal width/height for partitions
2016-07-10 Janne Grunauvp8/armv6: mc: avoid boolean expression in calculation
2016-07-10 Janne Grunaudoc: escape left brace in texi2pod.pl regex
2016-07-09 Martin Storsjölibopenh264: Support building with the 1.6 release
2016-07-08 Martin Storsjömovenc: Add an option for skipping writing the mfra...
2016-07-08 Martin Storsjöcheckasm: Add tests for vp8dsp
2016-07-06 Martin Storsjöarm: Fix a typo in a comment
2016-07-06 Martin Storsjövp8dsp: Clarify the first dimension of the mc function...
2016-07-03 Anton Khirnovqsvdec: when a frames ctx is supplied, use its frame...
2016-07-03 Anton Khirnovqsvdec: add support for P010 (10-bit 420) decoding
2016-07-03 Anton Khirnovqsvdec: use the same mfxFrameInfo for allocating frames...
2016-07-03 Anton Khirnovqsvdec: make ff_qsv_map_pixfmt() return a MFX fourcc...
2016-07-03 Anton Khirnovhwcontext_qsv: add support for p010
2016-07-03 Anton Khirnovmatroskadec: export CodecDelay
2016-07-02 Mark Thompsonvf_scale_vaapi: Respect driver quirks around buffer...
2016-07-02 Mark Thompsonvaapi_encode: Respect driver quirks around buffer destr...
2016-07-02 Mark Thompsonhwcontext_vaapi: Add driver quirks to the hwdevice
2016-07-02 Anton Khirnovhwcontext_dxva2: add support for p010
2016-07-02 Hendrik Leppkesswscale: add P010 input support
2016-07-02 Hendrik Leppkespixfmt: add P010 pixel format
2016-07-02 Anton Khirnovavconv: use avcodec_parameters_copy() with streamcopy
2016-07-02 Anton Khirnovoggparseopus: export pre-skip
2016-06-29 Vittorio Giovaramov: Save number of stsd elements after stream extradat...
2016-06-29 Vittorio Giovaratiffenc: Check zlib support for deflate option during...
2016-06-29 Vittorio Giovaratiffenc: Check av_pix_fmt_desc_get() return value
2016-06-29 Vittorio Giovaratargaenc: Move size check to initialization function
2016-06-29 Vittorio Giovararle: K&R formatting cosmetics
2016-06-29 Diego Biurrunbuild: Drop unnecessary libavcodec <-> libavformat...
2016-06-29 Diego Biurrunbuild: Move MP2 muxer declaration away from MP3 muxer...
2016-06-29 Martin Storsjöcheckasm: hevc: Iterate over features first, then over...
2016-06-29 Diego Biurrunbuild: Move ff_mpeg12_frame_rate_tab to a separate...
2016-06-29 Diego Biurrunbuild: Add a new component for H.264 parsing code
2016-06-29 Luca Barbatoffv1: Report additional bitstream information in verbos...
2016-06-29 Luca Barbatoffv1: Remove version 2 and mark version 3 as non-experi...
2016-06-28 Diego Biurrunfate: Add test for webp
2016-06-28 Martin Storsjöcheckasm: h264dsp: Move the x and y variables into...
2016-06-28 Martin Storsjöcheckasm: h264dsp: Initialize the padding area
2016-06-28 Martin StorsjöAdd an OpenH264 decoder wrapper
2016-06-28 Martin Storsjömovenc: Apply offsets on timestamps when peeking into...
2016-06-28 Anton Khirnovqsvdec_hevc: add the UID of the HEVC HW decoder plugin
2016-06-28 Anton Khirnovqsvdec_hevc: fix a variable name
2016-06-28 Mark Thompsonhwcontext_vaapi: allow transfers to/from any size of...
2016-06-28 Anton Khirnovvf_hwdownload: allocate the destination frame for the...
2016-06-28 Anton Khirnovhwcontext: allocate the destination frame for the pool...
2016-06-28 Anton Khirnovhwcontext: clarify the behaviour of transfer_data(...
2016-06-28 Anton Khirnovavconv: restructure sending EOF to filters
2016-06-28 Anton Khirnovavconv: move flushing the queued frames to configure_fi...
2016-06-27 Vittorio Giovaraoptions_table: Add aliases for color properties
2016-06-27 Vittorio Giovarapixdesc: Fix AVCOL_TRC_BT2020_12 name
2016-06-27 Vittorio Giovarapixdesc: Add aliases to SMPTE color properties
2016-06-26 Mark Thompsonvaapi_encode: Maintain a pool of bitstream output buffers
2016-06-26 Mark Thompsonavconv: Remove hw_device_ctx output filter reinit hack
2016-06-26 Clément Bœschlibavcodec: fix constness in clobber test avcodec_open2...
2016-06-25 Anton Khirnovavconv_qsv: use the device creation API
2016-06-25 Anton Khirnovavconv: pass the hwaccel frames context to the decoder
2016-06-25 Anton Khirnovavconv: init filtergraphs only after we have a frame...
2016-06-25 Anton Khirnovavconv: do packet ts rescaling in write_packet()
2016-06-25 Anton Khirnovavconv: decouple configuring filtergraphs and setting...
2016-06-25 Anton Khirnovavconv: factor out initializing stream parameters for...
2016-06-25 Anton Khirnovavconv: decouple configuring filtergraphs and setting...
2016-06-25 Anton Khirnovavconv: buffer the packets written while the muxer...
2016-06-25 Anton Khirnovavconv: explicitly postpone writing the header until...
2016-06-25 Anton Khirnovlavfi: set the link hwframes context before configuring...
2016-06-24 Martin Storsjöomx: Don't return > 0 from omx_encode_frame
2016-06-24 Martin Storsjölibopenh264enc: Fix inconsistent whitespace
2016-06-24 Diego Biurrunmsmpeg4: Remove commented-out debug logging code
2016-06-24 Diego Biurrunmsmpeg4: Remove some broken, commented-out cruft
2016-06-23 Diego Biurrunh264: Eliminate unused but set variable
2016-06-22 Luca Barbatolibrtmp: Avoid an infiniloop setting connection arguments
2016-06-21 Mark Thompsonhwcontext_vaapi: Return all formats for constraints...
2016-06-21 Mark Thompsonvaapi_encode: Fix fallback when input does not match...
2016-06-21 Martin Storsjödxva2_h264: Remove an unused variable
2016-06-21 Martin Storsjöcheckasm: Issue emms after benchmarking functions
2016-06-21 Anton KhirnovUse AVFrame.pts instead of deprecated pkt_pts.
2016-06-21 Anton Khirnovlavc: export the timestamps when decoding in AVFrame.pts
2016-06-21 Anton Khirnovlavfi: add a QSV scaling filter
2016-06-21 Anton Khirnovqsvenc: support getting the session from an AVHWFramesC...
2016-06-21 Anton Khirnovqsvdec: support getting the session from an AVHWFramesC...
2016-06-21 Anton Khirnovhwcontext: add a QSV implementation
2016-06-21 Anton Khirnovqsvdec: move reading the user-provided session to qsv_d...
2016-06-21 Anton Khirnovlavc: allow using AVCodecContext.hw_frames_ctx for...
2016-06-21 Vittorio Giovaratruemotion2rt: Use ff_set_dimensions
2016-06-21 Vittorio Giovarapixdesc: Add new SMPTE 431, 432, and 2085 color properties
2016-06-21 Neil Birkbeckpixfmt: Add ARIB STD-B76 color transfer characteristic
2016-06-21 Anton Khirnovavconv: factor out initializing stream parameters for...
2016-06-21 Anton Khirnovavconv: initialize output framerate earlier
2016-06-21 Anton Khirnovavconv: do not set encoder options when streamcopy...
2016-06-21 Anton Khirnovavconv: refactor selecting an encoder
2016-06-21 Anton Khirnovavconv: fix handling attachments in init_output_stream
2016-06-21 Anton Khirnovavconv: create simple filtergraphs earlier
2016-06-21 Anton Khirnovavconv: add a function for determining whether a filter...
2016-06-21 Anton Khirnovh264: handle frame recovery in h264_field_start()
2016-06-21 Anton Khirnovh264: discard slices of redundant pictures right after...
2016-06-21 Anton Khirnovh264: always set redundant_pic_count during slice heade...
2016-06-21 Anton Khirnovh264: call the hwaccel frame_start() from h264_field_st...
2016-06-21 Anton Khirnovh264: fix the check for mixed IDR/non-IDR slices
2016-06-21 Anton Khirnovh264: do not pass H264Context to h264_slice_header_parse()
2016-06-21 Anton Khirnovh264: fix warnings in fill_filter_caches_inter()
2016-06-21 Anton Khirnovh264: drop tests whether the codec id is AV_CODEC_ID_H264
next