]> git.sesse.net Git - ffmpeg/log
ffmpeg
15 years agoIgnore case when sorting.
Diego Biurrun [Tue, 8 Jul 2008 15:05:59 +0000 (15:05 +0000)]
Ignore case when sorting.

Originally committed as revision 14128 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoList QuickTime container as MOV/QuickTime.
Diego Biurrun [Tue, 8 Jul 2008 15:04:41 +0000 (15:04 +0000)]
List QuickTime container as MOV/QuickTime.

Originally committed as revision 14127 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoRemove redundant Macromedia Flash entry in supported formats list.
Diego Biurrun [Tue, 8 Jul 2008 15:04:00 +0000 (15:04 +0000)]
Remove redundant Macromedia Flash entry in supported formats list.

Originally committed as revision 14126 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoformat name cosmetics, spelling cosmetics
Diego Biurrun [Tue, 8 Jul 2008 15:01:44 +0000 (15:01 +0000)]
format name cosmetics, spelling cosmetics

Originally committed as revision 14125 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoSort and prettyprint audio codecs table.
Diego Biurrun [Tue, 8 Jul 2008 14:47:22 +0000 (14:47 +0000)]
Sort and prettyprint audio codecs table.

Originally committed as revision 14124 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoSort and prettyprint video codecs table.
Diego Biurrun [Tue, 8 Jul 2008 14:41:12 +0000 (14:41 +0000)]
Sort and prettyprint video codecs table.

Originally committed as revision 14123 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoSort and prettyprint the file formats table.
Diego Biurrun [Tue, 8 Jul 2008 14:34:15 +0000 (14:34 +0000)]
Sort and prettyprint the file formats table.

Originally committed as revision 14122 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoRemove file extension from some formats, it's never mentioned consistently.
Diego Biurrun [Tue, 8 Jul 2008 14:24:08 +0000 (14:24 +0000)]
Remove file extension from some formats, it's never mentioned consistently.

Originally committed as revision 14121 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoliba52 is not always used for AC-3 decoding.
Diego Biurrun [Tue, 8 Jul 2008 14:09:14 +0000 (14:09 +0000)]
liba52 is not always used for AC-3 decoding.

Originally committed as revision 14120 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoSort image formats table.
Diego Biurrun [Tue, 8 Jul 2008 14:08:45 +0000 (14:08 +0000)]
Sort image formats table.

Originally committed as revision 14119 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoSet cur_dts to 0 only during creating new streams and not every time cur_dts happens
Michael Niedermayer [Tue, 8 Jul 2008 14:07:37 +0000 (14:07 +0000)]
Set cur_dts to 0 only during creating new streams and not every time cur_dts happens
to be AV_NOPTS_VALUE.

Originally committed as revision 14118 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoWMV8 is fully supported now.
Diego Biurrun [Tue, 8 Jul 2008 14:03:28 +0000 (14:03 +0000)]
WMV8 is fully supported now.

Originally committed as revision 14117 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agospelling cosmetics and format name fixes
Diego Biurrun [Tue, 8 Jul 2008 14:03:05 +0000 (14:03 +0000)]
spelling cosmetics and format name fixes

Originally committed as revision 14116 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoliba52 is no longer necessary for AC-3 decoding.
Diego Biurrun [Tue, 8 Jul 2008 13:53:28 +0000 (13:53 +0000)]
liba52 is no longer necessary for AC-3 decoding.

Originally committed as revision 14115 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agospelling cosmetics
Diego Biurrun [Tue, 8 Jul 2008 13:52:48 +0000 (13:52 +0000)]
spelling cosmetics

Originally committed as revision 14114 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoElectronic Arts CMV latent dox entry
Peter Ross [Tue, 8 Jul 2008 13:40:29 +0000 (13:40 +0000)]
Electronic Arts CMV latent dox entry

Originally committed as revision 14113 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoElectronic Arts CMV latent changelog entry
Peter Ross [Tue, 8 Jul 2008 13:29:11 +0000 (13:29 +0000)]
Electronic Arts CMV latent changelog entry

Originally committed as revision 14112 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoElectronic Arts CMV demuxer
Peter Ross [Tue, 8 Jul 2008 13:24:13 +0000 (13:24 +0000)]
Electronic Arts CMV demuxer

