]> git.sesse.net Git - ffmpeg/log
ffmpeg
16 years agoADPCM codec long names by Stefano Sabatini, stefano.sabatini-lala poste it
Diego Biurrun [Thu, 15 May 2008 11:35:19 +0000 (11:35 +0000)]
ADPCM codec long names by Stefano Sabatini, stefano.sabatini-lala poste it

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

16 years agoDPCM codec long names, patch by Stefano Sabatini, stefano.sabatini-lala poste it
Stefano Sabatini [Thu, 15 May 2008 11:31:14 +0000 (11:31 +0000)]
DPCM codec long names, patch by Stefano Sabatini, stefano.sabatini-lala poste it

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

16 years agoMake av_set_string() fail when number could not be set.
Stefano Sabatini [Thu, 15 May 2008 01:03:48 +0000 (01:03 +0000)]
Make av_set_string() fail when number could not be set.
Patch by Stefano Sabatini stefano§sabatini-lalaATposte§it

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

16 years agoAdd codec long name, patch by Stefano Sabatini, stefano.sabatini-lala poste it.
Stefano Sabatini [Wed, 14 May 2008 16:30:37 +0000 (16:30 +0000)]
Add codec long name, patch by Stefano Sabatini, stefano.sabatini-lala poste it.

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

16 years agoUpdate offset in the option string later, to have a better error message.
Stefano Sabatini [Wed, 14 May 2008 02:14:11 +0000 (02:14 +0000)]
Update offset in the option string later, to have a better error message.
Patch by Stefano Sabatini stefanoTODsabatini-lalaCHEZposteTODit

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

16 years agoadd missing \n in av_log message
Aurelien Jacobs [Tue, 13 May 2008 23:33:15 +0000 (23:33 +0000)]
add missing \n in av_log message

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

16 years agomatroskadec: add support for zlib compressed tracks
Aurelien Jacobs [Tue, 13 May 2008 23:32:13 +0000 (23:32 +0000)]
matroskadec: add support for zlib compressed tracks

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

16 years agoacelp_filters.h needs stdint.h
Måns Rullgård [Tue, 13 May 2008 18:10:15 +0000 (18:10 +0000)]
acelp_filters.h needs stdint.h

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

16 years agoFix non-debug build.
François Revol [Tue, 13 May 2008 17:43:18 +0000 (17:43 +0000)]
Fix non-debug build.

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

16 years agoset temporary filenames before using them
Måns Rullgård [Tue, 13 May 2008 17:25:04 +0000 (17:25 +0000)]
set temporary filenames before using them

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

16 years agoAdd more support for Win64:
Ramiro Polla [Tue, 13 May 2008 16:37:32 +0000 (16:37 +0000)]
Add more support for Win64:
- Export .lib files for x64 instead of i386;
- Win64's malloc returns 16-byte aligned blocks.

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

16 years agoMove arch check before OS check.
Ramiro Polla [Tue, 13 May 2008 16:32:51 +0000 (16:32 +0000)]
Move arch check before OS check.

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

16 years agoAdd VP56_FRAME_NONE and use VP56_FRAME_CURRENT.
Carl Eugen Hoyos [Tue, 13 May 2008 15:56:45 +0000 (15:56 +0000)]
Add VP56_FRAME_NONE and use VP56_FRAME_CURRENT.
Fixes icc warning #188: enumerated type mixed with another type

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

16 years agoFix icc warning #188: enumerated type mixed with another type
Carl Eugen Hoyos [Tue, 13 May 2008 15:51:37 +0000 (15:51 +0000)]
Fix icc warning #188: enumerated type mixed with another type

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

16 years agoAdd MATROSKA_TRACK_TYPE_NONE.
Carl Eugen Hoyos [Tue, 13 May 2008 15:42:27 +0000 (15:42 +0000)]
Add MATROSKA_TRACK_TYPE_NONE.
Fixes icc warning #188: enumerated type mixed with another type

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

16 years agoMake 'ffmpeg -formats' print codec long names.
Stefano Sabatini [Tue, 13 May 2008 15:36:10 +0000 (15:36 +0000)]
Make 'ffmpeg -formats' print codec long names.
patch by Stefano Sabatini, stefano.sabatini-lala poste it

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

