]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2016-02-23 Diego Biurrunfate: Be silent when fetching Git updates
2016-02-23 Marton Balintmpeg12enc: always write closed gops for intra only...
2016-02-23 Michael Niedermayerh264: Add an AVClass pointer to H264Context
2016-02-23 Vittorio Giovaralibx264: Fix noise_reduction option assignment
2016-02-22 Anton Khirnovlavf: add a protocol whitelist/blacklist for file opene...
2016-02-22 Anton Khirnovurlprotocol: receive a list of protocols from the caller
2016-02-22 Anton Khirnovaviobuf: add a private data struct for avio_open()ed...
2016-02-22 Anton Khirnovprotocols: make the list of protocols static
2016-02-22 Anton Khirnovlavf: move urlcontext_child_class_next() to protocols.c
2016-02-22 Anton Khirnovlavf: move avio_enum_protocols() to protocols.c
2016-02-22 Anton Khirnovlavf: reorganize URLProtocols
2016-02-22 Anton Khirnovhls: disallow opening nested files in child demuxers
2016-02-22 Anton Khirnovsmoothstreamingenc: do not open the files as read+write
2016-02-22 Anton Khirnovdashenc: eliminate ffurl_* usage
2016-02-22 Anton Khirnovlavf: use the io_open callbacks for files opened from...
2016-02-22 Anton Khirnovavprobe: do not call avio_close() on a custom context
2016-02-22 Anton Khirnovnutenc: do not use AVCodecContext.frame_size
2016-02-22 Luca Barbatomatroska: Always consider S_TEXT/UTF8 as SRT when demuxing
2016-02-20 Diego Biurrunfate: Be silent when switching to Git branch
2016-02-19 Diego Biurrunrtpdec: Use the right logging context
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-19 Diego Biurrunbuild: Add missing mpegvideo dependency for the MSS2...
2016-02-19 Diego Biurrunbuild: More precise dependencies for h264dsp
2016-02-19 Luca Barbatomkv: Force the full parsing of mp3
2016-02-19 Luca Barbatomov: Force the full parsing of mp3
2016-02-19 Diego BiurrunRevert all recent configure changes related to dependen...
2016-02-18 Diego Biurrunbuild: Fix typo in HEVC VDPAU hwaccel dependencies
2016-02-18 Diego Biurrunvoc: Split ff_voc_get_packet into a separate file
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: Adjust mpeg4video parser dependencies
2016-02-18 Diego Biurrunbuild: Fix mpegvideo component dependencies
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 Biurruncheckasm: Use standard multiple inclusion guards
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 Khirnovhwcontext_cuda/vdpau: add to skipheaders
2016-02-18 Anton Khirnovqsv: add a missing #include
2016-02-16 Vittorio Giovaramov: Fix the format specifier type for size
2016-02-15 Luca Barbatoconfigure: Relax the implication of --enable for components
2016-02-15 Diego Biurrunfft: ppc: Place ff_fft_calc_interleave_altivec() under...
2016-02-14 Anton Khirnovavconv: pass the hw context from filters to the encoder
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 Khirnovlavfi: add a filter for uploading normal frames to...
2016-02-14 Anton Khirnovavconv: use the new buffersrc parameters API
2016-02-14 Anton Khirnovlavfi: pass the hw frames context through the filter...
2016-02-14 Anton Khirnovhwcontext: add a CUDA implementation
2016-02-14 Anton Khirnovpixfmt: add a CUDA hwaccelled format
2016-02-14 Anton KhirnovAllow linking to CUDA dynamically instead of dlopen...
2016-02-14 Anton Khirnovavconv_vdpau: use the hwcontext API to simplify code
2016-02-14 Anton Khirnovhwcontext: add a VDPAU implementation
2016-02-14 Anton Khirnovlavu: add a framework for handling hwaccel frames
2016-02-14 Anton Khirnovbuffer: add support for pools using caller data in...
2016-02-14 Anton Khirnovbuffersrc: default SAR to 0 (unknown) rather than 1
2016-02-14 Luca Barbatoconfigure: Restore the --enable-everything behaviour
2016-02-14 Luca Barbatoconfigure: Print which libraries will be built
2016-02-14 Luca Barbatoconfigure: Use `require` for the non-component options
2016-02-14 Luca Barbatomov: Use the correct type for size
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-13 Luca Barbatolavf: Dump the cpb side data information
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-12 Anton Khirnovbuffersrc: do not discard the error from ff_filter_frame()
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 Thomas Leetiny_psnr: Support large files
2016-02-09 Luca Barbatodnxhd: Make the encoder message friendlier
2016-02-09 Diego Biurrunconfigure: Refactor toolchain flag setting
2016-02-09 Anton Khirnovavplay: drop support for building without lavfi
2016-02-08 Michael Niedermayerflacenc: Load default prediction_order parameters if...
2016-02-07 Andreas Cadhalpunasfdec: make sure packet_size is non-zero before seeking
2016-02-07 Andreas Cadhalpunasfdec: check for too small size in asf_read_unknown
2016-02-07 Andreas Cadhalpunasfdec: check avio_skip in asf_read_simple_index
2016-02-07 Andreas Cadhalpunasfdec: break if EOF is reached after asf_read_packet_h...
2016-02-06 Henrik Gramnermsvc: Fix libx264 linking
2016-02-06 Vicente Jimenez... doc: Improve the channelsplit example
2016-02-06 Luca Barbatoconfigure: Support MSYS2 mingw-w64 64bit
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-27 James Almerconfigure: add missing avx2 support check
2016-01-27 James Almerx86: Add ymm_reg struct
2016-01-26 Luca Barbatov210: x86: Add the correct guards around the asm code
2016-01-25 Vittorio Giovaralavfi: Use AV_CEIL_RSHIFT where needed
2016-01-25 Vittorio Giovarayuv4mpegenc: Use AV_CEIL_RSHIFT where needed
2016-01-25 Vittorio Giovarapixdesc: Use AV_CEIL_RSHIFT in documentation
next