]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/shortlog
frescor/ffmpeg.git
2009-02-26 alexcUse const to better allow the compiler to optimize...
2009-02-26 cehoyosCompleted documentation of reference field.
2009-02-26 cehoyosDo not set h264.is_reference for pictures that are...
2009-02-26 cehoyosThe field rangered in VDPAU's VdpPictureInfoVC1 now...
2009-02-25 cehoyosApply correct pix_fmts to WMV3_VDPAU and VC1_VDPAU.
2009-02-25 diegoAdd missing prototype for ff_is_hwaccel_pix_fmt().
2009-02-25 superdumphttp://bytesex.org/xawtv/ permanently redirects to
2009-02-25 michaelAdd hwaccel->decode_slice() call for avhwaccel by Gweno...
2009-02-25 michaelMore AVhwaccel hunks from Gwenole Beauchesne.
2009-02-25 diegospelling/wording/grammar cosmetics
2009-02-25 diegospelling/wording/grammar cosmetics
2009-02-25 cehoyosFix VC1 and WMV3 playback in MPlayer.
2009-02-25 michaeluntypo
2009-02-25 kostyacosmetics: reindent after last commit
2009-02-25 kostyaSince motion vectors for intra blocks are always zero...
2009-02-25 bcoudurierfix index edit rate, inverse num and den
2009-02-25 bcouduriersimplify, use codec->block_align
2009-02-25 bcoudurierset channel number even for inactive channels
2009-02-25 bcoudurierdo not set frame start bit since marked as not used...
2009-02-25 michaelAVInputFormat.reed_seek2()
2009-02-24 diego10l: Ignore error output from failed attempt to read...
2009-02-24 diegoRead revision string from the file snapshot_version...
2009-02-24 diegocosmetics: USE $() instead of ``, the former can be...
2009-02-24 cehoyosExport timestamp parameter from H.264.
2009-02-24 cehoyosAdd timestamp computation if values are exported by...
2009-02-24 michael1000l for me, wrong pix_fmt.
2009-02-24 cehoyosCorrect time_base and repeat_pict for MPEG2 video.
2009-02-24 cehoyosCorrect time_base of H.264 and repeat_pict.
2009-02-24 cehoyosChange duration computation to use time_base instead...
2009-02-24 michaeladd ff_find_hwaccel() by Gwenole Beauchesne
2009-02-24 michaelff_find_hwaccel()
2009-02-24 michaelav_hwaccel_next() by Gwenole Beauchesne.
2009-02-24 michaelav_register_hwaccel() from Gwenole Beauchesne.
2009-02-24 michaelAnother AVhwaccel hunk from Gwenole Beauchesne.
2009-02-24 michaelAdd and use ff_pixfmt_list_420.
2009-02-24 michaelApproved hunk from the AVHWaccel patch by Gwenole Beauc...
2009-02-24 vitorDo not reimplement ff_celp_lp_synthesis_filterf().
2009-02-24 kostyaRename buf_vdpau to buf_start
2009-02-24 michaelAdd ff_h263_find_resync_marker() to find the bit positi...
2009-02-24 stefangcheck for a stuffing byte at the end of a slice
2009-02-24 stefangchange macroblock loop in inter frames so that after a
2009-02-24 diego100l: Revert removal of GPL check for libswscale.
2009-02-24 diegoThe software scaler is no longer GPLed.
2009-02-24 michaelDo not duplicate frames if the muxer claims that its...
2009-02-24 michaelAdd AVFMT_VARIABLE_FPS to specify which muxers dont...
2009-02-24 diegoUpdate information regarding LGPL libswscale.
2009-02-24 diegoMark two variables with av_uninit to avoid false positi...
2009-02-24 michaelAdd CODEC_ID_H264 to tb_unreliable(), it belongs there...
2009-02-24 mruFix get_ur_golomb_jpegls() with A32_BITSTREAM_READER
2009-02-24 michaelAVPixFmtDescriptor doxy
2009-02-24 michaelPixel Format descriptor, try #1.
2009-02-23 stefanoImplement in AVFilterGraph the scale_sws_opts field...
2009-02-23 vitorChange sign in ff_celp_lp_synthesis_filterf(). This...
2009-02-23 bcoudurierstart track id at 2, track id 1 for timecode
2009-02-23 alexcClose the AAC parse context, discovered by Netgem.
2009-02-23 zuxyRemove CPUID availability check on AMD64 as it's archit...
2009-02-23 reimarCheck return value of ff_fill_pointer in avcodec_defaul...
2009-02-23 reimar100l, always declare variables at the top of a block...
2009-02-23 michaelMore approved hunks for VAAPI & our new and cleaner...
2009-02-23 michaelApproved hunks for VAAPI by Gwenole Beauche.
2009-02-23 michaelAllow av_find_stream_info() to be aborted.
2009-02-23 diegoCheck if -lrt is required for nanosleep, as is the...
2009-02-23 diegoDocument 'ffmpeg -formats', patch by Daniel Verkamp...
2009-02-23 diegoUpdates notes about which files are GPL.
2009-02-22 diegoFix xvmc object dependencies.
2009-02-22 michaelFix vc1 split().
2009-02-22 kostyaBetter parsing of i263 picture header
2009-02-22 michaelCompact repeated messages to "Last message repeated...
2009-02-22 stefangmention raw Chinese AVS video demuxer
2009-02-22 michaelSearch for things like "int *src" without const.
2009-02-22 stefanoSplit avutil.h, move all the pixel format definitions...
2009-02-22 stefangconsistent naming of Chinese AVS raw demuxer
2009-02-22 stefanoAdd missing av_cold in static init/close functions.
2009-02-22 michaelAdd note about big vs. little endian.
2009-02-22 darkshikariConvert x264 asm files to proper unix line breaks
2009-02-22 darkshikariRemove (incorrect) filenames from x264 asm files, add...
2009-02-22 diegoFix gcc detection: Not all gcc versions have "(GCC...
2009-02-22 bcouduriermention MXF D-10 Mapping muxer in documentation
2009-02-22 reimarCheck return value of frame_start(), this avoids a...
2009-02-22 reimarSupport playback of incorrectly cut DV files where...
2009-02-22 kostyaUpdate regressions for YUV2RGB table generator change...
2009-02-22 iiveChange the type of pblocks from pointers to short array...
2009-02-22 bcoudurieradd bandwidth before failing if feed is already being...
2009-02-22 bcoudurierdo not set if unknown parameter if config file, just...
2009-02-22 bcouduriercheck av_get_packet return value
2009-02-22 prossIncrease ffmpeg intermediate conversion buffer size...
2009-02-22 prossIncrease ffmpeg intermediate conversion buffer size...
2009-02-22 prossSupport 48-bit RGB PPM image.
2009-02-22 prossAdd PIX_FMT_RGB48BE and PIX_FMT_RGB48LE.
2009-02-22 bcoudurierreturn AVERROR(ENOMEM) if alloc failed, set count after...
2009-02-22 mruAvoid warnings from AV_GCC_VERSION_AT_LEAST with some...
2009-02-22 mruconfigure: detect ccc compiler (Alpha) and set required...
2009-02-21 bcoudurierparse aac extradata to fetch channels and sample rate...
2009-02-21 michaelWaste less space for printing timebases.
2009-02-21 rbultjeRename RTSPHeader to RTSPMessageHeader to reflect more...
2009-02-21 mruconfigure: indent
2009-02-21 michaelPrint all timebases (idea from netgem)
2009-02-21 diegoCheck the return values of a few functions to avoid...
2009-02-21 mruPass sysroot argument to gcc
2009-02-21 mruAdd --sysroot and --sysinclude configure options
next