aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* fix x11grab example in e.g. the manpage so that they actually workReinhard Tartler2010-09-131-2/+2
| | | | Originally committed as revision 25113 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add G.722 ADPCM audio decoderMartin Storsjö2010-09-091-0/+1
| | | | Originally committed as revision 25086 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add APIchanges entry for the av_get_cpu_flags() addition of r25076.Stefano Sabatini2010-09-081-0/+3
| | | | Originally committed as revision 25077 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add APIchanges entry after the recent changes to imgutils.h API ofStefano Sabatini2010-09-071-0/+6
| | | | | | r25064 and r25067. Originally committed as revision 25071 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add APIchanges entry after the libavcore/imgutils.h renames of r25057.Stefano Sabatini2010-09-071-0/+4
| | | | Originally committed as revision 25059 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Amend documention for the option -prefix.Stefano Sabatini2010-09-071-2/+2
| | | | Originally committed as revision 25056 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Prefer "foo" over ``foo'' in the ffprobe docs.Stefano Sabatini2010-09-071-7/+7
| | | | Originally committed as revision 25055 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add APIchanges entry corresponding to the libavutil/cpu.h addition ofStefano Sabatini2010-09-041-0/+4
| | | | | | r25040. Originally committed as revision 25041 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Mention that library micro version should be reset if minor version is bumped.Diego Biurrun2010-08-311-2/+2
| | | | Originally committed as revision 25010 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add APIchanges entry after the addition ofStefano Sabatini2010-08-261-0/+3
| | | | | | avcodec_get_channel_layout() of r24936. Originally committed as revision 24937 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add fifo filter.Stefano Sabatini2010-08-241-0/+9
| | | | Originally committed as revision 24896 to svn://svn.ffmpeg.org/ffmpeg/trunk
* documentation added for the a64 codecTobias Bindhammer2010-08-231-0/+2
| | | | Originally committed as revision 24876 to svn://svn.ffmpeg.org/ffmpeg/trunk
* MMSH support, the most popular and widely used of all MMS variants. Written byRonald S. Bultje2010-08-211-0/+9
| | | | | | Zhentan Feng <spyfeng gmail com> as part of Google's Summer of Code program. Originally committed as revision 24861 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add null audio filter.S.N. Hemanth Meenakshisundaram2010-08-201-1/+5
| | | | | | Patch by S.N. Hemanth Meenakshisundaram -af smeenaks,ucsd,edu. Originally committed as revision 24856 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add AUDIO FILTERS section.Stefano Sabatini2010-08-201-0/+12
| | | | Originally committed as revision 24855 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add APIchanges for av_fill_image_max_pixstep() rename of r24851.Stefano Sabatini2010-08-201-0/+3
| | | | Originally committed as revision 24852 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add Apple HTTP Live Streaming demuxerMartin Storsjö2010-08-191-0/+1
| | | | Originally committed as revision 24834 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add APIchanges entry after the addition of av_fill_image_max_pixstep()Stefano Sabatini2010-08-181-0/+3
| | | | | | of r24827. Originally committed as revision 24828 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add APIchanges entry after the addition of AV_NE in r24814.Stefano Sabatini2010-08-171-0/+3
| | | | Originally committed as revision 24815 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add APIchanges entry after libavfilter audio framework addition ofStefano Sabatini2010-08-171-0/+4
| | | | | | r24811. Originally committed as revision 24813 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add hflip filter.Stefano Sabatini2010-08-171-0/+10
| | | | Originally committed as revision 24806 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add APIchanges entry after the addition of av_get_image_linesize() ofStefano Sabatini2010-08-121-0/+3
| | | | | | r24787. Originally committed as revision 24788 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add APIchanges entry for the AVFilterBufferRef changes in r24773.Stefano Sabatini2010-08-111-0/+5
| | | | Originally committed as revision 24774 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Extend and clarify documentation for -ac ffmpeg option.Stefano Sabatini2010-08-111-1/+4
| | | | | | Fix roundup issue #2061. Originally committed as revision 24772 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add APIchanges entry after av_picture_data_copy() addition.Stefano Sabatini2010-08-111-0/+3
| | | | Originally committed as revision 24769 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix typo.Stefano Sabatini2010-08-111-1/+1
| | | | Originally committed as revision 24767 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add APIchanges entry after avfilter_open() change in r24765.Stefano Sabatini2010-08-111-0/+7
| | | | Originally committed as revision 24766 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add APIchanges entry after AVFilterBufferRef changes in r24763.Stefano Sabatini2010-08-111-0/+6
| | | | Originally committed as revision 24764 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Apply misc docs fixes spotted by Diego.Stefano Sabatini2010-08-071-2/+2
| | | | Originally committed as revision 24739 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix VfW spelling.Stefano Sabatini2010-08-071-1/+1
| | | | Originally committed as revision 24738 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add APIchanges entries after the last recent libavfilter renames.Stefano Sabatini2010-08-071-0/+15
| | | | Originally committed as revision 24733 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add APIchanges entry after r24728.Stefano Sabatini2010-08-071-0/+3
| | | | Originally committed as revision 24729 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Apply misc fixes spotted by Diego to protocols.texi.Stefano Sabatini2010-08-061-32/+31
| | | | Originally committed as revision 24726 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove audio_beos entries in indevs.texi and output.devs, BeOS audioStefano Sabatini2010-08-062-8/+0
| | | | | | support has been dropped. Originally committed as revision 24725 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Apply misc fixes spotted by Diego to indevs.texi and outdevs.texi.Stefano Sabatini2010-08-062-33/+32
| | | | Originally committed as revision 24724 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Rename the chapter Devices -> Input Devices, as the file is aboutStefano Sabatini2010-08-061-1/+1
| | | | | | input devices. Originally committed as revision 24723 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Extend the gas-preprocessor section with basic installation instructions.Diego Biurrun2010-08-061-1/+2
| | | | Originally committed as revision 24713 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add APIchanges entry for the av_check_image_size() addition.Stefano Sabatini2010-08-061-0/+4
| | | | Originally committed as revision 24712 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add protocols.texi.Stefano Sabatini2010-07-314-13/+223
| | | | Originally committed as revision 24616 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add an entry for the AVFilterBuffer change of r24592.Stefano Sabatini2010-07-301-0/+6
| | | | Originally committed as revision 24593 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add APIchanges entry for the libavcore/imgutils.h addition.Stefano Sabatini2010-07-291-0/+4
| | | | Originally committed as revision 24584 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Implement ffprobe -show_packets.Stefano Sabatini2010-07-281-0/+7
| | | | Originally committed as revision 24577 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix the lavf docs, we have a RTP muxer, not a demuxerMartin Storsjö2010-07-271-1/+1
| | | | Originally committed as revision 24548 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add the indevs.texi and outdevs.texi files.Stefano Sabatini2010-07-275-0/+247
| | | | Originally committed as revision 24543 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add Chinese AVS encoding via external library libxavsStefan Gehrer2010-07-271-3/+3
| | | | Originally committed as revision 24533 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add an APIchanges entry for the libavcore/parseutils.{h,c} addition ofStefano Sabatini2010-07-261-0/+6
| | | | | | r24518. Originally committed as revision 24525 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add SubRip muxer and demuxerAurelien Jacobs2010-07-241-0/+1
| | | | Originally committed as revision 24488 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add an APIchanges entry after the M_PHI addition.Stefano Sabatini2010-07-221-0/+3
| | | | Originally committed as revision 24442 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add APIchanges entry for the libavfilter media format generalizationStefano Sabatini2010-07-221-0/+20
| | | | | | change of r24424. Originally committed as revision 24425 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add APIchanges entry after libavcore addition.Stefano Sabatini2010-07-211-0/+4
| | | | Originally committed as revision 24407 to svn://svn.ffmpeg.org/ffmpeg/trunk