]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-07-06 Paul B Maholtiffenc: simplify calculation of bpp_tab_size
2012-07-06 Martin Storsjöx86: h264_intrapred: Don't add the 'd' suffix to the...
2012-07-06 Mans Rullgardconfigure: add functions for testing code fragments
2012-07-06 Nicolas Georgeffmpeg: poll filters even after -t limit.
2012-07-06 Pavel KoshevoyFix destination row striding in altivec_yuv2_bgr24.
2012-07-06 Lou Logancosmetics: various spelling fixes
2012-07-06 Anton Khirnovaf_amix: avoid spurious EAGAIN.
2012-07-06 Anton Khirnovaf_amix: return AVERROR(EAGAIN) when request_frame...
2012-07-06 Anton Khirnovaf_amix: only consider negative return codes as errors.
2012-07-06 Anton Khirnovavconv: use only meaningful timestamps in start time...
2012-07-06 Anton Khirnovavconv: fix the check for -ss as an output option.
2012-07-06 Georg Lippitschdoc/indevs/iec61883: document requirements for iec61883...
2012-07-06 Michael Niedermayerconfigure: cleanup libiec61883 code, allow enabling...
2012-07-06 Kostya Shishkovmss3: add forgotten 'static' qualifier for private...
2012-07-06 Paul B Maholbmv: add CODEC_CAP_DR1
2012-07-06 Michael Niedermayerlpc: use default number of passes when lpc_passes is...
2012-07-06 Paul B Maholtiffdec: PIX_FMT_GRAY16LE support
2012-07-06 Nicolas Georgelavc: fix shared build after dnxhd merge.
2012-07-06 Michael NiedermayerBlowfish: restructure/simplify code a bit.
2012-07-06 Michael Niedermayeradd side data to indicate the amount of samples to...
2012-07-06 Michael Niedermayerfate: increase fuzzyness for ac3 encode for 3dnow
2012-07-06 Paul B Maholpaf: add forgotten CODEC_CAP_DR1
2012-07-05 Stefano Sabatinilavfi/buffersink: fix doxy, remove "video" reference
2012-07-05 Mans Rullgardlavc: options: add planar names for request_sample_fmt
2012-07-05 Mans Rullgardflacdec: add planar output support
2012-07-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-05 Martin Storsjöflvdec: Treat all nellymoser versions as the same codec
2012-07-05 Michael NiedermayerMerge branch 'mxfenc_improvements' of https://github...
2012-07-05 Michael Niedermayerh264: print error on unsupported seperate color planes
2012-07-05 Diego Biurrunqdm2: remove broken and disabled dump_context() debug...
2012-07-05 Diego Biurrunx86: h264_intrapred: use newly introduced SPLAT* and...
2012-07-05 Loren Merrittx86inc: add SPLATB_LOAD, SPLATB_REG, PSHUFLW macros
2012-07-05 Loren Merrittx86inc: modify ALIGN to not generate long nops on i586
2012-07-05 Diego Biurrunx86: h264_intrapred: port to cpuflag macros
2012-07-05 Carl Eugen... Extend -codecs output.
2012-07-05 Michael Niedermayerswr/x86: 10l, missed some SSE2 instructions in code...
2012-07-05 Michael Niedermayerconfigure: dont blindly enable iec61883
2012-07-05 Matthieu Bouronmxfenc: support dnxhd codec
2012-07-05 Matthieu Bouronmxfenc: support smpte dv codec
2012-07-05 Anton Khirnovavplay: update input filter pointer when the filtergrap...
2012-07-05 Reimar Döffingeravconv: fix parsing of -force_key_frames option.
2012-07-05 Georg LippitschFireWire DV/HDV input device using libiec61883
2012-07-05 Mans Rullgardh264: use templates to avoid excessive inlining
2012-07-05 Nedeljko BabicOptimization of MP3 decoders for MIPS
2012-07-05 Michael NiedermayerMerge git://github.com/mjbshaw/FFmpeg-OpenJPEG-J2K...
2012-07-05 Samuel Pitoisetxtea: Make the count parameter match the documentation
2012-07-05 Samuel Pitoisetblowfish: Make the count parameter match the documentation
2012-07-05 Michael Niedermayermpegvideo: Don't use ff_mspel_motion() for vc1
2012-07-05 Alexander Strasserlavf/file: cosmetic: Use "not" instead of "equals zero"
2012-07-05 Alexander Strasserlavf/file: cosmetic: Remove superfluous ternary operator
2012-07-05 Alexander Strasserdoc/fate: Rework examples to a section of its own
2012-07-05 Alexander Strasserdoc/fate: Add hint for debugging connection to server
2012-07-05 Alexander Strasserdoc/fate: Add missing @file command
2012-07-05 Alexander Strasserdoc/fate: Use more commonly used terms
2012-07-05 Alexander Strasserdoc/fate: Add email address for contacting the FATE...
2012-07-05 Luca Barbatoxtea: invert branch and loop precedence
2012-07-05 Luca Barbatoblowfish: invert branch and loop precedence
2012-07-05 Luca Barbatoflvdec: optionally trust the metadata
2012-07-05 Martin Storsjöavconv: Set audio filter time base to the sample rate
2012-07-05 Martin Storsjövp8: Add ifdef guards around the sse2 loopfilter in...
2012-07-05 Carl Eugen... Install libavutil/version.h
2012-07-05 Paul B MaholPAF demuxer and decoder
2012-07-05 Michael Niedermayersws/x86: add av_assert() to ensure 16bit code is used...
2012-07-05 Michael Niedermayersws/x86: add some forgotten 12bit planar yuv cases
2012-07-05 Carl Eugen... nut: add 12/14 bit yuv to nut/raw
2012-07-04 Paul B Maholsanm: remove code duplication
2012-07-04 Paul B Maholsanm: replace conditions in for loops with more common...
2012-07-04 Michael Niedermayersws: support 12&14 bit planar colorspaces
2012-07-04 Michael Niedermayerblowfish.h: include author attribution
2012-07-04 Michael Niedermayerxtea.h: include author attribution
2012-07-04 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-04 Nicolas Georgedpx: sanitize aspect ratio.
2012-07-04 Mans Rullgardlavfi: reclassify showfiltfmts as a TESTPROG
2012-07-04 Diego Biurrungraph2dot: fix printf format specifier
2012-07-04 Martin Storsjöswscale: yuv2planeX 8bit >=sse2 functions need aligned...
2012-07-04 Martin Storsjövp8: loopfilter >=sse2 functions need aligned stack...
2012-07-04 Ronald S. Bultjeamr: remove shift out of the AMR_BIT() macro.
2012-07-04 Ronald S. Bultjedsputilenc: group yasm and inline asm function pointer...
2012-07-04 Ronald S. Bultjemov: use forward declaration of a function instead...
2012-07-04 Michael Bradshawlibopenjpegdec: add support for decoding YUV420/422...
2012-07-04 Michael Bradshawlibopenjpegenc: cosmetics: reorder pix_fmts
2012-07-04 Michael Bradshawlibopenjpegenc: add support for YUV420/422/444P12/14
2012-07-04 Nicolas Georgeffmpeg: rework checks for the -t option.
2012-07-04 Nicolas Georgeerror: define AVERROR_EXTERNAL.
2012-07-04 Nicolas Georgeerror: define AVERROR_BUFFER_TOO_SMALL.
2012-07-04 Diego BiurrunClarify Doxygen comment for FF_API_* #defines.
2012-07-04 Diego Biurrunconfigure: simplify get_version()
2012-07-04 Diego BiurrunCreate version.h headers for libraries that lack them
2012-07-04 Diego Biurrungitignore: Use full path instead of relative path to...
2012-07-04 Ronald S. Bultjempegvideo: remove VLAs
2012-07-04 Samuel PitoisetAdd XTEA encryption support in libavutil
2012-07-04 Samuel PitoisetAdd Blowfish encryption support in libavutil
2012-07-04 Martin Storsjöeval: Add the isinf() function and tests for it
2012-07-04 Mans Rullgardflacdec: move lpc filter to flacdsp
2012-07-04 Mans Rullgardflacdec: split off channel decorrelation as flacdsp
2012-07-04 Martin Storsjöavplay: Add an option for not limiting the input buffer...
2012-07-04 Carl Eugen... Let the ffmpeg executable select the abuffersink filter.
2012-07-04 Anton KhirnovFATE: add a test for WMA cover art.
2012-07-04 Anton KhirnovFATE: add a test for apetag cover art
2012-07-04 Anton KhirnovFATE: add a test for itunes cover art.
next