]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/shortlog
frescor/ffmpeg.git
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
2009-10-13 reimarAdd missing release_buffer on close
2009-10-13 reimarAdd decoder for "forward uncompressed".
2009-10-13 reimarImplement execute2 for w32thread
2009-10-13 reimarFix w32thread implementation to handle job count >...
2009-10-13 reimarfft_dispatch array should be const
2009-10-13 reimarSimplify: use FFSWAP
2009-10-13 reimarMXF: simply ignore tracks that are invalid due to not...
2009-10-13 jbrAdd Speex support to the Ogg muxer.
2009-10-13 jbrDo not read data past the end of the SSND chunk in...
2009-10-12 cehoyosSupport Midvid JPEG Video Codec (still flipped).
2009-10-12 cehoyosSupport Intel JPEG Library Video Codec (still flipped).
2009-10-12 jbrCalculate correct packet durations when demuxing Ogg...
2009-10-12 faust3extend description of avcodec_decode_audio3:
2009-10-12 reimarMerge declaration and initialization
2009-10-12 reimarSimplify: use FFMIN
2009-10-12 reimarReindent after removing the outer for loops in the...
2009-10-12 reimarMove dnxhdenc to execute2 multithreading API.
2009-10-12 reimarAdd an execute2 function that is more flexible and...
2009-10-11 cehoyosDetect Windows Media DRM protected files and display...
2009-10-11 mruARM: align stack in NEON h264 mc functions
2009-10-11 mruARM: force PIC for shared libs only with ARMv6T2 and...
2009-10-11 cehoyosAllow autodetection of E-AC3.
2009-10-11 reimarDo the dnxhd_720p_rd test with -threads 4 in order...
2009-10-11 mruARM: simplify movrel definition as CONFIG_PIC is now...
2009-10-11 mruARM: enable PIC for shared libs
2009-10-11 reimar100l in avpicture_layout: width of chroma planes depend...
2009-10-11 kostyaWarn when WVC1 cannot be decoded
2009-10-10 cehoyosAllow demuxing of E-AC3 (stream type 0x84) in MPEG-TS.
2009-10-10 reimarHack: set the coded frame PTS to the incoming PTS.
2009-10-10 stefanoDocument the additon of the w and h fields to AVFilterPic.
2009-10-10 reimarFix 100l incorrect bitmask check.
2009-10-10 kostyaPrint error message when true interlaced VC-1 frames...
2009-10-09 danielDo not allow 0 sample rate in TMV demuxer
2009-10-09 danielStricter TMV probe
2009-10-09 superdumpAAC: Fix regression introduced in r20067 where ADTS...
2009-10-08 conraddca and aac decoders use float_to_int16_interleave...
2009-10-07 mruARM: whitespace cosmetics
2009-10-07 mruARM: NEON avg_pixels8 and avg_h264_qpel8_mc00
next