]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2008-05-20 Baptiste Coudurierremove useless close function
2008-05-20 Baptiste Couduriersplit swf de/muxer
2008-05-20 Baptiste Coudurieronly print debug info when sample is actually added
2008-05-20 Baptiste Coudurierwarn about multiple fourcc
2008-05-20 Baptiste Coudurierdemux all stsd ids if codec is the same, fix premature_...
2008-05-19 Mike Melansoncorrect build documentation for qt-faststart utility
2008-05-17 Vitor SessakCosmetics: move function to remove forward declarations
2008-05-17 Vitor SessakMinor simplification of rotate_block()
2008-05-17 Vitor SessakCosmetics: indentation
2008-05-17 Vitor SessakCosmetics: rename variable
2008-05-17 Vitor SessakSimplify ra144_decode_frame()
2008-05-17 Michael NiedermayerSimplify vsad16_mmx2().
2008-05-17 Vitor SessakRemove a useless temporary buffer
2008-05-17 Michael NiedermayerSimplify vsad16_mmx().
2008-05-17 Vitor SessakConvert ra144.h tables from hex to decimal
2008-05-17 Michael NiedermayerSimplify vsad_intra16_mmx2()
2008-05-17 Michael NiedermayerSimplify vsad_intra16_mmx()
2008-05-17 Lars TäuberLPCM 24 bits support, patch by Lars Täuber, lars.taeube...
2008-05-17 Diego BiurrunThe MPEG4AAC codec is provided by an external library...
2008-05-17 Diego Biurrunmissing codec long names by Stefano Sabatini, stefano...
2008-05-16 Michael NiedermayerAvoid using log2() freebsd does not support it.
2008-05-16 Jeremy KolbStore license value in a variable for later use.
2008-05-16 Stefano Sabatinicosmetics: Make 'ffserver -h' output consistent with...
2008-05-16 Diego BiurrunFix big-endian vs. little-endian typo.
2008-05-16 Diego Biurrunconsistent codec name by Stefano Sabatini, stefano...
2008-05-16 Diego BiurrunAdd PCM codec long names; by Stefano Sabatini, stefano...
2008-05-15 Måns Rullgårdset $logfile before use
2008-05-15 Aurelien Jacobsmatroskadec: add support for bzlib compressed tracks
2008-05-15 Aurelien Jacobscosmetics: alignment
2008-05-15 Aurelien JacobsAdd a check for bzlib; used in the Matroska demuxer.
2008-05-15 Diego Biurruncosmetics: Use C-style comment delimiters with #endif...
2008-05-15 Diego Biurruncosmetics: Fix typos in ADPCM codec long names.
2008-05-15 Stefano Sabatinicosmetics: s/Id/id/ in libavcodec where Id refers to...
2008-05-15 Baptiste Couduriertry to demux even if codec is not recognized, should...
2008-05-15 Baptiste Coudurierdo not fail if correct is not recognized
2008-05-15 Baptiste Couduriercosmetics, remove space before opening parenthesis
2008-05-15 Vitor SessakRemove useless buffers
2008-05-15 Vitor SessakSimplify rotate_block()
2008-05-15 Vitor SessakDo not pass the context to functions that do not use it
2008-05-15 Vitor SessakDeclare vars as const when possible
2008-05-15 Vitor SessakDo not copy tables to a context var, use them directly
2008-05-15 Vitor SessakRemove unneeded fields from the decoder context
2008-05-15 Vitor SessakRead the bitstream where the data is actually needed...
2008-05-15 Vitor SessakUse correct type in FFSWAP (thanks to Benoit Fouet...
2008-05-15 Vitor SessakCosmetics: remove useless parenthesis
2008-05-15 Vitor SessakThe first table of decodetable[] is unrelated to the...
2008-05-15 Diego Biurruncosmetics: Add whitespace around redirection operators.
2008-05-15 Diego BiurrunADPCM codec long names by Stefano Sabatini, stefano...
2008-05-15 Stefano SabatiniDPCM codec long names, patch by Stefano Sabatini, stefa...
2008-05-15 Stefano SabatiniMake av_set_string() fail when number could not be...
2008-05-14 Stefano SabatiniAdd codec long name, patch by Stefano Sabatini, stefano...
2008-05-14 Stefano SabatiniUpdate offset in the option string later, to have a...
2008-05-13 Aurelien Jacobsadd missing \n in av_log message
2008-05-13 Aurelien Jacobsmatroskadec: add support for zlib compressed tracks
2008-05-13 Måns Rullgårdacelp_filters.h needs stdint.h
2008-05-13 François RevolFix non-debug build.
2008-05-13 Måns Rullgårdset temporary filenames before using them
2008-05-13 Ramiro PollaAdd more support for Win64:
2008-05-13 Ramiro PollaMove arch check before OS check.
2008-05-13 Carl Eugen... Add VP56_FRAME_NONE and use VP56_FRAME_CURRENT.
2008-05-13 Carl Eugen... Fix icc warning #188: enumerated type mixed with anothe...
2008-05-13 Carl Eugen... Add MATROSKA_TRACK_TYPE_NONE.
2008-05-13 Stefano SabatiniMake 'ffmpeg -formats' print codec long names.
2008-05-13 JonYUse pkg-config for libschroedinger libs, not only for...
2008-05-13 Stefano SabatiniFix a typo.
2008-05-12 Carl Eugen... Correct type for pcx_rle_decode().
2008-05-12 Ramiro PollaAlso install .lib files with versioned filename.
2008-05-12 JonYCreate .lib files in the subdirs.
2008-05-12 Carl Eugen... Replace one more occurrence of -1 with PIX_FMT_NONE.
2008-05-12 Carl Eugen... Replace some occurrences of 0 with CODEC_ID_NONE.
2008-05-12 Guillaume Poirierarmv4l/float_arm_vfp.o must be added to OBJS-$(HAVE_ARM...
2008-05-12 Carl Eugen... Do not use variable frame_info before its value is...
2008-05-12 Diego PettenòUse strcasecmp() instead of re-inventing it.
2008-05-11 Alexander StrangePrevious commit missed an initialization - this fixes...
2008-05-11 Carl Eugen... Replace some occurrences of -1 with PIX_FMT_NONE.
2008-05-11 Alexander StrangeSet and use h->mb_xy in SVQ3 too.
2008-05-11 Siarhei SiamashkaAdd some initial optimizations for ARM VFP (floating
2008-05-11 Alexander StrangeRemove newly unused variables.
2008-05-11 Alexander StrangeUse h->mb_xy directly in decode_cabac_residual().
2008-05-11 Alexander StrangeStore mb_xy in H264Context and only calculate it once...
2008-05-11 Vitor SessakSimplify do_voice().
2008-05-11 Vitor SessakReplace some hardcoded swapping with FFSWAP.
2008-05-11 Vitor SessakRemove unused defines from ra144.
2008-05-11 Matthieu Castetcosmetics: indent after last commit. patch by matthieu...
2008-05-11 Matthieu Castetsimplify decoding of uncompressed samples. patch by...
2008-05-11 Carl Eugen... Allow icc to compile with optimizations (pentium3,...
2008-05-11 Carl Eugen... Silence useless icc warnings.
2008-05-11 Vladimir VoroshilovImplement bidirectional (positive offset - left, negati...
2008-05-11 Dave Yeosys/resource.h needs sys/types.h on OS/2, patch by...
2008-05-11 Stefano SabatiniDocument AVCodecContext channels field.
2008-05-11 Luca AbeniFix type of dest_addr_len to respect return value of...
2008-05-11 Vladimir VoroshilovUpdate comment to version, negotiated with Diego, and
2008-05-11 Vladimir VoroshilovFix compilation error.
2008-05-11 Justin Rugglesfix reading of samples-per-frame
2008-05-11 Vladimir Voroshilovvarious filters for ACELP-based codecs
2008-05-11 Vitor SessakSimplify a list of array allocations with a loop.
2008-05-11 Vladimir VoroshilovReplace hardcoded LP filter order with parameter.
2008-05-10 Vitor SessakRemove useless memset, patch by Vitor Sessak, vitor1001...
2008-05-10 Vitor SessakRewrite unpack_input() completely, patch by Vitor Sessa...
2008-05-10 Vitor Sessakcosmetics: Reindent file, patch by Vitor Sessak, vitor1...
next