]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/shortlog
frescor/ffmpeg.git
2009-01-04 michaelMove metadata API from avcodec to avformat.
2009-01-04 michaelGeneric metadata API.
2009-01-04 aurelcosmetic: indent
2009-01-04 aureladd a termination condition
2009-01-04 michaelIf we find a VBR tag at the beginning of the file don...
2009-01-04 stefanoDrop the deprecated parse_image_size() and parse_frame_...
2009-01-04 cehoyosUse H264 MMX chroma functions to accelerate RV40 decoding.
2009-01-03 michaelBump LIBAVCODEC_VERSION_MINOR due to AVSubtitle changes.
2009-01-03 michaelAdd type, text and ass to AVSubtitleRect.
2009-01-03 michaelReplace AVSubtitleRect.rgba_palette and bitmap by AVPic...
2009-01-03 michaelReplace some fixed width variable from AVSubtitle*...
2009-01-03 michaelForgot to update (I likely missed it due to its similar...
2009-01-03 michaelFuture doxy for a few fields of AVSubtitleRect.
2009-01-03 michaelChange AVSubtitle.rects to an array of pointers so...
2009-01-03 michaelDisplay subtitles within the display area.
2009-01-03 michaelAdd enum AVSubtitleType
2009-01-03 darkshikariAdd x264 SSE2 iDCT functions to H.264 decoder.
2009-01-02 diegoAvoid POSIX-reserved _t namespace.
2009-01-02 diegoAvoid POSIX-reserved _t namespace.
2009-01-02 stefanoBump year number.
2009-01-02 stefanoCosmetics: break line to make it not longer than 80...
2008-12-31 michael10l set AVPacket.size to the true size of the retunred...
2008-12-31 michaelFix indention which was off by 1 space.
2008-12-31 michaelReplace buffer by AVPacket and avoid a memcpy() for...
2008-12-31 michaelMerge videobuf and audiobuf.
2008-12-30 michaelSimplify the top of rm_assemble_video_frame().
2008-12-30 michaelAdd a few error checks to rm_assemble_video_frame()
2008-12-30 michaelAll non zero returns of rm_assemble_video_frame() are...
2008-12-30 cehoyosSilence two icc warnings:
2008-12-30 benoitAdd my GnuPG fingerprint.
2008-12-30 mruARM: work around linker bug with movw/movt relocations...
2008-12-30 mruMake shared/static full CONFIG options
2008-12-30 mruconfigure: check for ARMv6T2 support
2008-12-30 mruARM: rename coefficient table in NEON IDCT
2008-12-29 reynaldoRemove duplicated dot product code. Use dsputil's
2008-12-29 reimarMy gpg key fingerprint.
2008-12-29 reynaldoCOSMETICS. Write my full name instead.
2008-12-29 reynaldoAdd myself as qcelp* maintainer.
2008-12-29 reynaldoAdd my key fingerprint to the list.
2008-12-29 mruconfigure: accept $TMP as location for temporary files
2008-12-29 mruconfigure: simplify TMPDIR setting
2008-12-29 stefanoFix typos.
2008-12-29 michaelClarify that the list of gpg fingerprints is not just...
2008-12-29 michaelAdd spaces into the gpg fingerprint for better readability.
2008-12-29 kostyaIt turned out that RV30 uses motion vectors for forward...
2008-12-28 michaelExplain the lack of +3/7
2008-12-28 rbultjeav_free() -> av_freep(), patch by Reimar Doffinger...
2008-12-28 rbultjeFix double free which happens for playback of .rm files...
2008-12-28 michaelAdd a list of GnuPG fingerprints.
2008-12-28 cehoyosRevert r16375: It broke aac decoding.
2008-12-28 cehoyosReduce number of warnings when compiling with icc by...
2008-12-28 cehoyosSilence one warning when compiling with icc:
2008-12-28 cehoyosFix h264 decoding on SSE2 cores with icc compilation.
2008-12-28 stefanoMention in the documentation of avfilter_poll_frame...
2008-12-28 kostyaFix a typo that made VMD demuxer always assume Indeo...
2008-12-28 stefanoUse avcodec_check_dimensions() for checking the frame...
2008-12-28 rbultjeReindent after r16368.
2008-12-28 rbultjeAdd audio_pkt_cnt return value to ff_rm_retrieve_cache...
2008-12-28 rbultjeChange audio_pkt_cnt from an array into a single field...
2008-12-28 rbultjeAdd RMStream object as function argument to public...
2008-12-28 rbultjeImplement RMStream stream-specific private data object...
2008-12-27 mruReplace UNALIGNED_STORES_ARE_BAD with !HAVE_FAST_UNALIGNED
2008-12-27 kostyaLatest Coktel Vision VMDs contained Indeo 3, add demuxe...
2008-12-27 mrusimple_idct: use MUL16 and MAC16 from mathops.h
2008-12-27 stefanoMake the VIDIOCMCAPTURE ioctl error message consistent...
2008-12-27 stefanoAdd missing check on the return value of the VIDIOCSWIN...
2008-12-27 diegoconsistency cosmetics: Rename POWERPC identifiers to...
2008-12-27 lu_zeroRemove stray code
2008-12-27 lu_zeroCleanup _t types in libavcodec/ppc
2008-12-27 stefanoChange thisIsAVar variable names to this_is_a_var style...
2008-12-27 reimarBump minor number for many small improvements, tiff...
2008-12-26 stefanoFix and extend documentation for avfilter_graph_get_fil...
2008-12-26 stefanoFix typo: ommitted -> omitted.
2008-12-26 mruARM: NEON optimised float_to_int16
2008-12-26 stefanoPut pass_logfilename_prefix check on a single line...
2008-12-26 stefanoRename variables:
2008-12-26 michaelEnable faxcompr.
2008-12-26 michaelindent
2008-12-26 michaelSimplify vertical mode
2008-12-26 michaelAnd another sechole ...
2008-12-26 michaelFix yet another sechole.
2008-12-26 michaelFix another sechole.
2008-12-26 michaelMinor simplification.
2008-12-26 michaelRemove unused run_start variable.
2008-12-26 michaelMove sync line pointers code to the end of the loop...
2008-12-26 michaelGet rid of impossible condition (run_off < avctx->width).
2008-12-26 michaelGet rid of pix_left in the 2d code, its simpler that...
2008-12-26 reynaldoCOSMETICS Part 3 and final of Kenan Gillet's QCELP...
2008-12-26 reynaldoPart 2 of Kenan Gillet's QCELP silent handling patch.
2008-12-26 michaelFactorize "avctx->width + 2" out to avoid someone mista...
2008-12-26 michaelcosmetic (moving pix_left update)
2008-12-26 michaelClose gapping sechole, that is a series of run=0 allows...
2008-12-26 michaelminor simplification
2008-12-26 michaelMerge ff_ccitt_unpack_1d and 2d.
2008-12-26 michaelEnsure that an invalid run terminates the line.
2008-12-26 michael10l != vs. == (yes, my fault not kostyas).
2008-12-26 michaelindent
2008-12-26 michaelSimplify zero run handling in put_line().
2008-12-26 michaelAvoid negation in put_line().
2008-12-26 michaelFactorize mode switching in put_line().
next