]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2017-02-21 Mark Thompsonfate: Add webp alpha test
2017-02-21 John Stebbinsmatroskaenc: factor ts_offset into block timecode compu...
2017-02-21 Diego Biurrunbuild: Move cli tool sources to a separate subdirectory
2017-02-21 Diego Biurrunbuild: Separate logic for building examples from that...
2017-02-21 Diego Biurrunbuild: Split logic for building examples off into a...
2017-02-21 Diego Biurrunbuild: Avoid duplication in examples lists
2017-02-21 Diego Biurrunbuild: Drop leftover reference to old EXAMPLES logic
2017-02-20 Diego Biurrunconfigure: Restructure the way check_pkg_config() operates
2017-02-20 Diego Biurrunconfigure: Explicitly spell out first require_pkg_confi...
2017-02-20 Diego Biurrunnvenc: Fix nvec vs. nvenc typo
2017-02-20 John Stebbinsdv: Don't return EIO upon EOF
2017-02-18 Mark Thompsonwebp: Fix alpha decoding
2017-02-17 Mark Thompsonvf_deinterlace_vaapi: Create filter buffer after context
2017-02-16 Mark Thompsonvaapi_encode: Discard output buffer if picture submissi...
2017-02-16 Martin Storsjövf_fade: Make sure to not miss the last lines of a...
2017-02-16 Diego Biurrunconfigure: Handle SDL version check through pkg-config
2017-02-16 Martin Storsjöaarch64: Add parentheses around the offset parameter...
2017-02-15 Mark Thompsonavconv: Move rescale to stream timebase before monotoni...
2017-02-15 Martin Storsjölibopenh264dec: Let the framework use the h264_mp4toann...
2017-02-15 Alexandra Hájkováasfdec: Account for different Format Data sizes
2017-02-15 Diego Biurrunconfigure: Check for xcb as well as xcb-shape before...
2017-02-14 Luca Barbatomov: Do not try to parse multiple stsd for the same...
2017-02-13 Mark Thompsonhwcontext_vaapi: Try to support the VDPAU wrapper
2017-02-13 Mark Thompsonvaapi: Implement device-only setup
2017-02-13 Mark Thompsonlavc: Add device context field to AVCodecContext
2017-02-12 Martin Storsjöaarch64: vp9lpf: Fix broken indentation/vertical alignment
2017-02-11 Martin Storsjöaarch64: vp9lpf: Interleave the start of flat8in into...
2017-02-11 Martin Storsjöarm: vp9lpf: Interleave the start of flat8in into the...
2017-02-11 Luca Barbatodv: Convert to the new bitstream reader
2017-02-11 Luca Barbatoaac: Validate the sbr sample rate before using the...
2017-02-11 Luca Barbatoconfigure: Move up the avbuild directory creation
2017-02-11 wm4hwcontext_dxva2: support D3D9Ex
2017-02-11 wm4AVFrame: add an opaque_ref field
2017-02-11 Anton Khirnovframe: allow align=0 (meaning automatic) for av_frame_g...
2017-02-11 Anton Khirnovlavc: use av_cpu_max_align() instead of hardcoding...
2017-02-11 Anton Khirnovcpu: add a function for querying maximum required data...
2017-02-11 Anton Khirnovscale_npp: explicitly set the output frames context...
2017-02-11 Anton KhirnovUse the new AVIOContext destructor.
2017-02-11 Anton Khirnovavio: add a destructor for AVIOContext
2017-02-10 Martin Storsjöarm: vp9lpf: Use orrs instead of orr+cmp
2017-02-10 Martin Storsjöarm/aarch64: vp9lpf: Calculate !hev directly
2017-02-10 Martin Storsjöaarch64: vp9itxfm: Optimize 16x16 and 32x32 idct dc...
2017-02-10 Martin Storsjöarm: vp9itxfm: Optimize 16x16 and 32x32 idct dc by...
2017-02-10 Martin Storsjöaarch64: vp9mc: Calculate less unused data in the 4...
2017-02-10 Martin Storsjöarm: vp9mc: Calculate less unused data in the 4 pixel...
2017-02-10 Martin Storsjöaarch64: vp9mc: Simplify the extmla macro parameters
2017-02-10 Vittorio Giovaramov: Rework stsc index validation
2017-02-10 Vittorio Giovaraimgutils: Document av_image_get_buffer_size()
2017-02-10 Luca Barbatohlsenc: Correctly write down all 16 bytes in hex
2017-02-10 Martin Storsjöutvideodec: Add a missing include
2017-02-09 Timo Rothenpielernvenc: make gpu indices independent of supported capabi...
2017-02-09 Derek Buitenhuisavcodec: Mark some codecs with threadsafe init as such
2017-02-09 Martin Storsjöaarch64: vp9itxfm: Fix incorrect vertical alignment
2017-02-09 Martin Storsjöaarch64: vp9itxfm: Update a comment to refer to a regis...
2017-02-09 Martin Storsjöaarch64: vp9itxfm: Use the right lane sizes in 8x8...
2017-02-09 Martin Storsjöaarch64: vp9itxfm: Use a single lane ld1 instead of...
2017-02-09 Martin Storsjöaarch64: vp9itxfm: Share instructions for loading idct...
2017-02-09 Martin Storsjöarm: vp9itxfm: Share instructions for loading idct...
2017-02-09 Martin Storsjöaarch64: vp9itxfm: Do separate functions for half/quart...
2017-02-09 Martin Storsjöarm: vp9itxfm: Do a simpler half/quarter idct16/idct32...
2017-02-09 Martin Storsjöaarch64: vp9itxfm: Move the load_add_store macro out...
2017-02-09 Martin Storsjöarm: vp9itxfm: Move the load_add_store macro out from...
2017-02-09 Martin Storsjöaarch64: vp9itxfm: Make the larger core transforms...
2017-02-09 Martin Storsjöarm: vp9itxfm: Make the larger core transforms standalo...
2017-02-08 Diego Biurrunconfigure: Correctly recurse in do_check_deps()
2017-02-08 Martin Storsjöomx: Use the EOS flag to handle flushing at the end
2017-02-07 Diego Biurrunconfigure: Rework dependency handling for conflicting...
2017-02-07 Diego Biurrunconfigure: Add name parameter to require_pkg_config...
2017-02-07 Diego BiurrunUse bitstream_init8() where appropriate
2017-02-06 Diego Biurrunconfigure: Use cppflags check helper functions where...
2017-02-06 Diego Biurrunconfigure: Add stdlib.h #include to CPPFLAGS check...
2017-02-06 Alexandra Hájkováwma: Convert to the new bitstream reader
2017-02-05 Martin Storsjöaarch64: vp9itxfm: Restructure the idct32 store macros
2017-02-05 Martin Storsjöarm: vp9itxfm: Avoid .irp when it doesn't save any...
2017-02-04 John Stebbinsasfdec: Use the ASF stream count when iterating
2017-02-03 Diego Biurrunasm: Consistently uppercase SECTION markers
2017-02-03 Diego Biurrunbuild: Ignore generated .version files
2017-02-03 Martin Storsjörtmp: Correctly handle the Window Acknowledgement Size...
2017-02-03 Martin Storsjörtmp: Rename packet types to closer match the spec
2017-02-02 Diego Biurrunconfigure: Add require_cpp_condition() convenience...
2017-02-02 Diego Biurrunconfigure: Add require_header() convenience function
2017-02-02 Diego Biurrunconfigure: Simplify libxcb check
2017-02-02 Alexandra Hájkovásvq3: Convert to the new bitstream reader
2017-02-02 Diego Biurrunconfigure: Drop weak dependencies on external libraries...
2017-02-02 Diego Biurrunconfigure: Add proper weak dependency of drawtext filte...
2017-02-02 Diego Biurrunconfigure: Simplify inline asm check with appropriate...
2017-02-02 Diego Biurrunconfigure: Merge compiler/libc/os hacks sections
2017-02-01 wm4lavc: deprecate refcounted_frames field
2017-02-01 wm4hwcontext_cuda: implement frames_get_constraints
2017-02-01 Anton KhirnovMark some arrays that never change as const.
2017-02-01 Anton Khirnovavconv: allow -b to be used with streamcopy
2017-01-31 Alexandra Hájkováffv1: Convert to the new bitstream reader
2017-01-31 Alexandra Hájkováh261dec: Convert to the new bitstream reader
2017-01-31 Alexandra Hájkováshorten: Convert to the new bitstream reader
2017-01-31 Alexandra Hájkováralf: Convert to the new bitstream reader
2017-01-31 Alexandra Hájkováloco: Convert to the new bitstream reader
2017-01-31 Alexandra Hájkováfic: Convert to the new bitstream reader
2017-01-31 Alexandra Hájkovádirac: Convert to the new bitstream reader
2017-01-31 Alexandra Hájkovácavs: Convert to the new bitstream reader
2017-01-31 Alexandra Hájkováaic: Convert to the new bitstream reader
next