Mike Melanson [Sun, 16 Oct 2005 13:56:52 +0000 (13:56 +0000)]
chroma decoding fix by Kostya
Originally committed as revision 4647 to svn://svn.ffmpeg.org/ffmpeg/trunk
Roberto Togni [Sat, 15 Oct 2005 16:29:58 +0000 (16:29 +0000)]
Reverse patch 1.59->1.60, it break mp3 in ffplay and ffmpeg
Reversing approved by patch author
Originally committed as revision 4646 to svn://svn.ffmpeg.org/ffmpeg/trunk
Mike Melanson [Sat, 15 Oct 2005 14:33:11 +0000 (14:33 +0000)]
TM2 fixes by Kostya
Originally committed as revision 4645 to svn://svn.ffmpeg.org/ffmpeg/trunk
Giacomo Comes [Fri, 14 Oct 2005 18:17:47 +0000 (18:17 +0000)]
Fix DTS support compilation issue. Patch by Giacomo Comes < comes AH naic POIS edu >
Original thread:
Date: Oct 6, 2005 4:27 PM
Subject: [Ffmpeg-devel] [PATCH] dts support compilation issue
Originally committed as revision 4644 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Fri, 14 Oct 2005 17:55:32 +0000 (17:55 +0000)]
utf8
Originally committed as revision 4643 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Fri, 14 Oct 2005 17:29:00 +0000 (17:29 +0000)]
10l, dont make bandwidth statistics negative when feed stops being sent (it was decreased every time feed sending was aborted)
Originally committed as revision 4642 to svn://svn.ffmpeg.org/ffmpeg/trunk
Mike Melanson [Fri, 14 Oct 2005 16:17:40 +0000 (16:17 +0000)]
gcc 2.95 fix, courtesy of Luca Abeni
Originally committed as revision 4641 to svn://svn.ffmpeg.org/ffmpeg/trunk
Mike Melanson [Thu, 13 Oct 2005 04:37:06 +0000 (04:37 +0000)]
documentation update
Originally committed as revision 4640 to svn://svn.ffmpeg.org/ffmpeg/trunk
Mike Melanson [Thu, 13 Oct 2005 04:35:31 +0000 (04:35 +0000)]
support for FLX and DTA extensions in the FLIC format, courtesy of
Steven Johnson (mplayer -at- sakuraindustries.com)
Originally committed as revision 4639 to svn://svn.ffmpeg.org/ffmpeg/trunk
Mike Melanson [Thu, 13 Oct 2005 04:31:55 +0000 (04:31 +0000)]
Duck TrueMotion 2 video decoder, courtesy of Konstantin Shishkov
Originally committed as revision 4638 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Wed, 12 Oct 2005 23:38:39 +0000 (23:38 +0000)]
fix ffserver, it is working for me now again, a more elegant fix is needed though
Originally committed as revision 4637 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Wed, 12 Oct 2005 23:25:15 +0000 (23:25 +0000)]
fix feed read_header, avoid using put_tag in write_header, to be consistent with read_header, also some minor cosmetics
Originally committed as revision 4636 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Wed, 12 Oct 2005 22:43:12 +0000 (22:43 +0000)]
set_se_golomb can only write 16bits, add a note about this (ok, maybe it's brain dead using it with more than 16bits, but..)
Originally committed as revision 4635 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Wed, 12 Oct 2005 22:40:10 +0000 (22:40 +0000)]
sanity check whether dimensions are non-null
Originally committed as revision 4634 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Wed, 12 Oct 2005 22:37:42 +0000 (22:37 +0000)]
removed unused CONFIG_AUDIO_NONSHORT
Originally committed as revision 4633 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Wed, 12 Oct 2005 22:35:06 +0000 (22:35 +0000)]
lame bit_rate calculation
Originally committed as revision 4632 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Wed, 12 Oct 2005 22:24:03 +0000 (22:24 +0000)]
initial MorphOS support
Originally committed as revision 4631 to svn://svn.ffmpeg.org/ffmpeg/trunk
Reimar Döffinger [Wed, 12 Oct 2005 12:11:27 +0000 (12:11 +0000)]
Change unsigned->signed and int->long, this fits the asm code better on 64
bit systems.
Also fixes several crashes because (long)-i is incorrect if i is unsigned.
Originally committed as revision 16740 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
Loren Merritt [Sun, 9 Oct 2005 23:38:52 +0000 (23:38 +0000)]
h264 mmx weighted prediction. up to 3% overall speedup.
Originally committed as revision 4630 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Thu, 6 Oct 2005 12:13:25 +0000 (12:13 +0000)]
Ignore AMR directories.
Originally committed as revision 4629 to svn://svn.ffmpeg.org/ffmpeg/trunk
j@v2v.cc [Tue, 4 Oct 2005 11:19:08 +0000 (11:19 +0000)]
Move all definitions of external dependencies into configure instead of
defining it in configure and the Makefiles in a random fashion.
patch by j -- at -- v2v -- dot -- cc
Originally committed as revision 4628 to svn://svn.ffmpeg.org/ffmpeg/trunk
Chris Halse Rogers [Mon, 3 Oct 2005 08:15:48 +0000 (08:15 +0000)]
This patch to configure makes the --tune option recognise k8 core cpus
(athlon64, opteron, etc). Currently configure just spits a warning,
saying "unknown cpu type", and doesn't set the --march compile flag.
Patch by Chris Halse Rogers <chalserogers at gmail com>.
Originally committed as revision 4627 to svn://svn.ffmpeg.org/ffmpeg/trunk
j@v2v.cc [Sun, 2 Oct 2005 16:12:03 +0000 (16:12 +0000)]
Add all possible shared libraries to the pkg-config files.
patch by j -- at -- v2v -- dot -- cc
Originally committed as revision 4626 to svn://svn.ffmpeg.org/ffmpeg/trunk
Derk-Jan Hartman [Sun, 2 Oct 2005 15:47:08 +0000 (15:47 +0000)]
Add the flags for faac and mp3lame to $extralibs in configure, so they
are reported in the pkg-config of libavcodec.
patch by Derk-Jan Hartman <d.hartman - at - student - dot - utwente - dot - nl>
Originally committed as revision 4625 to svn://svn.ffmpeg.org/ffmpeg/trunk
Steven M. Schultz [Sat, 1 Oct 2005 14:21:34 +0000 (14:21 +0000)]
vhoook vs vhook typo, patch by Steven M. Schultz < sms - at - 2BSD - at - COM >
Originally committed as revision 4624 to svn://svn.ffmpeg.org/ffmpeg/trunk
Loren Merritt [Fri, 30 Sep 2005 02:31:47 +0000 (02:31 +0000)]
sse2 16x16 sum squared diff (306=>268 cycles on a K8)
faster 8x8 mmx ssd (77=>70 cycles)
Originally committed as revision 4623 to svn://svn.ffmpeg.org/ffmpeg/trunk
François Revol [Thu, 29 Sep 2005 08:04:45 +0000 (08:04 +0000)]
change my ç from latin-1 to UTF-8. UTF-8 ownz!
Originally committed as revision 4622 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Thu, 29 Sep 2005 00:42:45 +0000 (00:42 +0000)]
Remove references to release or CVS versions, they are misleading.
Originally committed as revision 4621 to svn://svn.ffmpeg.org/ffmpeg/trunk
Martin Boehme [Wed, 28 Sep 2005 21:18:11 +0000 (21:18 +0000)]
Since there have been quite a few questions recently on how to use the
FFmpeg libraries with Visual C++, here's a patch for the documentation
that explains everything in (excruciating) detail.
patch by Martin Boehme <boehme -- at -- inb -- dot -- uni-luebeck -- dot -- de>
Originally committed as revision 4620 to svn://svn.ffmpeg.org/ffmpeg/trunk
Jan Knutar [Tue, 27 Sep 2005 08:35:12 +0000 (08:35 +0000)]
NetBSD build fix: A forgotten $extraflags caused -lm to fall off.
patch by Jan Knutar <jknutar -- at -- nic -- dot -- fi>
Originally committed as revision 4619 to svn://svn.ffmpeg.org/ffmpeg/trunk
Loren Merritt [Tue, 27 Sep 2005 05:12:13 +0000 (05:12 +0000)]
6% faster decode_cabac_residual
Originally committed as revision 4618 to svn://svn.ffmpeg.org/ffmpeg/trunk
diane_cartman@gmx.de [Tue, 27 Sep 2005 04:46:45 +0000 (04:46 +0000)]
13% faster decode_residual (cavlc).
patch by diane_cartman at gmx dot de.
Originally committed as revision 4617 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Mon, 26 Sep 2005 10:05:13 +0000 (10:05 +0000)]
support for building dynamic libraries on Mac OS X
based on a patch by Lina Pezzella <J4rg0n -- at -- gentoo -- dot -- org>
Originally committed as revision 4616 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michel Bardiaux [Sat, 24 Sep 2005 17:42:56 +0000 (17:42 +0000)]
Fix some #ifdef to allow building amr_wb alone.
patch by Michel Bardiaux < mbardiaux -- dot -- mediaxim -- dot -- be >
Originally committed as revision 4615 to svn://svn.ffmpeg.org/ffmpeg/trunk
Sam Hocevar [Sat, 24 Sep 2005 17:10:25 +0000 (17:10 +0000)]
Tell configure about hppa, s390, mipsel, m68k and ia64 architectures.
patch by Sam Hocevar < sam -- at -- zoy -- dot -- org >
Originally committed as revision 4614 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Sat, 24 Sep 2005 17:06:50 +0000 (17:06 +0000)]
spelling fixes
Originally committed as revision 4613 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Fri, 23 Sep 2005 01:08:48 +0000 (01:08 +0000)]
Make configure bail out when confronted with unknown options.
Originally committed as revision 4612 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Fri, 23 Sep 2005 00:25:41 +0000 (00:25 +0000)]
Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERS
in libavformat to allow building (de)coders and (de)muxers independently at
some point + support for this option in configure.
Originally committed as revision 4611 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michel Bardiaux [Wed, 21 Sep 2005 23:18:52 +0000 (23:18 +0000)]
fix some pointer to intger without cast warnings (patch by Michel Bardiaux)
Originally committed as revision 4610 to svn://svn.ffmpeg.org/ffmpeg/trunk
Aurelien Jacobs [Wed, 21 Sep 2005 23:09:16 +0000 (23:09 +0000)]
fix unused variable warnings
Originally committed as revision 4609 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 21 Sep 2005 21:17:09 +0000 (21:17 +0000)]
replace a few mov + psrlq with pshufw, there are more cases which could benefit from this but they would require us to duplicate some functions ...
the trick is from various places (my own code in libpostproc, a patch on the x264 list, ...)
Originally committed as revision 4608 to svn://svn.ffmpeg.org/ffmpeg/trunk
Gábor Kovács [Wed, 21 Sep 2005 08:14:17 +0000 (08:14 +0000)]
Just noticed there is a memory leak in h264.c with the usage of rbsp_buffer.
Here is a patch which frees the rbsp_buffer in decode_end().
patch by (Gábor Kovács | picard / demoscene \ hu)
Originally committed as revision 4607 to svn://svn.ffmpeg.org/ffmpeg/trunk
Sam Hocevar [Wed, 21 Sep 2005 00:09:02 +0000 (00:09 +0000)]
Add a leading zero to the sequence files generated by the testsuite
so they always appear in proper order.
patch by Sam Hocevar < sam -- at -- zoy -- dot -- org >
Originally committed as revision 4606 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Wed, 21 Sep 2005 00:04:42 +0000 (00:04 +0000)]
Add some files generated by regression tests.
Originally committed as revision 4605 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Tue, 20 Sep 2005 23:52:29 +0000 (23:52 +0000)]
Misplaced #ifdef, the MMFContext struct is needed outside CONFIG_ENCODERS.
Originally committed as revision 4604 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 20 Sep 2005 21:43:45 +0000 (21:43 +0000)]
changing a few options to AVOptions
Originally committed as revision 4603 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 20 Sep 2005 18:51:12 +0000 (18:51 +0000)]
precautionary checks
Originally committed as revision 4602 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 20 Sep 2005 18:47:08 +0000 (18:47 +0000)]
doxygenize a few comments
very minor cleanup
Originally committed as revision 4601 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 20 Sep 2005 12:57:20 +0000 (12:57 +0000)]
dont print NULL
Originally committed as revision 4600 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Mon, 19 Sep 2005 23:26:47 +0000 (23:26 +0000)]
Move lrintf implementation from libavcodec/dsputil.h to libavutil/common.h
where it makes more sense.
Originally committed as revision 4599 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 19 Sep 2005 12:03:51 +0000 (12:03 +0000)]
set pts for h.263 decoding
Originally committed as revision 4598 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Sun, 18 Sep 2005 21:21:01 +0000 (21:21 +0000)]
Rename put_string to ff_put_string to avoid a symbol clash on Mac OS X.
Originally committed as revision 4597 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 18 Sep 2005 14:45:17 +0000 (14:45 +0000)]
print more time_base fps stuff if av_log level is at debug or above
print more likely correct fps
not sure if this is formated optimally ...
Originally committed as revision 4596 to svn://svn.ffmpeg.org/ffmpeg/trunk
Reimar Döffinger [Sat, 17 Sep 2005 08:15:07 +0000 (08:15 +0000)]
check return value of decode_cabac_mb_dqp, it is INT_MIN on error.
fixes crash with http://stud4.tuwien.ac.at/~
e0326863/ats/bbc-sample_small.mpg
and MPlayer's broken packetizer (but will not decode right of course).
Originally committed as revision 4595 to svn://svn.ffmpeg.org/ffmpeg/trunk
Dario Andrade [Wed, 14 Sep 2005 21:05:24 +0000 (21:05 +0000)]
set more x264 encoding parameters
patch by Dario Andrade <dario at ip tv>
Originally committed as revision 4594 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Tue, 13 Sep 2005 23:33:53 +0000 (23:33 +0000)]
minor typo fixes
Originally committed as revision 4593 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 12 Sep 2005 19:16:07 +0000 (19:16 +0000)]
the people want lower case ...
Originally committed as revision 4592 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 12 Sep 2005 18:24:48 +0000 (18:24 +0000)]
dont include opt.h in avcodec.h
Originally committed as revision 4591 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Mon, 12 Sep 2005 16:30:47 +0000 (16:30 +0000)]
CAREFULL --> CAREFUL typo fix
Originally committed as revision 4590 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Mon, 12 Sep 2005 15:51:29 +0000 (15:51 +0000)]
spelling/grammar/wording
Originally committed as revision 4589 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 12 Sep 2005 15:16:27 +0000 (15:16 +0000)]
clarify GPL patch acceptance policy
Originally committed as revision 4588 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 12 Sep 2005 12:07:08 +0000 (12:07 +0000)]
converting a few more options to AVOptions
Originally committed as revision 4587 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 12 Sep 2005 10:23:52 +0000 (10:23 +0000)]
convert some options in ffmpeg.c to AVOptions
Originally committed as revision 4586 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 11 Sep 2005 23:19:57 +0000 (23:19 +0000)]
avoid stdio.h
Originally committed as revision 4585 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 11 Sep 2005 23:10:28 +0000 (23:10 +0000)]
checksum doesnt cover the forward_ptr anymore (seems i forgot to commit this ...)
Originally committed as revision 4584 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 11 Sep 2005 16:39:47 +0000 (16:39 +0000)]
common questions people ask me all the time, lets hope this reduces the stuff in my inbox, otherwise ill train bogofilter on them ...
Originally committed as revision 4583 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 11 Sep 2005 14:39:33 +0000 (14:39 +0000)]
missing include noticed by g0th
Originally committed as revision 4582 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 11 Sep 2005 14:22:42 +0000 (14:22 +0000)]
flags and named constants with type checking of course for AVOption
spliting AVOption specific stuff out of avcodec.h into opt.h
Originally committed as revision 4581 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 11 Sep 2005 11:10:25 +0000 (11:10 +0000)]
AVOption API improvments
support AVOptions for encoding in ffmpeg.c
Originally committed as revision 4580 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 11 Sep 2005 08:32:25 +0000 (08:32 +0000)]
checksum doesnt cover the forward_ptr anymore
Originally committed as revision 4579 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 11 Sep 2005 08:28:03 +0000 (08:28 +0000)]
forward_ptr doesnt contain its own length anymore
Originally committed as revision 4578 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 11 Sep 2005 08:24:36 +0000 (08:24 +0000)]
do not rescale AV_NOPTS_VALUE
Originally committed as revision 4577 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sat, 10 Sep 2005 23:00:13 +0000 (23:00 +0000)]
add xvid idcts to dct-test
Originally committed as revision 4576 to svn://svn.ffmpeg.org/ffmpeg/trunk
Reimar Döffinger [Sat, 10 Sep 2005 19:30:40 +0000 (19:30 +0000)]
Fix compile without CONFIG_GPL, misplaced #endif caused a missing }.
Originally committed as revision 4575 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sat, 10 Sep 2005 19:03:37 +0000 (19:03 +0000)]
remove unused table entries
change non portable table access
Originally committed as revision 4574 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sat, 10 Sep 2005 17:09:54 +0000 (17:09 +0000)]
select xvid idct for xvid files if possible
Originally committed as revision 4573 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sat, 10 Sep 2005 17:01:30 +0000 (17:01 +0000)]
xvids mmx&mmx2 idcts
needed to decode xvid without some minor artefacts
under #ifdef CONFIG_GPL of course
Originally committed as revision 4572 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sat, 10 Sep 2005 01:13:10 +0000 (01:13 +0000)]
dont be so picky with .mp4 ... fixes Mr&MrsSmith.mp4
Originally committed as revision 4571 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Wed, 7 Sep 2005 19:15:48 +0000 (19:15 +0000)]
use av_log in debug mode
Originally committed as revision 4570 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 6 Sep 2005 22:50:58 +0000 (22:50 +0000)]
set time_base as soon as time_scale is known instead of in a unrelated chunck which might be missing
Originally committed as revision 4569 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 6 Sep 2005 21:32:18 +0000 (21:32 +0000)]
AVOption enumeration support and some flags to classify AVOptions
Originally committed as revision 4568 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Tue, 6 Sep 2005 21:25:35 +0000 (21:25 +0000)]
Kill some compiler warnings. Compiled code verified identical after changes.
Originally committed as revision 4567 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Tue, 6 Sep 2005 15:15:27 +0000 (15:15 +0000)]
Reduce unnecessary swscaler verbosity.
Originally committed as revision 16405 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
Diego Biurrun [Tue, 6 Sep 2005 15:06:16 +0000 (15:06 +0000)]
Wrong comment after #endif.
Noticed by Fred Rothganger < rothgang -- at -- uiuc -- dot -- edu >
Originally committed as revision 4566 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 6 Sep 2005 15:02:43 +0000 (15:02 +0000)]
a few more raw yuv fourccs
Originally committed as revision 4565 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 6 Sep 2005 12:53:52 +0000 (12:53 +0000)]
a little script to turn the inside of a struct into a AVOption array
Originally committed as revision 4564 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 6 Sep 2005 12:51:56 +0000 (12:51 +0000)]
AVOption first try
Originally committed as revision 4563 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michel Bardiaux [Tue, 6 Sep 2005 08:51:46 +0000 (08:51 +0000)]
Remove stray non-existent -o option from an example.
patch by Michel Bardiaux < mbardiaux -- at -- mediaxim -- dot -- be >
Originally committed as revision 4562 to svn://svn.ffmpeg.org/ffmpeg/trunk
Loren Merritt [Mon, 5 Sep 2005 17:07:52 +0000 (17:07 +0000)]
fix emulated edge motion compensation when resolution%16!=0
Originally committed as revision 4561 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 5 Sep 2005 10:26:11 +0000 (10:26 +0000)]
set a few variables correctly
Originally committed as revision 4560 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 5 Sep 2005 09:28:46 +0000 (09:28 +0000)]
AV_LOG_DEBUG vs. AV_LOG_ERROR
Originally committed as revision 4559 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 4 Sep 2005 21:04:25 +0000 (21:04 +0000)]
sample_rate value is not always correct (is there anything in quicktime which is?) so try to guess it from time_scale
Originally committed as revision 4558 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 4 Sep 2005 09:04:52 +0000 (09:04 +0000)]
fixme note
Originally committed as revision 4557 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 4 Sep 2005 09:03:01 +0000 (09:03 +0000)]
pts must be in time_base units
Originally committed as revision 4556 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 4 Sep 2005 09:00:47 +0000 (09:00 +0000)]
the user sets codec->time_base for video encding so she should also set it for audio encoding
Originally committed as revision 4555 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sat, 3 Sep 2005 20:36:24 +0000 (20:36 +0000)]
print fourcc in a readable form if possible
Originally committed as revision 4554 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Sat, 3 Sep 2005 12:57:21 +0000 (12:57 +0000)]
typo: viedo --> video
Originally committed as revision 4553 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sat, 3 Sep 2005 09:17:30 +0000 (09:17 +0000)]
simplify (d&a) and (d&~a) calculation, hint by skal
Originally committed as revision 4552 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Fri, 2 Sep 2005 21:13:19 +0000 (21:13 +0000)]
add consts (this was in my local tree, dunno where it came from, probably forgoten from some const patch)
Originally committed as revision 4551 to svn://svn.ffmpeg.org/ffmpeg/trunk
Reimar Döffinger [Fri, 2 Sep 2005 20:04:03 +0000 (20:04 +0000)]
Document "us" parameter for PCM conversion functions.
Originally committed as revision 4550 to svn://svn.ffmpeg.org/ffmpeg/trunk