]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-10-10 Luca Barbatompegtsenc: set muxing type notification to verbose
2012-10-10 Mashiat Sarker... vc1dec: Use correct spelling of "opposite"
2012-10-10 Janne Grunaua64multienc: change mc_frame_counter to unsigned
2012-10-10 Jean-Baptiste... arm: call arm-specific rv34dsp init functions under...
2012-10-10 Diego Biurrunsvq1: Drop a bunch of useless parentheses
2012-10-10 Mans Rullgardparseutils-test: do not print numerical error codes
2012-10-10 Diego Biurrunsvq1: K&R formatting cosmetics
2012-10-10 Mans Rullgardbuild: sanitize linking of tools and test programs
2012-10-10 Diego Biurrunfate: Refactor setting of environment variables for...
2012-10-10 Diego Biurrunswscale: Do not make ff_ symbols globally visible.
2012-10-09 Janne Grunaurtspdec: use av_strlcpy for writing into fixed size...
2012-10-09 Janne Grunaug722enc: fix size argument in memset
2012-10-09 Janne Grunauhttp: use av_strlcpy instead of strcpy() without size...
2012-10-09 Janne Grunauavfilter: correct memcpy size avfilter_copy_buf_props()
2012-10-09 Anton Khirnovlavc: split asv12 encoder/decoder
2012-10-09 Anton Khirnovavconv: remove -same_quant
2012-10-09 Janne Grunaucmdutils_read_file: increment *size after writing the...
2012-10-09 Janne Grunauaf_resample: unref out_buf when avresample_convert...
2012-10-09 Janne Grunauaf_amix: prevent memory leak on error path
2012-10-09 Janne Grunauvc1dec: prevent memory leak in error path
2012-10-09 Janne Grunauvc1dec: prevent memory leak on av_realloc error
2012-10-09 Janne Grunauaf_channelmap: free old extended_data on reallocation
2012-10-09 Janne Grunauavconv: simplify memory allocation in copy_chapters
2012-10-09 Janne Grunaumatroskaenc: check cue point validity before reallocation
2012-10-09 Janne Grunauswfenc: error out for more than 1 audio or video stream
2012-10-09 Mans Rullgardbuild: link test programs only against static libs
2012-10-09 Justin Rugglesadxdec: use planar sample format
2012-10-09 Justin Rugglesadpcmdec: use planar sample format for adpcm_thp
2012-10-09 Justin Rugglesadpcmdec: use planar sample format for adpcm_ea_xas
2012-10-09 Justin Rugglesadpcmdec: use planar sample format for adpcm_ea_r1...
2012-10-09 Justin Rugglesadpcmdec: use planar sample format for adpcm_xa
2012-10-09 Justin Rugglesadpcmdec: use planar sample format for adpcm_ima_ws...
2012-10-09 Justin Rugglesadpcmdec: use planar sample format for adpcm_4xm
2012-10-09 Justin Rugglesadpcmdec: use planar sample format for adpcm_ima_wav
2012-10-09 Justin Rugglesadpcmdec: use planar sample format for adpcm_ima_qt
2012-10-09 Justin Rugglespcmdec: use planar sample format for pcm_lxf
2012-10-09 Justin Rugglesmace: use planar sample format
2012-10-09 Justin Rugglesatrac1: use planar sample format
2012-10-09 Diego Biurrunbuild: non-x86: Only compile mpegvideo optimizations...
2012-10-09 Janne Grunaurtpdec_mpeg4: au_headers is a single array, simple...
2012-10-09 Janne Grunauavcodec: free extended_data instead address of it
2012-10-09 Martin Storsjöfate: Add tests of the ff_make_absolute_url function
2012-10-09 Duncan Salernourl: Handle relative urls starting with two slashes
2012-10-09 Duncan Salernourl: Handle relative urls being just a new query string
2012-10-09 Duncan Salernourl: Don't treat slashes in query parameters as directo...
2012-10-09 Diego Biurrunmingw/cygwin: Stop adding -fno-common to gcc CFLAGS
2012-10-09 Diego BiurrunRestructure av_log_missing_feature message
2012-10-09 Martin Storsjörtp: Support packetization/depacketization of opus
2012-10-09 Yusuke Nakamurafile: Set the return value type for lseek to int64_t.
2012-10-08 Mans Rullgardppc: fix Altivec build with old compilers
2012-10-08 Mans Rullgardbuild: add LTO support for PGI compiler
2012-10-08 Mans Rullgardbuild: add -Mdse to PGI optimisation flags
2012-10-08 Martin Storsjörtpenc_vp8: Update the packetizer to the latest spec...
2012-10-08 Martin Storsjörtpdec_vp8: Make the depacketizer implement the latest...
2012-10-08 Mans Rullgarddoc: allow building with old texi2html versions
2012-10-08 Janne Grunauavutil: skip old_pix_fmts.h since it is just a list
2012-10-08 Janne Grunaux86: vc1: call ff_vc1dsp_init_x86() under if (ARCH_X86)
2012-10-08 Janne Grunaux86: cavs: call ff_cavsdsp_init_x86() under if (ARCH_X86)
2012-10-08 Janne Grunaux86: call most of the x86 dsp init functions under...
2012-10-08 Luca Barbatodoc: support the new website layout
2012-10-08 Luca Barbatodoc: remove a warning from filters.texi
2012-10-08 Luca Barbatodoc: initial nut documentation
2012-10-08 Luca Barbatosegment: drop global headers setting
2012-10-08 Anton Khirnovlavu: fix typo in Makefile
2012-10-08 Anton KhirnovReplace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
2012-10-08 Anton Khirnovpixfmt: add AV_ prefixes to PIX_FMT_*
2012-10-07 Justin Rugglesaf_resample: avoid conversion of identical sample forma...
2012-10-07 Justin Rugglesavcodec: allow either planar or interleaved sample...
2012-10-07 Justin Rugglesadpcmenc: ensure calls to adpcm_ima_compress_sample...
2012-10-07 Diego Biurruntimefilter: De-doxygenize normal code comments and...
2012-10-07 Martin Storsjögxf: Include the right header for the avpriv_frame_rate...
2012-10-06 Justin Ruggleswmaenc: use float planar sample format
2012-10-06 Justin Ruggles(e)ac3enc: use planar sample format
2012-10-06 Justin Rugglesaacenc: use planar sample format
2012-10-06 Justin Rugglesadpcmenc: use planar sample format for adpcm_ima_wav...
2012-10-06 Justin Rugglesadpcmenc: move 'ch' variable to higher scope
2012-10-06 Justin Rugglesadpcmenc: fix 3 instances of variable shadowing
2012-10-06 Justin Rugglesadpcm_ima_wav: simplify encoding
2012-10-06 Justin Ruggleslibvorbis: use planar sample format
2012-10-06 Justin Ruggleslibmp3lame: use planar sample formats
2012-10-06 Justin Rugglesvorbisenc: use float planar sample format
2012-10-06 Justin Rugglesffm: do not write or read the audio sample format
2012-10-06 Mans Rullgardparseutils: fix parsing of invalid alpha values
2012-10-06 Anton Khirnovdoc/RELEASE_NOTES: update for the 9 release.
2012-10-06 Martin Storsjösmoothstreamingenc: Add a more verbose error message
2012-10-06 Martin Storsjösmoothstreamingenc: Ignore the return value from mkdir
2012-10-06 Martin Storsjösmoothstreamingenc: Try writing a manifest when opening...
2012-10-06 Martin Storsjösmoothstreamingenc: Move the output_chunk_list and...
2012-10-06 Martin Storsjösmoothstreamingenc: Properly return errors from ism_flu...
2012-10-06 Martin Storsjösmoothstreamingenc: Check the output UrlContext before...
2012-10-06 Anton Khirnovyuv4mpeg: return proper error codes.
2012-10-06 Diego BiurrunGive all anonymously typedeffed structs in headers...
2012-10-06 Diego Biurrunfate: Add parseutils test
2012-10-06 Diego Biurrunparseutils-test: Drop random colors from parsing test
2012-10-06 Anton Khirnovvf_pad/scale: use double precision for aspect ratios.
2012-10-05 Mans Rullgardbuild: error on variable-length arrays
2012-10-05 Mans Rullgardppc: swscale: rework yuv2planeX_altivec()
2012-10-05 Mans Rullgardppc: fmtconvert: kill VLA in float_to_int16_interleave_...
2012-10-05 Mans Rullgardx86: dsputil: kill VLA in gmc_mmx()
2012-10-05 Dmitry Samonenkolibspeexenc: Updated commentary to reflect recent changes
next