]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-05-24 Carl Eugen... ape: Allow demuxing of files with metadata tags.
2011-05-24 Ronald S. Bultjeswscale: remove dead macro WRITEBGR24OLD.
2011-05-24 Ronald S. Bultjeswscale: remove AMD3DNOW "optimizations".
2011-05-24 Ronald S. Bultjeswscale: remove duplicate code in ppc/ subdirectory.
2011-05-24 Ronald S. Bultjeswscale: remove duplicated x86/ functions.
2011-05-24 Ronald S. Bultjeswscale: force --enable-runtime-cpudetect and remove...
2011-05-24 Stefano Sabatinivsrc_buffer.h: add file doxy
2011-05-24 Stefano Sabatinivsrc_buffer: tweak error message in init()
2011-05-24 Anton Khirnovmsmpeg4: reindent.
2011-05-24 Anton Khirnovlavc: remove msmpeg4v1 encoder.
2011-05-24 Justin Rugglesac3enc: add channel coupling support
2011-05-23 Diego Biurrunconfigure: Add -U__STRICT_ANSI__ to CPPFLAGS on Cygwin...
2011-05-23 Justin Rugglesaacdec: fix typo in scalefactor clipping check
2011-05-23 Ronald S. Bultjefate: fix fate-h264-conformance-frext-pph10i4-panasonic...
2011-05-23 Ronald S. Bultjefate: update 9/10bit refs.
2011-05-23 Felipe Contrerash264: Properly set coded_{width, height} when parsing...
2011-05-23 Dave Yeox86 asm: Add SECTION_TEXT to dct32_sse.asm.
2011-05-23 Kieran KunhyaFix 9/10 bit in swscale.
2011-05-22 Martin Storsjöffmpeg: Don't trigger url_interrupt_cb on the first...
2011-05-22 Martin Storsjöavoptions: Check the return value from av_get_number
2011-05-22 Loren Merrittdct32_sse: eliminate some spills
2011-05-22 Vitor SessakFix dct32() compilation with --disable-yasm
2011-05-21 Anton Khirnovffmpeg: get rid of the -vglobal option.
2011-05-21 Vitor Sessakdct32: Add AVX implementation of 32-point DCT
2011-05-21 Vitor Sessakdct32: Change pass 6 permutation to allow for AVX imple...
2011-05-21 Vitor Sessakdct32: port SSE 32-point DCT to YASM
2011-05-21 Diego Biurrunmultiple inclusion guard cleanup
2011-05-21 Can Wuavio: document buffer must created with av_malloc(...
2011-05-21 Can Wuavio: check AVIOContext malloc failure
2011-05-21 Clément Bœschswscale: point out an alternative to sws_getContext
2011-05-21 Ronald S. Bultjesvq3: Do initialization after parsing the extradata
2011-05-21 Reinhard Tartleradd changelog entries for 0.7_beta2
2011-05-20 Ronald S. Bultjemp3lame: add #include required for AV_RB32 macro.
2011-05-20 Mans Rullgardconfigure: make executable again
2011-05-20 Ronald S. BultjeLATM/AAC: Free previously initialized context on reinit.
2011-05-20 Diego Biurrunconfigure: Do not unconditionally add -Wall to host...
2011-05-20 Dave Yeoconfigure: Set OS/2 objformat to a.out.
2011-05-20 Dave YeoAdd support for a.out object format to assembler macros.
2011-05-20 Mans Rullgardfate: disable threading for encoding
2011-05-20 Mans Rullgardfate: add comment field
2011-05-20 Mans Rullgardfate: allow overriding default build and install dirs
2011-05-20 Martin Storsjömpegtsenc: Add an AVClass pointer to the private data
2011-05-20 Mans Rullgardmpegaudio: clean up #includes
2011-05-20 Mans Rullgardmpegaudio: move all header parsing to mpegaudiodecheade...
2011-05-20 Vitor Sessakqdm2: Use floating point synthesis filter.
2011-05-20 Ronald S. Bultjeh264: correct border check.
2011-05-20 Ronald S. Bultjeh264: fix loopfilter with threading at slice boundaries.
2011-05-20 Mans RullgardFix ff_mpa_synth_filter_fixed() prototype
2011-05-19 Diego BiurrunRename costablegen.c ---> cos_tablegen.c.
2011-05-19 Diego BiurrunCollapse tableprint.c into tableprint.h.
2011-05-19 Mans RullgardSimplify trig table rules
2011-05-19 Diego BiurrunRemove potentially unstable filenames from comments...
2011-05-19 Diego BiurrunIgnore generated tables and generated table generator...
2011-05-19 Diego BiurrunSimplify CLEANFILES make variable by using wildcards.
2011-05-19 Diego BiurrunRemove silly insults from avformat_version() Doxygen...
2011-05-19 Mans Rullgardmpegaudiodsp: fix x86 and ppc makefiles
2011-05-19 Diego Biurrunconfigure: Adjust AVX assembler check.
2011-05-19 Mans Rullgardmpegaudio: remove unused version of SAME_HEADER_MASK
2011-05-19 Mans Rullgardmpegaudio: remove useless #undef at end of file
2011-05-19 Mans Rullgardasfdec: add missing #include for av_bswap32()
2011-05-19 Mans Rullgardmpegaudio: merge two #if CONFIG_FLOAT blocks
2011-05-19 Mans Rullgardmpegaudio: move some struct definitions from mpegaudio.h
2011-05-19 Mans RullgardMove some mpegaudio functions to new mpegaudiodsp subsystem
2011-05-19 Diego BiurrunClean up #includes in cmdutils.h.
2011-05-19 Diego Biurrung729: Merge g729.h into g729dec.c.
2011-05-19 Justin Ruggles10l: wrap float_interleave functions in HAVE_YASM.
2011-05-18 Justin RugglesAPIchanges: fill in date and commit for request_sample_fmt
2011-05-18 Justin RugglesAdd floating-point sample format support to the ac3...
2011-05-18 Justin RugglesAdd support for request_sample_format in ffmpeg and...
2011-05-18 Justin RugglesAdd APIchanges entry for request_sample_fmt.
2011-05-18 Justin RugglesAdd request_sample_fmt field to AVCodecContext.
2011-05-18 Justin RugglesAdd float_interleave() to FmtConvertContext with x86...
2011-05-18 Mans RullgardRemove unused make variable SEEK_REFFILE
2011-05-18 Mans Rullgardfate: remove redundant aref and vref references
2011-05-18 Mans Rullgardfate: remove do_ffmpeg_nocheck function
2011-05-18 Mans Rullgardfate: do not collect -benchmark output
2011-05-18 Mans Rullgardmpegaudiodec: remove decode_end() function
2011-05-18 Mans Rullgardfate: run aref and vref as regular tests
2011-05-18 Mans Rullgardmpegaudio: sanitise compute_antialias_* names
2011-05-18 Ronald S. Bultjempeg12: add slice-threading checks to slice-threading...
2011-05-18 Ronald S. Bultjeh264: copy pixel_shift between slice threading contexts.
2011-05-18 Alexander Strangemdec: enable frame-level multithreading.
2011-05-18 Ronald S. Bultjemdec.c: fix overread.
2011-05-17 Justin RugglesFix compilation of iirfilter-test.
2011-05-17 Jindrich Makovickalibx264: handle closed GOP codec flag
2011-05-17 Anton Khirnovlavf: remove duplicate assignment in avformat_alloc_con...
2011-05-17 Anton Khirnovlavf: use designated initializers for AVClasses.
2011-05-17 Alex Converseflvdec: clenup debug code
2011-05-17 Uoti Urpalaasfdec: fix possible overread on broken files.
2011-05-17 Vladimir Pantelicasfdec: do not fall back to binary/generic search
2011-05-17 Vladimir Pantelicasfdec: reindent after previous commit c7bd5ed
2011-05-17 Vladimir Pantelicasfdec: fallback to binary search internally
2011-05-17 Mans Rullgardmpegaudio: add _fixed suffix to some names
2011-05-17 Daniel KangModify x86util.asm to ease transitioning to 10-bit...
2011-05-17 Mans Rullgarddct: build dct32 as separate object files
2011-05-17 Mans Rullgardqdm2: include correct header for rdft
2011-05-16 Baptiste Coudurierffmpeg: fix -aspect cli option
2011-05-16 Michael NiedermayerRestructure video filter implementation in ffmpeg.c.
2011-05-16 Stefano Sabatiniffplay: remove audio_write_get_buf_size() forward decla...
2011-05-16 Stefano Sabatinilavfi: print key-frame and picture type information...
next