16 years agoUse pkg-config for libschroedinger libs, not only for CFLAGS.
JonY [Tue, 13 May 2008 08:27:19 +0000 (08:27 +0000)]
Use pkg-config for libschroedinger libs, not only for CFLAGS.
patch by JonY, 10walls gmail com

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

16 years agoFix a typo.
Stefano Sabatini [Tue, 13 May 2008 00:49:38 +0000 (00:49 +0000)]
Fix a typo.
Patch by Stefano Sabatini stefanoDOTsabatini-lalaATpostePOINTit

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

16 years agoCorrect type for pcx_rle_decode().
Carl Eugen Hoyos [Mon, 12 May 2008 19:04:08 +0000 (19:04 +0000)]
Correct type for pcx_rle_decode().
Fixes icc warning #120: return value type does not match the function
type

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

16 years agoAlso install .lib files with versioned filename.
Ramiro Polla [Mon, 12 May 2008 16:39:05 +0000 (16:39 +0000)]
Also install .lib files with versioned filename.

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

16 years agoCreate .lib files in the subdirs.
JonY [Mon, 12 May 2008 16:28:41 +0000 (16:28 +0000)]
Create .lib files in the subdirs.
Patch by JonY <10walls at gmail dot com>

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

16 years agoReplace one more occurrence of -1 with PIX_FMT_NONE.
Carl Eugen Hoyos [Mon, 12 May 2008 10:31:52 +0000 (10:31 +0000)]
Replace one more occurrence of -1 with PIX_FMT_NONE.
Fixes icc warning #188: enumerated type mixed with another type

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

16 years agoReplace some occurrences of 0 with CODEC_ID_NONE.
Carl Eugen Hoyos [Mon, 12 May 2008 10:30:40 +0000 (10:30 +0000)]
Replace some occurrences of 0 with CODEC_ID_NONE.
Fixes icc warning #188: enumerated type mixed with another type

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

16 years agoarmv4l/float_arm_vfp.o must be added to OBJS-$(HAVE_ARMVFP) list since
Guillaume Poirier [Mon, 12 May 2008 09:18:32 +0000 (09:18 +0000)]
armv4l/float_arm_vfp.o must be added to OBJS-$(HAVE_ARMVFP) list since
it's build out of a C file, not an ASM file

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

16 years agoDo not use variable frame_info before its value is set.
Carl Eugen Hoyos [Mon, 12 May 2008 06:51:30 +0000 (06:51 +0000)]
Do not use variable frame_info before its value is set.

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

16 years agoUse strcasecmp() instead of re-inventing it.
Diego Pettenò [Mon, 12 May 2008 01:17:00 +0000 (01:17 +0000)]
Use strcasecmp() instead of re-inventing it.
Patch by Diego 'Flameeyes' Pettenò flameeyesATgmailPOINTcom

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

16 years agoPrevious commit missed an initialization - this fixes FATE's test sample.
Alexander Strange [Sun, 11 May 2008 23:39:55 +0000 (23:39 +0000)]
Previous commit missed an initialization - this fixes FATE's test sample.

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

16 years agoReplace some occurrences of -1 with PIX_FMT_NONE.
Carl Eugen Hoyos [Sun, 11 May 2008 22:28:43 +0000 (22:28 +0000)]
Replace some occurrences of -1 with PIX_FMT_NONE.
Fixes icc warning #188: enumerated type mixed with another type

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

16 years agoSet and use h->mb_xy in SVQ3 too.
Alexander Strange [Sun, 11 May 2008 20:26:35 +0000 (20:26 +0000)]
Set and use h->mb_xy in SVQ3 too.

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

