]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/shortlog
frescor/ffmpeg.git
2009-10-19 diegoAdd '#include "libavutil/intreadwrite.h"', necessary...
2009-10-19 diegoThe MP2/MP3 muxer uses ff_id3v2_tags, so add the correc...
2009-10-19 diegoGet rid of some pointless '== NULL' / '!= 0' conditions...
2009-10-19 diegoRemove some duplicate object dependencies for the RTSP...
2009-10-19 diegoAdd missing rdt.o dependency for SDP demuxer.
2009-10-19 stefanoMove up the $test variable definition, togheter with...
2009-10-19 stefanoGive symbolic names to the positional parameters of the
2009-10-19 stefanoBreak over-80-chars-long line.
2009-10-19 bcouduriercheck stream index validity in av_program_add_stream_index
2009-10-19 bcoudurierrequest mp3 frame_size to be set in has_codec_parameter...
2009-10-19 stefanoAdd additional long names for the Flash Video decoder...
2009-10-19 stefanoAdd additional long names for the Sorenson Vector Quant...
2009-10-19 stefanoAdd additional long names for the Sorenson Vector Quant...
2009-10-19 reimarmpegaudiodec, mpc and qdm2 all use the same mpa_synth...
2009-10-19 diegowhitespace cosmetics: prettyprinting, K&R style
2009-10-19 cehoyosFlip (M)JPEG frames encoded by Intel JPEG library.
2009-10-19 diegoRemove pointless parentheses.
2009-10-19 diegocosmetics: Remove pointless parentheses from return...
2009-10-19 reimarAlign the seek regression test output for better readab...
2009-10-19 darkshikariUpdate libx264.c for x264 API change
2009-10-19 bcoudurierreindent after commit
2009-10-19 bcoudurierIn dump_format, print streams not associated with any...
2009-10-19 reynaldoFix wrong comparision in r20304
2009-10-18 reynaldoIf missing, calculate width or height from bpp and
2009-10-18 stefanoAdd an entry for the avfilter_make_format_list() interf...
2009-10-18 stefanoRename avfilter_make_format_list2() to avfilter_make_fo...
2009-10-18 stefanoRemove avfilter_make_format_list(), it has been replaced by
2009-10-18 bcoudurierfix indentation
2009-10-18 stefanoImplement avfilter_make_format_list2(), which is going...
2009-10-18 stefanoMake clear in the doxy that this is a *video* filter.
2009-10-18 stefanoSplit the "Introduction" chapter in two chapters as...
2009-10-18 cehoyosSupport FourCC mjpa as MJPEG.
2009-10-18 vitorFix recursive avfilter_poll_frame(). It was doing
2009-10-18 lorenmfix linking on systems with a function name prefix...
2009-10-18 lorenmsync yasm macros to x264
2009-10-18 bcouduriermux all stream types except audio as one pes packet...
2009-10-18 bcoudurierfix sar for dvcpro hd, patch by Charles Yates, charles...
2009-10-18 lorenmhuffyuv: add some const qualifiers
2009-10-18 bcoudurierfix indentation and add braces
2009-10-18 bcoudurierhandle_packets takes number of packets as arg, avoid...
2009-10-18 lorenmsimd add_hfyu_left_prediction
2009-10-18 bcoudurierIncrease max resync size, fix demuxing of dvgrab-2009...
2009-10-18 jbradd CONFIG_LPC to the build system for lpc dsputil...
2009-10-18 mruWMAPRO: use some type punning in decode_coeffs()
2009-10-18 reynaldoSmarten mtv's probe a bit. Check for non zero
2009-10-18 reimarReplace seek test error return numbers by the correspon...
2009-10-18 vitorReplace big square-root table by a call to ff_sqrt...
2009-10-18 aurelremove old and useless debug code
2009-10-18 kostyaRead metadata in WavPack files.
2009-10-18 diegoFix typo that mistakenly slipped into previous commit:
2009-10-18 aurelmatroskaenc: Add support for writing chapters.
2009-10-18 diegocosmetics: Break overly long lines.
2009-10-18 stefanoAdd the null video filter.
2009-10-18 stefanoUse 'enum PixelFormat *' rather than 'int *' as type...
2009-10-18 stefanoAdd an entry for the avfilter_get_video_buffer() API...
2009-10-18 stefanoMake avfilter_get_video_buffer() recursive.
2009-10-18 stefanoAdd documentation for libavfilter video filters.
2009-10-18 kostyaSupport more than 64 channels in RTMP input
2009-10-18 kostyaAccept RTMP packets with one-byte header
2009-10-18 kostyaLast parameter in RTMP "play" call was optional and...
2009-10-17 jbrRemove unnecessary entries in ff_vorbiscomment_metadata...
2009-10-17 jbrMove autocorrelation function from flacenc.c to lpc...
2009-10-17 vitorAvoid segfault for empty input files
2009-10-17 michaelRevert r20249, it seems the union trick works everywhere
2009-10-17 mruRemove extraneous const keyword
2009-10-17 lucabeEmit the SDP lines in the correct order
2009-10-17 jai_menonalacenc : use private compression_level value consistently.
2009-10-16 astrangeRemove a meaningless 'inline' from add_hfyu_left_predic...
2009-10-16 astrangeHuffyuv: Add missing const to src pointers in dsputil...
2009-10-16 astrangeHuffyuv: Remove unnecessary allocation in alloc_temp().
2009-10-16 astrangeHuffyuv: Fix a valgrind warning in get_vlc2().
2009-10-16 jai_menonalacenc : Do not default to the fixed coefficient mode.
2009-10-16 ramiromlp: Indent.
2009-10-16 ramiromlp: Only initialize VLC tables once. This caused a...
2009-10-16 ramiromlp: Use smaller CRC tables if CONFIG_SMALL.
2009-10-16 cehoyosDo not try to free memory that was never allocated...
2009-10-16 cehoyosRelease unreleased buffers found by make test.
2009-10-16 cehoyosMake AVCodecTag.id enum CodecID and use CODEC_ID_NONE...
2009-10-16 michaelVery evil missuse of svn to test if AVOption and AVOpti...
2009-10-16 michaelAdd an experimental AVOption2 that uses an union instea...
2009-10-16 jbrLog a clearer warning message when muxing FLV with...
2009-10-16 reimarSplit parts of dvdata.h into dvdata.c, this ensures...
2009-10-16 jbrAdd Speex support to the FLV muxer.
2009-10-15 reimarAdd support for hardcoded ff_sin_* tables.
2009-10-15 reimarMove/add COSTABLE/SINTABLE macros to dsputil to add...
2009-10-15 reimarRemove silly casts to the same type as we already have.
2009-10-15 reimarAdd missing release_buffer at decode end for asv1 decoder.
2009-10-15 reimarPartially revert r20233, exp2f is not available on...
2009-10-15 cehoyosRaise MAX_THREADS to 16.
2009-10-15 jai_menonSkip padding bytes correctly in ID3 tags.
2009-10-15 reimarDo not initialize ff_cos_* tables again in rdft_init...
2009-10-15 jbr10l: update Makefile after rename
2009-10-15 jbrRename aiff.c to aiffdec.c
2009-10-15 jbrSplit up the AIFF muxer and demuxer into separate files.
2009-10-15 reimarUse cbrtf and exp2f instead of pow to calculate tables...
2009-10-14 reimarUse hardcoded instead of runtime-calculated ff_cos_...
2009-10-14 kostyaRelease frame after decoding is done
2009-10-13 reimarPrint a warning message when avcodec_default_free_buffe...
2009-10-13 reimarRemove unnecessary calls to avcodec_check_dimensions...
2009-10-13 reimarCall release_buffer on close for v210dec and v210x
next