]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/shortlog
frescor/ffmpeg.git
2009-02-28 mruRevert "Improve frame rate guessing for streams with...
2009-02-28 mruARM: fix corner-case overflow in H.264 weighted prediction
2009-02-28 cehoyosImprove frame rate guessing for streams with two fields...
2009-02-28 stefangsub_mb_type[] needs to be 8-byte aligned because it...
2009-02-28 sdrikFix avpicture_layout to not chroma shift the alpha...
2009-02-27 aureluse new metadata API in nut muxer
2009-02-27 aureluse new metadata API in nut demuxer
2009-02-27 cehoyosCorrectly reset SEI variables.
2009-02-27 mruconfigure: remove redundant alsa/asoundlib.h check
2009-02-27 michaelDetect static prototypes.
2009-02-27 michaelImprove detection of non doxy comments.
2009-02-27 michaelFix misdetection of #else in 'missing } prior to else'.
2009-02-27 benoitMake ff_print_debug_info() a no-op when using HW accele...
2009-02-27 benoitUse ff_hwaccel_pixfmt_list_420[] in H.263 decoder.
2009-02-27 benoitAdd hardware acceleration hooks to H.264.
2009-02-27 michaelMake sure -vsync 2 does not produce timestamps equal...
2009-02-27 michaelUpdate commented fprintf().
2009-02-27 reimarDo not allow standard-frame-rate detection to increase...
2009-02-27 michaelFix SVQ3 regression since ticks_per_frame=2.
2009-02-27 reimarSimplify ipmovie.c pts calculation by using an appropri...
2009-02-27 benoitAdd a context to av_log() call.
2009-02-27 benoitAdd HW acceleration hooks for MPEG-4 / H.263 decoding.
2009-02-27 benoitRemove superfluous call to mpeg_decode_slice() for...
2009-02-27 benoitReturn early if a HW accelerator is used.
2009-02-27 benoitAdd VA API pixel formats.
2009-02-27 benoitAdd ff_hwaccel_pixfmt_list_420[] definition.
2009-02-27 reimarHack: #undef printf so compilation works with DEBUG_IPM...
2009-02-27 reimarDetect the case when the time base is exact but far...
2009-02-26 michaelAdd ticks_per_frame, this should hopefully fix the...
2009-02-26 aurelcosmetics: vertical alignment
2009-02-26 aureluse new metadata API in rpl demuxer
2009-02-26 aureluse new metadata API in wc3 demuxer
2009-02-26 stefanoMark as "internal but installed" the avio.h file.
2009-02-26 stefanoAdd a @file notice to avio.h.
2009-02-26 stefanoRename avfilter_parse_graph() to avfilter_graph_parse...
2009-02-26 stefanoRename avfilter_destroy_graph() to avfilter_graph_destr...
2009-02-26 michaelHalf user provided time_base once during the first...
2009-02-26 cehoyosCosmetics: Fix indentation after last commit.
2009-02-26 cehoyosInitialize H264 parser context correctly if the optiona...
2009-02-26 aurelmove static tables from asf.h to non-static tables...
2009-02-26 aurelrename asf-enc.c to asfenc.c and asf.c to asfdec.c...
2009-02-26 aurelfix a memleak in av_metadata_set()
2009-02-26 rbultjeImplement marker bit, which is used for several RTP...
2009-02-26 rbultjeDon't (ab)use PKT_FLAG_* in RTP code, since the two...
2009-02-26 rbultjeDocument rtsp.h, see "[PATCH] document rtsp.h" thread.
2009-02-26 michaelFix next_pts computation to consider repeat_pict.
2009-02-26 aurelmovenc: add muxing of language along with metadata...
2009-02-26 aurelreturn -1 for errors in ff_mov_iso639_to_lang() to...
2009-02-26 aurelcosmetics: indentation
2009-02-26 aureluse new metadata API in mov muxer
2009-02-26 aureldon't trigger metadata compatibility code when user...
2009-02-26 bcoudurierdv probe
2009-02-26 jbrShare the function to write a raw FLAC header and use...
2009-02-26 jbrcosmetics: add a comment in flac_write_header().
2009-02-26 jbrAdd support for full header extradata to raw FLAC muxer.
2009-02-26 jbrcosmetics: line wrap and indentation after last commit.
2009-02-26 jbrUse a shared function to validate FLAC extradata.
2009-02-26 jbrSeparate the raw FLAC muxer from raw.c to its own file...
2009-02-26 alexcRe-indent after last commit.
2009-02-26 alexcRefactor AAC unsigned band type decoding for a modest...
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
next