]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2010-12-27 Stefano SabatiniIn the crop filter, put under ifdef DEBUG the trace...
2010-12-27 Stefano SabatiniFix date in APIchanges.
2010-12-27 Michael NiedermayerSupport filters and decoders that dont support negative...
2010-12-27 Martin Storsjörtsp: Check if the rtp stream actually has an RTPDemuxC...
2010-12-27 Stefano SabatiniConsistently prefer short library names in APIchanges.
2010-12-27 Nicolas GeorgeUse av_find_best_stream in ffplay.
2010-12-27 Nicolas GeorgeImplement av_find_best_stream.
2010-12-27 Anton Khirnovlavf: bump minor and add APIchanges entry after adding...
2010-12-27 Anton KhirnovMetadata demuxer.
2010-12-27 Anton KhirnovMetadata muxer
2010-12-27 Anton KhirnovAllow output formats without any streams.
2010-12-26 Ronald S. BultjeFix typo.
2010-12-26 Stefano SabatiniExtend documentation for format and noformat filters...
2010-12-26 Stefano SabatiniAdd erode libopencv filter.
2010-12-26 Stefano SabatiniAdd dilate libopencv filter.
2010-12-26 Peter RossBump libavformat minor version, forgotten in r26094
2010-12-26 Peter RossWindows Televison (WTV) demuxer
2010-12-26 Peter Rossmake guid utility function visibile to other modules...
2010-12-26 Peter Rossadd ff_find_stream_index
2010-12-26 Peter Rossadd ff_get_bmp_header
2010-12-25 Michael NiedermayerSimplify tff setting code in MPV_frame_start().
2010-12-25 Michael NiedermayerClarify AVFMT_TS_DISCONT and muxers.
2010-12-25 Daniel VerkampFix size of monoblack_pal array, code uses 16 values...
2010-12-24 Daniel KangPort pred4x4_down_left_mmxext (H.264 intra prediction...
2010-12-24 Ronald S. BultjeFor rounding in chroma MC SSSE3, use 16-byte pw_3/4...
2010-12-24 Carl Eugen... There is no complete G.729 decoder in libavcodec.
2010-12-23 Justin Rugglescosmetics: line wrap and vertical alignment
2010-12-23 Justin RugglesMake sure that the 2nd CRC value does not match the...
2010-12-23 Justin RugglesStore CRC context locally to reduce number of calls...
2010-12-23 Justin RugglesRemove unneeded local variable, frame_size, in output_f...
2010-12-23 Stefano SabatiniFix braino: by -> with.
2010-12-23 Stefano SabatiniRedesign the libopencv wrapper to make it more generic...
2010-12-23 Stefano SabatiniAdd dependency for the libavfitler.html file.
2010-12-23 Martin Storsjörtsp: Require the transport reply from the server to...
2010-12-22 Martin StorsjöMakefile: Fix dependencies of components
2010-12-22 Stefano SabatiniFix av_file_map(): replace stat(filename, &st) with...
2010-12-22 Stefano SabatiniReplace lstat() with stat() in av_file_map(). The lstat...
2010-12-22 Stefano SabatiniAdd av_file_map() and av_file_unmap() functions.
2010-12-22 Justin Rugglescosmetics: fix comment after change in clipping range
2010-12-21 Justin RugglesChange FIX15() back to clipping to -32767..32767.
2010-12-21 Justin RugglesAdd emms_c() after exp_diff calculations.
2010-12-21 Justin RugglesPre-calculate crc_inv at codec init.
2010-12-21 Martin StorsjöFix make checkheaders
2010-12-21 Martin StorsjöFix more matroska/webm muxer dependencies
2010-12-21 Martin StorsjöAdd a missing dependency for the WebM muxer
2010-12-21 Martin Storsjög722: Move the low_inv_quant6 table up to the common...
2010-12-20 Vitor SessakIncrease STDDEV tolerance for the fate-amrwb-14k25...
2010-12-20 Vitor SessakAdd AMR-WB FATE tests
2010-12-20 Martin Storsjösdp: Add a framesize attribute to H.263 SDP descriptions
2010-12-20 David CzechFix crash if invalid bit-rate was read from file.
2010-12-19 Stefano SabatiniFix avfilter_draw_slice() copy code with alpha planes.
2010-12-19 Stefano SabatiniRevert commit r22596.
2010-12-19 Stefano SabatiniFix crash in gradfun:end_frame() when inpic == outpic...
2010-12-19 Anatoly NenashevFix -lowres with ffplay.
2010-12-19 Nicolas GeorgeAdd AVERROR_*_NOT_FOUND codes.
2010-12-18 Reimar DöffingerDiscard partial packet of last frame for fate-wmv8...
2010-12-18 Reimar DöffingerAdd test for ASF -cryptokey that tests only demuxing...
2010-12-18 Reimar DöffingerChange ASF demuxer to return incomplete last packets.
2010-12-18 Ramiro Pollabump lavcodec minor version for amr-wb decoder in r26051
2010-12-18 Ronald S. BultjeAMR-WB decoder, written as part of Google Summer of...
2010-12-17 Justin RugglesAdd some simple fallbacks for normal bit allocation...
2010-12-17 Justin RugglesCheck user-specified cutoff frequency in validate_optio...
2010-12-17 Justin Ruggles10l: fix encoding for LFE channel
2010-12-17 Zhentan FengIncrease buffer size because the header itself can...
2010-12-17 Justin RugglesAdd support for fixed-point MDCT sizes other than 512.
2010-12-17 Justin Rugglescosmetics: reindent after last commit
2010-12-17 Justin RugglesSimplify bit allocation search by using a loop for...
2010-12-17 Stefano SabatiniImprove layout and clarify / complete documentation...
2010-12-17 Justin RugglesDo not calculate psd and masking curve if exponents...
2010-12-16 Justin Rugglescosmetics: reindent after last commit
2010-12-16 Justin RugglesCopy bap from previous block when exponent strategy...
2010-12-16 Justin RugglesCount grouped mantissas for each block all at once...
2010-12-16 Justin RugglesCount bits for fixed parameters at start of encoding...
2010-12-16 Justin RugglesUse a LUT for number of exponent groups. This avoids...
2010-12-16 Justin RugglesSpeed up group minimum and group output calculations...
2010-12-16 Justin RugglesConvert a for() loop into a while() loop for the downwa...
2010-12-16 Justin RugglesRedesign encode_exponents_blk_ch() so that duplicate...
2010-12-16 Justin RugglesUse optimized function DSPContext.sad[0]() instead...
2010-12-16 Martin Storsjöconfigure: Avoid warnings if av_always_inline is disabled
2010-12-16 Justin Rugglescosmetics: pretty-printing after last commit
2010-12-16 Justin RugglesAdd a goto for init failure instead of duplicate calls...
2010-12-16 Justin RugglesUse pre-allocated temp buffers in mdct512().
2010-12-16 Justin RugglesWrite results of post-rotation complex multiply directl...
2010-12-16 Justin RugglesUse memcpy() instead of a for loop in mdct512().
2010-12-16 Justin RugglesAllocate all large per-channel arrays using av_malloc().
2010-12-16 Justin RugglesMake windowed_samples 16-byte aligned.
2010-12-16 Justin RugglesAllocate planar_samples using av_mallocz().
2010-12-15 Justin RugglesAllocate bap and bap1 buffers using av_malloc().
2010-12-15 Martin Storsjörtsp: Don't set the RTP time base from the sample rate...
2010-12-15 Justin RugglesRemove last_samples[] and copy directly from planar_sam...
2010-12-15 Justin RugglesRemove unneeded line. key_frame is already set to 1...
2010-12-15 Justin Rugglescosmetics: comment clean-up and misc cosmetics
2010-12-15 Justin RugglesSeparate most of the per-block arrays into a separate...
2010-12-15 Justin RugglesSplit bit allocation search into a separate function.
2010-12-15 Luca BarbatoReinstate default time_base for rtp streams
2010-12-15 Alexander StrangeSVQ3: Allow decoding if thread_count is > 1
2010-12-14 Thomas Guillemtcp: Check url_interrupt_cb if connect was interrupted...
2010-12-14 Justin Ruggles10l: fix typo in compute_exp_strategy()
2010-12-14 Justin RugglesMove large arrays to AC3EncodeContext rather than passi...
2010-12-14 Justin Rugglescosmetics: line wrap and spacing
next