Originally committed as revision 14111 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoElectronic Arts CMV decoder
Peter Ross [Tue, 8 Jul 2008 13:22:23 +0000 (13:22 +0000)]
Electronic Arts CMV decoder

Originally committed as revision 14110 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoRemove AVPaletteControl from ALG MM demuxer/decoder
Peter Ross [Tue, 8 Jul 2008 12:44:08 +0000 (12:44 +0000)]
Remove AVPaletteControl from ALG MM demuxer/decoder

Originally committed as revision 14109 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoMake LOAD4/STORE4 macros more generic.
Victor Pollex [Tue, 8 Jul 2008 09:24:11 +0000 (09:24 +0000)]
Make LOAD4/STORE4 macros more generic.
Patch by Victor Pollex victor pollex web de
Original thread: [PATCH] mmx implementation of vc-1 inverse transformations
Date: 06/21/2008 03:37 PM

Originally committed as revision 14108 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoRemove outdated comment
Luca Abeni [Tue, 8 Jul 2008 08:22:16 +0000 (08:22 +0000)]
Remove outdated comment

Originally committed as revision 14107 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoPrint libavformat version in outgoing SDPs.
Stefano Sabatini [Tue, 8 Jul 2008 07:05:57 +0000 (07:05 +0000)]
Print libavformat version in outgoing SDPs.

Originally committed as revision 14106 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agocorrect path in *-uninstalled.pc
Aurelien Jacobs [Mon, 7 Jul 2008 23:28:32 +0000 (23:28 +0000)]
correct path in *-uninstalled.pc

Originally committed as revision 14105 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years ago1 c-asm loop less and 1x unroll of float_to_int16_sse()
Michael Niedermayer [Mon, 7 Jul 2008 21:25:18 +0000 (21:25 +0000)]
1 c-asm loop less and 1x unroll of float_to_int16_sse()
25% faster

Originally committed as revision 14104 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agoFix x86-64
Michael Niedermayer [Mon, 7 Jul 2008 21:04:29 +0000 (21:04 +0000)]
Fix x86-64

Originally committed as revision 14103 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years agodont use C-asm loops and unroll once float_to_int16_3dnow()
Michael Niedermayer [Mon, 7 Jul 2008 20:46:03 +0000 (20:46 +0000)]
dont use C-asm loops and unroll once float_to_int16_3dnow()
30% faster

Originally committed as revision 14102 to svn://svn.ffmpeg.org/ffmpeg/trunk

15 years ago10l, fix nuv_header for the case when there is no video stream.
Reimar Döffinger [Mon, 7 Jul 2008 16:30:39 +0000 (16:30 +0000)]
10l, fix nuv_header for the case when there is no video stream.

Originally committed as revision 14101 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoAlphabetically order AVInputFormat/AVOutputFormat declarations.
Diego Biurrun [Mon, 7 Jul 2008 11:11:08 +0000 (11:11 +0000)]
Alphabetically order AVInputFormat/AVOutputFormat declarations.

Originally committed as revision 14100 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoAdd a note to remind people to add new raw formats to the Makefile.
Diego Biurrun [Mon, 7 Jul 2008 10:45:36 +0000 (10:45 +0000)]
Add a note to remind people to add new raw formats to the Makefile.

Originally committed as revision 14099 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoAdd missing dependency declaration for raw Dirac demuxer.
Diego Biurrun [Mon, 7 Jul 2008 10:44:34 +0000 (10:44 +0000)]
Add missing dependency declaration for raw Dirac demuxer.

Originally committed as revision 14098 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agospelling cosmetics in PCM codec long names
Diego Biurrun [Mon, 7 Jul 2008 10:37:18 +0000 (10:37 +0000)]
spelling cosmetics in PCM codec long names

Originally committed as revision 14097 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoredundant assignment found by Clang
Benjamin Larsson [Mon, 7 Jul 2008 08:29:08 +0000 (08:29 +0000)]
redundant assignment found by Clang

Originally committed as revision 14096 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoadd some missing dependencies
Aurelien Jacobs [Sun, 6 Jul 2008 20:48:47 +0000 (20:48 +0000)]
add some missing dependencies

