index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-05-17
ffmpeg: add support for audio filters.
Anton Khirnov
2012-05-17
libavfilter: src_buffer: add time_base for audio
Michael Niedermayer
2012-05-17
libavfilter: src_buffer: fix planar audio
Michael Niedermayer
2012-05-17
libavfilter: src_buffer, use only aresample, not aconvert.
Michael Niedermayer
2012-05-17
src_buffer: fix query_formats_audio()
Michael Niedermayer
2012-05-17
libavfilter: add ff_parse_time_base()
Michael Niedermayer
2012-05-17
ffmpeg: allow switching to qatars buffersrc API
Michael Niedermayer
2012-05-16
buffersrc: export forgotten function
Michael Niedermayer
2012-05-16
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-16
aasc: support "Autodesk 24 bit RLE compressor" (FourCC: aas4)
Piotr Bandurski
2012-05-16
lavfi/aevalsrc: correct the supported sample format
Stefano Sabatini
2012-05-16
lavfi/aevalsrc: fix sample rate negotiation, after the last merge
Stefano Sabatini
2012-05-16
fate: Work around non-standard wc implementations at more places
Martin Storsjö
2012-05-16
ffprobe: remove unused variable i in probe_file()
Stefano Sabatini
2012-05-16
lavfi: drop planar/packed negotiation support
Stefano Sabatini
2012-05-16
Support more Avid Meridien / AVUI samples.
Carl Eugen Hoyos
2012-05-16
fate: work around non-standard wc implementations
Mans Rullgard
2012-05-16
avfiltergraph: switch to swresample by default
Michael Niedermayer
2012-05-16
lavfi: fix pts rescaling in the resampler
Michael Niedermayer
2012-05-16
lavfi: fix resample with differing formats
Michael Niedermayer
2012-05-16
Add AVFMT_SEEK_TO_PTS to nut demuxer flags
Michael Bradshaw
2012-05-16
Mention AVFMT_SEEK_TO_PTS in AVInputFormat flags docs
Michael Bradshaw
2012-05-16
dv_profile: fix decoding of SoftLabDVCPRO codec (PAL mode)
Piotr Bandurski
2012-05-16
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-16
doc/filter_design: fix a few other typo.
Clément Bœsch
2012-05-16
doc/filtering_design: fix typo negociation -> negotiation
Stefano Sabatini
2012-05-15
x86: rv40: Mark rv40_weight functions as MMX2; they use MMX2 instructions.
Michael Kostylev
2012-05-15
ac3dsp: simplify x86 versions of ac3_max_msb_abs_int16
Justin Ruggles
2012-05-15
fate: use standard diff options
Mans Rullgard
2012-05-15
Add SLDV FourCC for dvvideo.
Piotr Bandurski
2012-05-15
tta: Fix comment about channel number; TTA supports >2 channels.
Aneesh Dogra
2012-05-15
avfilter: Move ff_get_ref_perms_string() to where it is used.
Diego Biurrun
2012-05-15
build: Add 'check' target to run all compile and test targets.
Diego Biurrun
2012-05-15
indeo3: validate new frame size before resetting decoder
Kostya Shishkov
2012-05-15
indeo3: when freeing buffers, set pointers referencing them to NULL as well
Kostya Shishkov
2012-05-15
indeo3: initialise pixel planes on allocation
Kostya Shishkov
2012-05-15
indeo3: ensure that decoded cell data is in 7-bit range as presumed by decoder
Kostya Shishkov
2012-05-15
lavfi: switch to _alt functions
Michael Niedermayer
2012-05-15
fifo: add av_fifo_grow()
Michael Niedermayer
2012-05-15
fate: rename psx-str-v3-mdec to mdec-v3
Mans Rullgard
2012-05-15
fate: convert psx-str to a demuxer test
Mans Rullgard
2012-05-15
lavf: add mdec to is_intra_only() list
Mans Rullgard
2012-05-15
fate: use diff -b in oneline comparison
Mans Rullgard
2012-05-15
mtv: make output endian independant
Michael Niedermayer
2012-05-15
Support NTSC forward dvcpro videos (PAL looks incorrect).
Carl Eugen Hoyos
2012-05-15
Read and write APRG mov atom to allow AVUI streamcopy.
Carl Eugen Hoyos
2012-05-15
Add missing version bumps and APIchanges/Changelog entries.
Anton Khirnov
2012-05-15
lavfi: move buffer management function to a separate file.
Anton Khirnov
2012-05-15
lavfi: move formats-related functions from default.c to formats.c
Anton Khirnov
2012-05-15
lavfi: move video-related functions to a separate file.
Anton Khirnov
[next]