ffmpeg/doc
Reinhard Tartler 6d3ea1957f Bump major of libavfilter for reference counted buffer API changes.
Applications that have been linked against an older release of Libav and pick up
updated libraries experience segmentation faults because they pick up the new
libavfilter, which assumes AVFrames have been allocated by libavutil and thus
contain new reference-counting related fields. This will break for AVFrames that
have been allocated by old libavcodec.

All scheduled API changes are deferred to the next bump.
2013-12-14 16:31:32 -05:00
..
doxy
examples Replace all uses of avcodec_free_frame with av_frame_free(). 2013-12-11 20:39:54 +01:00
APIchanges Bump major of libavfilter for reference counted buffer API changes. 2013-12-14 16:31:32 -05:00
Doxyfile doxy: enable TYPEDEF_HIDES_STRUCT 2013-05-24 09:12:00 +02:00
Makefile Add an audio transcoding example. 2013-11-27 09:20:05 +01:00
RELEASE_NOTES
avconv.texi avconv: add support for VDPAU decoding 2013-11-23 11:55:53 +01:00
avplay.texi avplay: drop -vismv option which does not do anything anymore 2013-10-31 20:22:22 +01:00
avprobe.texi
avserver.conf
avserver.texi
avtools-common-opts.texi avplay: Accept cpuflags option 2013-10-22 10:49:31 +02:00
avutil.txt
bitstream_filters.texi doc: Fix some obsolete references to av* tools as ff* tools 2013-02-18 13:04:29 +01:00
build_system.txt
demuxers.texi doc: document the asf demuxer 2013-08-28 11:02:56 +02:00
developer.texi doc: cosmetics: Consistently format list and table items 2013-07-27 16:24:55 +02:00
doxy-wrapper.sh
encoders.texi libx264: add shortcut for the bluray compatibility option 2013-08-05 16:13:35 +02:00
eval.texi
faq.texi miscellaneous typo fixes 2013-07-25 19:43:32 +02:00
fate.texi doc: cosmetics: Consistently format list and table items 2013-07-27 16:24:55 +02:00
filters.texi filter docs: reference scale and fps filters 2013-11-21 14:48:40 +01:00
general.texi metasound: add last missing modes (8kHz @ 6kbps per channel) 2013-11-26 08:29:42 +01:00
git-howto.texi
git-howto.txt
indevs.texi doc: Fix some obsolete references to av* tools as ff* tools 2013-02-18 13:04:29 +01:00
libavfilter.texi
metadata.texi
multithreading.txt lavc decoders: work with refcounted frames. 2013-03-08 07:38:30 +01:00
muxers.texi movenc: add faststart option for web streaming 2013-08-21 14:20:33 +01:00
nut.texi Drop Snow codec 2013-01-06 16:30:02 +01:00
optimization.txt Drop DCTELEM typedef 2013-01-22 18:32:56 -08:00
outdevs.texi doc: Fix some obsolete references to av* tools as ff* tools 2013-02-18 13:04:29 +01:00
platform.texi doc/platform: Update to reflect current MSVC build situation 2013-11-27 13:39:03 +00:00
print_options.c doc/print_options: Move options headers to a saner place 2013-08-02 19:19:02 +02:00
protocols.texi tls: Add support for listen mode 2013-09-26 23:13:35 +03:00
rate_distortion.txt
soc.txt
swscale.txt
t2h.init doc: update the reference for the title 2013-01-26 14:49:57 +01:00
tablegen.txt
texi2pod.pl doc: Try to find nonstandard Perl path from the environment 2013-12-01 12:59:10 -05:00
viterbi.txt