]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2008-09-28 Aurelien Jacobsmatroskadec: pass duration as parameter of matroska_fix...
2008-09-28 Michael NiedermayerAVOptions support for ffplay.
2008-09-28 Michael NiedermayerMove opt_default() and set_context_opts() to cmdutils...
2008-09-28 Michael NiedermayerRename opt_default() so it will not conflict with the...
2008-09-28 Francesco CosoletoDocument the directpred auto value.
2008-09-28 Francesco CosoletoSubstitute the not anymore supported "me" option name...
2008-09-28 Robert SwainMake myself maintainer of the preset files
2008-09-28 Stefano SabatiniImplement the force_fps option, which disables the...
2008-09-28 Siarhei SiamashkaUse DECLARE_ALIGNED_16() on vorbis windows as they...
2008-09-28 Michael NiedermayerSupport loading presets from random paths.
2008-09-27 Aurelien Jacobsassdec: don't remove CR, they are part of the spec
2008-09-27 Diego Biurruncosmetics: Break overly long lines, one grammar fix.
2008-09-27 Diego Biurrunspelling/wording/grammar
2008-09-27 Diego BiurrunMove doxygen comments for av_gettime from utils.c to...
2008-09-27 Diego BiurrunAdd alltools target to build all the tools/ stuff.
2008-09-27 Michael NiedermayerReplace apparently always true condition by assert().
2008-09-27 Michael NiedermayerSimplify pix_fmt_id instead of listing a subset of...
2008-09-27 Michael NiedermayerCheck the 4th plane too when selecting the pixfmt.
2008-09-26 Diego BiurrunReplace 'test' invocation by 'test -n', this should...
2008-09-26 Diego BiurrunAdd support for passing a version string to configure...
2008-09-26 Diego BiurrunUse better table heading names in the supported formats...
2008-09-26 Michael NiedermayerForgotten changelog update for ASS/SSA (de)muxer.
2008-09-26 Michael NiedermayerASS/SSA muxer.
2008-09-26 Diego Biurrunwhitespace cosmetics
2008-09-26 Vitor SessakSimplify: avoid duplication backward_filter()
2008-09-26 Diego BiurrunRemove unused variable.
2008-09-26 Benjamin Larssonadd ok parts to the rm demuxer for SIPRO support
2008-09-26 Benjamin LarssonAdd support for Acelp.net fourcc and codecid, remuxing...
2008-09-26 Michael NiedermayerDo not lose the '\n'.
2008-09-26 Baptiste Couduriersync to latest mingw api, remove unneeded struct defini...
2008-09-26 Michael Niedermayer2 in 1, an ASS and SSA demuxer.
2008-09-26 Baptiste Coudurierinclude sys/select.h, fix freebsd 5.5 compilation
2008-09-26 Baptiste Coudurieronly include sys/select.h if present, fix mingw compilation
2008-09-26 Michael NiedermayerPrevent image2 from complaining about non monotone...
2008-09-25 Michael NiedermayerAvoid out of picture accesses when CODEC_FLAG_EMU_EDGE...
2008-09-25 Vitor SessakDo instead of divising a float by a constant, multiply...
2008-09-25 Michael NiedermayerEnsure that no non-existing frame is used.
2008-09-25 Stefano SabatiniImplement av_nearer_q() and av_find_nearest_q_idx(...
2008-09-25 Michael NiedermayerDo not free sps & pps on width/height changes.
2008-09-25 Michael NiedermayerDo not use the generic "alloc missing references" code...
2008-09-25 Michael NiedermayerInitialize next/last_picture* as the generic code does...
2008-09-25 Michael NiedermayerPrint which slices are IDR not just the slice type.
2008-09-25 Michael NiedermayerFix CAVLC+8x8+MBAFF loop filter.
2008-09-24 Baptiste Couduriercosmetics, remove GXF: in log messages since it is...
2008-09-24 Baptiste Coudurierskip invalid audio samples in gxf packets
2008-09-24 Michael NiedermayerField -> MBAFF direct mode can use data from fields...
2008-09-24 Baptiste Coudurierinclude sys/select.h to get select, according to posix...
2008-09-24 Baptiste Coudurierinclude sys/select.h instead of unistd.h to get select,
2008-09-24 Vitor SessakMove constant multiplication out of the loop
2008-09-24 Vitor SessakCosmetics: move convolve() together with the other...
2008-09-24 Vitor SessakSimplify: move division by constant off the loop
2008-09-24 Baptiste Coudurierstop parsing if tag size is wrongly < 8 to avoid infini...
2008-09-24 Michael NiedermayerAvoid segfault due to not set AVCodec.
2008-09-24 Baptiste Couduriermerge amr wb case with amr nb and qcelp
2008-09-24 Baptiste Coudurieronly write trailer when state says so, should fix issue...
2008-09-24 Baptiste Coudurierdo not override sample rate for amr nor qcelp, should...
2008-09-24 Kostya ShishkovCorrect wrong lower limit and condition used in APE...
2008-09-24 Michael NiedermayerASF stands for "advanced stream format" not "adaptive...
2008-09-23 Michael NiedermayerMerge the 2 lpc loops.
2008-09-23 Michael NiedermayerFactorize lpc code slightly.
2008-09-23 Diego BiurrunAdd MIPS to list of architectures requiring PIC flags.
2008-09-23 Kostya ShishkovCosmetics: reindent after last commit
2008-09-23 Kostya ShishkovAdd RLE4 and RLE8 decoding support for BMP
2008-09-23 Kostya ShishkovAdd support for 1-bit, 4-bit, 8-bit and some 16-bit...
2008-09-23 Kostya ShishkovCalculate line size correctly for bit depths < 8
2008-09-23 Kostya ShishkovAdd myself to BMP format maintainers (with permission...
2008-09-23 Vitor SessakAdd support for RVTR fourCC
2008-09-22 Michael NiedermayerA few empty lines for readability.
2008-09-22 Michael NiedermayerAnother try to fix temporal direct mode references.
2008-09-22 Diego Biurrunspelling cosmetics
2008-09-22 BradAltiVec detection support for OpenBSD, patch by Brad...
2008-09-22 Michael NiedermayerFix all the recent problems Justin had run into with...
2008-09-22 Michael NiedermayerFix ref_shift so that it is correct for more/all? MBAFF...
2008-09-21 Michael Niedermayerindent
2008-09-21 Michael NiedermayerCorrect comment in the direct mode code.
2008-09-21 Michael NiedermayerSimplify initialization of a few direct mode related...
2008-09-21 BradV4L2 support for OpenBSD, patch by Brad, brad comstyle com
2008-09-21 Michael NiedermayerMake MBAFF temporal direct mode closer to the spec.
2008-09-21 Michael NiedermayerMove direct_dist_scale_factor() and direct_ref_list_ini...
2008-09-21 Michael NiedermayerSet poc for field references in MBAFF.
2008-09-20 Diego BiurrunRename check_func2 to check_func_headers.
2008-09-20 Stefano SabatiniLog an error message in case of invalid number of channels.
2008-09-19 Michael NiedermayerRemove fixme that is based on the assumption of !direct...
2008-09-19 Michael NiedermayerRemove check and error message for "MBAFF + !direct_8x8...
2008-09-19 Michael NiedermayerAvoid undefined behavior for removing elements that...
2008-09-19 Michael NiedermayerEnsure that muxer and encoder aspect ratios match....
2008-09-18 Michael NiedermayerSupport comments in preset files.
2008-09-18 Michael NiedermayerMake pps/sps scaling_matrix initialization closer to...
2008-09-18 Robert SwainZero 'idx' for each iteration of the coupling gain...
2008-09-18 Robert SwainCosmetics: missing brackets
2008-09-18 Alex ConverseCast the return value of get_bits() to signed integer...
2008-09-18 Michael NiedermayerEnsure that extradata is not parsed twice.
2008-09-18 Kostya Shishkovadd newline at the end of message
2008-09-18 Kostya ShishkovZMBV encoder forgot to fill coded frame pointer
2008-09-18 Diego Biurrunsmall wording fixes
2008-09-18 Kostya ShishkovAdd fourcc for MS RLE4
2008-09-18 Kostya ShishkovFactorize out code used for MS RLE format decoding...
2008-09-18 David ConradRemove duplication of TRANSPOSE8 macro, also removing...
2008-09-18 David ConradMake a separate macro for writing an entire block from...
2008-09-18 David ConradFactorize SSE2_(Row|Column)_IDCT into one macro
next