]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/shortlog
frescor/ffmpeg.git
2009-10-28 reimarChange format string from "x" to PRIx32 to hopefully...
2009-10-28 mruMakefile cosmetics
2009-10-28 mruGenerate mpegaudio tables only when CONFIG_HARDCODED_TA...
2009-10-28 reimarFix out-of-tree builds with --enable-hardcoded-tables
2009-10-28 reimarFix dependency: generated table is needed to create...
2009-10-28 reimarBetter formatting for 2D tables in tableprint code.
2009-10-28 reimar10l, fix incorrect endif comment.
2009-10-28 reimarAdd support for hardcoding the mpegaudiodec tables.
2009-10-28 ramiromingw32: The flag to work around bug 37216 in gcc is...
2009-10-28 michaelRemove unused variable j.
2009-10-28 diegoDetect Sun Studio compiler and set appropriate variables.
2009-10-28 michaelSplit synth filter out of dca.c.
2009-10-28 diegoSplit PAM encoder off into its own file.
2009-10-28 diegoThe the decoders from pnmen.c off into their own file.
2009-10-28 diegoThe encoders in pnmenc.c now depend on the init/end...
2009-10-27 vitorCommit some functions that are used by both SIPR and AMR
2009-10-27 stefanoFix doxies, use third person and phrase-ending dots.
2009-10-27 stefanoAdd format and noformat filters.
2009-10-27 stefanoMove pixdesc.{h,c} from libavcodec to libavutil.
2009-10-27 stefanoConsistently use third person in doxies.
2009-10-27 stefanoIntroduce first_avfilter and use that, together with...
2009-10-27 stefanoAdd an entry for the AVFilter.next addition.
2009-10-27 stefanoAdd a field 'next' to AVFilter.
2009-10-27 stefanoSplit again codec-regression.sh and create a lavfi...
2009-10-27 compnadd 2vuy fourcc to riff.c , fixes samples/V-codecs...
2009-10-27 diegoMove PNM init/end functions to the PNM common code.
2009-10-27 diegowhitespace cosmetics: K&R coding style, prettyprinting
2009-10-27 diegoRemove crufty leftovers from the era when this file...
2009-10-27 compnadd some raw codec fourccs, fixes:
2009-10-27 benoitFix indentation.
2009-10-27 benoitOnly memset for palettes of 16 elements.
2009-10-27 cehoyosClarify responsibility for freeing a buffer when using...
2009-10-27 stefanoAdd descriptions for the committed filters.
2009-10-26 stefanoAdd a PIX_FMT_HWACCEL flag to the AVPixFmtDescriptor...
2009-10-26 diegoAvoid "-z text" diversion on SunOS x86, needed to make...
2009-10-25 stefanoMake dprintf_link() show the name of the link pixel...
2009-10-25 lorenms/movdqa/movaps/ in sse1 fft. (regression in r20293)
2009-10-25 lu_zerortsp_close_streams frees the auth_b64 line already
2009-10-25 lu_zeroSupport 3xx redirection in rtsp
2009-10-24 bcouduriercompute codec bitrate in mov demuxer, patch by haim...
2009-10-24 reimarSupport amdfam10 for --cpu, also avoids a warning about...
2009-10-24 vitorBump minor version after the FRWU decoder inclusion
2009-10-24 stefanoSplit codec-regression.sh, and create the lavf-regressi...
2009-10-24 lu_zeroJust remove params understood by the demuxer
2009-10-24 lu_zeroSuppress ?params in the rtsp uri
2009-10-24 lu_zeroUse sdp c= line if the rtsp Transport line doesn't...
2009-10-24 diegoRemove ancient redir demuxer.
2009-10-24 mruFix codectest
2009-10-23 stefanoSplit codec-regression.sh, put all the code which can...
2009-10-23 diegoCompile LPC code when CONFIG_LPC is set.
2009-10-22 stefanoUpdate the entry for the AVFilter.description field...
2009-10-22 stefanoMove the description field of the filter from AVFilterC...
2009-10-22 stefanoAdd an entry for the AVFilterContext.description addition.
2009-10-22 stefanoAdd a description field to AVFilterContext.
2009-10-22 stefanoRefer again to the "width" and "height" crop parameter...
2009-10-22 stefanoAdd video vertical flip filter.
2009-10-22 stefanoRefer to the "width" and "height" crop parameter names...
2009-10-22 conradAdd clang to detected compilers
2009-10-22 danielBuild extradata in adpcm_ms encoder.
2009-10-22 michaelFix infinite loop with size==0 && sample_size!=0 in...
2009-10-22 michaelSupport non interleaved avi files that have 0<size...
2009-10-22 benoitFixes detection and error reporting of non-existing...
2009-10-22 danielIndicate that AdaptCoeff1 and 2 are functions of the...
2009-10-21 stefanoSort video filter descriptions by name.
2009-10-21 stefanoMake the pix_fmts var in query_formats() static const.
2009-10-21 stefanoAdd video crop filter.
2009-10-21 stefanoCosmetics: prefer "pix_fmts" over "pix_fmt" for the...
2009-10-21 stefanoMake avfilter_make_format_list() take in input a const...
2009-10-21 stefanoFix the spelling for the project name, from "ffmpeg...
2009-10-21 stefanoRename vfilters.texi to libavfilter.texi, as the file...
2009-10-21 ramiroAdd comment on #endif about condition that triggers it.
2009-10-20 danielSeek function for TMV
2009-10-20 danielParenthesize correctly in TMV probe
2009-10-20 reimarPrint "NOPTS" when AV_NOPTS_VALUE is encountered during...
2009-10-20 cehoyosImprove sofdec dectection to avoid false positives...
2009-10-20 reimarsin_tables.c is a generated file, so add it to CLEANFILES
2009-10-20 benoitRemove SHIFT_TEMPS from jfdct code.
2009-10-20 benoitMake url_resetbuf() assert on wrong flags passed and...
2009-10-19 diegoMove function that is only used by the MP3 muxer below...
2009-10-19 diegoAdd missing dependency of the S/PDIF muxer on the AAC...
2009-10-19 diegoAdd '#include "libavutil/intreadwrite.h"', necessary...
2009-10-19 diegoThe MP2/MP3 muxer uses ff_id3v2_tags, so add the correc...
2009-10-19 diegoGet rid of some pointless '== NULL' / '!= 0' conditions...
2009-10-19 diegoRemove some duplicate object dependencies for the RTSP...
2009-10-19 diegoAdd missing rdt.o dependency for SDP demuxer.
2009-10-19 stefanoMove up the $test variable definition, togheter with...
2009-10-19 stefanoGive symbolic names to the positional parameters of the
2009-10-19 stefanoBreak over-80-chars-long line.
2009-10-19 bcouduriercheck stream index validity in av_program_add_stream_index
2009-10-19 bcoudurierrequest mp3 frame_size to be set in has_codec_parameter...
2009-10-19 stefanoAdd additional long names for the Flash Video decoder...
2009-10-19 stefanoAdd additional long names for the Sorenson Vector Quant...
2009-10-19 stefanoAdd additional long names for the Sorenson Vector Quant...
2009-10-19 reimarmpegaudiodec, mpc and qdm2 all use the same mpa_synth...
2009-10-19 diegowhitespace cosmetics: prettyprinting, K&R style
2009-10-19 cehoyosFlip (M)JPEG frames encoded by Intel JPEG library.
2009-10-19 diegoRemove pointless parentheses.
2009-10-19 diegocosmetics: Remove pointless parentheses from return...
2009-10-19 reimarAlign the seek regression test output for better readab...
2009-10-19 darkshikariUpdate libx264.c for x264 API change
next