Originally committed as revision 14095 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoSimplify: glob->phase is always == 3
Vitor Sessak [Sun, 6 Jul 2008 14:23:30 +0000 (14:23 +0000)]
Simplify: glob->phase is always == 3

Originally committed as revision 14094 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoCosmetics: reindent tables
Vitor Sessak [Sun, 6 Jul 2008 14:16:21 +0000 (14:16 +0000)]
Cosmetics: reindent tables

Originally committed as revision 14093 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoRemove phasep context var, it is just phase*5
Vitor Sessak [Sun, 6 Jul 2008 12:03:21 +0000 (12:03 +0000)]
Remove phasep context var, it is just phase*5

Originally committed as revision 14092 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoSlighly faster operation
Vitor Sessak [Sun, 6 Jul 2008 12:01:59 +0000 (12:01 +0000)]
Slighly faster operation

Originally committed as revision 14091 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoTypo in a comment: s/two avoid/to avoid/
Vitor Sessak [Sun, 6 Jul 2008 10:49:28 +0000 (10:49 +0000)]
Typo in a comment: s/two avoid/to avoid/

Originally committed as revision 14090 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoCosmetics: remove braces
Vitor Sessak [Sun, 6 Jul 2008 10:35:01 +0000 (10:35 +0000)]
Cosmetics: remove braces

Originally committed as revision 14089 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoAnother use of scalar_product_float()
Vitor Sessak [Sun, 6 Jul 2008 10:32:29 +0000 (10:32 +0000)]
Another use of scalar_product_float()

Originally committed as revision 14088 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoDo not reimplement memmove()
Vitor Sessak [Sun, 6 Jul 2008 10:30:21 +0000 (10:30 +0000)]
Do not reimplement memmove()

Originally committed as revision 14087 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoRemove context fields which can be used as simple local variables.
Gregory Montoir [Sun, 6 Jul 2008 10:01:54 +0000 (10:01 +0000)]
Remove context fields which can be used as simple local variables.
patch by Gregory Montoir, cyx users sourceforge net

Originally committed as revision 14086 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoRemove inaccurate computation of pts for audio packets and rely on
Gregory Montoir [Sun, 6 Jul 2008 10:00:12 +0000 (10:00 +0000)]
Remove inaccurate computation of pts for audio packets and rely on
libavformat to generate them.
patch by Gregory Montoir, cyx users sourceforge net

Originally committed as revision 14085 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoRemove av_cold attribute on decode_frame and add it to decode_end
Gregory Montoir [Sun, 6 Jul 2008 09:58:23 +0000 (09:58 +0000)]
Remove av_cold attribute on decode_frame and add it to decode_end
to match other codecs.
patch by Gregory Montoir, cyx users sourceforge net

Originally committed as revision 14084 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoDocument av_find_opt().
Stefano Sabatini [Sun, 6 Jul 2008 08:16:50 +0000 (08:16 +0000)]
Document av_find_opt().

Originally committed as revision 14083 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoAltivec implementation of APE vector functions
Kostya Shishkov [Sun, 6 Jul 2008 07:33:09 +0000 (07:33 +0000)]
Altivec implementation of APE vector functions

Originally committed as revision 14082 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoAdd several vector functions used by Monkey's Audio decoder to dsputil
Kostya Shishkov [Sun, 6 Jul 2008 06:06:55 +0000 (06:06 +0000)]
Add several vector functions used by Monkey's Audio decoder to dsputil

Originally committed as revision 14081 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoRemove ASSERT() macro. SoC Patch from Keiji Costantini
Luca Barbato [Sun, 6 Jul 2008 03:32:47 +0000 (03:32 +0000)]
Remove ASSERT() macro. SoC Patch from Keiji Costantini

Originally committed as revision 27214 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

16 years agoReindent. SoC Patch from Keiji Costantini
Luca Barbato [Sun, 6 Jul 2008 03:27:31 +0000 (03:27 +0000)]
Reindent. SoC Patch from Keiji Costantini

Originally committed as revision 27213 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

16 years agoSplit simpleCopy into packedCopy and planarCopy. SoC Patch from Keiji Costantini
Luca Barbato [Sun, 6 Jul 2008 03:26:32 +0000 (03:26 +0000)]
Split simpleCopy into packedCopy and planarCopy. SoC Patch from Keiji Costantini

