Michael Niedermayer
1c1c80f0a3
2nd try to fix av_log() repeated detection
...
Originally committed as revision 25174 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Ronald S. Bultje
d801f1c848
Update docs regarding writing optimizations:
...
- mention clobber-marking of xmm registers,
- some notes on external vs. inline asm, including tips on which to use for
what situation and to not rewrite+improve in the same patch (as with C code)
- some more best-practice guidelines
See "[PATCH] update doc/optimization.txt" thread on ML.
Originally committed as revision 25170 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
07cac2a082
Update doc/APIchanges after the last API changes.
...
Originally committed as revision 25168 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
47941088f9
Add frei0r filter.
...
See thread:
Subject: [FFmpeg-devel] [POC] frei0r wrapper
Date: Tue, 24 Aug 2010 21:37:32 +0200
Originally committed as revision 25165 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Martin Storsjö
21e681ba57
Add a G.722 encoder
...
Originally committed as revision 25164 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Ronald S. Bultje
9c193cc47c
Fix typo (instruciton -> instruction).
...
Originally committed as revision 25157 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
58d9436447
Fix grammar in the ocv_smooth filter documentation.
...
Originally committed as revision 25131 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
b109427524
Prefer "X" over ``X'', looks more readable and more consistent with
...
the rest of FFmpeg docs.
Originally committed as revision 25130 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
6ebf0bfc17
Implement libopencv smooth filter.
...
Originally committed as revision 25118 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Zhou Zongyi
4383692896
Add R10k decoder.
...
Original patch by Zhou Zongyi, zhouzy A os pku edu cn, resubmitted by
James Darnley, james.darnley gmail, changes by me.
Originally committed as revision 25115 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Reinhard Tartler
b3555bf08a
fix x11grab example in e.g. the manpage so that they actually work
...
Originally committed as revision 25113 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Martin Storsjö
58e37eafce
Add G.722 ADPCM audio decoder
...
Originally committed as revision 25086 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
15cae5e605
Add APIchanges entry for the av_get_cpu_flags() addition of r25076.
...
Originally committed as revision 25077 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
16bacad425
Add APIchanges entry after the recent changes to imgutils.h API of
...
r25064 and r25067.
Originally committed as revision 25071 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
1904035bac
Add APIchanges entry after the libavcore/imgutils.h renames of r25057.
...
Originally committed as revision 25059 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
4906e7b507
Amend documention for the option -prefix.
...
Originally committed as revision 25056 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
0eb1a3569e
Prefer "foo" over ``foo'' in the ffprobe docs.
...
Originally committed as revision 25055 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
47806f4119
Add APIchanges entry corresponding to the libavutil/cpu.h addition of
...
r25040.
Originally committed as revision 25041 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Diego Biurrun
7dbcc4f810
Mention that library micro version should be reset if minor version is bumped.
...
Originally committed as revision 25010 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
798dc641c4
Add APIchanges entry after the addition of
...
avcodec_get_channel_layout() of r24936.
Originally committed as revision 24937 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
7f1af825f8
Add fifo filter.
...
Originally committed as revision 24896 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Tobias Bindhammer
8fb9e19802
documentation added for the a64 codec
...
Originally committed as revision 24876 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Ronald S. Bultje
f5ea69b235
MMSH support, the most popular and widely used of all MMS variants. Written by
...
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
14 years ago
S.N. Hemanth Meenakshisundaram
99046339fc
Add null audio filter.
...
Patch by S.N. Hemanth Meenakshisundaram -af smeenaks,ucsd,edu.
Originally committed as revision 24856 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
f59e9eaf78
Add AUDIO FILTERS section.
...
Originally committed as revision 24855 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
26553088cc
Add APIchanges for av_fill_image_max_pixstep() rename of r24851.
...
Originally committed as revision 24852 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Martin Storsjö
cd223e0b4e
Add Apple HTTP Live Streaming demuxer
...
Originally committed as revision 24834 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
33d2e7b395
Add APIchanges entry after the addition of av_fill_image_max_pixstep()
...
of r24827.
Originally committed as revision 24828 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
7f38d28c39
Add APIchanges entry after the addition of AV_NE in r24814.
...
Originally committed as revision 24815 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
3f52a907e3
Add APIchanges entry after libavfilter audio framework addition of
...
r24811.
Originally committed as revision 24813 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
a1e171dfee
Add hflip filter.
...
Originally committed as revision 24806 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
d1a04371cf
Add APIchanges entry after the addition of av_get_image_linesize() of
...
r24787.
Originally committed as revision 24788 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
5bf840c411
Add APIchanges entry for the AVFilterBufferRef changes in r24773.
...
Originally committed as revision 24774 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
e1f4dd6d41
Extend and clarify documentation for -ac ffmpeg option.
...
Fix roundup issue #2061 .
Originally committed as revision 24772 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
c6a34954b9
Add APIchanges entry after av_picture_data_copy() addition.
...
Originally committed as revision 24769 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
4bf2d6e8d4
Fix typo.
...
Originally committed as revision 24767 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
c7c7feaa12
Add APIchanges entry after avfilter_open() change in r24765.
...
Originally committed as revision 24766 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
ad0d70c964
Add APIchanges entry after AVFilterBufferRef changes in r24763.
...
Originally committed as revision 24764 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
2d7b5f091d
Apply misc docs fixes spotted by Diego.
...
Originally committed as revision 24739 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
52c553302a
Fix VfW spelling.
...
Originally committed as revision 24738 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
711d14cff3
Add APIchanges entries after the last recent libavfilter renames.
...
Originally committed as revision 24733 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
e11b104a68
Add APIchanges entry after r24728.
...
Originally committed as revision 24729 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
209e451a32
Apply misc fixes spotted by Diego to protocols.texi.
...
Originally committed as revision 24726 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
63f805fc86
Remove audio_beos entries in indevs.texi and output.devs, BeOS audio
...
support has been dropped.
Originally committed as revision 24725 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
2f6bc4e76e
Apply misc fixes spotted by Diego to indevs.texi and outdevs.texi.
...
Originally committed as revision 24724 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
c32ccf7c43
Rename the chapter Devices -> Input Devices, as the file is about
...
input devices.
Originally committed as revision 24723 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Diego Biurrun
06a2ba230b
Extend the gas-preprocessor section with basic installation instructions.
...
Originally committed as revision 24713 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
71cb41dbc2
Add APIchanges entry for the av_check_image_size() addition.
...
Originally committed as revision 24712 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
1de4cfe635
Add protocols.texi.
...
Originally committed as revision 24616 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
92dd4959df
Add an entry for the AVFilterBuffer change of r24592.
...
Originally committed as revision 24593 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago