]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-10-10 Michael Niedermayerx86/dsputil_mmx: change assert() to av_assert()
2012-10-09 Duncan Salernocrypto should allow passing of options to the underlyin...
2012-10-09 Clément Bœschlavfi/silencedetect: add av_opt_free() call.
2012-10-09 Duncan SalernoFix second use of AVOptions in HLS
2012-10-09 Andrey Utkinhttp: add 'timeout' AVOption
2012-10-09 Andrey Utkintcp: accept params through avio_open2() options
2012-10-09 Andrey Utkintcp: use timeout option consistently
2012-10-09 Andrey UtkinIntroduce ff_network_wait_fd_timeout()
2012-10-09 KO Myung-Hunlavc: include os2threads.h in vp8.h if HAVE_OS2THREADS...
2012-10-09 Anuj MittalCheck for resync marker based on vop coding type- vop_f...
2012-10-09 Anuj MittalCheck resync marker only when enabled.
2012-10-09 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
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 Paul B MaholDTS-HD demuxer
2012-10-09 Martin Storsjörtp: Support packetization/depacketization of opus
2012-10-09 Paul B Maholfate-lossless-tak: remove unneeded -f s16le
2012-10-09 Yusuke Nakamurafile: Set the return value type for lseek to int64_t.
2012-10-09 Carl Eugen... Write 32bit palette to Targa files.
2012-10-09 Michael Niedermayerra144: fix code with ftrapv.
2012-10-09 Michael Niedermayereval: Fix eval test with ftrapv
2012-10-09 Michael Niedermayerconfigure: add support to nicely enable ftrapv
2012-10-09 Bobby Binghamtarga: cosmetics - add some whitespace
2012-10-09 Bobby Binghamtarga: remove unused context members
2012-10-09 Bobby Binghamtarga: support 2-way and 4-way interleaved files
2012-10-09 Bobby Binghamtarga: use named constants for flag values
2012-10-09 Michael Niedermayermotion_est: switch asserts to av_asserts
2012-10-09 Michael Niedermayerdsputil: convert asserts to av_asserts
2012-10-09 Michael Niedermayeradpcmenc: switch to av_assert()
2012-10-08 Carl Eugen... Support decoding of targa files with 32bit palette.
2012-10-08 Mans Rullgardppc: fix Altivec build with old compilers
2012-10-08 Tim Nicholsonmovenc.c: Force correct value for "Samples per packet...
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 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-10-08 Mans Rullgarddoc: allow building with old texi2html versions
2012-10-08 Michael NiedermayerMerge commit '716d413c13981da15323c7a3821860536eefdbbb'
2012-10-08 Anton Khirnovlavu: fix typo in Makefile
2012-10-08 Michael NiedermayerMerge commit '78071a1420b425dfb787ac739048f523007b8139'
2012-10-08 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
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 Paul B MaholTAK demuxer, decoder and parser
2012-10-08 Clément Bœschfate/ffprobe: add some stream metadata.
2012-10-08 Clément Bœschffserver: fix seeking with ?date=...
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-08 Pavel KoshevoyFix build failure on osx 10.5.8 ppc
2012-10-08 Michael Niedermayermpegts: fuzzy crc check for not so spec compliant files
2012-10-08 Michael Niedermayerxtea: give constants the correct type
2012-10-08 Michael Niedermayerwmalosslessdec: remove unused variable
2012-10-08 Michael Niedermayertscc: fix "assignment discards qualifiers from pointer...
2012-10-08 Michael Niedermayertiff: fix "assignment discards qualifiers from pointer...
2012-10-08 Michael Niedermayerrangecoder: fix "incompatible pointer type" warning
2012-10-08 Michael Niedermayerffv1: fix array data types
2012-10-08 Michael Niedermayer8svx: remove unused variable
2012-10-08 Michael Niedermayermxfenc: fix av_log data type for dts paramater
2012-10-07 Michael Niedermayermux: change 1 assert->av_assert1()
2012-10-07 Michael Niedermayerx86/motion_est: assert->av_assert2()
2012-10-07 Michael Niedermayermotion-test: fix height parameter
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 Justin Rugglesadpcmenc: ensure calls to adpcm_ima_compress_sample...
2012-10-07 Paul B Maholavformat: fix typo in comment
2012-10-07 Michael Niedermayerh264: switch some asserts to av_assert1/2()
2012-10-07 Michael Niedermayerdsputil_template: replace assert() by av_assert2()
2012-10-07 Martin Storsjögxf: Include the right header for the avpriv_frame_rate...
2012-10-07 Michael Niedermayermatroskaenc: remove MATROSKA_ID_VIDEODISPLAYUNIT 3
2012-10-07 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-10-07 Michael Niedermayermovenc: support an alternative to edit lists to handle...
2012-10-07 Michael Niedermayermov: fix integer avoption types
2012-10-07 Michael Niedermayermpeg4videodec: fix integer avoption types
2012-10-07 Michael Niedermayerlibvpcenc: fix flags voption types
2012-10-07 Michael Niedermayerh264: fix integer avoption types
2012-10-07 jamaltests/Makefile: fix ffprobe-test.nut with target-exec
2012-10-06 Michael Niedermayergmc_mmx: enable also for large pictures when emu edge...
2012-10-06 Michael Niedermayerdsputil_mmx: put optimized gmc code back and avoid...
2012-10-06 Michael Niedermayerget_bits: get_bits_long() support n=0 as the docs allow it
2012-10-06 Michael Niedermayermovenc: fix regression with yuyv caused by c5f23d
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 Bobby Binghamvf_tile: fix typos/grammar in comments
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
next