Originally committed as revision 27212 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

16 years agoCosmetics: remove braces
Vitor Sessak [Sat, 5 Jul 2008 18:43:24 +0000 (18:43 +0000)]
Cosmetics: remove braces

Originally committed as revision 14080 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoCreate a function for float dot product instead of duplicating all over the file
Vitor Sessak [Sat, 5 Jul 2008 18:42:08 +0000 (18:42 +0000)]
Create a function for float dot product instead of duplicating all over the file

Originally committed as revision 14079 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoAdd correct header #include to fix 'make checkheaders'.
Diego Biurrun [Sat, 5 Jul 2008 10:16:54 +0000 (10:16 +0000)]
Add correct header #include to fix 'make checkheaders'.

Originally committed as revision 14078 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoAdd required stdint.h header #include.
Diego Biurrun [Sat, 5 Jul 2008 10:16:27 +0000 (10:16 +0000)]
Add required stdint.h header #include.

Originally committed as revision 14077 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agospelling cosmetics
Diego Biurrun [Sat, 5 Jul 2008 10:11:42 +0000 (10:11 +0000)]
spelling cosmetics

Originally committed as revision 14076 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoCosmetics: align
Kostya Shishkov [Sat, 5 Jul 2008 09:11:35 +0000 (09:11 +0000)]
Cosmetics: align

Originally committed as revision 14075 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoMove MLP/TrueHD from video to audio codecs section.
Kostya Shishkov [Sat, 5 Jul 2008 09:11:07 +0000 (09:11 +0000)]
Move MLP/TrueHD from video to audio codecs section.

Originally committed as revision 14074 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoOnly define AltiVec vector syntax macro when AltiVec is enabled.
Peter Ross [Sat, 5 Jul 2008 08:10:47 +0000 (08:10 +0000)]
Only define AltiVec vector syntax macro when AltiVec is enabled.
patch by Peter Ross, pross xvid org

Originally committed as revision 14073 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoAdd a note to remind people that new PCM/ADPCM formats need to be added to
Diego Biurrun [Sat, 5 Jul 2008 07:30:59 +0000 (07:30 +0000)]
Add a note to remind people that new PCM/ADPCM formats need to be added to
the Makefile as well to allow proper selective compilation.

Originally committed as revision 14072 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoRemove unused variable, fixes the warning:
Diego Biurrun [Sat, 5 Jul 2008 07:28:35 +0000 (07:28 +0000)]
Remove unused variable, fixes the warning:
libavcodec/nellymoserdec.c:133: warning: unused variable ‘i’

Originally committed as revision 14071 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoAll mp3 parsers are buggy fix 2 of n (out of array write, i suspect not exploitable)
Michael Niedermayer [Fri, 4 Jul 2008 22:04:41 +0000 (22:04 +0000)]
All mp3 parsers are buggy fix 2 of n (out of array write, i suspect not exploitable)

