]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2016-03-05 Anton Khirnovasfenc: fix some possible integer overflows
2016-03-04 Anton Khirnovavformat_find_stream_info: move duration guessing after...
2016-03-01 Diego Biurrunfate: Add separate target for all indeo3 tests
2016-03-01 Vittorio Giovarafate: Add test for indeo2 with delta frames
2016-03-01 Luca Barbatoindeo2: Fix banding artefacts
2016-03-01 Luca Barbatoindeo2data: K&R formatting cosmetics
2016-03-01 Diego Biurrunfft: Split MDCT bits off from FFT
2016-03-01 Mark Harrissdp: fix opus sprop-stereo fmtp syntax
2016-02-26 Diego Biurrunfate: fft: Split DCT/FFT/MDCT/RDFT tests into separate...
2016-02-26 Diego Biurrunrdft: arm: Split RDFT initialization into a separate...
2016-02-26 Diego Biurrunfft: arm: Drop unnecessary #include, add missing ones
2016-02-26 Diego Biurrunfft: x86: cosmetics: Drop silly comments, add comment...
2016-02-26 Luca Barbatoqsv: Move down the implementation query
2016-02-26 Anton Khirnovavpacket: properly reset data/size in av_packet_move_ref()
2016-02-26 Anton Khirnovavprobe: switch to codecpar
2016-02-26 Anton Khirnovavprobe: add local per-stream state
2016-02-26 Anton Khirnovavprobe: add local per-file state
2016-02-26 Anton Khirnovmpegvideo_enc: use avcodec_free_context() instead of...
2016-02-26 Anton Khirnovavprobe: print information from the codec descriptor
2016-02-26 Anton Khirnovavprobe: remove a pointless condition and a dead branch
2016-02-26 Anton KhirnovAPIchanges: add missing hashes and dates
2016-02-26 Anton Khirnovlavf: add a missing bump and APIchanges for the codecpa...
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
next