OSDN Git Service

android-x86/external-ffmpeg.git
2016-07-20 Vittorio Giovaraavprobe: Zero the allocated avio buffer memory
2016-07-20 Vittorio Giovaralibdc1394: Fill in packet data directly
2016-07-20 Anton Khirnovh264dec: do not call finish_setup() if we have not...
2016-07-20 Anton Khirnovh264dec: handle zero-sized NAL units in get_last_needed...
2016-07-20 Anton Khirnovh264dec: make sure not to call finish_setup() more...
2016-07-20 Hendrik Leppkesavconv_dxva2: add a profile check for hevc
2016-07-20 Hendrik Leppkeshevc: set profile based on the profile compatibility...
2016-07-18 James Almerhevc: Add AVX2 DC IDCT
2016-07-18 Mickaël Raulethevc: Add coefficient limiting to speed up IDCT
2016-07-18 Mickaël Raulethevc: Add DC IDCT
2016-07-18 Mickaël Raulethevcdsp_template: Templatize IDCT
2016-07-18 Alexandra Hájkováhevc: Separate adding residual to prediction from IDCT
2016-07-18 James Almerx86util: Extend SPLATW for avx2
2016-07-17 Martin Storsjöcheckasm: arm: Ignore changes to bits 0-4 and 7 of...
2016-07-17 Janne Grunaucheackasm/arm: remove NEON instructions from checkasm_c...
2016-07-17 Martin Storsjöcheckasm: arm: Don't start new const blocks for each...
2016-07-16 Diego Biurrunapichanges: Fill in missing hashes and dates
2016-07-16 Diego Biurrunswscale: Add proper ff_ prefix to init functions
2016-07-16 Andreas Cadhalpunswscale: Rename sws_context_class to ff_sws_context_class
2016-07-16 Janne Grunaucheckasm: arm: report the first clobbered register...
2016-07-15 Hendrik Leppkesavconv_dxva2: support HEVC Main10 decoding
2016-07-15 Anton Khirnovhevc: offer DXVA2 for 10bit 420
2016-07-15 Anton KhirnovFATE: add a test for H.264 with two fields per packet
2016-07-15 Anton Khirnovh264: fix decoding multiple fields per packet with...
2016-07-15 Anton Khirnovh264: eliminate decode_postinit()
2016-07-15 Anton KhirnovFATE: add a test of H.264 SEI recovery in an intra...
2016-07-15 Anton Khirnovmp3enc: write trailing padding
2016-07-15 Anton Khirnovmp3dec: read the initial/trailing padding from the...
2016-07-15 Martin Storsjölibopenh264enc: Simplify init by setting FF_CODEC_CAP_I...
2016-07-15 Martin Storsjölibopenh264enc: Return a more sensible error code in...
2016-07-15 Martin Storsjölibopenh264dec: Simplify the init thanks to FF_CODEC_CA...
2016-07-15 Martin Storsjölibopenh264dec: Fix cleanup if the init failed early
2016-07-15 Matthieu Bouronmov: fix stream extradata_size allocation
2016-07-13 Vittorio Giovaralavd: Drop unneeded av_init_packet()s
2016-07-13 Vittorio Giovarafate: Add a mixed NAL coding sample
2016-07-13 Vittorio Giovarafate: Restore order of h264 entries
2016-07-13 Vittorio Giovarah264: Log more information about invalid NALu size
2016-07-13 Janne Grunaucheckasm/arm: preserve the stack alignment checkasm_che...
2016-07-13 Janne Grunaucheckasm: vp8.mc: initialize the full src buffer after...
2016-07-13 Janne Grunauh2645_parse: handle embedded Annex B NAL units in size...
2016-07-11 Anton Khirnovh264_ps: export actual height in MBs as SPS.mb_height
2016-07-11 Steve Lhommed3d11va: don't keep the context lock while waiting...
2016-07-10 Martin Storsjövp8dsp: Remove the comment saying that the height is...
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...
next