|
|
|
@415e6d2
|
15 years |
stefano.sabatini-lala |
Sort video filter descriptions by name.
Originally committed as …
|
|
|
@06718022
|
15 years |
stefano.sabatini-lala |
Make the pix_fmts var in query_formats() static const.
Originally …
|
|
|
@190c1669
|
15 years |
stefano.sabatini-lala |
Add video crop filter.
Originally committed as revision 20342 to …
|
|
|
@9abba21a
|
15 years |
stefano.sabatini-lala |
Cosmetics: prefer "pix_fmts" over "pix_fmt" for the name of the …
|
|
|
@1554fed2
|
15 years |
stefano.sabatini-lala |
Make avfilter_make_format_list() take in input a const argument.
…
|
|
|
@f2ed1a41
|
15 years |
stefano.sabatini-lala |
Fix the spelling for the project name, from "ffmpeg" to "FFmpeg".
…
|
|
|
@dba755fa
|
15 years |
stefano.sabatini-lala |
Rename vfilters.texi to libavfilter.texi, as the file is meant to …
|
|
|
@a3faf694
|
15 years |
ramiro.polla |
Add comment on #endif about condition that triggers it.
Originally …
|
|
|
@61ee5045
|
15 years |
daniel |
Seek function for TMV
Originally committed as revision 20336 to …
|
|
|
@0319ba5e
|
15 years |
daniel |
Parenthesize correctly in TMV probe
Originally committed as revision …
|
|
|
@2bc70a7
|
15 years |
Reimar.Doeffinger |
Print "NOPTS" when AV_NOPTS_VALUE is encountered during seek …
|
|
|
@711e69a7
|
15 years |
Carl Eugen Hoyos |
Improve sofdec dectection to avoid false positives for MP2.
Patch by …
|
|
|
@558dbb84
|
15 years |
Reimar.Doeffinger |
sin_tables.c is a generated file, so add it to CLEANFILES
Originally …
|
|
|
@a0b909fb
|
15 years |
benoit.fouet |
Remove SHIFT_TEMPS from jfdct code.
Patch by avcoder: …
|
|
|
@08580cb0
|
15 years |
benoit.fouet |
Make url_resetbuf() assert on wrong flags passed and make it static on …
|
|
|
@0cd0a224
|
15 years |
diego |
Move function that is only used by the MP3 muxer below the …
|
|
|
@2ab9be3a
|
15 years |
diego |
Add missing dependency of the S/PDIF muxer on the AAC parser.
Fixes …
|
|
|
@ff06d76a
|
15 years |
diego |
Add '#include "libavutil/intreadwrite.h"', necessary for AV_RB32.
This …
|
|
|
@cd69fa69
|
15 years |
diego |
The MP2/MP3 muxer uses ff_id3v2_tags, so add the correct object …
|
|
|
@96ff02f1
|
15 years |
diego |
Get rid of some pointless '== NULL' / '!= 0' conditions in if …
|
|
|
@6f571d89
|
15 years |
diego |
Remove some duplicate object dependencies for the RTSP demuxer.
They …
|
|
|
@47e9f621
|
15 years |
diego |
Add missing rdt.o dependency for SDP demuxer.
This fixes the build …
|
|
|
@3a408eff
|
15 years |
stefano.sabatini-lala |
Move up the $test variable definition, together with the other …
|
|
|
@dd65909a
|
15 years |
stefano.sabatini-lala |
Give symbolic names to the positional parameters of the …
|
|
|
@c0da46c8
|
15 years |
stefano.sabatini-lala |
Break over-80-chars-long line.
Originally committed as revision 20320 …
|
|
|
@72017ea
|
15 years |
baptiste.coudurier |
check stream index validity in av_program_add_stream_index
Originally …
|
|
|
@8425ceca
|
15 years |
baptiste.coudurier |
request mp3 frame_size to be set in has_codec_parameters, fix issue …
|
|
|
@b0bef342
|
15 years |
stefano.sabatini-lala |
Add additional long names for the Flash Video decoder and encoder.
…
|
|
|
@2917367c
|
15 years |
stefano.sabatini-lala |
Add additional long names for the Sorenson Vector Quantizer 3 decoder. …
|
|
|
@1c062b55
|
15 years |
stefano.sabatini-lala |
Add additional long names for the Sorenson Vector Quantizer 1 decoder …
|
|
|
@9adcccde
|
15 years |
Reimar.Doeffinger |
mpegaudiodec, mpc and qdm2 all use the same mpa_synth window, so make …
|
|
|
@8767fb4c
|
15 years |
diego |
whitespace cosmetics: prettyprinting, K&R style
Originally committed …
|
|
|
@643fc8f1
|
15 years |
Carl Eugen Hoyos |
Flip (M)JPEG frames encoded by Intel JPEG library.
Fixes issues 1464 …
|
|
|
@11eb3ce
|
15 years |
diego |
Remove pointless parentheses.
Originally committed as revision 20311 …
|
|
|
@d91aac1c
|
15 years |
diego |
cosmetics: Remove pointless parentheses from return statement.
…
|
|
|
@933018e2
|
15 years |
Reimar.Doeffinger |
Align the seek regression test output for better readability.
…
|
|
|
@19538981
|
15 years |
darkshikari |
Update libx264.c for x264 API change
Change behavior of b-pyramid …
|
|
|
@f2c061ec
|
15 years |
baptiste.coudurier |
reindent after commit
Originally committed as revision 20307 to …
|
|
|
@7edbcfb7
|
15 years |
baptiste.coudurier |
In dump_format, print streams not associated with any program.
Fixes …
|
|
|
@cbd8a722
|
15 years |
Reynaldo H. Verdejo Pinochet |
Fix wrong comparison in r20304
Originally committed as revision 20305 …
|
|
|
@9cf6bbb9
|
15 years |
Reynaldo H. Verdejo Pinochet |
If missing, calculate width or height from bpp and
image size lowering …
|
|
|
@027e85d8
|
15 years |
stefano.sabatini-lala |
Add an entry for the avfilter_make_format_list() interface change.
…
|
|
|
@6b5dc050
|
15 years |
stefano.sabatini-lala |
Rename avfilter_make_format_list2() to avfilter_make_format_list().
…
|
|
|
@e768cb7
|
15 years |
stefano.sabatini-lala |
Remove avfilter_make_format_list(), it has been replaced by …
|
|
|
@c3a58c4e
|
15 years |
baptiste.coudurier |
fix indentation
Originally committed as revision 20300 to …
|
|
|
@f6a1fa85
|
15 years |
stefano.sabatini-lala |
Implement avfilter_make_format_list2(), which is going to replace …
|
|
|
@f28b385d
|
15 years |
stefano.sabatini-lala |
Make clear in the doxy that this is a *video* filter.
Originally …
|
|
|
@f6112d7f
|
15 years |
stefano.sabatini-lala |
Split the "Introduction" chapter in two chapters as suggested by …
|
|
|
@94ec3aca
|
15 years |
Carl Eugen Hoyos |
Support FourCC mjpa as MJPEG.
Fixes issue 1492.
Originally committed …
|
|
|
@9dd08b4e
|
15 years |
vitor1001 |
Fix recursive avfilter_poll_frame(). It was doing
min = FFMIN(min, …
|
|
|
@b07781b6
|
15 years |
lorenm |
fix linking on systems with a function name prefix (10l in r20287)
…
|
|
|
@29e4edbb
|
15 years |
lorenm |
sync yasm macros to x264
Originally committed as revision 20293 to …
|
|
|
@807e4e81
|
15 years |
baptiste.coudurier |
mux all stream types except audio as one pes packet per avpacket, …
|
|
|
@10a693b5
|
15 years |
baptiste.coudurier |
fix sar for dvcpro hd, patch by Charles Yates, charles dot yates at …
|
|
|
@e17ccf60
|
15 years |
lorenm |
huffyuv: add some const qualifiers
Originally committed as revision …
|
|
|
@7857d3cc
|
15 years |
baptiste.coudurier |
fix indentation and add braces
Originally committed as revision 20289 …
|
|
|
@45a4984
|
15 years |
baptiste.coudurier |
handle_packets takes number of packets as arg, avoid reading too much
…
|
|
|
@2f77923d
|
15 years |
lorenm |
simd add_hfyu_left_prediction
2.2x faster than C on conroe, 3.6x on …
|
|
|
@1303d62d
|
15 years |
baptiste.coudurier |
Increase max resync size, fix demuxing of …
|
|
|
@f4d608e
|
15 years |
justin.ruggles |
add CONFIG_LPC to the build system for lpc dsputil functions. fixes …
|
|
|
@4df254f
|
15 years |
mans |
WMAPRO: use some type punning in decode_coeffs()
Originally committed …
|
|
|
@f122ef36
|
15 years |
Reynaldo H. Verdejo Pinochet |
Smarten mtv's probe a bit. Check for non zero
on bpp and width|height …
|
|
|
@a828d48c
|
15 years |
Reimar.Doeffinger |
Replace seek test error return numbers by the corresponding E* …
|
|
|
@a0228397
|
15 years |
vitor1001 |
Replace big square-root table by a call to ff_sqrt(). Based on a patch …
|
|
|
@8da1d52c
|
15 years |
Aurélien Jacobs |
remove old and useless debug code
It uses the old, deprecated metadata …
|
|
|
@c4d438c
|
15 years |
kostya.shishkov |
Read metadata in WavPack files.
Patch by Anton Khirnov (acronym("What …
|
|
|
@53bc53ae
|
15 years |
diego |
Fix typo that mistakenly slipped into previous commit: …
|
|
|
@2bd0758e
|
15 years |
Aurélien Jacobs |
matroskaenc: Add support for writing chapters.
patch by Anton Khirnov …
|
|
|
@15674f12
|
15 years |
diego |
cosmetics: Break overly long lines.
Originally committed as revision …
|
|
|
@7b018b1d
|
15 years |
stefano.sabatini-lala |
Add the null video filter.
Originally committed as revision 20275 to …
|
|
|
@930aa451
|
15 years |
stefano.sabatini-lala |
Use 'enum PixelFormat *' rather than 'int *' as type for the …
|
|
|
@c3b27a3d
|
15 years |
stefano.sabatini-lala |
Add an entry for the avfilter_get_video_buffer() API change operated …
|
|
|
@0eb4ff9e
|
15 years |
stefano.sabatini-lala |
Make avfilter_get_video_buffer() recursive.
When called on a link …
|
|
|
@1f09ab5e
|
15 years |
stefano.sabatini-lala |
Add documentation for libavfilter video filters.
Originally committed …
|
|
|
@5d66059
|
15 years |
kostya.shishkov |
Support more than 64 channels in RTMP input
Originally committed as …
|
|
|
@8f648b74
|
15 years |
kostya.shishkov |
Accept RTMP packets with one-byte header
Originally committed as …
|
|
|
@f836fa17
|
15 years |
kostya.shishkov |
Last parameter in RTMP "play" call was optional and some servers seem …
|
|
|
@961057d
|
15 years |
justin.ruggles |
Remove unnecessary entries in ff_vorbiscomment_metadata_conv. …
|
|
|
@fde82ca7
|
15 years |
justin.ruggles |
Move autocorrelation function from flacenc.c to lpc.c. Also rename the …
|
|
|
@a4cb6751
|
15 years |
vitor1001 |
Avoid segfault for empty input files
Originally committed as revision …
|
|
|
@c69b3e0d
|
15 years |
michaelni |
Revert r20249, it seems the union trick works everywhere
Original …
|
|
|
@cf671d05
|
15 years |
mans |
Remove extraneous const keyword
Originally committed as revision …
|
|
|
@56e6f830
|
15 years |
lucabe72 |
Emit the SDP lines in the correct order
Originally committed as …
|
|
|
@215dab5f
|
15 years |
jmenon86 |
alacenc : use private compression_level value consistently.
…
|
|
|
@f076fe44
|
15 years |
astrange |
Remove a meaningless 'inline' from add_hfyu_left_prediction_bgr32_c(). …
|
|
|
@2d4bbdec
|
15 years |
astrange |
Huffyuv: Add missing const to src pointers in dsputil functions.
…
|
|
|
@8471a187
|
15 years |
astrange |
Huffyuv: Remove unnecessary allocation in alloc_temp().
RGB only …
|
|
|
@6ec8eadd
|
15 years |
astrange |
Huffyuv: Fix a valgrind warning in get_vlc2().
The padding in …
|
|
|
@a0992374
|
15 years |
jmenon86 |
alacenc : Move some code around for clarity.
Originally committed as …
|
|
|
@52ae1e86
|
15 years |
ramiro.polla |
mlp: Indent.
Originally committed as revision 20255 to …
|
|
|
@7fd88069
|
15 years |
ramiro.polla |
mlp: Only initialize VLC tables once. This caused a crash when …
|
|
|
@33815fa1
|
15 years |
ramiro.polla |
mlp: Use smaller CRC tables if CONFIG_SMALL.
Patch by Reimar.
…
|
|
|
@45fc24a0
|
15 years |
Carl Eugen Hoyos |
Do not try to free memory that was never allocated (partial revert of …
|
|
|
@0b7f39c9
|
15 years |
Carl Eugen Hoyos |
Release unreleased buffers found by make test.
Originally committed …
|
|
|
@bc2d2a07
|
15 years |
Carl Eugen Hoyos |
Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0.
…
|
|
|
@b388d5e4
|
15 years |
michaelni |
Very evil missuse of svn to test if AVOption and AVOption2 are …
|
|
|
@f1cb9858
|
15 years |
michaelni |
Add an experimental AVOption2 that uses an union instead of double for …
|
|
|
@68677dd8
|
15 years |
justin.ruggles |
Log a clearer warning message when muxing FLV with Speex containing …
|
|
|
@c76911bd
|
15 years |
Reimar.Doeffinger |
Split parts of dvdata.h into dvdata.c, this ensures that things like …
|
|
|
@046c4001
|
15 years |
justin.ruggles |
Add Speex support to the FLV muxer.
Originally committed as revision …
|
|
|