Originally committed as revision 14070 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoAll id3 parsers are buggy, 0 termination fix 1 of n (issue created by andreas
Michael Niedermayer [Fri, 4 Jul 2008 22:00:35 +0000 (22:00 +0000)]
All id3 parsers are buggy, 0 termination fix 1 of n (issue created by andreas
and found by reimar) fix is from reimar + cosmetics by me.

Originally committed as revision 14069 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoWrite for loops in a more standard way. In my opinion, they are much more readable...
Vitor Sessak [Fri, 4 Jul 2008 19:55:58 +0000 (19:55 +0000)]
Write for loops in a more standard way. In my opinion, they are much more readable now.

Originally committed as revision 14068 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoMLP/TrueHD decoder.
Ramiro Polla [Fri, 4 Jul 2008 15:44:13 +0000 (15:44 +0000)]
MLP/TrueHD decoder.

Originally committed as revision 14067 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoMove vars declaration to inner loop when possible
Vitor Sessak [Fri, 4 Jul 2008 15:37:52 +0000 (15:37 +0000)]
Move vars declaration to inner loop when possible

Originally committed as revision 14066 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoSimplify
Vitor Sessak [Fri, 4 Jul 2008 15:32:04 +0000 (15:32 +0000)]
Simplify

Originally committed as revision 14065 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agospelling/grammar/wording overhaul
Diego Biurrun [Fri, 4 Jul 2008 13:49:45 +0000 (13:49 +0000)]
spelling/grammar/wording overhaul

Originally committed as revision 27190 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

16 years agowhitespace cosmetics
Diego Biurrun [Fri, 4 Jul 2008 13:14:29 +0000 (13:14 +0000)]
whitespace cosmetics

Originally committed as revision 27188 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

16 years agoPlace license header at the top of the file for consistency.
Diego Biurrun [Fri, 4 Jul 2008 13:12:47 +0000 (13:12 +0000)]
Place license header at the top of the file for consistency.

Originally committed as revision 27187 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

16 years agospelling cosmetics
Diego Biurrun [Fri, 4 Jul 2008 13:05:06 +0000 (13:05 +0000)]
spelling cosmetics

Originally committed as revision 14064 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoRemove unneeded var
Vitor Sessak [Thu, 3 Jul 2008 19:25:12 +0000 (19:25 +0000)]
Remove unneeded var

Originally committed as revision 14063 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoUse a matrix instead of a vector
Vitor Sessak [Thu, 3 Jul 2008 19:23:42 +0000 (19:23 +0000)]
Use a matrix instead of a vector

Originally committed as revision 14062 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoReindent table
Vitor Sessak [Thu, 3 Jul 2008 19:21:19 +0000 (19:21 +0000)]
Reindent table

Originally committed as revision 14061 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoReindent after r14059, see "[PATCH] allow empty params for
Ronald S. Bultje [Thu, 3 Jul 2008 12:12:03 +0000 (12:12 +0000)]
Reindent after r14059, see "[PATCH] allow empty params for
av_open_input_stream()".

Originally committed as revision 14060 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoAllow NULL for read_header in AVInputFormat. See discussion in "[PATCH] allow
Ronald S. Bultje [Thu, 3 Jul 2008 12:10:54 +0000 (12:10 +0000)]
Allow NULL for read_header in AVInputFormat. See discussion in "[PATCH] allow
empty params for av_open_input_stream()".

Originally committed as revision 14059 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoWe do not only calculate it but we also return it.
Michael Niedermayer [Thu, 3 Jul 2008 11:52:35 +0000 (11:52 +0000)]
We do not only calculate it but we also return it.

Originally committed as revision 14058 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoMore correct comment.
Michael Niedermayer [Thu, 3 Jul 2008 11:51:59 +0000 (11:51 +0000)]
More correct comment.

Originally committed as revision 14057 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agomake sum_of_squares() more generic
Michael Niedermayer [Thu, 3 Jul 2008 11:50:44 +0000 (11:50 +0000)]
make sum_of_squares() more generic

Originally committed as revision 14056 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoCosmetics: split a long line.
Alexander Strange [Wed, 2 Jul 2008 22:28:47 +0000 (22:28 +0000)]
Cosmetics: split a long line.

Originally committed as revision 14055 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoUse get_cabac_bypass_sign instead of an if/else.
Alexander Strange [Wed, 2 Jul 2008 22:25:17 +0000 (22:25 +0000)]
Use get_cabac_bypass_sign instead of an if/else.

Originally committed as revision 14054 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoReorder the if/else for residual cats to match gcc's branch prediction.
Alexander Strange [Wed, 2 Jul 2008 22:20:06 +0000 (22:20 +0000)]
Reorder the if/else for residual cats to match gcc's branch prediction.

Originally committed as revision 14053 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoSimplify loop condition for readability.
Alexander Strange [Wed, 2 Jul 2008 22:15:05 +0000 (22:15 +0000)]
Simplify loop condition for readability.

Originally committed as revision 14052 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoReindent.
Alexander Strange [Wed, 2 Jul 2008 22:12:01 +0000 (22:12 +0000)]
Reindent.

Originally committed as revision 14051 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoClone decode_cabac_residual() for DC residuals, to get rid of a bunch of branches...
Alexander Strange [Wed, 2 Jul 2008 22:08:12 +0000 (22:08 +0000)]
Clone decode_cabac_residual() for DC residuals, to get rid of a bunch of branches in the main loop.

Originally committed as revision 14050 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoDon't generate two copies of hl_decode_mb() under ENABLE_SMALL.
Alexander Strange [Wed, 2 Jul 2008 22:03:53 +0000 (22:03 +0000)]
Don't generate two copies of hl_decode_mb() under ENABLE_SMALL.
(assuming your compiler removes unused static functions)

Originally committed as revision 14049 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoDon't test for H264 encoding unless an encoder exists.
Alexander Strange [Wed, 2 Jul 2008 21:46:18 +0000 (21:46 +0000)]
Don't test for H264 encoding unless an encoder exists.

Originally committed as revision 14048 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoClarify comment about parity nibble.
Ramiro Polla [Wed, 2 Jul 2008 12:24:50 +0000 (12:24 +0000)]
Clarify comment about parity nibble.

Originally committed as revision 14047 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoReindent after last commit
Luca Abeni [Wed, 2 Jul 2008 10:26:23 +0000 (10:26 +0000)]
Reindent after last commit

Originally committed as revision 14046 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoFix A/V synch for RTP streams that do not contain MPEG1 or 2
Luca Abeni [Wed, 2 Jul 2008 10:23:27 +0000 (10:23 +0000)]
Fix A/V synch for RTP streams that do not contain MPEG1 or 2
(correctly compute the presentation times based on the RTP timestamps
and the RTCP SR packets)

Originally committed as revision 14045 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoMake ff_mlp_read_major_sync() take a GetBitContext instead of buffers.
Ramiro Polla [Tue, 1 Jul 2008 01:36:16 +0000 (01:36 +0000)]
Make ff_mlp_read_major_sync() take a GetBitContext instead of buffers.

Originally committed as revision 14044 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoClarify/simplify documentation for the default_val field in AVOption.
Stefano Sabatini [Mon, 30 Jun 2008 21:46:49 +0000 (21:46 +0000)]
Clarify/simplify documentation for the default_val field in AVOption.

Originally committed as revision 14043 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoRemove credit to Philip Gladstone contribution from the ffserver
Stefano Sabatini [Mon, 30 Jun 2008 21:40:28 +0000 (21:40 +0000)]
Remove credit to Philip Gladstone contribution from the ffserver
documentation. Philip Gladstone aka philipjsg contributed the first
version of the section named Quickstart (now incorporated into the
DESCRIPTION section).

Originally committed as revision 14042 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoRemove useless wrapper around ra288_decode_frame()
Vitor Sessak [Mon, 30 Jun 2008 19:30:27 +0000 (19:30 +0000)]
Remove useless wrapper around ra288_decode_frame()

Originally committed as revision 14041 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoRemove unpack() function, read the bitstream as needed
Vitor Sessak [Mon, 30 Jun 2008 19:09:00 +0000 (19:09 +0000)]
Remove unpack() function, read the bitstream as needed

Originally committed as revision 14040 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoClean up error message
Vitor Sessak [Mon, 30 Jun 2008 18:39:11 +0000 (18:39 +0000)]
Clean up error message

Originally committed as revision 14039 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoRewrite unpack() using the bitstream reader
Vitor Sessak [Mon, 30 Jun 2008 18:36:45 +0000 (18:36 +0000)]
Rewrite unpack() using the bitstream reader

Originally committed as revision 14038 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agogain code, gain pitch and pitch delay decoding for ACELP based codecs
Vladimir Voroshilov [Mon, 30 Jun 2008 18:03:38 +0000 (18:03 +0000)]
gain code, gain pitch and pitch delay decoding for ACELP based codecs

Originally committed as revision 14037 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoMove function to avoid forward declaration
Vitor Sessak [Mon, 30 Jun 2008 16:57:27 +0000 (16:57 +0000)]
Move function to avoid forward declaration

Originally committed as revision 14036 to svn://svn.ffmpeg.org/ffmpeg/trunk

16 years agoRemove useless initialization
Vitor Sessak [Mon, 30 Jun 2008 16:54:49 +0000 (16:54 +0000)]
Remove useless initialization

Originally committed as revision 14035 to svn://svn.ffmpeg.org/ffmpeg/trunk