OSDN Git Service

android-x86/external-ffmpeg.git
2009-10-29 Måns RullgårdAdd generic rules for building helpers with HOSTCC
2009-10-28 Reimar Döffingervorbis_dec: factor out duplicated code for index readin...
2009-10-28 Måns RullgårdMakefile cosmetics
2009-10-28 Reimar DöffingerEnable hardcoded tables for ia64 shared builds.
2009-10-28 Måns Rullgårdconfigure: add C99 flags to HOSTCFLAGS
2009-10-28 Reimar DöffingerChange format string from "x" to PRIx32 to hopefully...
2009-10-28 Måns RullgårdMakefile cosmetics
2009-10-28 Måns RullgårdGenerate mpegaudio tables only when CONFIG_HARDCODED_TA...
2009-10-28 Reimar DöffingerFix out-of-tree builds with --enable-hardcoded-tables
2009-10-28 Reimar DöffingerFix dependency: generated table is needed to create...
2009-10-28 Reimar DöffingerBetter formatting for 2D tables in tableprint code.
2009-10-28 Reimar Döffinger10l, fix incorrect endif comment.
2009-10-28 Reimar DöffingerAdd support for hardcoding the mpegaudiodec tables.
2009-10-28 Ramiro Pollamingw32: The flag to work around bug 37216 in gcc is...
2009-10-28 Michael NiedermayerRemove unused variable j.
2009-10-28 Michael KostylevDetect Sun Studio compiler and set appropriate variables.
2009-10-28 Michael NiedermayerSplit synth filter out of dca.c.
2009-10-28 Diego BiurrunSplit PAM encoder off into its own file.
2009-10-28 Diego BiurrunSplit the decoders from pnmen.c off into their own...
2009-10-28 Diego BiurrunThe encoders in pnmenc.c now depend on the init/end...
2009-10-27 Vitor SessakCommit some functions that are used by both SIPR and...
2009-10-27 Stefano SabatiniFix doxies, use third person and phrase-ending dots.
2009-10-27 Stefano SabatiniAdd format and noformat filters.
2009-10-27 Stefano SabatiniMove pixdesc.{h,c} from libavcodec to libavutil.
2009-10-27 Stefano SabatiniConsistently use third person in doxies.
2009-10-27 Stefano SabatiniIntroduce first_avfilter and use that, together with...
2009-10-27 Stefano SabatiniAdd an entry for the AVFilter.next addition.
2009-10-27 Stefano SabatiniAdd a field 'next' to AVFilter.
2009-10-27 Stefano SabatiniSplit codec-regression.sh again and create a lavfi...
2009-10-27 Ben Littleradd 2vuy fourcc to riff.c , fixes samples/V-codecs...
2009-10-27 Diego BiurrunMove PNM init/end functions to the PNM common code.
2009-10-27 Diego Biurrunwhitespace cosmetics: K&R coding style, prettyprinting
2009-10-27 Diego BiurrunRemove crufty leftovers from the era when this file...
2009-10-27 Ben Littleradd some raw codec fourccs, fixes:
2009-10-27 Benoit FouetFix indentation.
2009-10-27 Benoit FouetOnly memset for palettes of 16 elements.
2009-10-27 Carl Eugen... Clarify responsibility for freeing a buffer when using...
2009-10-27 Stefano SabatiniAdd descriptions for the committed filters.
2009-10-26 Stefano SabatiniAdd a PIX_FMT_HWACCEL flag to the AVPixFmtDescriptor...
2009-10-26 Michael KostylevAvoid "-z text" diversion on SunOS x86, needed to make...
2009-10-25 Stefano SabatiniMake dprintf_link() show the name of the link pixel...
2009-10-25 Loren Merritts/movdqa/movaps/ in sse1 fft. (regression in r20293)
2009-10-25 Luca Barbatortsp_close_streams frees the auth_b64 line already
2009-10-25 Luca BarbatoSupport 3xx redirection in rtsp
2009-10-24 haim aloncompute codec bitrate in mov demuxer, patch by haim...
2009-10-24 Reimar DöffingerSupport amdfam10 for --cpu, also avoids a warning about...
2009-10-24 Vitor SessakBump micro version after the FRWU decoder inclusion
2009-10-24 Stefano SabatiniSplit codec-regression.sh, and create the lavf-regressi...
2009-10-24 Luca BarbatoJust remove params understood by the demuxer
2009-10-24 Luca BarbatoSuppress ?params in the rtsp uri
2009-10-24 Luca BarbatoUse sdp c= line if the rtsp Transport line doesn't...
2009-10-24 Diego BiurrunRemove ancient redir demuxer.
2009-10-24 Måns RullgårdFix codectest
2009-10-23 Stefano SabatiniSplit codec-regression.sh, put all the code which can...
2009-10-23 Diego BiurrunCompile LPC code when CONFIG_LPC is set.
2009-10-22 Stefano SabatiniUpdate the entry for the AVFilter.description field...
2009-10-22 Stefano SabatiniMove the description field of the filter from AVFilterC...
2009-10-22 Stefano SabatiniAdd an entry for the AVFilterContext.description addition.
2009-10-22 Stefano SabatiniAdd a description field to AVFilterContext.
2009-10-22 Stefano SabatiniRefer again to the "width" and "height" crop parameter...
2009-10-22 Stefano SabatiniAdd video vertical flip filter.
2009-10-22 Stefano SabatiniRefer to the "width" and "height" crop parameter names...
2009-10-22 David ConradAdd clang to detected compilers
2009-10-22 Daniel VerkampBuild extradata in adpcm_ms encoder.
2009-10-22 Michael NiedermayerFix infinite loop with size==0 && sample_size!=0 in...
2009-10-22 Michael NiedermayerSupport non interleaved avi files that have 0<size...
2009-10-22 Samuli ValoFixes detection and error reporting of non-existing...
2009-10-22 Daniel VerkampIndicate that AdaptCoeff1 and 2 are functions of the...
2009-10-21 Stefano SabatiniSort video filter descriptions by name.
2009-10-21 Stefano SabatiniMake the pix_fmts var in query_formats() static const.
2009-10-21 Stefano SabatiniAdd video crop filter.
2009-10-21 Stefano SabatiniCosmetics: prefer "pix_fmts" over "pix_fmt" for the...
2009-10-21 Stefano SabatiniMake avfilter_make_format_list() take in input a const...
2009-10-21 Stefano SabatiniFix the spelling for the project name, from "ffmpeg...
2009-10-21 Stefano SabatiniRename vfilters.texi to libavfilter.texi, as the file...
2009-10-21 Ramiro PollaAdd comment on #endif about condition that triggers it.
2009-10-20 Daniel VerkampSeek function for TMV
2009-10-20 Daniel VerkampParenthesize correctly in TMV probe
2009-10-20 Reimar DöffingerPrint "NOPTS" when AV_NOPTS_VALUE is encountered during...
2009-10-20 tralph11@yahoo.comImprove sofdec dectection to avoid false positives...
2009-10-20 Reimar Döffingersin_tables.c is a generated file, so add it to CLEANFILES
2009-10-20 avcoderRemove SHIFT_TEMPS from jfdct code.
2009-10-20 Benoit FouetMake url_resetbuf() assert on wrong flags passed and...
2009-10-19 Diego BiurrunMove function that is only used by the MP3 muxer below...
2009-10-19 Diego BiurrunAdd missing dependency of the S/PDIF muxer on the AAC...
2009-10-19 Diego BiurrunAdd '#include "libavutil/intreadwrite.h"', necessary...
2009-10-19 Diego BiurrunThe MP2/MP3 muxer uses ff_id3v2_tags, so add the correc...
2009-10-19 Diego BiurrunGet rid of some pointless '== NULL' / '!= 0' conditions...
2009-10-19 Diego BiurrunRemove some duplicate object dependencies for the RTSP...
2009-10-19 Diego BiurrunAdd missing rdt.o dependency for SDP demuxer.
2009-10-19 Stefano SabatiniMove up the $test variable definition, together with...
2009-10-19 Stefano SabatiniGive symbolic names to the positional parameters of the
2009-10-19 Stefano SabatiniBreak over-80-chars-long line.
2009-10-19 Baptiste Couduriercheck stream index validity in av_program_add_stream_index
2009-10-19 Baptiste Coudurierrequest mp3 frame_size to be set in has_codec_parameter...
2009-10-19 Stefano SabatiniAdd additional long names for the Flash Video decoder...
2009-10-19 Stefano SabatiniAdd additional long names for the Sorenson Vector Quant...
2009-10-19 Stefano SabatiniAdd additional long names for the Sorenson Vector Quant...
2009-10-19 Reimar Döffingermpegaudiodec, mpc and qdm2 all use the same mpa_synth...
2009-10-19 Diego Biurrunwhitespace cosmetics: prettyprinting, K&R style
next