]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2008-05-08 Ramiro PollaCheck for sys/resource.h and include it conditionally.
2008-05-08 Anuradha SuraparajuDisable libdirac decoder if the faster libschroedinger...
2008-05-07 Diego Biurrun#include stdint.h instead of using a manual typedef...
2008-05-07 Matthieu CastetWhen compiling with -fmudflap configure fill EXTERN_PRE...
2008-05-06 Baptiste Coudurierexport dnxhd encoded picture quality
2008-05-06 Diego BiurrunRemove one more set of useless parentheses from a retur...
2008-05-06 Diego BiurrunRemove unnecessary parentheses from return calls.
2008-05-06 Diego Biurrunminor wording fix
2008-05-06 Anssi HannulaIn pkg-config files, libraries not exposed through...
2008-05-06 Diego Biurrunminor spelling fix
2008-05-05 Diego Biurruncosmetics: whitespace/order changes, if/then --> &...
2008-05-05 Diego BiurrunMerge both pkg-config creation commands into one.
2008-05-05 Diego BiurrunIn the pkg-config file generation, derive the short...
2008-05-05 Diego BiurrunRemove stray extra parameter from libavutil pkg-config...
2008-05-05 Diego Biurruncosmetics: sort lines (correctly)
2008-05-05 Michael NiedermayerCheck url_seek() in url_open().
2008-05-04 Jason Garrett... Use a state machine to reduce branching logic in decode...
2008-05-04 Luca BarbatoCosmetics: reorder and align targets
2008-05-04 Luca BarbatoBuild sparc arch specific code using the Makefile
2008-05-04 Ramiro PollaPrevent targaenc.c from outputting trash byte.
2008-05-04 Diego Biurruncosmetics: alphabetical order
2008-05-04 Ramiro PollaFix configure for cross-compilation and --arch=amd64.
2008-05-04 Diego BiurrunUse correct length modifier for pointer diff argument...
2008-05-04 Diego PettenòFix 'comparison always false' warning.
2008-05-04 Sisir KoppakaAdd complete multimedia Wiki URL, patch by Sisir Koppaka.
2008-05-04 Ramiro PollaIndent.
2008-05-04 Ramiro PollaDo not read out of array bounds.
2008-05-03 Michael NiedermayerOutput buffer overflow.
2008-05-03 Michael NiedermayerHeap buffer overflow.
2008-05-03 Michael NiedermayerFix memset(0) based buffer overflow.
2008-05-03 Michael NiedermayerMove declaration a little.
2008-05-03 Michael NiedermayerSetting i to 0 once should do.
2008-05-03 Diego Biurruncosmetics: Consistently use C-style comments in #endif...
2008-05-03 Anuradha SuraparajuAdd Dirac support through libschroedinger.
2008-05-03 Diego Biurrun10l: Unbreak libdirac compilation; CONFIG_LIBDIRAC...
2008-05-03 Måns Rullgårdfix checkheaders when libdirac not installed
2008-05-03 Måns Rullgårdadd necessary #includes in headers
2008-05-03 Anuradha SuraparajuDirac decoding/encoding support via libdirac.
2008-05-03 Diego BiurrunAdd Dirac parser from SoC; written by Marco Gerards;
2008-05-03 Benjamin Larssondts probe
2008-05-02 Justin Rugglesinclude avcodec.h
2008-05-02 Benjamin LarssonLong name spelling fixes
2008-05-02 Justin Rugglesmove call to init_get_bits inside conditional
2008-05-02 Justin Rugglesshare streaminfo parsing function
2008-05-02 Justin Rugglessplit out some decoder context params to a shared macro
2008-05-02 Justin Ruggleschange function parameters for dump_headers()
2008-05-02 Justin Ruggleschange function parameters for metadata_streaminfo()
2008-05-02 Bartlomiej... Nellymoser handling in FLV
2008-05-02 Luca BarbatoImport Dirac demuxer/muxer from SoC branch; written...
2008-05-01 Justin Rugglesfix encoding of flac private data
2008-05-01 Ramiro PollaDo not duplicate -y parameter on regression.sh.
2008-05-01 Ramiro PollaIgnore whitespace differences in seek test.
2008-05-01 Diego PettenòMark symbol as static, patch by Diego 'Flameeyes' Pette...
2008-05-01 Diego PettenòMark symbols as static, patch by Diego 'Flameeyes'...
2008-05-01 Diego PettenòMark symbols as static, patch by Diego 'Flameeyes'...
2008-04-30 Diego BiurrunComment out unused ff_vc1_norm6_spec table.
2008-04-30 Stefano SabatiniTransform codec short name into a single word.
2008-04-29 Stefano SabatiniAdd long names to some AVCodec declarations.
2008-04-29 Michael Niedermayerindent
2008-04-29 Michael NiedermayerFix decoding of:
2008-04-29 Ramiro PollaTypo: distoration -> distortion.
2008-04-29 Robert SwainRemove leading whitespace in long codec name that was...
2008-04-29 Stefano SabatiniAdd some long names to AVCodec declarations.
2008-04-29 Stefano SabatiniTransform codec names into single words.
2008-04-29 Justin Rugglesremove unused variable, min_framesize
2008-04-29 Michael NiedermayerSupport invalid mpeg created by vdr
2008-04-28 Michael Niedermayerraw GSM demuxer (does not work yet as parser is missing)
2008-04-28 Baptiste Coudurierset demuxers .value and use common audio_read_header...
2008-04-28 Kostya ShishkovCalculate motion vector information based on PTS provid...
2008-04-28 Stefano SabatiniAdd long names to some AVCodec declarations.
2008-04-27 Stefano SabatiniAdd long names to AVCodec declarations.
2008-04-27 Stefano SabatiniMake 8SVX codec names just a single word for consistenc...
2008-04-27 Alexander StrangeUse check_cflags for -mdynamic-no-pic so third-party...
2008-04-27 Diego BiurrunRemove unused avdevice.h header file; add config.h...
2008-04-27 Stefano SabatiniAdd long names to many AVCodec declarations.
2008-04-27 Diego BiurrunUse filename as multiple inclusion guard.
2008-04-26 Henrik Gulbrandsenset pkt duration, only when dts == pts though,
2008-04-26 Diego BiurrunRename i386/cputest.c --> i386/cpuid.c.
2008-04-26 Diego BiurrunRemove unnecessary test program dependency declarations.
2008-04-26 Robert SwainGrammar fixes and improvements for the new ACELP code
2008-04-26 Baptiste Coudurierbreak if error in header so it can output already decod...
2008-04-26 Baptiste Couduriermerge init with declaration
2008-04-26 Baptiste Couduriercosmetics: merge decls
2008-04-26 Baptiste Couduriersimplify: merge loops
2008-04-26 Baptiste Couduriersimplify
2008-04-26 Baptiste Couduriersimplify: remove useless fields and vars
2008-04-26 Baptiste Couduriermove MP3On4DecodeContext def near the code and under...
2008-04-26 Baptiste Couduriercorrectly patch syncword for samples rates < 16000...
2008-04-26 Baptiste Coudurierfix 1 frame config decoding
2008-04-26 Baptiste Coudurierremove old draft last case not present anymore in iso...
2008-04-26 Baptiste Couduriermp3on4 decoder now depends on mpeg4audio code
2008-04-26 Baptiste Coudurieruse mpeg4audio common code
2008-04-26 Kostya ShishkovSkip blocks in B-frames reuse motion vectors from next...
2008-04-26 Baptiste Couduriersimplify
2008-04-26 Baptiste Couduriercorrectly compute out_size and samples number
2008-04-26 Baptiste Coudurierfsize is 12 bits according to specs
2008-04-26 Baptiste Couduriersimplify using FFMIN3
2008-04-26 Baptiste Coudurieradd FFMIN3
2008-04-26 Baptiste Coudurierreturn error if buf_size is too small
2008-04-26 Baptiste Couduriervalues can fit uint8_t
next