]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-05-25 Alex ConverseAPIchanges: Fill in git hash for fps_probe_size (30315a8)
2011-05-25 Alex Converseavformat: Add fpsprobesize as an AVOption.
2011-05-25 Martin Storsjöavoptions: Return explicitly NAN or {0,0} if the option...
2011-05-25 Martin Storsjörtmp: Reindent
2011-05-25 Martin Storsjörtmp: Don't try to do av_malloc(0)
2011-05-25 Anton Khirnovtty: replace AVFormatParameters.sample_rate abuse with...
2011-05-25 John StebbinsFix end time of last chapter in compute_chapters_end
2011-05-25 Anton Khirnovffmpeg: get rid of useless AVInputStream.nb_streams.
2011-05-25 Anton Khirnovffmpeg: simplify managing input files and streams
2011-05-25 Anton Khirnovffmpeg: purge redundant AVInputStream.index.
2011-05-25 Anton Khirnovlavf: deprecate AVFormatParameters.channel.
2011-05-25 Anton Khirnovlibdc1394: add a private option for channel.
2011-05-25 Anton Khirnovdv1394: add a private option for channel.
2011-05-25 Anton Khirnovv4l2: reindent.
2011-05-25 Anton Khirnovv4l2: add a private option for channel.
2011-05-25 Anton Khirnovlavf: deprecate AVFormatParameters.standard.
2011-05-25 Anton Khirnovv4l2: add a private option for video standard.
2011-05-25 Anton Khirnovv4l: add a private option for video standard.
2011-05-25 Anton Khirnovdv1394: add a private option for video standard.
2011-05-25 Anton Khirnovbktr: add a private option for video standard.
2011-05-25 Anton Khirnovlavf: deprecate AVFormatParameters.{channels,sample_rate}.
2011-05-25 Anton Khirnovrawdec: add sample_rate/channels private options.
2011-05-25 Anton KhirnovALSA: add channels and sample_rate private options.
2011-05-25 Anton Khirnovoss: add channels and sample_rate private options.
2011-05-25 Anton Khirnovsndio: add channels and sample_rate private options.
2011-05-25 Anton Khirnovlavf: deprecate AVFormatParameters.mpeg2ts_raw.
2011-05-25 Anton Khirnovmpegts: add compute_pcr option.
2011-05-25 Anton Khirnovlavf: add priv_class field to AVInputFormat.
2011-05-24 Mans Rullgardconfigure: enable memalign_hack automatically when...
2011-05-24 Ronald S. Bultjeswscale: unbreak the build on non-x86 systems.
2011-05-24 Ronald S. Bultjeswscale: remove if(bitexact) branch from functions.
2011-05-24 Ronald S. Bultjeswscale: remove if(canMMX2BeUsed) conditional.
2011-05-24 Ronald S. Bultjeswscale: remove swScale_{c,MMX,MMX2} duplication.
2011-05-24 Ronald S. Bultjeswscale: use emms_c().
2011-05-24 Ronald S. BultjeMove emms_c() from libavcodec to libavutil.
2011-05-24 Stefano Sabatinitiff: set palette in the context when specified in...
2011-05-24 Ilyartsp: use strtoul to parse rtptime and seq values.
2011-05-24 Alexandre Coluccipgssubdec: fix incorrect colors.
2011-05-24 Alexandre Coluccidvdsubdec: fix incorrect colors.
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
next