OSDN Git Service

coroid/libav_saccubus.git
2010-03-10 Måns Rullgård10l: fix version.h generation
2010-03-10 Måns RullgårdRemove .SECONDARY directive
2010-03-10 Måns RullgårdMake version.h depend on git changes
2010-03-10 Måns RullgårdImprove version.h generation
2010-03-10 Måns RullgårdReplace $(G) with more generic $(M) in silent make...
2010-03-10 Måns RullgårdPrettify make output for documentation
2010-03-10 Måns RullgårdChange dir into doc/ when running texi2html
2010-03-10 David Conradvp3: avoid buffer overread in coeff decode
2010-03-09 Carl Eugen... Fix indentation after r22414.
2010-03-09 Zhou ZongyiSIMD optimization using float_to_int16_interleave.
2010-03-09 Alex Converseaacsbr: Check that bs_num_env is valid before writing...
2010-03-09 Alex Converseaacsbr: Cleanup read_sbr_grid and copy_sbr_grid after...
2010-03-09 Alex Converseaacsbr: Factor out the common end border case from...
2010-03-09 Alex Converseaacsbr: read bs_rel_bord directly into t_env.
2010-03-09 Alex Converseaacsbr: Make the previous value of bs_num_env local...
2010-03-09 Alex Converseaacsbr: Initialize e_a[1] to -1.
2010-03-09 Måns RullgårdReplace many includes of libavutil/common.h with what...
2010-03-09 Martin StorsjöDocs: Place the vorbis comment properly, currently...
2010-03-09 Måns Rullgårdlibm.h needs attributes.h
2010-03-09 Måns RullgårdARM: set size of asm functions in object files
2010-03-09 Martin StorsjöUse rt->control_uri consequently instead of s->filename...
2010-03-09 Måns RullgårdReplace some printf() with puts() in tableprint.c
2010-03-09 Måns RullgårdPrettify make output when generating headers
2010-03-09 Michael NiedermayerAdd special case to avoid binary search when appending...
2010-03-09 Måns RullgårdMove libm replacements to new header libm.h
2010-03-09 Martin StorsjöRTSP: Resolve and use the actual IP address of the...
2010-03-09 Måns RullgårdReorder some make rules
2010-03-09 Måns RullgårdRemove superflous ifdef CONFIG_{STATIC,SHARED} in makefiles
2010-03-09 Måns Rullgårdconfigure: always write shared lib variables to config.mak
2010-03-09 Måns RullgårdSimplify static/shared build rules
2010-03-09 Måns RullgårdMove some make rules outside of eval'd block
2010-03-09 Måns Rullgårdcosmetic: move some makefile variable definitions
2010-03-09 Måns RullgårdRemove duplicates from OBJS
2010-03-09 Peter RossRemove static function name prefixes from American...
2010-03-09 Peter RossEnsure Bink demuxer returns AVERROR code when av_get_pa...
2010-03-09 Peter RossEnable tcp_protocol when enabling http
2010-03-09 Alex Converseaacsbr: Dead code removal.
2010-03-09 Alex Converseaacsbr: Remove a slightly incorrect comment.
2010-03-09 Alex ConverseRevert r22288 "Increase FF_INPUT_BUFFER_PADDING_SIZE...
2010-03-09 Alex Converseaacsbr: Cleanup the newly merged read_sbr_grid, elimina...
2010-03-09 Alex Converseaacsbr: Move the e_a calculation from sbr_mapping(...
2010-03-09 Alex Converseaacsbr: Merge sbr_time_freq_grid into read_sbr_grid...
2010-03-09 Alex Converseaacsbr: Fail early on illegal envelope counts.
2010-03-09 Alex Converseaacsbr: Check for illegal values of bs_pointer in sbr_r...
2010-03-09 Vitor SessakRevert commit 22378.
2010-03-09 Reinhard TartlerFix compilation on powerpc with --disable-altivec
2010-03-09 Kostya ShishkovCheck for reference frames so RV 3/4 won't segfault...
2010-03-09 David Conradvp3: correctly clip vp3_draw_horiz_band call
2010-03-09 Alex Converse10l: Include missing return values in functions made...
2010-03-09 Alex Converseaacsbr: Propagate errors from read_sbr_grid to prevent...
2010-03-09 Georgi ChorbadzhiyskiAdd a missing fft.h include to the aacsbr decoder.
2010-03-09 Georgi ChorbadzhiyskiAdd missing build dependencies for the AAC decoder...
2010-03-09 David Conradmkvenc: Handle negative timestamps correctly
2010-03-09 David Conradmkvenc: Don't try to write packets with unknown timestamps
2010-03-09 David Conradmkvenc: write dts for VFW mode
2010-03-09 Baptiste CoudurierFix encoder metadata string langcode in mov muxer
2010-03-09 Baptiste CoudurierCorrectly mark mov metadata as utf-8, using iso languag...
2010-03-09 Daniel VerkampBump avcodec minor version for kgv1 decoder
2010-03-09 Måns RullgårdFix build on configurations without fast av_log2()
2010-03-09 Baptiste CoudurierIn mov demuxer, convert mac encoded strings to utf-8
2010-03-09 Daniel VerkampKega Game Video (KGV1) decoder
2010-03-09 Baptiste CoudurierPreallocate index entries in mov demuxer, huge speedup
2010-03-09 Baptiste CoudurierFix interlaced vc-3 decoding, issue #1753
2010-03-09 David Conradvp3: Set pict_type
2010-03-09 David Conradvp3: Allocate a dummy reference frame if we have no...
2010-03-09 David Conradvp3: use FF_BUFFER_TYPE_COPY
2010-03-09 David Conradvp3: Don't leak buffers on errors
2010-03-09 David Conradvp3: Simplify buffer management
2010-03-09 David Conradvp3: be less spammy on broken files
2010-03-09 Baptiste CoudurierIn mpegts muxer, write adts header if aac bitstream...
2010-03-08 Baptiste CoudurierIn mpegts muxer, search for h264 aud nal, it might...
2010-03-08 Stefano SabatiniRemove definition of match_ext(), which is declared...
2010-03-08 Baptiste Couduriermpegts vbr muxing, activated when muxing rate is not...
2010-03-08 Stefano SabatiniReplace last occurrence of the deprecated match_ext...
2010-03-08 Baptiste CoudurierStart continuity counter at 0 for pmt as well
2010-03-08 Måns RullgårdMore descriptive names for av_stristr() parameters
2010-03-08 Måns Rullgårdcosmetics: indent
2010-03-08 Måns RullgårdMerge two adjacent ifdef blocks
2010-03-08 Måns RullgårdMove gcc attribute macros to new header libavutil/attri...
2010-03-08 Måns RullgårdMove ff_sqrt() to libavutil/intmath.h
2010-03-08 Baptiste CoudurierStart continuity counter at 0 for streams
2010-03-08 Baptiste Coudurier10l typo, fix ts total bit rate computation
2010-03-08 Måns RullgårdAdd missing includes in bfin and sh4 files
2010-03-08 Måns Rullgårdcheckheaders: skip per-arch headers not meant for direc...
2010-03-08 Måns RullgårdARM: add some missing includes
2010-03-08 Reimar DöffingerCheck for allocation failure for c->lumMmx2FilterCode...
2010-03-08 Reimar DöffingerFix memleak due to incorrect VirtualFree arguments...
2010-03-08 Måns RullgårdARM: fix dct-test
2010-03-08 Måns RullgårdSkip mpegaudio3.h in checkheaders
2010-03-08 Måns RullgårdAdd lots of missing includes
2010-03-08 Måns RullgårdSkip the tablegen fragments in checkheaders
2010-03-08 Måns RullgårdAdd TESTOBJS make variable for extra objects used by...
2010-03-08 Måns RullgårdRemove unused fast_memcpy() function in dct-test
2010-03-08 Måns RullgårdSkip cmdutils_common_opts.h fragment in checkheaders
2010-03-08 Måns RullgårdDefine HAVE_AV_CONFIG_H for checkheaders in libs
2010-03-08 Måns RullgårdMove dctref prototypes to a header file
2010-03-08 Måns RullgårdDefine HAVE_AV_CONFIG_H when building test apps
2010-03-08 Måns RullgårdMove resolve_host() to ffserver.c
2010-03-08 Diego BiurrunAdd missing stdlib.h #include, fixes the warnings:
2010-03-08 Martin StorsjöMove the local includes below the system includes
next