]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-07-10 Tomas Härdinmxfdec: let pkt->pts = mxf->current_edit_unit if intra...
2012-07-10 Joseph Artsimovichmxfdec: fix frame height vs field height confusion
2012-07-10 Tomas Härdinmxfdec: Add intra_only flag to MXFTrack
2012-07-10 Tomas Härdinmxfdec: fix Avid AirSpeed files being misinterpreted...
2012-07-10 Tomas Härdinmxfdec: truncate packets that extend past the next...
2012-07-10 Philip de Niermxfdec: set pixel format for cdci picture formats
2012-07-10 Philip de Niermxfdec: detect uncomp pictures using essence container ul
2012-07-10 Philip de Niermxfdec: set track edit rate num/den in expected order
2012-07-10 Ronald S. Bultjex86/cpu: implement get/set_eflags using intrinsics
2012-07-10 Ronald S. Bultjex86/cpu: implement support for cpuid through intrinsics
2012-07-10 Ronald S. Bultjex86/cpu: implement support for xgetbv through intrinsics
2012-07-10 Ronald S. Bultjelavu: use intrinsics for emms on systems lacking inline...
2012-07-10 Martin Storsjömem: Don't abort on av_malloc(0) in debug mode
2012-07-09 Kostya Shishkovmss3: use standard zigzag table
2012-07-09 Kostya Shishkovmss3: split DSP functions that are used in MTS2(MSS4...
2012-07-09 Anton Khirnovmotion-test: do not use getopt()
2012-07-09 Jordi Ortiztcp: add initial timeout limit for incoming connections
2012-07-09 Diego Biurrunconfigure: Change the rdtsc check to a linker check
2012-07-09 Anton Khirnovavconv: propagate fatal errors from lavfi.
2012-07-09 Anton Khirnovlavfi: add error handling to filter_samples().
2012-07-09 Anton Khirnovfate-run: make avconv() properly deal with multiple...
2012-07-09 Anton Khirnovasplit: don't leak the input buffer.
2012-07-09 Anton Khirnovaf_resample: fix request_frame() behavior.
2012-07-09 Anton Khirnovaf_asyncts: fix request_frame() behavior.
2012-07-09 JULIAN GARDNERlibx264: support aspect ratio switching
2012-07-09 Anton Khirnovmatroskadec: honor error_recognition when encountering...
2012-07-08 Justin Ruggleslavr: resampling: add support for s32p, fltp, and dblp...
2012-07-08 Justin Ruggleslavr: resampling: add filter type and Kaiser window...
2012-07-08 Justin Ruggleslavr: Use AV_SAMPLE_FMT_NONE to auto-select the interna...
2012-07-08 Justin Ruggleslavr: mix: validate internal sample format in ff_audio_...
2012-07-07 Ronald S. Bultjecmutils: include shellapi.h on Win32 (for CommandLineTo...
2012-07-07 Ronald S. Bultjex86/timer: implement an intrinsic-based version for...
2012-07-07 Anton Khirnovid3v2: add a mimetype for bmp pictures.
2012-07-07 Anton Khirnovflacdec: be less strict when parsing attached pictures.
2012-07-07 Anton Khirnovflacdec: don't create an attached picture stream until...
2012-07-07 Ronald S. Bultjemxfdec: replace x>>av_log2(sizeof(..)) by x/sizeof...
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 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 Kostya Shishkovmss3: add forgotten 'static' qualifier for private...
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 Martin Storsjöflvdec: Treat all nellymoser versions as the same codec
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 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 Mans Rullgardh264: use templates to avoid excessive inlining
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 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-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 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 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.
2012-07-04 Mans Rullgardflacdec: factor out code setting avctx->sample_fmt
2012-07-04 Mans Rullgardflac: make FLAC_CHMODE_* constants consecutive
2012-07-04 Mans Rullgardflacdec: allocate sample buffers with av_malloc
2012-07-04 Mans Rullgardflacdec: remove curr_bps from FLACContext
2012-07-04 Mans Rullgardfate: add flac encode/decode tests with various options
2012-07-04 Mans Rullgardflacenc: add option for forcing stereo decorrelation...
2012-07-03 Martin Storsjöismindex: Verify that all bitrate variants match
2012-07-03 Martin Storsjöismindex: Properly report errors reading the MFRA atom
2012-07-03 Diego Biurruncosmetics: Consistently use C-style comments with multi...
2012-07-03 Diego Biurrunanm: fix a few Doxygen comments
2012-07-03 Diego Biurrunmisc typo and wording fixes
2012-07-03 Reinhard Tartlerattributes: add av_noreturn
2012-07-03 Reinhard Tartlerattributes: drop pointless define guards
2012-07-03 Mans Rullgardconfigure: do not disable av_always_inline with --enabl...
2012-07-03 Luca Barbatoflvdec: initial stream switch support
2012-07-03 Luca Barbatoavplay: fix write on freed memory for rawvideo
next