OSDN Git Service

coroid/libav_saccubus.git
2010-04-20 Sebastian VaterChange a %2 to &1. Patch by Sebastian Vater <cdgs DOT...
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-04-20 Diego BiurrunAdd missing internal.h #include for brktimegm(), fixes...
2010-04-20 Diego Biurruncosmetics: Switch Doxygen comments to JavaDoc style.
2010-04-20 Martin StorsjöReset RTCP timestamps after seeking, add range start...
2010-04-20 Martin StorsjöRevert svn rev 21857, readd first_rtcp_ntp_time in...
2010-04-20 Baptiste CoudurierSet AVFMT_NOTIMESTAMPS flag for mp3 muxer
2010-04-19 Jason Garrett... vertical align in libx264.c
2010-04-19 Måns RullgårdRevert "Fix libx264 configure check to use pkg-config...
2010-04-19 Jason Garrett... Fix libx264 configure check to use pkg-config if available.
2010-04-19 Vitor SessakMakefile: make fate target depend on compiling ffmpeg
2010-04-19 Måns Rullgårdconfigure: simplify $COMPONENT_LIST handling
2010-04-19 Måns Rullgårdconfigure: simplify vaapi dependencies
2010-04-19 Måns Rullgårdconfigure: simplify vdpau dependencies
2010-04-19 Måns RullgårdFATE: update nsv-demux checksums
2010-04-19 Luca BarbatoMake ffserver support rfc3550
2010-04-19 Luca BarbatoMake rtp protocol obey rfc3550
2010-04-18 Stefano SabatiniFix leak in avfilter_graph_add_filter().
2010-04-18 Howard ChuImplement librtmp seek support.
2010-04-18 Stefano SabatiniPrefer AVERROR(ENOSYS) over AVERROR_NOTSUPP.
2010-04-18 Stefano SabatiniMake url_fsize() return AVERROR(ENOSYS) rather than...
2010-04-18 Stefano SabatiniMake url_seek() return AVERROR(ENOSYS) rather than...
2010-04-17 Michael KaufmannAdd const to some pointer parameters.
2010-04-17 David Conradvp3: Use avctx pointer directly
2010-04-17 David Conradvp3: Read fps and aspect ratio in the decoder
2010-04-17 David Conradvp3: Don't crop if there's a left/top offset, it's...
2010-04-17 David Conradvp3: DC-only IDCT
2010-04-16 Baptiste CoudurierTake ticks per frame into account when warning about...
2010-04-16 Martin StorsjöParse strf mov atoms
2010-04-16 David Conradvp3: More buffer length checks
2010-04-16 David Conradvp3: Remove internal debug statement
2010-04-16 David Conradoggdec: Move warning about missing granule to the corre...
2010-04-16 David Conradoggdec: Fix duration calculation if the last page in...
2010-04-16 David Conradoggdec: Remove write-only variable
2010-04-16 Ramiro PollaAVERROR(FF_NETERROR(x)) -> FF_NETERROR(x)
2010-04-15 Ronald S. BultjeFix compile error on mingw where ETIMEDOUT is missing...
2010-04-15 Ronald S. BultjeRemove useless assert(), since this can (in theora...
2010-04-15 Gwenole BeauchesneH.264: cosmetics (vertical align).
2010-04-15 Gwenole BeauchesneH.264: move avctx->{profile,level} init before AVCodecC...
2010-04-15 Gwenole BeauchesneH.264: move avctx->refs init before AVCodecContext...
2010-04-14 Andreas Ömanpngdec: Add support for PIX_FMT_Y400A
2010-04-14 Andreas ÖmanAdd PIX_FMT_Y400A, 8bit gray, 8bit alpha
2010-04-13 Robert KrügerFix computation of the display aspect ratio.
2010-04-13 Stefano SabatiniFactorize code in get_bit_rate().
2010-04-13 Stefano SabatiniMake avfilter_graph_add_filter() returns AVERROR(ENOMEM...
2010-04-13 Diego BiurrunAdd rectangle.h #include for fill_rectangle().
2010-04-13 Diego BiurrunMove static function fill_filter_caches() from h264...
2010-04-13 Howard ChuPlug librtmp logging into av_log.
2010-04-13 Diego Biurrunwhitespace cosmetics
2010-04-13 Måns RullgårdFATE: update vqf-demux checksum
2010-04-13 Måns RullgårdDCA: indent
2010-04-13 Måns RullgårdDCA: optimise dca_subsubframe()
2010-04-13 Jean-Daniel... Do not probe when the format is known.
2010-04-13 Gwenole Beauchesne[VA-API] Fix long-term reference frames addition to...
2010-04-13 Vitor SessakUse a suitable timebase in VQF demuxer
2010-04-13 Måns Rullgård10l: fix build on non-NEON ARM
2010-04-12 Stefano SabatiniChange ff_raw_pixelFormatTags RGB entries (RGB555,...
2010-04-12 Stefano SabatiniFix grammar: a expression -> an expression.
2010-04-12 Stefano SabatiniRemove stray empty line.
2010-04-12 Måns RullgårdDCA: ARM/NEON optimised lfe_fir
2010-04-12 Måns RullgårdDCA: 16-byte-align lfe_fir tables
2010-04-12 Måns RullgårdDCA: break out lfe_interpolation_fir() inner loops...
2010-04-12 Stefano SabatiniFix constness for func[12] parameters in ff_parse_expr...
2010-04-12 Stefano SabatiniChange constness for func[12]_name parameters of ff_par...
2010-04-12 Stefano SabatiniRename ff_parse() to ff_parse_expr().
2010-04-12 Stefano SabatiniRemove unnecessary header inclusion directives.
2010-04-12 Michael KaufmannExtradata length checks for Huffyuv.
2010-04-12 Måns RullgårdDCA: use FASTDIV in decode_blockcode()
2010-04-12 Michael KostylevAdd DOS section to the platform documentation.
2010-04-12 Howard ChuDo not set pos to an error value.
2010-04-12 Måns RullgårdARM: fix NEON synth_filter_float with hardfp calls
2010-04-12 Jai MenonRemove useless header inclusion.
2010-04-12 Diego BiurrunFix extra object path in Solaris section.
2010-04-12 Måns RullgårdDCA: simplify lfe_interpolation_fir()
2010-04-12 Måns RullgårdDCA: use a local variable for loop boundary
2010-04-12 Måns RullgårdDCA: use some type-punning in qmf_32_subbands()
2010-04-12 Tomas HärdinPredicting the size of the hdlr, string data and trkn...
2010-04-11 Stefano SabatiniRename ff_eval2() to ff_parse_and_eval_expr().
2010-04-11 Stefano SabatiniRename ff_parse_eval() to ff_eval_expr().
2010-04-11 Stefano SabatiniMove the internal function declarations in avformat...
2010-04-11 Stefano SabatiniApply grammar/consistency nits to avfilter_graph_add_fi...
2010-04-11 Stefano SabatiniPlace some empty line in the doxy.
2010-04-11 Stefano SabatiniRemove redundant file descriptions from copyright headers.
2010-04-11 Stefano SabatiniAvoid the use of the symbol ff_expr_s for referencing...
2010-04-11 Jai MenonDECLARE_ALIGNED usage requires #inclusion of 'mem.h'.
2010-04-11 Stefano SabatiniDoxument ff_free_expr().
2010-04-11 Stefano SabatiniMake ff_fill_linesize() use the information stored in
2010-04-11 Howard ChuSet audio bit rate.
2010-04-11 Stefano SabatiniRename ff_eval_free() to ff_free_expr().
2010-04-11 Stefano SabatiniRename AVEvalExpr to AVExpr, as suggested by Michael.
2010-04-11 Stefano SabatiniMove AVEvalExpr declaration at the beginning of the...
2010-04-11 Michael NiedermayerRaise needed score for codec probing in CODEC_ID_PROBE...
2010-04-10 Bobby BinghamBump libavfilter minor version and Changelog for unshar...
2010-04-10 Jai Menonalacenc : Report supported input sample formats.
2010-04-10 Måns RullgårdARM: NEON optimised synth_filter_float
2010-04-10 Måns RullgårdMake synth_filter a function pointer
2010-04-10 Måns RullgårdDCA: align some arrays
2010-04-09 Alex ConverseAdd M_SQRT2 to the constants in mathematics.h.
2010-04-09 Michael NiedermayerDont try to compute AVPacket duration for possibly...
next