OSDN Git Service

coroid/libav_saccubus.git
2009-11-12 Luca AbeniSplit the sdp_read_packet() function out of rtsp_read_p...
2009-11-12 Luca AbeniMove some some functions around, so that splitting...
2009-11-12 Alex ConverseMark AOT_ALS as a supported MPEG-4 audio object type.
2009-11-12 Alex ConverseDebug print MP4 objectTypeIndication in hex not decimal...
2009-11-12 Alex ConverseCosmetics: Re-indent
2009-11-12 Alex ConverseFix a __warn_memset_zero_len gcc-4.4 warning.
2009-11-12 Stefano SabatiniSwap slicify / scale description positions, "scale...
2009-11-11 Stefano SabatiniAdd scale filter.
2009-11-11 Diego BiurrunAdd #include for required header config.h.
2009-11-11 Thilo BorgmannAdd MPEG-4 Audio Lossless Coding (ALS) decoder.
2009-11-11 Thilo BorgmannAdd the ability to parse the ALSSpecificConfig from...
2009-11-11 Diego BiurrunAdd '#undef fprintf' before PRINT macro that uses fprintf.
2009-11-11 Alex ConverseCosmetics: Remove the implied gap before AOT_USAC in...
2009-11-11 Alex ConverseAAC: Rename sect_len to sect_end. It marks the last...
2009-11-11 Alex ConverseAdd a channels field to MPEG4AudioConfig.
2009-11-11 Vitor SessakUse doubles in ff_set_min_dist_lsf(). After this patch...
2009-11-11 Alex ConverseAdd Low Delay MPEG Surround to the enum of MPEG-4 Audio...
2009-11-11 Carl Eugen... Add PIX_FMT_VDPAU_MPEG4 to pixdesc.c.
2009-11-10 Justin RugglesAdd CH_LAYOUT_NATIVE channel mask value to allow user...
2009-11-10 Michael Niedermayerindent
2009-11-10 Carl Eugen... Cosmetics: Fix indentation after r20505.
2009-11-10 Carl Eugen... Add .pix_fmts to H264 VDPAU decoder declaration and...
2009-11-10 Michael NiedermayerTry to fix has_b_frame calculation for open gop files.
2009-11-10 Vitor SessakFix palette copying in av_picture_copy(). Previous...
2009-11-10 NVIDIA CorporationSupport VDPAU hardware accelerated decoding of MPEG...
2009-11-10 NVIDIA CorporationAdd VDPAU hardware accelerated decoding for MPEG-4...
2009-11-10 Måns RullgårdFix make install when all of ffmpeg/ffplay/ffserver...
2009-11-10 Jai MenonHandle JPEG2000 frames stored in the Quicktime container.
2009-11-10 Jai Menoncosmetics : fix indentation.
2009-11-10 Reimar DöffingerRemove code checking for __PIC__ or __pic__ and setting...
2009-11-10 Reimar DöffingerCheck if PIC is somehow already enabled (e.g. a compile...
2009-11-10 Vitor SessakAvoid variable-length array use in ff_acelp_lspd2lpc()
2009-11-10 Michael NiedermayerAdd a NULL pointer check to avcodec_close() this should...
2009-11-10 Måns Rullgårdconfigure: whitespace cosmetics
2009-11-09 Reimar Döffingerpatcheck: check that pix_fmt etc. initializers are...
2009-11-09 Justin Rugglesfix a rounding error in the PSNR calculation and update...
2009-11-09 Reimar DöffingerAttempt to document the "enable pic" hackery for OpenBSD.
2009-11-09 Ronald S. BultjeMake get_bits_left() available for use in libavcodec...
2009-11-09 Ronald S. BultjeAnd on the sixth day, God gave us the <= operand, which...
2009-11-09 Stefano SabatiniFix crop filter start_frame() for paletted formats...
2009-11-09 Stefano SabatiniEnable linking of parseutils.o.
2009-11-09 Reimar DöffingerRemove some BeOS/haiku hacks: -fomit-frame-pointer...
2009-11-09 Vitor SessakDo not hardcode filter order in ff_acelp_lspd2lpc()
2009-11-09 Francesco LavraMove ff_reverse in libavcodec to av_reverse in libavutil.
2009-11-09 Carl Eugen... Increase default value for max_analyze_duration, fixes...
2009-11-08 Carl Eugen... Use enum instead of integer types where appropriate.
2009-11-08 Carl Eugen... Use CODEC_ID_NONE instead of 0 for enum CodecID.
2009-11-08 Carl Eugen... Use enum FrameType as parameter to construct_perm_table().
2009-11-08 Carl Eugen... Use enum PixelFormat instead of int for srcFormat and...
2009-11-08 Stefano SabatiniFix start_frame(), which was issuing chroma artifacts...
2009-11-08 Reimar DöffingerSet -DPREFIX for yasm simply whenever extern_prefix...
2009-11-08 Michael NiedermayerRemove unused variable.
2009-11-08 Reimar DöffingerAlways add -DPIC to YASM flags when pic is enabled.
2009-11-08 Baptiste Couduriermove code to avoid forward declaration
2009-11-08 Baptiste CoudurierLet pmt override stream info when encoutered later...
2009-11-08 Justin Rugglesac3dec: revert r20089. The change was just wrong. 10l...
2009-11-07 Carl Eugen... Support some LATM AAC streams (they can be decoded...
2009-11-07 Justin RugglesDo not set AVCodecContext.sample_fmt in the TMV and...
2009-11-07 Michael NiedermayerSimpliy exp*table init, based on patch by reimar.
2009-11-07 Stefano SabatiniDocument sws_freeContext().
2009-11-06 Baptiste Coudurierchange \0xa9enc tag metadata name to encoder to match...
2009-11-06 Kostya Shishkov10l: WavPack demuxer forgot to seek back to initial...
2009-11-05 Stefano SabatiniAdd pixel format descriptors for the HW-accelerated...
2009-11-05 Måns RullgårdPPC: make inline asm xform address test work with Apple...
2009-11-05 Måns RullgårdIA64: do not automatically enable hardcoded tables...
2009-11-05 Reimar DöffingerAdd ff_init_ff_cos_tabs function and use it in rdft...
2009-11-05 Gordon IrlamFix a typo in rtp_h264.c:parse_h264_sdp_line(). Patch...
2009-11-05 Baptiste Coudurier10l, typo
2009-11-05 Kostya ShishkovIf custom sampling rate is set in WavPack file, parse...
2009-11-05 Kostya ShishkovInitialize block_parsed before reading first block...
2009-11-05 Baptiste Coudurierdo not redundantly set stream nb_frames, it's already...
2009-11-05 Baptiste Couduriercompute dts shift with ctts value, cslg atom might...
2009-11-05 Baptiste Couduriercheck that duration is set to avoid fpe
2009-11-05 Baptiste Coudurierwarn if stream timescale is not set and set it to 1...
2009-11-05 Reynaldo H... Corrects two typos
2009-11-05 Reynaldo H... Decrement probe score at unsuported bpp
2009-11-05 Baptiste Coudurierfix \0xa9wrt metadata, to composer, fix issue #1501
2009-11-05 Reynaldo H... Correct double include introduced by r20450
2009-11-04 Vitor SessakReduce stack memory allocation in MP3 decoder
2009-11-04 Reynaldo H... Implement ff_scale_vector_to_given_sum_of_squares()
2009-11-04 Reimar DöffingerPad ff_cos_tabs and ff_sin_tabs so that index n points...
2009-11-03 Alex ConverseDon't lock the channel output configuration based on...
2009-11-03 Stefano SabatiniVertical align.
2009-11-03 Stefano SabatiniUse spaces after commas for improving readability.
2009-11-03 Stefano SabatiniAdd slicify video filter.
2009-11-03 Stefano SabatiniMake avfilter_get_video_buffer() use
2009-11-03 Stefano SabatiniExplicitely define get_video_buffer() callbacks in...
2009-11-03 Stefano SabatiniChange file doxy from
2009-11-03 Stefano SabatiniFix/clarify description of the noformat filter.
2009-11-03 Stefano SabatiniFix grammar / clarify documentation for the format...
2009-11-03 Andrew Wasonadd yuvs fourcc to raw.c and isom.c, fixes samples...
2009-11-03 Justin RugglesSimplify AC-3 critical band end calculation (correctly...
2009-11-03 Justin RugglesRevert r20050, which caused decoding errors with at...
2009-11-02 Ramiro PollaIndent.
2009-11-02 Ramiro PollaAdd -fpre option to take a preset file as parameter...
2009-11-02 Stefano SabatiniAdd PIX_FMT_PAL flag to BGR8, BGR4_BYTE, RGB8, and...
2009-11-02 Michael NiedermayerAvoid huge array for rgb ljpeg on the stack.
2009-11-02 Ben Littlermap VYUY fourcc to rawcodec
2009-11-01 Måns Rullgårdconfigure: fix 64-bit test with clang
2009-11-01 Justin RugglesSet sample format in flac_decode_init() rather than in
next