OSDN Git Service

coroid/libav_saccubus.git
2008-02-27 Diego BiurrunAdd empty line in output to increase readability.
2008-02-27 Måns Rullgårdcheck for inline asm support
2008-02-27 Måns Rullgårdsimplify lzo-test rule
2008-02-27 Måns Rullgårdfix version in libavfilter.pc
2008-02-27 Benjamin LarssonAdd more riff IDs to support remuxing.
2008-02-27 Baptiste Coudurieradd weird first atom to probe, finally fix bartjones.mov
2008-02-27 Måns Rullgårdfix versions in .pc files
2008-02-27 Baptiste Coudurierfree in case of multiple type == 2
2008-02-27 Baptiste Coudurierreturn error if malloc fails
2008-02-27 Baptiste Coudurierfix possible overflow with memmove
2008-02-27 Måns Rullgårdfix libavfilter version extraction
2008-02-27 Vitor SessakPrint libavfilter version if it is enabled in configure
2008-02-27 Aurelien Jacobsmakes really sure that no undefined behavior can happen
2008-02-26 Michael Niedermayerbetter include
2008-02-26 Michael Niedermayerinclude dependencies ...
2008-02-26 Diego BiurrunAdd multiple inclusion guards.
2008-02-26 Diego BiurrunAdd explanatory comment to '#define FLOAT float'.
2008-02-26 Aurelien JacobsAvoid infinite loop.
2008-02-26 Michael NiedermayerMake gcc ignore the distinction between +0.0 and -0...
2008-02-26 Måns Rullgårdprint enabled things in columns
2008-02-26 Vitor Sessak10l, alphabetic ordering
2008-02-26 Vitor SessakBuild system changes for libavfilter addition. Add...
2008-02-26 Vitor SessakMake libavfilter define its version like the other...
2008-02-26 Måns Rullgårdsimplify version number extraction
2008-02-26 Måns Rullgårdless preprocessor magic in version number macros
2008-02-26 Måns Rullgårdless preprocessor magic in version number macros
2008-02-26 Michael Niedermayer25% faster floating point AAN IDCT.
2008-02-26 Michael NiedermayerStuffing bytes to not violate minimum legality rate.
2008-02-26 Michael NiedermayerRemove another temporary variable with which gcc has...
2008-02-26 Baptiste Couduriersupport keyframes indexes starting at 0, broken files...
2008-02-26 Baptiste Couduriersupport mov reference files, ref.mov/ref.m2v/ref.wav...
2008-02-26 Diego Biurruncosmetics: Demplayerify indentation.
2008-02-26 Diego BiurrunAdd comments to some #endif directives.
2008-02-26 Diego Biurruncosmetics: spelling/grammar
2008-02-26 Michael NiedermayerAlternative and faster (on gcc x86) plane rotation.
2008-02-26 Michael NiedermayerGet rid of another useless variable.
2008-02-26 Michael NiedermayerAvoid a=b+c but rather use a+=b (gcc is too stupid...
2008-02-26 Michael NiedermayerOne variable less. No real change to the actual code.
2008-02-26 Michael Niedermayerfloating point AAN IDCT
2008-02-26 Baptiste Coudurierremove useless braces
2008-02-26 Baptiste Coudurierindentation
2008-02-26 Baptiste Coudurierrescale frame size, fix i.3g2
2008-02-26 Baptiste Couduriermove parameters reset after setting stream parameters...
2008-02-26 Loren Merrittdecode mng color decorrelation
2008-02-26 Diego BiurrunRemove START_TIMER and STOP_TIMER macros.
2008-02-26 Peter RossDisable vhook on Interix, patch by Pete Ross, pross...
2008-02-26 Peter RossThis header just needs stdint.h, not inttypes.h, which...
2008-02-26 Loren Merrittsimplify
2008-02-25 Aurelien Jacobssplit encoding part of dsputil_mmx into its own file
2008-02-25 Diego BiurrunRemove commented-out av_log calls.
2008-02-25 Michael NiedermayerFix trellis quant + AAN DCT.
2008-02-25 Michael NiedermayerMake diego happy.
2008-02-25 Aurelien Jacobscompile various fdct only when encoders are enabled
2008-02-25 Eddie PangFix MSVC identification, patch by Eddie Pang.
2008-02-25 Michael NiedermayerMake code C conformant.
2008-02-25 Stefano SabatiniClarify the documentation for 'ffmpeg -v'.
2008-02-25 Diego BiurrunImprove wording/grammar of Doxygen comments.
2008-02-25 Michael NiedermayerClarify which BSD license.
2008-02-25 Diego Biurruncosmetics: prettyprint
2008-02-25 Michael NiedermayerAllow use of my AAN DCT under BSD, AMD has agreed to...
2008-02-25 Stefano SabatiniMake parse_options() use parse_number_or_die().
2008-02-25 Stefano SabatiniExport and document in cmdutils.h the function parse_nu...
2008-02-25 Baptiste Coudurierfix mace duration
2008-02-25 Baptiste Coudurierprotect malloc overflow
2008-02-25 Baptiste Coudurierindentation
2008-02-25 Baptiste Coudurierfail if extradata cannot be allocated
2008-02-25 Baptiste Coudurier10l, protect malloc overflow
2008-02-25 Baptiste Couduriersupport QDM2 in aiff, QDM2.aif
2008-02-25 Baptiste Coudurierremove useless close function
2008-02-25 Baptiste Coudurierindentation
2008-02-25 Baptiste Coudurierremove useless casts
2008-02-25 Baptiste Couduriercosmetics
2008-02-25 Baptiste Coudurierremove useless tags, codec_get_id matches independently...
2008-02-25 Baptiste Coudurierset bps to uncompressed original sound data for compres...
2008-02-25 Baptiste Coudurierfix duration for ima4
2008-02-25 Baptiste Coudurierima4 in aiff support
2008-02-25 Loren Merrittpng filters
2008-02-25 Diego BiurrunFix outdated comment.
2008-02-25 Måns Rullgård#include "libavutil/avutil.h" in swscale.h
2008-02-25 Måns RullgårdInstall headers in $prefix/include/$libname
2008-02-25 Loren Merrittremove a memcpy
2008-02-24 Diego Biurruncosmetics: Sort and prettyprint codec_wav_tags[].
2008-02-24 Måns Rullgårdfix memory leaks in vp3 decoder
2008-02-24 Michael NiedermayerSet indexmem to a saner default.
2008-02-24 Reimar Döffinger__asm __volatile -> asm volatile part 3
2008-02-24 Reimar Döffinger__asm __volatile -> asm volatile part 2
2008-02-24 Reimar Döffinger__asm __volatile -> asm volatile, improves code consist...
2008-02-24 Vitor SessakFix bug I introduced in r11962.
2008-02-24 Michael NiedermayerReduce initial fifo size, so as not to senselessly...
2008-02-24 Michael Niedermayerrealloc fifo
2008-02-24 Michael NiedermayerFix issue357
2008-02-24 Michael Niedermayerflv/swf do not have a big endian codec id, they only...
2008-02-23 Benjamin LarssonRiff ids for wmapro and wmavoice, this adds support...
2008-02-23 Måns Rullgårduse diff -u -w in codec regression test
2008-02-23 Nico Sabbitreat stream_type==0x82 as AUDIO_DTS when the program...
2008-02-22 Michael NiedermayerRemove apparently unneeded and buggy align.
2008-02-22 Diego BiurrunAdd -lm to x264 check, it is needed on most systems.
2008-02-22 Loren Merrittcleaner way of writing packed-byte constants.
2008-02-22 Carl Eugen... Discard two symbols from libswscale.
2008-02-21 Michael NiedermayerAscii art to explain what avfilter_formats_changeref...
next