]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2016-02-25 Vittorio Giovaravc1dec: Check group allocations separatedly
2016-02-25 Vittorio Giovaravc1dec: Fix leak on error for array allocations
2016-02-25 Vittorio Giovaravc1dec: Properly call deinit function on error
2016-02-25 Vittorio Giovaravc1dec: Drop commented out cruft
2016-02-24 Vittorio Giovaraimg2: Drop av_ prefix for a static function
2016-02-24 Diego Biurrunidct: Only build prores IDCT if ProRes decoder is enabled
2016-02-24 Anton Khirnovqsvdec: store the sync point in heap memory
2016-02-24 Maxym Dmytrychenkoqsvenc: store the sync point in heap memory
2016-02-24 Anton Khirnovvsrc_movie: convert to codecpar
2016-02-24 Anton Khirnovexamples/transcode_aac: convert to codecpar
2016-02-24 Anton Khirnovexamples/qsvdec: convert to codecpar
2016-02-24 Anton Khirnovexamples/output: convert to codecpar
2016-02-24 Anton Khirnovavplay: convert do codecpar
2016-02-24 Anton Khirnovavplay: do not use AVStream.codec for decoding
2016-02-23 Anton Khirnovavconv: convert to codecpar
2016-02-23 Anton Khirnovavconv: switch opening decoders and encoders
2016-02-23 Anton Khirnovlavf: replace AVStream.codec with AVStream.codecpar
2016-02-23 Anton Khirnovlavc: add a variant of av_get_audio_frame_duration...
2016-02-23 Anton Khirnovlavc: add codec parameters API
2016-02-23 Diego Biurrunx86: hevc: Fix linking with both yasm and optimizations...
2016-02-23 Diego Biurrunfate: Ignore errors from concatenating report files
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
next