16 years agoAdd some initial optimizations for ARM VFP (floating
Siarhei Siamashka [Sun, 11 May 2008 20:06:03 +0000 (20:06 +0000)]
Add some initial optimizations for ARM VFP (floating
point coprocessor available in some ARM11 cores).
Patch by Siarhei Siamashka % siarhei.siamashka@gmail.com %
Original thread:
date: Apr 20, 2008 5:41 PM
subject: [FFmpeg-devel] [PATCH] Some ARM VFP optimizations (vector_fmul, vector_fmul_reverse, float_to_int16)

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

16 years agoRemove newly unused variables.
Alexander Strange [Sun, 11 May 2008 19:22:28 +0000 (19:22 +0000)]
Remove newly unused variables.

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

16 years agoUse h->mb_xy directly in decode_cabac_residual().
Alexander Strange [Sun, 11 May 2008 19:18:39 +0000 (19:18 +0000)]
Use h->mb_xy directly in decode_cabac_residual().

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

16 years agoStore mb_xy in H264Context and only calculate it once per MB.
Alexander Strange [Sun, 11 May 2008 19:16:21 +0000 (19:16 +0000)]
Store mb_xy in H264Context and only calculate it once per MB.

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

16 years agoSimplify do_voice().
Vitor Sessak [Sun, 11 May 2008 18:47:16 +0000 (18:47 +0000)]
Simplify do_voice().
Patch by Vitor Sessak (vitor1001 gmail com)

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

16 years agoReplace some hardcoded swapping with FFSWAP.
Vitor Sessak [Sun, 11 May 2008 18:43:11 +0000 (18:43 +0000)]
Replace some hardcoded swapping with FFSWAP.
Patch by Vitor Sessak (vitor1001 gmail com)

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

16 years agoRemove unused defines from ra144.
Vitor Sessak [Sun, 11 May 2008 18:39:13 +0000 (18:39 +0000)]
Remove unused defines from ra144.
Patch by Vitor Sessak (vitor1001 gmail com)

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

16 years agocosmetics: indent after last commit. patch by matthieu castet <castet matthieu free...
Matthieu Castet [Sun, 11 May 2008 18:14:30 +0000 (18:14 +0000)]
cosmetics: indent after last commit. patch by matthieu castet <castet matthieu free fr>.

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

16 years agosimplify decoding of uncompressed samples. patch by matthieu castet <castet matthieu...
Matthieu Castet [Sun, 11 May 2008 18:13:30 +0000 (18:13 +0000)]
simplify decoding of uncompressed samples. patch by matthieu castet <castet matthieu free fr>.

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

16 years agoAllow icc to compile with optimizations (pentium3, pentium4 or core2).
Carl Eugen Hoyos [Sun, 11 May 2008 17:46:55 +0000 (17:46 +0000)]
Allow icc to compile with optimizations (pentium3, pentium4 or core2).

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

16 years agoSilence useless icc warnings.
Carl Eugen Hoyos [Sun, 11 May 2008 13:08:18 +0000 (13:08 +0000)]
Silence useless icc warnings.

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

16 years agoImplement bidirectional (positive offset - left, negative - right)
Vladimir Voroshilov [Sun, 11 May 2008 11:49:25 +0000 (11:49 +0000)]
Implement bidirectional (positive offset - left, negative - right)
signed shift for ACELP-based codecs.

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

16 years agosys/resource.h needs sys/types.h on OS/2, patch by Dave Yeo, daveryeo telus net
Dave Yeo [Sun, 11 May 2008 11:17:23 +0000 (11:17 +0000)]
sys/resource.h needs sys/types.h on OS/2, patch by Dave Yeo, daveryeo telus net

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

16 years agoDocument AVCodecContext channels field.
Stefano Sabatini [Sun, 11 May 2008 11:15:18 +0000 (11:15 +0000)]
Document AVCodecContext channels field.
patch by Stefano Sabatini, stefano.sabatini-lala poste it

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

16 years agoFix type of dest_addr_len to respect return value of udp_set_url.
Luca Abeni [Sun, 11 May 2008 10:53:21 +0000 (10:53 +0000)]
Fix type of dest_addr_len to respect return value of udp_set_url.
Patch by Luca Abeni.

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

16 years agoUpdate comment to version, negotiated with Diego, and
Vladimir Voroshilov [Sun, 11 May 2008 10:07:11 +0000 (10:07 +0000)]
Update comment to version, negotiated with Diego, and
fix missing period (not latest revision of patch
was wrongly committed).

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

16 years agoFix compilation error.
Vladimir Voroshilov [Sun, 11 May 2008 05:28:29 +0000 (05:28 +0000)]
Fix compilation error.
It was introduced after changing input parameter and
overlooked during review process.

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

16 years agofix reading of samples-per-frame
Justin Ruggles [Sun, 11 May 2008 04:25:34 +0000 (04:25 +0000)]
fix reading of samples-per-frame

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

16 years agovarious filters for ACELP-based codecs
Vladimir Voroshilov [Sun, 11 May 2008 03:42:53 +0000 (03:42 +0000)]
various filters for ACELP-based codecs

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

16 years agoSimplify a list of array allocations with a loop.
Vitor Sessak [Sun, 11 May 2008 03:40:14 +0000 (03:40 +0000)]
Simplify a list of array allocations with a loop.
patch by Vitor Sessak, vitor1001 gmail com

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

16 years agoReplace hardcoded LP filter order with parameter.
Vladimir Voroshilov [Sun, 11 May 2008 03:18:18 +0000 (03:18 +0000)]
Replace hardcoded LP filter order with parameter.
This will allow to reuse the code in the SIPR decoder.

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

16 years agoRemove useless memset, patch by Vitor Sessak, vitor1001 gmail com.
Vitor Sessak [Sat, 10 May 2008 16:05:12 +0000 (16:05 +0000)]
Remove useless memset, patch by Vitor Sessak, vitor1001 gmail com.

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

16 years agoRewrite unpack_input() completely, patch by Vitor Sessak, vitor1001 gmail com.
Vitor Sessak [Sat, 10 May 2008 16:02:38 +0000 (16:02 +0000)]
Rewrite unpack_input() completely, patch by Vitor Sessak, vitor1001 gmail com.

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

16 years agocosmetics: Reindent file, patch by Vitor Sessak, vitor1001 gmail com,
Vitor Sessak [Sat, 10 May 2008 15:59:08 +0000 (15:59 +0000)]
cosmetics: Reindent file, patch by Vitor Sessak, vitor1001 gmail com,
some further prettyprinting by myself.

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

16 years agoAdd missing path to #include.
Benoit Fouet [Fri, 9 May 2008 14:52:39 +0000 (14:52 +0000)]
Add missing path to #include.

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

16 years agoAdd missing required header directly.
Diego Biurrun [Fri, 9 May 2008 14:34:52 +0000 (14:34 +0000)]
Add missing required header directly.

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

16 years agoAdd missing path to #include.
Diego Biurrun [Fri, 9 May 2008 14:33:55 +0000 (14:33 +0000)]
Add missing path to #include.

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

16 years agoAdd missing path to #include statement.
Diego Biurrun [Fri, 9 May 2008 14:29:37 +0000 (14:29 +0000)]
Add missing path to #include statement.

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

16 years agoRemove in_asm_used_var_warning_killer()
Keiji Costantini [Fri, 9 May 2008 12:47:55 +0000 (12:47 +0000)]
Remove in_asm_used_var_warning_killer()

Patch by Keiji Costantini ( strites gmail com )

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

16 years agoRemove -I flags pointing to local paths, they are no longer necessary.
Diego Biurrun [Fri, 9 May 2008 12:12:13 +0000 (12:12 +0000)]
Remove -I flags pointing to local paths, they are no longer necessary.

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

16 years agoUse full path for #includes from another directory.
Diego Biurrun [Fri, 9 May 2008 12:00:25 +0000 (12:00 +0000)]
Use full path for #includes from another directory.

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

16 years agoRemove redundant #undef statements that were mistakenly committed.
Diego Biurrun [Fri, 9 May 2008 11:59:15 +0000 (11:59 +0000)]
Remove redundant #undef statements that were mistakenly committed.

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

16 years agoUse full path for #includes from another directory.
Diego Biurrun [Fri, 9 May 2008 11:56:36 +0000 (11:56 +0000)]
Use full path for #includes from another directory.

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

16 years agoIFF stereo support
Jai Menon [Fri, 9 May 2008 11:25:27 +0000 (11:25 +0000)]
IFF stereo support

Patch by Jai Menon ( realityman gmx net )

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

16 years agoAdd required stdint.h header.
Diego Biurrun [Fri, 9 May 2008 11:10:20 +0000 (11:10 +0000)]
Add required stdint.h header.

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

16 years agoLittle fix for block sizes <16
Michael Niedermayer [Fri, 9 May 2008 10:44:12 +0000 (10:44 +0000)]
Little fix for block sizes <16

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

16 years agoRevert previous mistaken commit.
Diego Biurrun [Fri, 9 May 2008 10:18:58 +0000 (10:18 +0000)]
Revert previous mistaken commit.

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

16 years agoipp.h is a system header, use <> when #including it.
Diego Biurrun [Fri, 9 May 2008 10:06:51 +0000 (10:06 +0000)]
ipp.h is a system header, use <> when #including it.

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

16 years agodsputil.h is not a system header, use "" when #including it.
Diego Biurrun [Fri, 9 May 2008 09:48:49 +0000 (09:48 +0000)]
dsputil.h is not a system header, use "" when #including it.

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

16 years agostring.h is a system header file, so use <> for it.
Diego Biurrun [Fri, 9 May 2008 09:30:43 +0000 (09:30 +0000)]
string.h is a system header file, so use <> for it.

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

16 years agoImprove motion estimation metric.
Michael Niedermayer [Fri, 9 May 2008 09:02:41 +0000 (09:02 +0000)]
Improve motion estimation metric.
Patch by Michael Niedermayer

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

16 years agouse enum type instead of int
Aurelien Jacobs [Fri, 9 May 2008 01:59:33 +0000 (01:59 +0000)]
use enum type instead of int

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

16 years agocosmetics: indentation
Aurelien Jacobs [Fri, 9 May 2008 01:54:35 +0000 (01:54 +0000)]
cosmetics: indentation

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

16 years agomatroskadec: add support for lzo compressed tracks
Aurelien Jacobs [Fri, 9 May 2008 01:53:59 +0000 (01:53 +0000)]
matroskadec: add support for lzo compressed tracks

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

16 years agoremove useless comment
Aurelien Jacobs [Thu, 8 May 2008 23:15:39 +0000 (23:15 +0000)]
remove useless comment

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

16 years agomatroskadec: fail gracefully when seeking don't work
Aurelien Jacobs [Thu, 8 May 2008 23:11:13 +0000 (23:11 +0000)]
matroskadec: fail gracefully when seeking don't work

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

16 years ago#include required stdint.h header directly.
Diego Biurrun [Thu, 8 May 2008 23:11:04 +0000 (23:11 +0000)]
#include required stdint.h header directly.

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

16 years agoensure vp56_decode_frame always return unchanged buf_size
Aurelien Jacobs [Thu, 8 May 2008 21:59:51 +0000 (21:59 +0000)]
ensure vp56_decode_frame always return unchanged buf_size

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

16 years agomatroskadec: add support for track content encoding
Aurelien Jacobs [Thu, 8 May 2008 21:47:31 +0000 (21:47 +0000)]
matroskadec: add support for track content encoding
Only the header strip method is supported for now.

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

16 years agoDo not misuse long as the size of a register in x86.
Ramiro Polla [Thu, 8 May 2008 21:11:24 +0000 (21:11 +0000)]
Do not misuse long as the size of a register in x86.
typedef x86_reg as the appropriate size and use it instead.

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

16 years agoDo not return -1 from void functions.
Carl Eugen Hoyos [Thu, 8 May 2008 14:02:35 +0000 (14:02 +0000)]
Do not return -1 from void functions.

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

16 years agoOne const per declaration is enough.
Carl Eugen Hoyos [Thu, 8 May 2008 14:01:44 +0000 (14:01 +0000)]
One const per declaration is enough.

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

16 years ago#include required headers directly.
Diego Biurrun [Thu, 8 May 2008 10:09:30 +0000 (10:09 +0000)]
#include required headers directly.

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

16 years agoprettyprinting cosmetics
Diego Biurrun [Thu, 8 May 2008 10:02:29 +0000 (10:02 +0000)]
prettyprinting cosmetics

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

16 years agoCompile network-related code conditionally.
Ramiro Polla [Thu, 8 May 2008 00:46:34 +0000 (00:46 +0000)]
Compile network-related code conditionally.

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

16 years agoCheck for sys/resource.h and include it conditionally.
Ramiro Polla [Thu, 8 May 2008 00:44:42 +0000 (00:44 +0000)]
Check for sys/resource.h and include it conditionally.

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

16 years agoDisable libdirac decoder if the faster libschroedinger decoder is available.
Anuradha Suraparaju [Thu, 8 May 2008 00:20:00 +0000 (00:20 +0000)]
Disable libdirac decoder if the faster libschroedinger decoder is available.
patch by Anuradha Suraparaju, anuradha rd.bbc.co uk

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

16 years ago#include stdint.h instead of using a manual typedef for uint8_t.
Diego Biurrun [Wed, 7 May 2008 08:41:34 +0000 (08:41 +0000)]
#include stdint.h instead of using a manual typedef for uint8_t.

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

16 years agoWhen compiling with -fmudflap configure fill EXTERN_PREFIX with garbage
Matthieu Castet [Wed, 7 May 2008 08:36:23 +0000 (08:36 +0000)]
When compiling with -fmudflap configure fill EXTERN_PREFIX with garbage
(some mudflap symbol), so just pick out ff_extern symbols in this case.
patch by matthieu castet, castet.matthieu free fr

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

16 years agoexport dnxhd encoded picture quality
Baptiste Coudurier [Tue, 6 May 2008 17:18:41 +0000 (17:18 +0000)]
export dnxhd encoded picture quality

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

16 years agoRemove one more set of useless parentheses from a return call.
Diego Biurrun [Tue, 6 May 2008 09:20:50 +0000 (09:20 +0000)]
Remove one more set of useless parentheses from a return call.

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

16 years agoRemove unnecessary parentheses from return calls.
Diego Biurrun [Tue, 6 May 2008 09:16:36 +0000 (09:16 +0000)]
Remove unnecessary parentheses from return calls.

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

16 years agominor wording fix
Diego Biurrun [Tue, 6 May 2008 08:41:13 +0000 (08:41 +0000)]
minor wording fix

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

16 years agoIn pkg-config files, libraries not exposed through the library, but just needed
Anssi Hannula [Tue, 6 May 2008 08:21:06 +0000 (08:21 +0000)]
In pkg-config files, libraries not exposed through the library, but just needed
during static linking should be listed under Libs.private, not Libs.
patch by Anssi Hannula, anssi.hannula gmail com

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

16 years agominor spelling fix
Diego Biurrun [Tue, 6 May 2008 08:03:30 +0000 (08:03 +0000)]
minor spelling fix

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

16 years agocosmetics: whitespace/order changes, if/then --> && in pkg-config section
Diego Biurrun [Mon, 5 May 2008 23:31:42 +0000 (23:31 +0000)]
cosmetics: whitespace/order changes, if/then --> && in pkg-config section

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

16 years agoMerge both pkg-config creation commands into one.
Diego Biurrun [Mon, 5 May 2008 23:27:30 +0000 (23:27 +0000)]
Merge both pkg-config creation commands into one.

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

16 years agoIn the pkg-config file generation, derive the short name from the library
Diego Biurrun [Mon, 5 May 2008 23:18:15 +0000 (23:18 +0000)]
In the pkg-config file generation, derive the short name from the library
name instead of passing it as a parameter.

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

16 years agoRemove stray extra parameter from libavutil pkg-config command.
Diego Biurrun [Mon, 5 May 2008 22:29:01 +0000 (22:29 +0000)]
Remove stray extra parameter from libavutil pkg-config command.

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

16 years agocosmetics: sort lines (correctly)
Diego Biurrun [Mon, 5 May 2008 10:10:05 +0000 (10:10 +0000)]
cosmetics: sort lines (correctly)

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

16 years agoCheck url_seek() in url_open().
Michael Niedermayer [Mon, 5 May 2008 09:17:56 +0000 (09:17 +0000)]
Check url_seek() in url_open().

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