]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/shortlog
frescor/ffmpeg.git
2009-01-07 superdumpBe consistent and use b-frames throughout the presets...
2009-01-07 rbultjeFix typo ("Standard-compliant" -> "Standards-compliant...
2009-01-07 superdumpChange direct prediction for fast first pass to automat...
2009-01-07 rbultjeFix doxy comments missing one '*'.
2009-01-07 rbultjeUse the "server" RTSP field to detect whether the serve...
2009-01-07 rbultjeExport RTSPState and RTSPStream from rtsp.c into rtsp...
2009-01-07 rbultjeDon't use s->pb if a local ByteIOContext was already...
2009-01-07 rbultjeAllow subscription to any of the streams, not just...
2009-01-07 rbultjeParse the OpaqueData field for every AVStream represent...
2009-01-07 rbultjeParse the bitrate field in the ASMRuleBook ("AverageBan...
2009-01-07 rbultjeParse the ASMRuleBook SDP line to dynamically create...
2009-01-07 gpoirierAdd AltiVec versions of h264_idct_add(8|16|16intra),
2009-01-07 lucabeRemove the frame rate from struct video_data, and allow...
2009-01-07 ramiroDon't prefix yasm with cross prefix.
2009-01-07 diegoDisable SVQ3 checks if SVQ3 support is not compiled in.
2009-01-07 diegoalphabetical ordering cosmetics
2009-01-07 diegoRemove inappropriate const qualifier from function...
2009-01-06 gpoirierAdd Altivec version of vector_fmul_window.
2009-01-06 gpoirieradd AltiVec implementation of weight_h264_pixels(16...
2009-01-06 aurelfree all allocated metadata structures
2009-01-06 aurelensure that no GPL code is linked to LGPL only libavcodec
2009-01-06 cehoyosRename mpeg_set_pixelformat() as mpeg_get_pixelformat().
2009-01-06 diegocosmetics: alphabetical order
2009-01-06 cehoyosFactorise setting of avctx->pix_fmt.
2009-01-06 aurelignore year=0 and track=0
2009-01-06 gpoirierFix float_to_int16_altivec prototype to match float_to_...
2009-01-06 gpoirierfix compilation with GCC-4.3+
2009-01-06 gpoirieroffset and weights are signed, fixes some non-bitexact...
2009-01-06 cehoyos1l: Forgot to rename header guard.
2009-01-06 aurelAdd a metadata compatibility layer, so that when a...
2009-01-05 aureladd a typedef for AVMetadata
2009-01-05 cehoyosExport VDPAU support by installing vdpau.h.
2009-01-05 cehoyosRename vdpau_render.h as vdpau.h.
2009-01-05 gpoirieradd AltiVec implementation of biweight_h264_pixels...
2009-01-05 gpoirierAltiVec version of h264_idct(8)_dc_add
2009-01-05 diegoRevert deprecation of AVFrac structure. Attempts to...
2009-01-05 diegoAdd -D__EXTENSIONS__ to CFLAGS on Solaris to make ip_mr...
2009-01-05 cehoyosMinistry of English Composition treatment: s/Alloced...
2009-01-05 romanshadditional recovery for the badly broken streams
2009-01-05 cehoyosRemove leading underscore from union declaration.
2009-01-05 diegoAdd missing 'void' keyword to parameterless function...
2009-01-05 diegospelling/grammar and whitespace cosmetics
2009-01-05 cehoyos50l: Reenable error resilience for H264 (Patch by Dark...
2009-01-05 cehoyosCosmetics: Fix indentation.
2009-01-05 cehoyos100l: Add a deleted '{'.
2009-01-04 cehoyosAdd VDPAU hardware accelerated decoding for H264 which...
2009-01-04 aurelrename AVMetaData to AVMetadata and meta_data to metadata
2009-01-04 cehoyosFix small errors in configure --help's output.
2009-01-04 aureladd meta data in AVStream, AVProgram and AVChapter
2009-01-04 melansonMinistry of English Composition treatment for the new...
2009-01-04 michael10l format include path for metadata.h
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.
next