]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/shortlog
frescor/ffmpeg.git
2009-03-01 mruSVQ3: Fix decoding with A32_BITSTREAM_READER
2009-03-01 mruARM: fix missing MUL16() return type
2009-03-01 vitorReindent after last commit
2009-03-01 vitorDo not read uninitialized buffer, no matter if it will...
2009-03-01 reimarRemove unused variable in mpeg_mc_decode_init
2009-03-01 michaelChange the timebase of the raw demuxer to one that...
2009-03-01 michaelDisable MPEG1/2 style timestamp calculation for H264...
2009-03-01 michaelDo not set low_delay if has_b_frames has been set befor...
2009-03-01 alexcAAC: Make the CPE function more consistent with the...
2009-03-01 aureladd missing const qualifiers for metadata_conv in AV...
2009-02-28 aureladd a metadata conversion API
2009-02-28 michaelAdjust time_base exactly when changing ticks_per_frame...
2009-02-28 mruconfigure: check_func_headers should mark headers as...
2009-02-28 mruconfigure: {enable,disable}_safe functions that sanitis...
2009-02-28 lucabeDocument ff_rtp_codec_id()
2009-02-28 cehoyosChange TS seeking so it returns position/timestamp...
2009-02-28 lucabeFix typo in a comment
2009-02-28 lucabeDocument ff_rtp_enc_name()
2009-02-28 jbrcosmetics: indentation
2009-02-28 lucabeDocument ff_rtp_get_codec_info()
2009-02-28 jbrSeparate the raw FLAC demuxer from raw.c and put in...
2009-02-28 rbultjeRename movenc.c MOVContext to MOVMuxContext, since...
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
next