|
|
|
@50f85218
|
15 years |
stefano.sabatini-lala |
Make device_open() store the VIDIOC_QUERYCAP ioctl errno, and in case …
|
|
|
@2d23fecd
|
15 years |
alex.converse |
Enforce time border monotonicity.
Thanks to Chromium.
Originally …
|
|
|
@a91d82b5
|
15 years |
alex.converse |
Move the SBR patch count check to prevent overwrites.
Thanks to …
|
|
|
@10678e5c
|
15 years |
alex.converse |
Increase size of patch_borders[].
6 patches means there can be 7 …
|
|
|
@19a00c5e
|
15 years |
michaelni |
avi bgr24 padding fix.
Fixes issue1901
Originally committed as …
|
|
|
@d0dedce7
|
15 years |
alex.converse |
Reindent
Originally committed as revision 22996 to …
|
|
|
@ca6d3f23
|
15 years |
alex.converse |
Rewrite ff_sbr_apply in a manner more friendly to PS.
This includes …
|
|
|
@bd744c4f
|
15 years |
alex.converse |
Declare myself (Alex Converse) AAC maintainer.
Approved by the …
|
|
|
@5635985c
|
15 years |
mans |
ARM: NEON optimised VP6 edge filter
Originally committed as revision …
|
|
|
@5e1ba34b
|
15 years |
mans |
VP56: move vp56_edge_filter to new VP56DSPContext
Using macro …
|
|
|
@ff866063
|
15 years |
michaelni |
Print warnig if requested samplingrate is unsupported.
Originally …
|
|
|
@547b7bcb
|
15 years |
mans |
bswap: add macros to byteswap constants
The normal byteswap functions …
|
|
|
@faa2989e
|
15 years |
ramiro.polla |
vfwcap: flip RGB rawvideo.
Originally committed as revision 22989 to …
|
|
|
@707cd944
|
15 years |
jmenon86 |
Fix typo.
Originally committed as revision 22988 to …
|
|
|
@2308b6c1
|
15 years |
michaelni |
Add version to AVClass so we can add to and use fields of AVClass …
|
|
|
@b01dba14
|
15 years |
lucabe72 |
Check the return value of device_try_init() immediately after calling …
|
|
|
@337104ac
|
15 years |
Carl Eugen Hoyos |
Fix FourCC when remuxing VP6F, regression introduced in r22941.
Patch …
|
|
|
@441881b4
|
15 years |
stefano.sabatini-lala |
Reindent after the last commit.
Originally committed as revision …
|
|
|
@8280e2bd
|
15 years |
stefano.sabatini-lala |
Make ffprobe show sample_aspect_ratio and display_aspect_ratio only if …
|
|
|
@6e25b78
|
15 years |
stefano.sabatini-lala |
Fix weird brace placement.
Originally committed as revision 22982 to …
|
|
|
@cf103fab
|
15 years |
stefano.sabatini-lala |
Drop AVERROR_NOTSUPP at the next major bump, use AVERROR(ENOSYS) …
|
|
|
@1ace15f5
|
15 years |
lucabe72 |
Reduce the verbosity of the v4l2 input device
Originally committed as …
|
|
|
@4f54d924
|
15 years |
lucabe72 |
Simplify some output messages in the v4l2 input device
Originally …
|
|
|
@4f5e6ef1
|
15 years |
rsbultje |
Reindent after rr22977.
Patch by Sebastian Vater <cdgs.basty …
|
|
|
@46dcabf
|
15 years |
rsbultje |
Make the IFF demuxer a little more standards-compliant, e.g. respect …
|
|
|
@726dc061
|
15 years |
rsbultje |
Reidnent after r22795.
Patch by Sebastian Vater <cdgs.basty …
|
|
|
@fe51b5ce
|
15 years |
rsbultje |
Move some branches outside looped code. Should improve the generated …
|
|
|
@473147be
|
15 years |
rsbultje |
Switch some ints to unsigned (they can only have positive values, this …
|
|
|
@a31e7956
|
15 years |
stefano.sabatini-lala |
Make ffmpeg use print_error() to make apparent the exact cause of …
|
|
|
@ec679173
|
15 years |
stefano.sabatini-lala |
Make file_open() return the error code set in errno if open() fails, …
|
|
|
@932d775f
|
15 years |
stefano.sabatini-lala |
Implement v4l2 input size autodetection in v4l2_read_header().
Move …
|
|
|
@687dc35
|
15 years |
Carl Eugen Hoyos |
Make two functions out of #define hackery.
Patch by Sebastian Vater, …
|
|
|
@90bc36b0
|
15 years |
rsbultje |
Reindent after r22968.
Originally committed as revision 22969 to …
|
|
|
@ad640896
|
15 years |
rsbultje |
Write clip-related decimal numbers into hex, where they make more …
|
|
|
@3bfd582c
|
15 years |
mans |
Set ARCH=c with --disable-asm, fix build
Originally committed as …
|
|
|
@c57a8fef
|
15 years |
stefano.sabatini-lala |
Return meaningful error codes, rather than always -1.
Originally …
|
|
|
@2d0525c2
|
15 years |
rsbultje |
Fix broken 32-bit clipping, and write numbers in hex instead of …
|
|
|
@0a6a282a
|
15 years |
stefano.sabatini-lala |
Make ffprobe show stream->nb_frames if that info is known.
Patch by …
|
|
|
@18225025
|
15 years |
stefano.sabatini-lala |
Remove unnecessary width and height variables from v4l2_read_header(). …
|
|
|
@4cf1ba04
|
15 years |
stefano.sabatini-lala |
Make avcodec_check_dimensions() return AVERROR(EINVAL) rather than -1 …
|
|
|
@2ef6c124
|
15 years |
stefano.sabatini-lala |
Mark av_metadata_set() as deprecated, and use av_metadata_set2()
in …
|
|
|
@472e12f5
|
15 years |
stefano.sabatini-lala |
Implement ffserver.c:report_config_error() and a macro for logging …
|
|
|
@6675a5bf
|
15 years |
stefano.sabatini-lala |
Statically initialize ffserver.c:config_filename, simplify.
…
|
|
|
@931b832
|
15 years |
stefano.sabatini-lala |
Consistently prefer @var{VAR} over VAR for indicating filter …
|
|
|
@62044024
|
15 years |
michaelni |
4th try at getting ansi colors working with a default of …
|
|
|
@0bb84801
|
15 years |
rsbultje |
Add acelp_filters.o as QCELP decoder object file.
Originally …
|
|
|
@005ad8a0
|
15 years |
rsbultje |
Make WMAVoice decoder depend on DCT/RDFT
Originally committed as …
|
|
|
@07876e25
|
15 years |
mans |
Workaround for missing llrintf()
Originally committed as revision …
|
|
|
@aebfb457
|
15 years |
michaelni |
Trying _WIN32 for win32 detection.
Originally committed as revision …
|
|
|
@7328cdfa
|
15 years |
michaelni |
Merge the 2 ANSI ESC codes.
Originally committed as revision 22952 to …
|
|
|
@841073ce
|
15 years |
michaelni |
Reenable ANSI colors, use method from VLC as suggested by ramiro. …
|
|
|
@cc8538ff
|
15 years |
justin.ruggles |
ac3dec: return smaller of buf_size and frame_size instead of always …
|
|
|
@84368aa
|
15 years |
mans |
ARM: fix build for darwin/iphone
References to external symbols in …
|
|
|
@2c4b87ea
|
15 years |
michaelni |
Disable ANSI color code until we figured out how to detect ANSI …
|
|
|
@0403c2e3
|
15 years |
baptiste.coudurier |
Disable LATM AAC in mpegts, this is not supported and produce too many …
|
|
|
@51e026d1
|
15 years |
michaelni |
Coloring the log with ANSI.
Ive checked this on black and white …
|
|
|
@037e9af
|
15 years |
jmenon86 |
Fix off-by-1 error in the tag parsing code.
Originally committed as …
|
|
|
@ddecab20
|
15 years |
michaelni |
Set .supported_samplerates for mpeg audio encoders.
Originally …
|
|
|
@10d0f5e0
|
15 years |
michaelni |
Make sure ffmpeg chooses a supported samplerte if the encoder supports …
|
|
|
@951776c4
|
15 years |
tomas.hardin |
Made FLIC demuxer capable of handling the videos from "X-COM: Terror …
|
|
|
@03cb8458
|
15 years |
Carl Eugen Hoyos |
Support VP6F in Matroska.
Patch by Christian Schmidt, schmidt digadd …
|
|
|
@9b157b0c
|
15 years |
Carl Eugen Hoyos |
Fix compilation error of ffmpeg and ffplay with --disable-avdevice.
…
|
|
|
@9d30e068
|
15 years |
stefano.sabatini-lala |
Do not initialize res in url_fseek(), in the case !s->seek directly …
|
|
|
@9a32573b
|
15 years |
rsbultje |
WMAVoice postfilter.
Originally committed as revision 22938 to …
|
|
|
@b1078e9f
|
15 years |
rsbultje |
Move clipping of audio samples (for those codecs outputting float) …
|
|
|
@6858ce2f
|
15 years |
jmenon86 |
Fix typo.
Originally committed as revision 22936 to …
|
|
|
@805a83d
|
15 years |
rsbultje |
Implement QCELP postfilter.
Originally committed as revision 22935 to …
|
|
|
@5180a0b1
|
15 years |
rsbultje |
Make the Sipr16k postfilter function write data into the target/output …
|
|
|
@8955a9d7
|
15 years |
rsbultje |
Split input/output data arguments to …
|
|
|
@bb2dd9ef
|
15 years |
rsbultje |
Split the input/output data arguments to ff_adaptive_gain_control().
…
|
|
|
@8e6daa4a
|
15 years |
lessen42 |
theora: coeff huffman codes are allowed to be up to 32 bits long (for …
|
|
|
@a2d35888
|
15 years |
vitor1001 |
10l: do not try to unpack DTX frames in AMR-NB decoder
Originally …
|
|
|
@10fa22cc
|
15 years |
vitor1001 |
Fix MTV decoding on big-endian systems
Originally committed as …
|
|
|
@7221579b
|
15 years |
lessen42 |
mov: Read QuickTime chapters
Originally committed as revision 22928 …
|
|
|
@dc75e4e3
|
15 years |
lessen42 |
movenc: Write nero chapters
Originally committed as revision 22927 to …
|
|
|
@f7501a71
|
15 years |
baptiste.coudurier |
seems aac gets screwed up by the parser so disable it
Originally …
|
|
|
@dc1c26dc
|
15 years |
baptiste.coudurier |
parse stream headers for audio streams in mkv, needed for frame size
…
|
|
|
@e5953464
|
15 years |
rsbultje |
Reindent / reformat some code with broken indenting.
Patch by …
|
|
|
@2328e5a2
|
15 years |
rsbultje |
Allow setting the environment variable FFMPEG_DATADIR to locate preset …
|
|
|
@bf29cbc2
|
15 years |
rsbultje |
Change a %2 to &1. Patch by Sebastian Vater <cdgs DOT basty googlemail …
|
|
|
@353285d7
|
15 years |
diego |
Remove explicit filename from Doxygen @file commands.
Passing an …
|
|
|
@ba87f080
|
15 years |
diego |
Remove explicit filename from Doxygen @file commands.
Passing an …
|
|
|
@e1ae1642
|
15 years |
diego |
Add missing internal.h #include for brktimegm(), fixes the warning: …
|
|
|
@4311ff77
|
15 years |
diego |
cosmetics: Switch Doxygen comments to JavaDoc style.
Originally …
|
|
|
@5948f822
|
15 years |
martin |
Reset RTCP timestamps after seeking, add range start offset to the …
|
|
|
@2cab6b48
|
15 years |
martin |
Revert svn rev 21857, readd first_rtcp_ntp_time in RTPDemuxContext
In …
|
|
|
@2293a2e6
|
15 years |
baptiste.coudurier |
Set AVFMT_NOTIMESTAMPS flag for mp3 muxer
Fixes issue 1026
…
|
|
|
@dbb4f051
|
15 years |
darkshikari |
vertical align in libx264.c
Originally committed as revision 22915 to …
|
|
|
@60877ad9
|
15 years |
mans |
Revert "Fix libx264 configure check to use pkg-config if available."
…
|
|
|
@73f3f30d
|
15 years |
darkshikari |
Fix libx264 configure check to use pkg-config if available.
…
|
|
|
@1840b280
|
15 years |
vitor1001 |
Makefile: make fate target depend on compiling ffmpeg
Originally …
|
|
|
@8469ae22
|
15 years |
mans |
configure: simplify $COMPONENT_LIST handling
This lets check_deps set …
|
|
|
@0afab17e
|
15 years |
mans |
configure: simplify vaapi dependencies
Originally committed as …
|
|
|
@c89c96e9
|
15 years |
mans |
configure: simplify vdpau dependencies
Originally committed as …
|
|
|
@55a95e2d
|
15 years |
mans |
FATE: update nsv-demux checksums
Originally committed as revision …
|
|
|
@bacde64
|
15 years |
lu_zero |
Make ffserver support rfc3550
Originally committed as revision 22907 …
|
|
|
@9094d867
|
15 years |
lu_zero |
Make rtp protocol obey rfc3550
Originally committed as revision 22906 …
|
|
|
@3748b2b8
|
15 years |
stefano.sabatini-lala |
Fix leak in avfilter_graph_add_filter().
In case of reallocation …
|
|
|
@fc8fa007
|
15 years |
stefano.sabatini-lala |
Implement librtmp seek support.
Implement flv_read_seek(), add a …
|
|
|
@d79fc840
|
15 years |
stefano.sabatini-lala |
Prefer AVERROR(ENOSYS) over AVERROR_NOTSUPP.
AVERROR_NOTSUPP is …
|
|
|