]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/shortlog
frescor/ffmpeg.git
2008-05-03 banandts probe
2008-05-02 jbrinclude avcodec.h
2008-05-02 bananLong name spelling fixes
2008-05-02 jbrmove call to init_get_bits inside conditional
2008-05-02 jbrshare streaminfo parsing function
2008-05-02 jbrsplit out some decoder context params to a shared macro
2008-05-02 jbrchange function parameters for dump_headers()
2008-05-02 jbrchange function parameters for metadata_streaminfo()
2008-05-02 bwolowiecNellymoser handling in FLV
2008-05-02 lu_zeroImporting dirac demuxer/muxer from soc branch, patch...
2008-05-01 jbrfix encoding of flac private data
2008-05-01 ramiroDo not duplicate -y parameter on regression.sh.
2008-05-01 ramiroIgnore whitespace differences in seek test.
2008-05-01 diegoMark symbol as static, patch by Diego 'Flameeyes' Pette...
2008-05-01 diegoMark symbols as static, patch by Diego 'Flameeyes'...
2008-05-01 diegoMark symbols as static, patch by Diego 'Flameeyes'...
2008-04-30 diegoComment out unused ff_vc1_norm6_spec table.
2008-04-30 diegoTransform codec short name into a single word.
2008-04-29 diegoAdd long names to some AVCodec declarations.
2008-04-29 michaelindent
2008-04-29 michaelFix decoding of:
2008-04-29 ramiroTypo: distoration -> distortion.
2008-04-29 superdumpRemove leading whitespace in long codec name that was...
2008-04-29 diegoAdd some long names to AVCodec declarations.
2008-04-29 diegoTransform codec names into single words.
2008-04-29 jbrremove unused variable, min_framesize
2008-04-29 michaelSupport invalid mpeg created by vdr
2008-04-28 michaelraw gsm demuxer (doesnt work yet as parser is missing)
2008-04-28 bcoudurierset demuxers .value and use common audio_read_header...
2008-04-28 kostyaCalculate motion vector information based on PTS provid...
2008-04-28 diegoAdd long names to some AVCodec declarations.
2008-04-27 diegoAdd long names to AVCodec declarations.
2008-04-27 diegoMake 8SVX codec names just a single word for consistenc...
2008-04-27 astrangeUse check_cflags for -mdynamic-no-pic so third-party...
2008-04-27 diegoRemove unused avdevice.h header file; add config.h...
2008-04-27 diegoAdd long names to many AVCodec declarations.
2008-04-27 diegoUse filename as multiple inclusion guard.
2008-04-26 bcoudurierset pkt duration, only when dts == pts though
2008-04-26 diegoRename i386/cputest.c --> i386/cpuid.c.
2008-04-26 diegoRemove unnecessary test program dependency declarations.
2008-04-26 superdumpGrammar fixes and improvements for the new ACELP code
2008-04-26 bcoudurierbreak if error in header so it can output already decod...
2008-04-26 bcouduriermerge init with declaration
2008-04-26 bcouduriercosmetics: merge decls
2008-04-26 bcouduriersimplify: merge loops
2008-04-26 bcouduriersimplify
2008-04-26 bcouduriersimplify: remove useless fields and vars
2008-04-26 bcouduriermove MP3On4DecodeContext def near the code and under...
2008-04-26 bcouduriercorrectly patch syncword for samples rates < 16000...
2008-04-26 bcoudurierfix 1 frame config decoding
2008-04-26 bcoudurierremove old draft last case not present anymore in iso...
2008-04-26 bcouduriermp3on4 decoder now depends on mpeg4audio code
2008-04-26 bcoudurieruse mpeg4audio common code
2008-04-26 kostyaSkip blocks in B-frames reuse motion vectors from next...
2008-04-26 bcouduriersimplify
2008-04-26 bcouduriercorrectly compute out_size and samples number
2008-04-26 bcoudurierfsize is 12 bits according to specs
2008-04-26 bcouduriersimplify using FFMIN3
2008-04-26 bcoudurieradd FFMIN3
2008-04-26 bcoudurierreturn error if buf_size is too small
2008-04-26 bcouduriervalues can fit uint8_t
2008-04-26 bcoudurieradd const
2008-04-26 voroshilFixed-point LSP and LPC decoding routines for ACELP...
2008-04-26 kostyaMissing tags in APE is normal situation, so don't print...
2008-04-26 ramiroget_vlc2() only gets up to three levels in the tables...
2008-04-26 kostyaCorrect company name
2008-04-25 voroshilFixed-point implementation of ff_cos, ff_log2, ff_exp2.
2008-04-25 bcoudurier10l, alphabetical order
2008-04-25 bcoudurieryes it is true for mp4
2008-04-25 bcoudurierremove unneeded variable
2008-04-25 bcouduriermove vars decls where vars are used
2008-04-25 bcoudurieridentation
2008-04-25 bcoudurierremove no more needed field
2008-04-25 bcoudurierremove unused var
2008-04-25 bcoudurierremove ima qt decoding hack, decode whole frame at...
2008-04-25 bcoudurierfix adpcm ima qt decoding, channel at init is 0, correc...
2008-04-25 bcoudurierset channels and sample rate from mpeg4audio config
2008-04-25 bcouduriermov demuxer depends on mpeg4audio code now
2008-04-25 bcouduriercosmetics
2008-04-25 bcoudurierparse mpeg4audio config to correctly detect mp3on4...
2008-04-25 bcoudurierupdate doc
2008-04-25 bcouduriererror is -1
2008-04-25 bcouduriercosmetics
2008-04-25 bcouduriermove vars decls where vars are used
2008-04-25 bcoudurierparser should not be needed anymore, merge cases and...
2008-04-25 mbardiauxMake sure some value is always returned via data_size
2008-04-25 bcoudurierlower frame size to split amr/qcelp/gsm frames
2008-04-25 mbardiauxAllow bitrates zero and 13200 (needed for decoding...
2008-04-25 bcoudurieralign and remove useless braces
2008-04-25 bcouduriercosmetics, remove whitespaces in tags
2008-04-25 bcoudurierset gsm default frame size and bytes per frame, needed...
2008-04-25 bcoudurierpts are unsigned according to specs, fix negative pts...
2008-04-25 bcoudurierset wrap bits to 32bit to actually use it
2008-04-25 mruRevert "Adjust pkg-config files to include files residi...
2008-04-24 michaelAvoid using reserved __names.
2008-04-24 michaelminor memleak
2008-04-24 bwolowiecadd a ff_ac3_parse_header_full() which calls ff_ac3_par...
2008-04-24 michaelFixing memleaks.
2008-04-24 bcouduriercosmetics: remove useless whitespaces and put braces...
2008-04-24 bcoudurierdemux qcelp, so this can work with soc decoder and...
next