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
path:
root
/
libavformat
/
avisynth.c
Age
Commit message (
Expand
)
Author
2012-08-07
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-07-30
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-29
lavf: deprecate r_frame_rate.
Anton Khirnov
2012-06-05
Add missing CRLFs to avisynth error messages.
Carl Eugen Hoyos
2012-06-01
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-31
avisynth: Make sure the filename passed to avisynth is in the right code page
Oka Motofumi
2012-01-28
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-27
lavf: remove AVFormatParameters from AVFormatContext.read_header signature
Anton Khirnov
2011-12-01
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-30
lavf: make av_set_pts_info private.
Anton Khirnov
2011-11-03
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-02
Remove some stray unnecessary ffmpeg references.
Diego Biurrun
2011-10-20
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-19
lavf: replace av_new_stream->avformat_new_stream part II.
Anton Khirnov
2011-09-10
avisynth: Fix upside down bug
chinshou
2011-09-10
avisynth: Remove wrong pts calculation.
chinshou
2011-07-17
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-17
lavf: use designated initialisers for all (de)muxers.
Anton Khirnov
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-01-28
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
Diego Elio Pettenò
2011-01-26
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
Diego Elio Pettenò
2010-03-30
Define AVMediaType enum, and use it instead of enum CodecType, which
Stefano Sabatini
2009-06-22
Add ff_ prefixes to exported symbols in libavformat/riff.h.
Daniel Verkamp
2009-01-19
Restore mistakenly removed period after "DivX, Inc".
Diego Biurrun
2009-01-19
cosmetics: Remove pointless period after copyright statement non-sentences.
Diego Biurrun
2008-09-09
set bits_per_coded_sample according to new lavc api
Baptiste Coudurier
2008-06-03
Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.
Stefano Sabatini
2007-07-19
Replace all occurrences of AVERROR_IO with AVERROR(EIO).
Panagiotis Issaris
2006-10-07
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-01
add support for some MS DIB formats for avisynth
Steve L'Homme
2006-08-29
Add missing file from commit r6122 (AVISynth support)
Guillaume Poirier