]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/shortlog
frescor/ffmpeg.git
2008-10-18 bananNellymoser 8KHZ flv muxing fix, patch by Alexander...
2008-10-18 banan8HZ -> 8KHZ, cosmetics patch by Alexander Wichers devel...
2008-10-18 michaelAssume mono if no other information for raw.
2008-10-17 conradMMX VP3 Loop Filter
2008-10-16 diegoRemove -fasm CFLAGS check, it is no longer needed.
2008-10-16 diegoUpdate DEPEND_CMD comment to better explain why we...
2008-10-16 flameeyesConvert asm keyword into __asm__.
2008-10-16 flameeyesUse CONFIG_* macros in cmdutils.c for consistency.
2008-10-15 cehoyosRevert r15615: Enable AC-3 decoding regression tests.
2008-10-15 ramiroSupport absolute DOS paths for preset parameters
2008-10-15 benoitBump minor version after addition of FF_ARRAY_ELEMS...
2008-10-15 benoitUse of new bitstream in vorbis_enc.c.
2008-10-15 benoitCosmetics: fix indentation after previous commit.
2008-10-15 benoitAdd a flag to avoid calling vorbis_analysis_wrote twice...
2008-10-15 benoitAdd a macro to get the number of element in a table.
2008-10-14 michaelInclude zlib.h as its needed for watermark support,
2008-10-14 michaelExport svq1_packet_checksum() that is needed for svq3...
2008-10-14 michaelAdd variable to hold the svq3 watermarking key,
2008-10-13 cehoyosEnable AC-3 decoding regression tests.
2008-10-13 benoitAdd Jason Garrett-Glaser as libx264 maintainer.
2008-10-13 benoitAdd a space between frequencies and their units.
2008-10-13 benoitFix mem leak.
2008-10-13 cehoyosFix some icc warnings by using enum PixelFormat instead...
2008-10-13 aurelvp6dec: ensure we don't try to use a buffer with negati...
2008-10-12 mruEnable FAST_UNALIGNED on ARM variants that support it
2008-10-12 mruEnable FAST_UNALIGNED on PPC
2008-10-12 mruRevert "Replace sed trickery in the gcc dependency...
2008-10-12 mruconfigure: simplify PPC dcbzl check
2008-10-12 stefanoAdd preset options documentation strings.
2008-10-12 cehoyosUse PIX_FMT_NONE instead of -1 in AVCodec.pix_fmts.
2008-10-12 cehoyosDon't include byteswap.h anymore.
2008-10-12 conradRemove unused variables
2008-10-12 diegoReplace sed trickery in the gcc dependency generation...
2008-10-12 stefanoFix inconsistent indent.
2008-10-12 diegoRevert the merger of LC_ALL declaration and export.
2008-10-12 stefanoCheck requirement for libx264 version in configure...
2008-10-12 stefanoImplement CPP condition check support in configure.
2008-10-11 ramironellymoserenc: flush PutBitContext after use.
2008-10-11 mruaac_parser: fix strict aliasing violation
2008-10-10 ramiroOnly special-case absolute DOS paths on systems that...
2008-10-09 stefanoMake configure --help return 0.
2008-10-09 stefanoDocument libavfilter filters options in configure -h.
2008-10-09 bcoudurierget_pixels_sse2, ~+12% performance compared to mmx
2008-10-09 michaelLimit discontinuity handling to containers that allow...
2008-10-08 michaelMake gcc 2.95 happy.
2008-10-08 aurelcosmetics: indentation
2008-10-08 aurellookup AVCodec by name
2008-10-08 aurelallows calling avcodec_find_(en|de)coder_by_name with...
2008-10-07 diegoAdd a bunch of const qualifiers to function arguments.
2008-10-07 romanshreplacing frame_rate and frame_rate_base with an AVRati...
2008-10-07 romanshsimplifying code as per Michael's suggestion
2008-10-07 romanshcosemtics updates as per Michael's suggestion
2008-10-07 romanshvertically aligning as per Michael's suggestion
2008-10-07 romanshunrolling the loops as per Michael's suggestion
2008-10-07 romanshfixing a bug that prevented proper unweighting table...
2008-10-07 romanshDoxygenizing the comments
2008-10-07 romanshsimplifying the code as per Michael's suggestion
2008-10-07 diegoSync cosmetics from upstream.
2008-10-06 superdumpRename variables to clarify the channel coupling elemen...
2008-10-06 superdumpCorrect documentation of ch_select array.
2008-10-06 superdumpCorrections to channel coupling code to attain conforma...
2008-10-06 superdumpSynchronise presets with recent subme/brdo/bidir_refine...
2008-10-06 diegoRemove obsolete liba52 wrapper code.
2008-10-05 stefanoMake less verbose a sentence in the preset system docum...
2008-10-05 vitorCosmetics: rename mace3_decode_frame() to mace_decode_f...
2008-10-05 vitorAvoid code duplication between mace3_decode_frame(...
2008-10-05 stefanoRemove unused and invalid code from ffmpeg.c.
2008-10-05 vitorUse a for() instead of triplicating code.
2008-10-05 kostyaRegister RV-[34] block specific feature for long future...
2008-10-05 vitorFactorize duplicate table reading code.
2008-10-05 stefanoDocument the preset files system.
2008-10-04 bcoudurier10l, fix amrwb sample rate
2008-10-04 aurelmatroskaenc: correct muxing of ASS packets
2008-10-04 aurelmatroskaenc: use correct EBML ID for block duration
2008-10-04 aurelmatroskaenc: pass the packet size directly as parameter...
2008-10-04 aurelmatroskaenc: remove useless mkv_block_size() function
2008-10-04 michaelFavor even chunk sizes in ambiguous cases.
2008-10-04 michaelFactorize stream id parsing.
2008-10-04 reimarMake size variables in dyn_buf_write unsigned so gcc...
2008-10-04 diegoMerge variable declaration and export.
2008-10-04 gpoirierDeclare ff_pw_53 and ff_pw_18 as assembler constants.
2008-10-04 diegoFix 'make checkheaders', based on a patch by Diego...
2008-10-04 conradMove VP3 loop filter to DSPContext
2008-10-04 lu_zeroMark the ff_find_best_tables symbol static to msmpeg4...
2008-10-04 lu_zeroMark ff_div6 and ff_rem6 static inh264.c . Patch by...
2008-10-04 lu_zeroMark list heads static. Patch by Diego Pettenò
2008-10-04 lu_zeroMark print_all_lib_versions() static in cmdutils.c...
2008-10-04 lu_zeroMark ffplay internal variables static. Patch by Diego...
2008-10-04 rbultjeReindent after r15544.
2008-10-04 rbultjeImplement RDTDemuxContext, which contains RDT-specific...
2008-10-04 rbultjeMake RTPDemuxContext opaque in rtsp.c, renaming it...
2008-10-04 rbultjeRemove access into RTPDemuxContext in rtsp.c, which...
2008-10-04 rbultjeChange function prototype of RTPDynamicPayloadHandler...
2008-10-04 rbultjeRename RTP payload contexts to PayloadContext, suggeste...
2008-10-04 michael100l forgot return type.
2008-10-04 michaelFix indention of NAL type enum.
2008-10-03 michaelff_parse_close() is not the correct function for H264Co...
2008-10-03 bcoudurierset sample rate for amr to allow stream copy since...
2008-10-03 diegoFFmpeg is not made for bats: Fix 22050Hz vs. 22050kHz...
2008-10-03 michaelMove nal unit types enum and EXTENDED_SAR #define from...
next