]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/shortlog
frescor/ffmpeg.git
2009-02-16 benoitAdd a context to av_log() calls.
2009-02-16 benoitAdd a context to av_log() call.
2009-02-16 benoitAdd a context to av_log() calls.
2009-02-16 benoitAdd a context to av_log() calls.
2009-02-16 benoitAdd a context to av_log() call.
2009-02-16 benoitAdd a context to av_log() calls and extend ape_dumpinfo...
2009-02-16 bcoudurierfetch display aspect ratio from mpeg-2 essence
2009-02-16 diegowhitespace cosmetics: Reindent a few lines after the...
2009-02-16 diegoGet rid of some '#if CONFIG_MPEG_XVMC_DECODER' preproce...
2009-02-16 diegowhitespace cosmetics: Place spaces around += for better...
2009-02-16 bcouduriermerge mxf_write_d10_packet into mxf_write_packet
2009-02-16 diegoAdd missing object dependencies: eatqi.o depends on...
2009-02-16 lucabeDocument ff_rtp_get_payload_type()
2009-02-16 lucabeRename rtp_get_payload_type() to ff_rtp_get_payload_typ...
2009-02-16 kostyaMake BMP decoder try to decode files with incorrect...
2009-02-16 diegoReplace two asserts by checks and error messages.
2009-02-16 diegoDoxygen comment wording fix
2009-02-16 diegoMake format long_names consistent.
2009-02-16 bcoudurierfix mxf interleaving packet purge
2009-02-16 diegowhitespace cosmetics
2009-02-16 superdumpMake myself maintainer of the website code
2009-02-16 diegoGive struct members more sensible names:
2009-02-16 diegocosmetics: one more wording fix
2009-02-16 diegocosmetics: Keep lines below 80 characters where sensibl...
2009-02-15 diegoDoxygen spelling/wording fixes
2009-02-15 diegospelling/wording fixes for the Doxygen comments
2009-02-15 lorenmAdd my GPG fingerprint
2009-02-15 diegodraw_horiz_band() is really ff_draw_horiz_band().
2009-02-15 diegospelling/grammar/wording/whitespace for Doxygen comments
2009-02-15 diegoRename AV_XVMC_RENDER_MAGIC constant to AV_XVMC_ID...
2009-02-15 stefanoImprove grammar: "X next after Y" -> "next X after Y".
2009-02-15 diegocosmetics: typo fix
2009-02-15 iiveDescribe all fields in xvmc struct.
2009-02-15 diegospelling/grammar/wording fixes for Doxygen comments
2009-02-15 diegocomment spelling/grammar/wording fixes
2009-02-15 diegoExplain how AV_XVMC_RENDER_MAGIC got its seemingly...
2009-02-15 iiveRename xvmc to the way michaelni likes it. (xvmc_id)
2009-02-15 iiveDocument all functions in mpegvideo_xvmc.
2009-02-15 diegoRename xvmc_pixfmt_render structure to xvmc_pix_fmt.
2009-02-15 iiveKill the magic
2009-02-15 diegoK&R whitespace cosmetics
2009-02-15 aurelmatroskaenc: use new metadata API
2009-02-15 diego10l: Remove duplicated hunk of code.
2009-02-15 aurelmatroskadec: export language of metadata tags when...
2009-02-15 stefanoDocument av_codec_next().
2009-02-15 aurelmatroskadec: add needed definitions forgotten in r17331
2009-02-15 aurelmatroskadec: add generic metadata support
2009-02-15 aurelmatroskadec: read track and attachment uid
2009-02-15 aurelmatroskadec: export track name through the metadata API
2009-02-15 aurelmatroskadec: use new metadata API to export some simple...
2009-02-15 cehoyosSilence following warning if only zeros were not consumed:
2009-02-15 stefanoDo not export to the public the first_protocol symbol...
2009-02-15 lucabeCast a __u64 variable to uint64_t so that it can be...
2009-02-15 stefanoDocument av_protocol_next().
2009-02-15 stefanoReplace calls/references of the deprecated register_pro...
2009-02-15 stefanoRename register_protocol() to av_register_protocol...
2009-02-15 aureldemux some more metadata tags in mov
2009-02-15 reimarPlace spaces consistently in pointer types in vdpau.c
2009-02-15 iiveCosmetics. Vertical align.
2009-02-15 iiveAlmost cosmetics.
2009-02-15 iiveCheck all critical xvmc struct fields in ff_xvmc_field_...
2009-02-15 stefanoDocument av_iformat_next() and av_oformat_next() functions.
2009-02-15 iiveProper condition in xvmc decode mb.
2009-02-15 iiveRename xvmc_render_state to something with pixfmt in...
2009-02-15 iiveA little better wording of doxygen comments.
2009-02-15 iiveRevert 17308.
2009-02-15 prossPrevent heap corruption when resampling 8-bit audio.
2009-02-15 iiveGive a little better name to the magic(_id) field in...
2009-02-15 aureluse new metadata API in mov demuxer
2009-02-15 diegoReplace assert in ff_xvmc_field_end() by av_log call...
2009-02-15 iiveRemove obsolate display_flag from xvmc struct
2009-02-15 iiveDetailed description of the interesting fields in xvmc...
2009-02-15 iiveMpve the field state in xvmc struct to the extentions...
2009-02-15 diegoRemove redundant assert(render) in ff_xvmc_init_block...
2009-02-15 diegoRemove asserts that are immediately followed by a check...
2009-02-15 diegoDrop struct members display_flags and state with the...
2009-02-15 diegoDoxygen comment/explanation for ff_xvmc_init_block().
2009-02-15 diegoRemove completely unsed structure fields mc_type and...
2009-02-14 diegowhitespace consistency cosmetics
2009-02-14 diegoAdd avcodec.h #include so that LIBAVCODEC_VERSION_MAJOR...
2009-02-14 iiveDepricate some unused xvmc structure fields.
2009-02-14 diegoAdd Doxygen comment similar to ff_xvmc_field_start...
2009-02-14 diegowhitespace cosmetics: remove stray space
2009-02-14 iiveCosmetics
2009-02-14 iiveMerge preprocessor if CONFIG_MPEG_XVMC_DECODER and...
2009-02-14 diegoDoxygenize ff_xvmc_field_start() comment.
2009-02-14 diegoClarify ff_xvmc_field_start() comment.
2009-02-14 iiveCheck ff_xvmc_field_start() result in all cases.
2009-02-14 iiveAnother attempt to clarify draw_horiz_band() usage.
2009-02-14 diegoMerge some declarations and initializations.
2009-02-14 iiveReturn error instead triggering assert.
2009-02-14 diegocosmetics: comment wording/grammar
2009-02-14 diegocosmetics: Change '8*8' to '64'.
2009-02-14 diegocosmetics: K&R style
2009-02-14 iiveGive nice message for failed assert.
2009-02-14 diegoAttempt to clarify draw_horiz_band description and...
2009-02-14 iiveMore clarification for draw_horiz_band() in hwaccell...
2009-02-14 diegoAdd xvmc_internal.h that contains all internal xvmc...
2009-02-14 iiveCosmetic 64 instead 8*8
2009-02-14 iiveClarify some assert usage.
next