aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Deprecate reordered_opaque in favor of pkt_pts/dtsMichael Niedermayer2011-01-071-0/+3
* Add pkt_dts to AVFrame, this will in the future allow multithreading decodersMichael Niedermayer2011-01-071-0/+4
* Add AVFrame.pkt_pts that contains the correctly reordered AVPacket.ptsMichael Niedermayer2011-01-071-0/+3
* Add av_get_profile_name() to get profile names.Anssi Hannula2011-01-071-0/+3
* rtsp: Allow requesting of filtering of source packetsMartin Storsjö2011-01-061-0/+3
* udp: Allow specifying the connect option in udp_set_remote_url, tooMartin Storsjö2011-01-061-0/+4
* In video4linux2, in the case the timebase value in ap is 0/0, read theStefano Sabatini2011-01-051-2/+7
* add ASS encoding and decoding support in Subtitle Formats documentationAurelien Jacobs2010-12-281-1/+1
* add SubRip decoderAurelien Jacobs2010-12-281-1/+1
* Add copy filter, useful for testing the avfilter_draw_slice() copyStefano Sabatini2010-12-281-0/+5
* Bump lavfi minor and add an entry after r26108 (which addedStefano Sabatini2010-12-271-0/+3
* Fix date in APIchanges.Stefano Sabatini2010-12-271-1/+1
* Consistently prefer short library names in APIchanges.Stefano Sabatini2010-12-271-3/+3
* Implement av_find_best_stream.Nicolas George2010-12-271-0/+3
* lavf: bump minor and add APIchanges entry after adding AVFMT_NOSTREAMSAnton Khirnov2010-12-271-0/+4
* Metadata demuxer.Anton Khirnov2010-12-271-1/+1
* Metadata muxerAnton Khirnov2010-12-273-0/+71
* Extend documentation for format and noformat filters, and removeStefano Sabatini2010-12-261-11/+13
* Add erode libopencv filter.Stefano Sabatini2010-12-261-0/+10
* Add dilate libopencv filter.Stefano Sabatini2010-12-261-0/+46
* Windows Televison (WTV) demuxerPeter Ross2010-12-261-0/+1
* There is no complete G.729 decoder in libavcodec.Carl Eugen Hoyos2010-12-241-1/+0
* Redesign the libopencv wrapper to make it more generic. Accept bothStefano Sabatini2010-12-231-6/+21
* Add av_file_map() and av_file_unmap() functions.Stefano Sabatini2010-12-221-0/+3
* Add AVERROR_*_NOT_FOUND codes.Nicolas George2010-12-191-0/+11
* AMR-WB decoder, written as part of Google Summer of Code 2010 by MarceloRonald S. Bultje2010-12-181-2/+1
* Improve layout and clarify / complete documentation for the yadifStefano Sabatini2010-12-171-19/+26
* Simplify texi files naming: ff*-doc.texi -> ff*.texi.Stefano Sabatini2010-12-144-0/+0
* Add gradfun filter, ported from MPlayer.Nolan L2010-12-121-0/+29
* Add section describing the filtergraph.Stefano Sabatini2010-12-121-0/+91
* Fix typo.Stefano Sabatini2010-12-091-1/+1
* Move AV_NOPTS_VALUE, AV_TIME_BASE, AV_TIME_BASE_Q symbols fromStefano Sabatini2010-12-091-0/+4
* Deprecate the use of the NO_COLOR environment variable.Stefano Sabatini2010-12-061-0/+2
* Introduce FFMPEG_FORCE_NOCOLOR, with the same meaning and use ofStefano Sabatini2010-12-061-2/+3
* Allow to force colored output.Etienne Buira2010-12-051-1/+2
* Add CODEC_CAP_NEG_LINESIZES.Stefano Sabatini2010-12-041-0/+3
* Cosmetics: add empty line which was previously removed.Stefano Sabatini2010-12-041-0/+1
* Port libmpcodecs hqdn3d filter.Baptiste Coudurier2010-12-041-0/+27
* Deprecate avcodec_pix_fmt_string() in favor ofStefano Sabatini2010-12-041-0/+4
* Implement av_image_alloc() and use it inStefano Sabatini2010-12-041-0/+3
* Add avfilter_graph_create_filter().Stefano Sabatini2010-12-021-0/+3
* Extend the frei0r filter syntax.Stefano Sabatini2010-11-301-1/+1
* Implement frei0r source.Stefano Sabatini2010-11-301-0/+29
* Remove @anchor{} commands from the POD output.Stefano Sabatini2010-11-301-0/+1
* Mobotix .mxg demuxerAnatoly Nenashev2010-11-261-0/+1
* Fix date in last APIchanges entry.Stefano Sabatini2010-11-261-1/+1
* Implement avfilter_get_video_buffer_ref_from_arrays().Stefano Sabatini2010-11-251-0/+3
* S/PDIF demuxerAnssi Hannula2010-11-221-1/+1
* ffmpeg.c: document default metadata mappingsAnton Khirnov2010-11-221-0/+6
* Move audio channel API from libavcodec to libavcore.Stefano Sabatini2010-11-211-0/+9