]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-12-29 Luca Barbatolavu: Move preprocessor macros in a separate file
2013-12-27 Luca Barbatoh264: namespace the decode function
2013-12-27 Luca Barbatodoxy: Update the css to have a flat style
2013-12-27 Luca Barbatodoxy: Fix link in badge color
2013-12-26 Diego Biurrunavutil: Move library version related macros to version.h
2013-12-26 Luca Barbatomms: Remove non-utf8 characters
2013-12-25 Diego Biurrunconfigure: Explicitly disable w32threads if the test...
2013-12-24 Diego Biurrunerror.h: Do not circularly depend on avutil.h
2013-12-22 Tim Walkerlavu: fix typo in documentation.
2013-12-22 Tim Walkerdoc: fix link to the ISC license text in the developer...
2013-12-22 Tim Walkerdoc: fix a coding style error in the developer document...
2013-12-22 Mason Cartervc1: Fix intensity compensation performance regression
2013-12-22 Guillaume Martreshevc: move DSP declarations from hevc.h into hevcdsp.h
2013-12-21 Justin RugglesAdd a libwebp encoder
2013-12-20 Martin Storsjöarm: Don't clobber callee saved registers in scalarproduct
2013-12-20 Mickaël Raulethevc: support luma bit depth != chroma bit depth for...
2013-12-20 Guillaume Martreshevc: warn when an unknown profile is used
2013-12-20 Gildas Cocherelhevc_ps: fix indentation
2013-12-20 Gildas Cocherelhevc: refactor Profile Tier Level
2013-12-20 Guillaume Martreshevc: don't check for errors in PTL code
2013-12-20 Gildas Cocherelhevc: store profile and level in AVCodecContext
2013-12-20 Gildas Cocherellavc: add HEVC profiles names
2013-12-20 Luca Barbatoflv: Use the correct type to hold the file offset
2013-12-20 Luca Barbatojvdec: Do not feed the decoder with known wrong data
2013-12-20 Paul B Maholjvdec: Fix memory leak of jv->frames
2013-12-20 Luca Barbatojvdec: Return EOF on end of file
2013-12-20 Anton Khirnovx86: mpegvideo: move denoise_dct asm to mpegvideoenc
2013-12-20 Mason Cartervc1: arm: Add NEON no_rnd chroma MC
2013-12-20 Mason Cartervc1: arm: Add NEON assembly
2013-12-20 Diego Biurrunatomics: cosmetics: Restructure ifdefs for greater...
2013-12-19 Diego Biurrunconfigure: Express atomics/thread deps through the...
2013-12-18 Martin Storsjöfate: Explicitly specify the pixel format for the pngpa...
2013-12-18 Anton KhirnovPrepare release notes for Libav 10 "Eks"
2013-12-18 Martin Storsjöpng_parser: Fix parsing on big endian
2013-12-17 Michael Niedermayervc1: Fix mb_height for field pictures
2013-12-17 Vittorio Giovaraapidoc: fix warning from stereo3d.h
2013-12-17 Vittorio Giovarah264: Refactor decode_frame_packing_arrangement
2013-12-17 Luca Barbatohevc: Refactor decode_nal_sei_frame_packing_arrangement
2013-12-17 Vittorio Giovarafate: add a pngparser test
2013-12-17 Vittorio Giovarafate: add utility function to test parser, demuxer...
2013-12-17 Peter Holikpng: add a standalone parser
2013-12-16 Diego Biurrunavutil: Remove deprecated intfloat_readwrite code
2013-12-16 Diego Biurrunbuild: Define __printf__ to __gnu_printf__ on MinGW...
2013-12-14 Reinhard TartlerBump major of libavfilter for reference counted buffer...
2013-12-14 Reinhard TartlerBump libavutil major version to account for the LLS...
2013-12-14 Michael Niedermayerrtpdec_h264: Check the return value of functions doing...
2013-12-14 Martin Storsjösdp: Check theora colorspace before producing the confi...
2013-12-14 Michael Niedermayerhdsenc: Check the init_file() return code
2013-12-14 Michael Niedermayerhdsenc: Fix an off by one error in an array size check
2013-12-14 Michael Niedermayerhdsenc: Avoid integer overflow
2013-12-14 Diego Biurrunconfigure: Detect Solaris libc in an OpenIndiana/illumo...
2013-12-13 Luca Barbatodoxy: Define a group for libswscale documentation
2013-12-13 Luca Barbatoconfigure: Reorder pthreads checks
2013-12-13 Luca Barbatoconfigure: Move the bz2 and zlib checks below phtreads
2013-12-13 Diego Biurrunavutil: Add deprecation ifdefs around obsolete intfloat...
2013-12-13 Diego Biurrunbuild: Merge pthreads/w32threads OBJS declarations
2013-12-13 Diego Biurrunconfigure: Add -D__USE_MINGW_ANSI_STDIO=1 to CPPFLAGS...
2013-12-13 Diego Biurrunconfigure: Detect newer (>=4.1) versions of MinGW32
2013-12-13 Diego Biurrunbuild: Do not add -g to HOSTCFLAGS
2013-12-12 Carl Eugen... mpegts: add HEVC registration descriptor
2013-12-12 Vittorio Giovarachangelog: drop redundant new attribute
2013-12-12 Martin Lambersimg2: add stereo 3d still picture file extensions
2013-12-12 Vittorio Giovarartsp: suppress a incompatible pointer types warning
2013-12-12 Vittorio Giovaraparseutils: fix discarding const attribute warning
2013-12-12 Martin Storsjömp3adu: Set the channel layout properly
2013-12-11 Rumin Samrtspdec: Fix keep-alive request for ACTi cameras
2013-12-11 Anton Khirnovlavc: deprecate avcodec_get_frame_defaults().
2013-12-11 Anton Khirnovh264: call av_frame_unref() instead of avcodec_get_fram...
2013-12-11 Anton Khirnovapi-example: remove an unneeded call to avcodec_get_fra...
2013-12-11 Anton Khirnovlavf: remove an unneeded call to avcodec_get_frame_defa...
2013-12-11 Anton Khirnovmpegvideo: call av_frame_unref() instead of avcodec_get...
2013-12-11 Anton Khirnovmpegvideo: remove an unneeded call to avcodec_get_frame...
2013-12-11 Anton Khirnovavplay: do not call avcodec_get_frame_defaults().
2013-12-11 Anton Khirnovlavc: call av_frame_unref() instead of avcodec_get_fram...
2013-12-11 Anton Khirnovavconv: do not call avcodec_get_frame_defaults()
2013-12-11 Anton Khirnovlavc: deprecate avcodec_free_frame()
2013-12-11 Anton KhirnovReplace all uses of avcodec_free_frame with av_frame_fr...
2013-12-11 Guillaume Martreshevc: set time_base when possible
2013-12-11 Gildas Cocherelhevc: store the VPS list as an AVBufferRef, just like...
2013-12-11 Michael Niedermayerhevc: do not dereference pointer before NULL check...
2013-12-11 Diego Biurrunconfigure: Add -D__USE_MINGW_ANSI_STDIO=1 to CPPFLAGS...
2013-12-10 Reinhard Tartleralsdec: check block length
2013-12-10 Diego Biurrunconfigure: Move log2 dependency declaration to a place...
2013-12-09 Diego Biurrunconfigure: Split host and target libc detection
2013-12-09 Diego Biurrunconfigure: Move toolchain dependency declarations to...
2013-12-09 Vittorio Giovarahevc: parse frame packing arrangement SEI messages...
2013-12-09 Vittorio Giovarampeg12enc: set frame packing information when relevant...
2013-12-09 Vittorio Giovarampeg12dec: parse frame packing arrangement user_data...
2013-12-09 Vittorio Giovaralibx264: set frame packing information when relevant...
2013-12-09 Vittorio Giovarah264: parse frame packing arrangement SEI messages...
2013-12-09 Vittorio Giovaraavframe: add codec-independent stereoscopic metadata
2013-12-09 Diego Biurrunconfigure: Prefix libc-related variables with "libc_"
2013-12-09 Sean McGovernconfigure: detect Solaris libc
2013-12-09 Alexandra Khirnovaavcodec: Use av_reallocp where suitable
2013-12-09 Anton Khirnovdv: use AVFrame API properly
2013-12-09 John Stebbinsac3dec: make drc_scale exponentially
2013-12-09 Anton Khirnovlavc: rework handling of refcounted_frames=0
2013-12-09 Anton Khirnovframe: cosmetics, reindent
2013-12-09 Anton Khirnovframe: copy flags in av_frame_copy_props()
2013-12-09 Anton Khirnovlavc/decode_video(): always unref the frame if there...
next