summaryrefslogtreecommitdiffstats
path: root/libavformat/avisynth.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-071-1/+1
|\
* \ Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-301-2/+5
|\ \ | |/
| * lavf: deprecate r_frame_rate.Anton Khirnov2012-07-291-2/+5
* | Add missing CRLFs to avisynth error messages.Carl Eugen Hoyos2012-06-051-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-011-1/+6
|\ \ | |/
| * avisynth: Make sure the filename passed to avisynth is in the right code pageOka Motofumi2012-05-311-1/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-281-1/+1
|\ \ | |/
| * lavf: remove AVFormatParameters from AVFormatContext.read_header signatureAnton Khirnov2012-01-271-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-011-1/+2
|\ \ | |/
| * lavf: make av_set_pts_info private.Anton Khirnov2011-11-301-1/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-031-1/+1
|\ \ | |/
| * Remove some stray unnecessary ffmpeg references.Diego Biurrun2011-11-021-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-201-2/+4
|\ \ | |/
| * lavf: replace av_new_stream->avformat_new_stream part II.Anton Khirnov2011-10-191-2/+4
* | avisynth: Fix upside down bugchinshou2011-09-101-0/+8
* | avisynth: Remove wrong pts calculation.chinshou2011-09-101-1/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-171-11/+8
|\ \ | |/
| * lavf: use designated initialisers for all (de)muxers.Anton Khirnov2011-07-171-11/+8
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
| * Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-261-1/+1
* | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-281-1/+1
|/
* Define AVMediaType enum, and use it instead of enum CodecType, whichStefano Sabatini2010-03-301-2/+2
* Add ff_ prefixes to exported symbols in libavformat/riff.h.Daniel Verkamp2009-06-221-2/+2
* Restore mistakenly removed period after "DivX, Inc".Diego Biurrun2009-01-191-1/+1
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-191-1/+1
* set bits_per_coded_sample according to new lavc apiBaptiste Coudurier2008-09-091-3/+3
* Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.Stefano Sabatini2008-06-031-1/+1
* Replace all occurrences of AVERROR_IO with AVERROR(EIO).Panagiotis Issaris2007-07-191-2/+2
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* add support for some MS DIB formats for avisynthSteve L'Homme2006-10-011-3/+4
* Add missing file from commit r6122 (AVISynth support)Guillaume Poirier2006-08-291-0/+219
OpenPOWER on IntegriCloud