]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/shortlog
frescor/ffmpeg.git
2009-05-25 Pavel PisaThe script updated OMKized Makefiles. omkize-1
2009-05-25 Pavel PisaAdded copy of libswscale/Makefile for omkization.
2009-05-25 Pavel PisaAdded copies of makefiles for OMK build.
2009-05-25 Pavel PisaAdded script to configure FFMpeg for OMK build.
2009-05-25 Pavel PisaAdded FFmpeg omkize script
2009-05-25 diegoAdd Hurd to OS list and disable dv1394 in the Hurd...
2009-05-25 bcoudurierhonor restart interval in mjpeg, fix #861, SpectralFan...
2009-05-25 ramiromlp: Re-enable x86-optimized DSP functions.
2009-05-25 ramiromlp: Use LABEL_MANGLE() to export label symbols from...
2009-05-25 ramiroAdd LABEL_MANGLE() to export label symbols from inside...
2009-05-25 compnCorePNG can be decoded since 18421
2009-05-24 bcouduriermove DEBUG define before include to get dprintf and...
2009-05-24 vitorFix unaligned dsputil call.
2009-05-24 bcoudurierfix get_str16_nolen with odd len, fix #1065
2009-05-24 bcouduriermove DEBUG define before include to get dprintf and...
2009-05-24 reimareatqi: move "block" variable into context to ensure...
2009-05-24 reimarDistinguish between non-coded blocks and decode errors...
2009-05-24 reimarAdd a few size checks when decoding rtjpeg blocks.
2009-05-24 reimarMove "block" variable in rtjpeg decoder to context...
2009-05-24 conradH264: Don't deblock if alpha or beta is 0.
2009-05-23 stefanoRemove duplicated RGB_TO_[YUV]_CCIR macros, directly...
2009-05-23 michaelindent
2009-05-23 michaelFix lowres with rv20.
2009-05-23 heydownsFix passing of unaligned addresses to dsputil diff_byte...
2009-05-23 heydownsAdd offset argument to encode_422_bitstream() to contro...
2009-05-23 conradARM: actually add VP3 loop filter
2009-05-23 conradARM: NEON VP3 Loop Filter
2009-05-23 bcoudurierFix regression tests, diff was due to a patch to mpeg...
2009-05-23 bcoudurierfix hdlr descr in mp4 which use c string, patch by...
2009-05-23 bcouduriersimplify pes timestamps fetching, based on a patch...
2009-05-23 bcouduriercompute total bitrate more accurately, patch by corp186...
2009-05-23 bcoudurierfix qtrle encoding when previous frame linesize differs...
2009-05-23 bcoudurierpad last audio frame when encoding
2009-05-23 bcoudurierremove useless include
2009-05-23 bcoudurierSet progressive_sequence before MPV_common_init which...
2009-05-23 ramiroRevert part of r18903:
2009-05-23 ramiroMLP DSP functions x86-optimized.
2009-05-22 bcoudurierfix mouse seeking when start time is not set, fix ...
2009-05-22 stefanoRemove duplicated RGB_TO_[YUV] macros, use those includ...
2009-05-22 stefanoFix grammar for avfilter_graph_parse() doxy.
2009-05-22 conradFix libtheora encoding for non-mod16 sizes
2009-05-22 conradMove ALIGN macro to libavutil/common.h and use it in...
2009-05-22 bcoudurierfail if stream fifo could not be allocated
2009-05-22 reimarMove eatgq blocks array from the stack to the codec...
2009-05-22 conradSet speex frame_size in ogg demuxer
2009-05-22 diegocosmetics: Fix some typos.
2009-05-22 diegoPrint out more verbose licensing information.
2009-05-21 bcouduriercheck av_fifo_alloc return
2009-05-21 bcouduriercorrectly check for audio streams in mpeg ps muxer...
2009-05-21 jbr10l: typing mistake in r18888
2009-05-21 jbreac3dec: fix bug in GAQ dequantization
2009-05-21 jbreac3dec: make GAQ dequantization 24-bit
2009-05-21 jbreac3dec: revert commit r18860. keep the AHT IDCT 24...
2009-05-20 mrumathops: sort arch-specific #include lines
2009-05-20 mrumathops: whitespace cosmetics
2009-05-20 mruCreate shared libs correctly, fix mingw build
2009-05-20 kmalausseneAdd QCP demuxer.
2009-05-20 diegoMention LGPL AC-3 decoder in the changelog.
2009-05-20 mruFix building from within subdirs
2009-05-20 benoitUse IF1 frame sizes in AMR-WB.
2009-05-20 sergeUse iMDCT output scaling to simplify ffvorbis and make...
2009-05-20 sergeFix for a problem with inverted sign of output data...
2009-05-20 sergeSupport for testing (i)MDCT output scale factor in...
2009-05-19 diegoThe AC-3 decoder is now LGPL. Exchange the license...
2009-05-19 darkshikariLGPL version of ac3_decode_transform_coeffs_ch, ~12...
2009-05-19 mruDefine ARCH_MIPS64 when building for MIPS64
2009-05-19 mruDefine HAVE_BIGENDIAN as 0 or 1 according to CPU type
2009-05-19 mruconfigure: add some MIPS CPUs
2009-05-19 alexcAdd missing libavformat dependencies on mpeg4audio.o
2009-05-19 diegoMove AMR-WB-specific code to the AMR-WB section of...
2009-05-19 diegocosmetics: Move AMR-WB-specific code to the AMR-WB...
2009-05-18 stefanoLog with level AV_LOG_ERROR if av_parse_color() cannot...
2009-05-18 diegoRemove useless casts of vec_ld() parameters.
2009-05-17 bananIndent
2009-05-17 bananChange from INIT_VLC_USE_STATIC to INIT_VLC_USE_NEW_STA...
2009-05-17 bananIndent
2009-05-17 bananSwitch from INIT_VLC_USE_STATIC to INIT_VLC_USE_NEW_STA...
2009-05-17 vitorMake TMV decoder check packet sizes before reading...
2009-05-17 reimarAdd a forward declaration of mpeg1_decode_block_intra...
2009-05-17 jbreac3dec: use 16-bit pre-mantissas instead of 24-bit...
2009-05-17 mrumpeg12: fix non-standard use of "extern inline"
2009-05-16 lucabeFix the M bit for multi-packet NALs.
2009-05-16 jbrac3dec: fix coupling range check. the start subband...
2009-05-16 mruoma: fix build if memcmp() is a macro
2009-05-16 sergeSupport for getting (i)MDCT output multiplied by a...
2009-05-16 cehoyosMove img_convert_ctx to VideoState and free it in strea...
2009-05-16 cehoyosAdd missing frees to stream_close() and do_exit().
2009-05-16 kostyaFix off-by-one error in MS RLE decoder which may result...
2009-05-16 bcouduriermove increment after debug print
2009-05-15 diegocosmetics: K&R coding style, indent correctly, break...
2009-05-15 diegoReplace 'x == 0' if conditions with '!x'.
2009-05-15 diegocosmetics: Remove pointless {}.
2009-05-15 diegoSurround AMR_WB encoding code by appropriate #ifdefs.
2009-05-15 diegocosmetics: Move some more code around to avoid #ifdeffery.
2009-05-15 diegocosmetics: Move functions around so that encoding and...
2009-05-15 diegoRemove redundant #if condition. Two CONFIG_LIBAMR_NB...
2009-05-15 diegoAdd av_cold attribute to amr_nb decoding/encoding initi...
2009-05-15 bananBugfix for bug introduced in the multichannel cook...
2009-05-15 ramiromlp: Simplify adressing of state and coeffs arrays...
2009-05-15 ramiromlp: include mlp.h and use MAX_CHANNELS instead of...
next