aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-17ffmpeg: add support for audio filters.Anton Khirnov
2012-05-17libavfilter: src_buffer: add time_base for audioMichael Niedermayer
2012-05-17libavfilter: src_buffer: fix planar audioMichael Niedermayer
2012-05-17libavfilter: src_buffer, use only aresample, not aconvert.Michael Niedermayer
2012-05-17src_buffer: fix query_formats_audio()Michael Niedermayer
2012-05-17libavfilter: add ff_parse_time_base()Michael Niedermayer
2012-05-17ffmpeg: allow switching to qatars buffersrc APIMichael Niedermayer
2012-05-16buffersrc: export forgotten functionMichael Niedermayer
2012-05-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-16aasc: support "Autodesk 24 bit RLE compressor" (FourCC: aas4)Piotr Bandurski
2012-05-16lavfi/aevalsrc: correct the supported sample formatStefano Sabatini
2012-05-16lavfi/aevalsrc: fix sample rate negotiation, after the last mergeStefano Sabatini
2012-05-16fate: Work around non-standard wc implementations at more placesMartin Storsjö
2012-05-16ffprobe: remove unused variable i in probe_file()Stefano Sabatini
2012-05-16lavfi: drop planar/packed negotiation supportStefano Sabatini
2012-05-16Support more Avid Meridien / AVUI samples.Carl Eugen Hoyos
2012-05-16fate: work around non-standard wc implementationsMans Rullgard
2012-05-16avfiltergraph: switch to swresample by defaultMichael Niedermayer
2012-05-16lavfi: fix pts rescaling in the resamplerMichael Niedermayer
2012-05-16lavfi: fix resample with differing formatsMichael Niedermayer
2012-05-16Add AVFMT_SEEK_TO_PTS to nut demuxer flagsMichael Bradshaw
2012-05-16Mention AVFMT_SEEK_TO_PTS in AVInputFormat flags docsMichael Bradshaw
2012-05-16dv_profile: fix decoding of SoftLabDVCPRO codec (PAL mode)Piotr Bandurski
2012-05-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-16doc/filter_design: fix a few other typo.Clément Bœsch
2012-05-16doc/filtering_design: fix typo negociation -> negotiationStefano Sabatini
2012-05-15x86: rv40: Mark rv40_weight functions as MMX2; they use MMX2 instructions.Michael Kostylev
2012-05-15ac3dsp: simplify x86 versions of ac3_max_msb_abs_int16Justin Ruggles
2012-05-15fate: use standard diff optionsMans Rullgard
2012-05-15Add SLDV FourCC for dvvideo.Piotr Bandurski
2012-05-15tta: Fix comment about channel number; TTA supports >2 channels.Aneesh Dogra
2012-05-15avfilter: Move ff_get_ref_perms_string() to where it is used.Diego Biurrun
2012-05-15build: Add 'check' target to run all compile and test targets.Diego Biurrun
2012-05-15indeo3: validate new frame size before resetting decoderKostya Shishkov
2012-05-15indeo3: when freeing buffers, set pointers referencing them to NULL as wellKostya Shishkov
2012-05-15indeo3: initialise pixel planes on allocationKostya Shishkov
2012-05-15indeo3: ensure that decoded cell data is in 7-bit range as presumed by decoderKostya Shishkov
2012-05-15lavfi: switch to _alt functionsMichael Niedermayer
2012-05-15fifo: add av_fifo_grow()Michael Niedermayer
2012-05-15fate: rename psx-str-v3-mdec to mdec-v3Mans Rullgard
2012-05-15fate: convert psx-str to a demuxer testMans Rullgard
2012-05-15lavf: add mdec to is_intra_only() listMans Rullgard
2012-05-15fate: use diff -b in oneline comparisonMans Rullgard
2012-05-15mtv: make output endian independantMichael Niedermayer
2012-05-15Support NTSC forward dvcpro videos (PAL looks incorrect).Carl Eugen Hoyos
2012-05-15Read and write APRG mov atom to allow AVUI streamcopy.Carl Eugen Hoyos
2012-05-15Add missing version bumps and APIchanges/Changelog entries.Anton Khirnov
2012-05-15lavfi: move buffer management function to a separate file.Anton Khirnov
2012-05-15lavfi: move formats-related functions from default.c to formats.cAnton Khirnov
2012-05-15lavfi: move video-related functions to a separate file.Anton Khirnov