Aurelien Jacobs [Fri, 2 Jul 2010 15:57:56 +0000 (15:57 +0000)]
saner default value for convergence_duration
Originally committed as revision 24002 to svn://svn.ffmpeg.org/ffmpeg/trunk
Aurelien Jacobs [Fri, 2 Jul 2010 15:56:38 +0000 (15:56 +0000)]
clarify convergence_duration documentation
Originally committed as revision 24001 to svn://svn.ffmpeg.org/ffmpeg/trunk
Aurelien Jacobs [Fri, 2 Jul 2010 15:49:25 +0000 (15:49 +0000)]
wmavoice depends on mdct
Originally committed as revision 24000 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Fri, 2 Jul 2010 15:09:27 +0000 (15:09 +0000)]
Duplicate rounding that MS does in one of their implementations of an avi demuxer.
Fixes issue740
Based on patch by Cory Fields theuni-nospam- >xbmc @org
Originally committed as revision 23999 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Fri, 2 Jul 2010 15:00:21 +0000 (15:00 +0000)]
Fix memory leak introduced in r23933
Originally committed as revision 23998 to svn://svn.ffmpeg.org/ffmpeg/trunk
Ramiro Polla [Fri, 2 Jul 2010 14:23:17 +0000 (14:23 +0000)]
avutil: bump minor version for r23985 (install lfg.h)
Originally committed as revision 23997 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Fri, 2 Jul 2010 13:00:18 +0000 (13:00 +0000)]
Remove stray Doxygen grouping command; fixes one Doxygen warning.
Originally committed as revision 23996 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Fri, 2 Jul 2010 12:55:36 +0000 (12:55 +0000)]
Disambiguate bitstream groups for AAC and RV30/RV40.
Originally committed as revision 23995 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Fri, 2 Jul 2010 12:53:37 +0000 (12:53 +0000)]
Replace '\0 bytes' by 'NULL bytes' in Doxygen comments.
Doxygen mistakes the \ for the start of a Doxygen command.
Originally committed as revision 23994 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Fri, 2 Jul 2010 12:52:14 +0000 (12:52 +0000)]
Move DECODE_BYTES_PAD* macros before Doxygen comments.
Doxygen thinks the comments belong to the macros otherwise.
Originally committed as revision 23993 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Fri, 2 Jul 2010 12:50:19 +0000 (12:50 +0000)]
Fix doxy of flags parameter in fps_umf2avr().
Originally committed as revision 23992 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Fri, 2 Jul 2010 12:48:32 +0000 (12:48 +0000)]
Remove angular brackets from Doxygen comments; Doxygen confuses them for HTML.
Originally committed as revision 23991 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Fri, 2 Jul 2010 12:45:49 +0000 (12:45 +0000)]
@begingroup --> @defgroup, only the latter is correct Doxygen syntax.
Originally committed as revision 23990 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Fri, 2 Jul 2010 12:42:32 +0000 (12:42 +0000)]
Fix doxy of gb parameter in decode_gain_info().
Originally committed as revision 23989 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Fri, 2 Jul 2010 12:41:07 +0000 (12:41 +0000)]
Move #ifdef before zlib_decomp() up so it covers the Doxygen comments.
Otherwise Doxygen gets confused and cannot map comments to functions.
Originally committed as revision 23988 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Fri, 2 Jul 2010 12:35:51 +0000 (12:35 +0000)]
Fix doxy of fixed_mean_energy parameter in ff_amr_set_fixed_gain().
Originally committed as revision 23987 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Fri, 2 Jul 2010 12:26:22 +0000 (12:26 +0000)]
Fix the signature of ff_set_min_dist_lsf() to match the implementation
and add doxy for the size parameter.
Originally committed as revision 23986 to svn://svn.ffmpeg.org/ffmpeg/trunk
Ramiro Polla [Fri, 2 Jul 2010 12:12:06 +0000 (12:12 +0000)]
avutil: install lfg.h
Originally committed as revision 23985 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Fri, 2 Jul 2010 11:55:42 +0000 (11:55 +0000)]
Fix Doxygen documentation of gb parameter in ff_wma_get_large_val().
Originally committed as revision 23984 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Fri, 2 Jul 2010 11:54:34 +0000 (11:54 +0000)]
Fix typo in Doxygen function parameter name.
Originally committed as revision 23983 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Fri, 2 Jul 2010 11:53:00 +0000 (11:53 +0000)]
Avoid one more instance of angular brackets in Doxygen comments.
Originally committed as revision 23982 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Fri, 2 Jul 2010 11:49:17 +0000 (11:49 +0000)]
Fix parameter name and position in av_crc_init Doxygen documentation.
Originally committed as revision 23981 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Fri, 2 Jul 2010 11:46:29 +0000 (11:46 +0000)]
Replace incorrect @NOTE Doxygen command by @note; capitalization matters.
Originally committed as revision 23980 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Fri, 2 Jul 2010 11:44:58 +0000 (11:44 +0000)]
Avoid square brackets in Doxygen comments; Doxygen chokes on them.
Originally committed as revision 23979 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Fri, 2 Jul 2010 11:41:13 +0000 (11:41 +0000)]
Fix Doxygen function parameter documentation syntax.
Originally committed as revision 23978 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Fri, 2 Jul 2010 11:37:53 +0000 (11:37 +0000)]
Remove two more non-existing stray Doxygen function arguments.
Originally committed as revision 23977 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Fri, 2 Jul 2010 11:19:29 +0000 (11:19 +0000)]
Remove non-existing stray arguments from Doxygen function documentation.
Originally committed as revision 23976 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Fri, 2 Jul 2010 11:13:23 +0000 (11:13 +0000)]
Check for doxy filetag with filename
Originally committed as revision 23975 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Fri, 2 Jul 2010 11:09:12 +0000 (11:09 +0000)]
Fix two more instances of wrong @ usage in Doxygen comments.
Originally committed as revision 23974 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Fri, 2 Jul 2010 11:05:47 +0000 (11:05 +0000)]
Fix printing of '@' symbols in Doxygen comments; the correct syntax is '@@'.
Originally committed as revision 23973 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Fri, 2 Jul 2010 11:03:23 +0000 (11:03 +0000)]
Add parameter names to av_log/av_vlog function declarations.
Doxygen gets confused without an explicit parameter name.
Originally committed as revision 23972 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Fri, 2 Jul 2010 10:59:35 +0000 (10:59 +0000)]
Remove redundant and harmful explicit filename after @file Doxygen command.
Originally committed as revision 23971 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Fri, 2 Jul 2010 10:49:29 +0000 (10:49 +0000)]
Fix misspelled parameter names in Doxygen documentation.
This fixes one Doxygen warning each.
Originally committed as revision 23970 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Fri, 2 Jul 2010 10:37:13 +0000 (10:37 +0000)]
Remove misplaced Doxygen comment.
Originally committed as revision 23969 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Fri, 2 Jul 2010 10:05:49 +0000 (10:05 +0000)]
Update Doxyfile to the format preferred by Doxygen 1.5.6 (via 'doxygen -u').
This is the version available in Debian stable, so it should be a reasonable
baseline that can be expected to be available on all developer machines.
Originally committed as revision 23968 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Fri, 2 Jul 2010 08:35:47 +0000 (08:35 +0000)]
In mxf muxer, fix last b frame temporal offset
Originally committed as revision 23967 to svn://svn.ffmpeg.org/ffmpeg/trunk
John Stebbins [Fri, 2 Jul 2010 08:24:37 +0000 (08:24 +0000)]
In mov demuxer, fix seeking to the beginning when file has edit lists.
Patch by John Stebbins, stebbins at jetheaddev dot com
Fixes issue #2046
Originally committed as revision 23966 to svn://svn.ffmpeg.org/ffmpeg/trunk
Jason Garrett-Glaser [Fri, 2 Jul 2010 05:27:41 +0000 (05:27 +0000)]
SSSE3 versions of width4 VP8 6-tap MC functions
Also make some small changes to saturation order of 4-tap SSSE3 MC to fix a
non-bitexactness bug.
Patch mostly by Eli Friedman <eli.friedman AT gmail DOT com>.
Originally committed as revision 23965 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Fri, 2 Jul 2010 02:03:20 +0000 (02:03 +0000)]
configure: improve GNU as checking
Check for GNU assembler only when asm is enabled. Show a warning for
ppc/altivec only, and fail on ARM.
Originally committed as revision 23964 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Pettenò [Fri, 2 Jul 2010 00:30:27 +0000 (00:30 +0000)]
tablegen: the executable depends on tablegen headers as well
Make sure that the *_tablegen.h header is listed in the dependencies, but
filter it out in the compile line.
Originally committed as revision 23963 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Fri, 2 Jul 2010 00:20:26 +0000 (00:20 +0000)]
PPC: fix build on OSX without gas-preprocessor
Originally committed as revision 23962 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Fri, 2 Jul 2010 00:03:48 +0000 (00:03 +0000)]
Grammar fixes
Originally committed as revision 23961 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Thu, 1 Jul 2010 23:36:48 +0000 (23:36 +0000)]
vorbisdec: remove variable-length arrays
Originally committed as revision 23960 to svn://svn.ffmpeg.org/ffmpeg/trunk
Loren Merritt [Thu, 1 Jul 2010 23:21:49 +0000 (23:21 +0000)]
PPC: Altivec IMDCT
Patch by Loren Merritt
Originally committed as revision 23959 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Thu, 1 Jul 2010 23:21:46 +0000 (23:21 +0000)]
Indent
Originally committed as revision 23958 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Thu, 1 Jul 2010 23:21:42 +0000 (23:21 +0000)]
Remove vestiges of radix-2 FFT
Patch (mostly) by Loren Merritt
Originally committed as revision 23957 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Thu, 1 Jul 2010 23:21:39 +0000 (23:21 +0000)]
PPC: Altivec split-radix FFT
1.8x faster than altivec radix-2 on a G4
8% faster vorbis decoding
Patch (mostly) by Loren Merritt
Originally committed as revision 23956 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Thu, 1 Jul 2010 23:21:36 +0000 (23:21 +0000)]
PPC: fix dcbzl detection on OSX
Originally committed as revision 23955 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Thu, 1 Jul 2010 23:21:33 +0000 (23:21 +0000)]
Add -force_cpusubtype_ALL to ASFLAGS on Darwin/PPC
Originally committed as revision 23954 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Thu, 1 Jul 2010 23:21:30 +0000 (23:21 +0000)]
Check for GNU assembler, use gas-preprocessor on darwin
Originally committed as revision 23953 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Thu, 1 Jul 2010 23:21:27 +0000 (23:21 +0000)]
Check whether IBM or Apple PPC assembler syntax is used
This checks which assembler syntax is supported and defines macros
for register names accordingly.
Originally committed as revision 23952 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Thu, 1 Jul 2010 23:21:23 +0000 (23:21 +0000)]
mpegtsenc: allocate correct size for PID table
Originally committed as revision 23951 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Thu, 1 Jul 2010 23:21:20 +0000 (23:21 +0000)]
mpegaudio: move compute_antialias_float() to mpegaudiodec_float.c
Also put compute_antialias_integer() under !CONFIG_FLOAT and change
forward declarations to declare only the relevant one of these.
Fixes warnings about unused functions and pointer type mismatches.
Originally committed as revision 23950 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Thu, 1 Jul 2010 23:21:17 +0000 (23:21 +0000)]
mpegaudio: call ff_mpegaudiodec_init_mmx() only from float decoder
The mmx code is floating-point only, and this function does not know
from which decoder it is called. Without this change, the integer
decoder only "works" because the size of the context struct is smaller
in this case, and the mmx init function writes the function pointer
outside the allocated context.
Fixes issue 2054.
Originally committed as revision 23949 to svn://svn.ffmpeg.org/ffmpeg/trunk
Andrew Wason [Thu, 1 Jul 2010 23:18:27 +0000 (23:18 +0000)]
In mov demuxer, only set sar if not already set, patch by Andrew Wason,
rectalogic at rectalogic dot com
Fixes issue #1754
Originally committed as revision 23948 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Thu, 1 Jul 2010 22:31:31 +0000 (22:31 +0000)]
Use ext sample from mpeg4audio config if set with AAC SBR
Originally committed as revision 23947 to svn://svn.ffmpeg.org/ffmpeg/trunk
Jason Garrett-Glaser [Thu, 1 Jul 2010 22:09:22 +0000 (22:09 +0000)]
Fix 100L in vp8dsp asm init
Originally committed as revision 23946 to svn://svn.ffmpeg.org/ffmpeg/trunk
Aurelien Jacobs [Thu, 1 Jul 2010 21:09:17 +0000 (21:09 +0000)]
mpegaudio float decoders depend on dct
Originally committed as revision 23945 to svn://svn.ffmpeg.org/ffmpeg/trunk
Aurelien Jacobs [Thu, 1 Jul 2010 21:08:20 +0000 (21:08 +0000)]
adu and mp3on4 functions are also needed by their respective float decoders
Originally committed as revision 23944 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [Thu, 1 Jul 2010 21:04:12 +0000 (21:04 +0000)]
Altivec-optimized mp{1,2,3} windowing
Originally committed as revision 23943 to svn://svn.ffmpeg.org/ffmpeg/trunk
Josh Allmann [Thu, 1 Jul 2010 20:15:49 +0000 (20:15 +0000)]
Pad the buffer in url_close_dyn_buf, for buffers opened with url_open_dyn_buf
Patch by Josh Allmann, joshua dot allmann at gmail
Originally committed as revision 23942 to svn://svn.ffmpeg.org/ffmpeg/trunk
Josh Allmann [Thu, 1 Jul 2010 20:12:58 +0000 (20:12 +0000)]
Add RTP depacketization of SVQ3
Patch by Josh Allmann, joshua dot allmann at gmail
Originally committed as revision 23941 to svn://svn.ffmpeg.org/ffmpeg/trunk
Stefano Sabatini [Thu, 1 Jul 2010 18:49:44 +0000 (18:49 +0000)]
Move colorspace.h from libavcodec to libavutil.
Avoid a compile-time dependency of the pad filter on libavcodec.
Originally committed as revision 23940 to svn://svn.ffmpeg.org/ffmpeg/trunk
Reimar Döffinger [Thu, 1 Jul 2010 17:10:31 +0000 (17:10 +0000)]
Change all functions referenced in the mxf_metadata_read_table to use the same
prototype and also always call them with exactly those arguments.
The previous way seems to have worked on all supported platforms, however
it was not strictly valid C and would crash e.g. with a compiler that
uses stdcall by default.
Also avoids warnings if -Wstrict-prototypes is used.
Originally committed as revision 23939 to svn://svn.ffmpeg.org/ffmpeg/trunk
Aurelien Jacobs [Thu, 1 Jul 2010 16:28:38 +0000 (16:28 +0000)]
cosmetic: improve comment breaking at 80 cols
Originally committed as revision 23938 to svn://svn.ffmpeg.org/ffmpeg/trunk
Aurelien Jacobs [Thu, 1 Jul 2010 16:09:38 +0000 (16:09 +0000)]
fix dependencies of vp5 and vp6 decoders after r23915
they now also depends on cabac.o for ff_h264_norm_shift
Originally committed as revision 23937 to svn://svn.ffmpeg.org/ffmpeg/trunk
Eli Friedman [Thu, 1 Jul 2010 15:03:21 +0000 (15:03 +0000)]
fix warning in ff_metadata_mux_compat()
warning: the address of 'number' will always evaluate as 'true'
patch by Eli Friedman eli _dot_ friedman _at_ gmail _dot_ com
Originally committed as revision 23936 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Converse [Thu, 1 Jul 2010 14:49:32 +0000 (14:49 +0000)]
Allow remuxing of explicitly signalled AAC files into ADTS.
The ADTS output files are not explicitly signaled because the format
does not support explicit signalling.
Originally committed as revision 23935 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 1 Jul 2010 13:50:15 +0000 (13:50 +0000)]
Factorize get_duration() out of 4 places of the avi demuxer.
Originally committed as revision 23934 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Thu, 1 Jul 2010 11:51:01 +0000 (11:51 +0000)]
Maybe fix threaded mpeg*video encoding
This allocates per-thread copies of some MpegEncContext.ac_val which
is used concurrently from the encoding threads.
Originally committed as revision 23933 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Thu, 1 Jul 2010 11:43:30 +0000 (11:43 +0000)]
random_seed: simplify
Originally committed as revision 23932 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Thu, 1 Jul 2010 11:40:54 +0000 (11:40 +0000)]
Reindent
Originally committed as revision 23931 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Thu, 1 Jul 2010 11:40:50 +0000 (11:40 +0000)]
random_seed: allow to block on /dev/random
If both /dev/random and /dev/urandom failed to return data, an
uninitialised value might be returned. Since most systems have a
non-blocking /dev/urandom or have /dev/random with similar properties,
the chance of blocking is minimal, and the alternative of returning
non-random data is worse.
Originally committed as revision 23930 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Thu, 1 Jul 2010 11:11:23 +0000 (11:11 +0000)]
configure: replace unwarranted gcc bashing with a real explanation
Originally committed as revision 23929 to svn://svn.ffmpeg.org/ffmpeg/trunk
Howard Chu [Thu, 1 Jul 2010 10:59:44 +0000 (10:59 +0000)]
Use new librtmp APIs instead of grubbing around in RTMP struct
Originally committed as revision 23928 to svn://svn.ffmpeg.org/ffmpeg/trunk
Jason Garrett-Glaser [Thu, 1 Jul 2010 10:29:47 +0000 (10:29 +0000)]
Fix h264/vp8 intra pred on Athlon XP
Whose idea was it to have a CPU that didn't SIGILL on an invalid instruction?
Originally committed as revision 23927 to svn://svn.ffmpeg.org/ffmpeg/trunk
Rafaël Carré [Thu, 1 Jul 2010 05:17:02 +0000 (05:17 +0000)]
mpegaudioenc: Remove write-only variables from the context.
Patch by Rafaël Carré (rafael <dot> carre <at> gmail).
Originally committed as revision 23926 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 1 Jul 2010 00:09:08 +0000 (00:09 +0000)]
Prevent infinite recursion of odml indexes.
This fixes a stack overflow.
Originally committed as revision 23925 to svn://svn.ffmpeg.org/ffmpeg/trunk
Jason Garrett-Glaser [Wed, 30 Jun 2010 23:59:27 +0000 (23:59 +0000)]
Eliminate another redundant instruction in vp56/8 arithcoder
Necessary because of this GCC bug:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44474
To do this, convert some, but not all (!) of the variables in VP56RangeCoder
into local variables.
If we convert c->high into a local variable, gcc gets the stupids and refuses
to use a conditional move for the unpredictable main branch.
TODO: dispense with this bullshit and write an asm version.
Originally committed as revision 23924 to svn://svn.ffmpeg.org/ffmpeg/trunk
Stefano Sabatini [Wed, 30 Jun 2010 23:52:28 +0000 (23:52 +0000)]
Set pad description with NULL_IF_CONFIG_SMALL(), consistent with the
other filters.
Originally committed as revision 23923 to svn://svn.ffmpeg.org/ffmpeg/trunk
Stefano Sabatini [Wed, 30 Jun 2010 23:52:26 +0000 (23:52 +0000)]
Improve description for the pad filter.
Originally committed as revision 23922 to svn://svn.ffmpeg.org/ffmpeg/trunk
Jason Garrett-Glaser [Wed, 30 Jun 2010 23:18:47 +0000 (23:18 +0000)]
CMOV-ify vp56 arithcoder
This incantation causes gcc 4.3 to generate cmov on x86, a vastly better option
than a completely unpredictable branch.
Hopefully this carries over to newer versions and other CPUs with conditionals.
~5 cycles saved per call on a Core i7.
Originally committed as revision 23921 to svn://svn.ffmpeg.org/ffmpeg/trunk
Jason Garrett-Glaser [Wed, 30 Jun 2010 23:15:25 +0000 (23:15 +0000)]
Optimize vp56 arithmetic decoder
Negate "bits" to eliminate a negate in cache refilling.
Originally committed as revision 23920 to svn://svn.ffmpeg.org/ffmpeg/trunk
XBMC [Wed, 30 Jun 2010 23:01:44 +0000 (23:01 +0000)]
Make "invalid dts/pts combination" a debug instead of a warning message.
Patch by XBMC
Originally committed as revision 23919 to svn://svn.ffmpeg.org/ffmpeg/trunk
Mike Scheutzow [Wed, 30 Jun 2010 22:39:13 +0000 (22:39 +0000)]
Allow setting streamid when muxing mpegts.
Patch by Mike Scheutzow, scheutzow alcatel-lucent com
Originally committed as revision 23918 to svn://svn.ffmpeg.org/ffmpeg/trunk
Mike Scheutzow [Wed, 30 Jun 2010 22:35:57 +0000 (22:35 +0000)]
Add new option "streamid" to set the value of an outfile streamid.
Patch by Mike Scheutzow, scheutzow alcatel-lucent com
Originally committed as revision 23917 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Wed, 30 Jun 2010 22:33:38 +0000 (22:33 +0000)]
Add more int packing macros, name them consistently
Originally committed as revision 23916 to svn://svn.ffmpeg.org/ffmpeg/trunk
Stefan Gehrer [Wed, 30 Jun 2010 22:05:29 +0000 (22:05 +0000)]
renormalize VP5/6/7/8 range coder without loop
Originally committed as revision 23915 to svn://svn.ffmpeg.org/ffmpeg/trunk
Daniel Kristjansson [Wed, 30 Jun 2010 21:46:03 +0000 (21:46 +0000)]
Do not skip one of three bits zero padding.
Patch by Daniel Kristjansson, danielk cuymedia net
Originally committed as revision 23914 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Wed, 30 Jun 2010 21:45:51 +0000 (21:45 +0000)]
Add missed file dct32.c
Originally committed as revision 23913 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [Wed, 30 Jun 2010 20:11:27 +0000 (20:11 +0000)]
More mp{1,2,3} 32-point DCT transform to our common DCT framework.
Should allow for future SIMD optimizations.
Originally committed as revision 23912 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Wed, 30 Jun 2010 20:09:55 +0000 (20:09 +0000)]
Improve FF_SYMVER documentation
Originally committed as revision 23911 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Wed, 30 Jun 2010 20:09:52 +0000 (20:09 +0000)]
Improve av_strerror() documentation
Originally committed as revision 23910 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Wed, 30 Jun 2010 20:09:48 +0000 (20:09 +0000)]
Improve GET_UTF{8,16} documentation
Originally committed as revision 23909 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Wed, 30 Jun 2010 20:09:44 +0000 (20:09 +0000)]
aes: improve av_aes_crypt() documentation
Originally committed as revision 23908 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Wed, 30 Jun 2010 20:09:40 +0000 (20:09 +0000)]
adler32: add API documentation
Originally committed as revision 23907 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Wed, 30 Jun 2010 20:09:37 +0000 (20:09 +0000)]
Improve av_resample() documentation
Originally committed as revision 23906 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Wed, 30 Jun 2010 20:09:32 +0000 (20:09 +0000)]
base64: improve documentation
Originally committed as revision 23905 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Wed, 30 Jun 2010 15:38:06 +0000 (15:38 +0000)]
Fix grammar errors in documentation
Originally committed as revision 23904 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Wed, 30 Jun 2010 10:38:04 +0000 (10:38 +0000)]
Make av_get_random_seed() non-blocking
Attempt to read from /dev/urandom and /dev/random with O_NONBLOCK set.
If neither succeeds, proceed with fallbacks.
Originally committed as revision 23903 to svn://svn.ffmpeg.org/ffmpeg/trunk