]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2010-12-29 Ronald S. BultjeMove PRED4x4_LOWPASS up so it can be used in 8x8l predi...
2010-12-29 Ronald S. BultjePort pred8x8_dc_mmxext (H.264 intra prediction) from...
2010-12-29 Luca BarbatoMake fate vp8 test cover emu_edge cases
2010-12-29 Ronald S. BultjeAdd missing authors to copyright headers.
2010-12-29 Daniel KangPort pred8x8_top_dc_mmxext (H.264 intra prediction...
2010-12-29 Ronald S. BultjeMark recently added pred4x4_down_left_mmxext as CONFIG_...
2010-12-29 Anssi HannulaFix wrong bitstream mode for AC-3.
2010-12-29 Anssi HannulaImprove error return values.
2010-12-29 Anssi HannulaAlways encapsulate DTS in big-endian format, at least...
2010-12-29 Anssi HannulaAdd Anssi and myself to the authors in doxygen.
2010-12-29 Peter Rosswtv: parse MPEG2 descriptor events
2010-12-29 Peter Rossadd ff_parse_mpeg2_descriptor; make MPEG2 descriptor...
2010-12-29 Peter Rosswtv: only warn about unknown subtype, if it actually...
2010-12-29 Peter Rosswtv: use correct names for subtitle and language guids
2010-12-29 Michael NiedermayerFix assertion failure due to frames being 0 in mp3...
2010-12-28 Aurelien Jacobsadd ASS encoding and decoding support in Subtitle Forma...
2010-12-28 Aurelien Jacobsadd SubRip decoder
2010-12-28 Ronald S. BultjeBump micro for VP8 emu-edge support.
2010-12-28 Ronald S. BultjeSupport CODEC_FLAG_EMU_EDGE in VP8 decoder.
2010-12-28 Stefano SabatiniFix style nits in avfiltergraph.c.
2010-12-28 Nicolas GeorgeFix ffplay -an/-vn options that were swapped by r26105.
2010-12-28 Anton Khirnovffmetaenc: remove useless initializers
2010-12-28 Anton Khirnovlavf: rename meta{dec,enc}.c -> ffmeta{dec,enc}.c
2010-12-28 Stefano SabatiniAdd copy filter, useful for testing the avfilter_draw_s...
2010-12-27 Stefano SabatiniBump lavfi minor and add an entry after r26108 (which...
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...
next