Aurelien Jacobs
3773e5fc1b
remove 2 temporary variables
...
Originally committed as revision 10788 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Aurelien Jacobs
9853ce8074
set a default value for num_channels
...
Originally committed as revision 10787 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Aurelien Jacobs
215eb1028d
move audio header parsing in its own function
...
Originally committed as revision 10786 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Aurelien Jacobs
d51bd73ce6
add a log message
...
Originally committed as revision 10785 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Aurelien Jacobs
1680692a6c
fix comment
...
Originally committed as revision 10784 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Aurelien Jacobs
98942fb2c9
small simplification
...
Originally committed as revision 10783 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Kostya Shishkov
bbfc038f09
WMV3 mode with FASTTX=0 seems to use standard IDCT instead of own 8x8 transform
...
Originally committed as revision 10782 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Benjamin Larsson
ff4b050ab4
Unaligned memory access rcrash fix
...
Originally committed as revision 10781 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Thorsten Jordan
f97931c122
set start_time to 0 to enable seeking in mp3-files
...
patch by Thorsten Jordan, tjordan macrosystem de
Originally committed as revision 10780 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Benjamin Larsson
d34841f1a8
Added myself as maintainer of the Nellymoser codec
...
Originally committed as revision 10779 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michel Bardiaux
59771f7191
Print pixel and display aspect ratios
...
Originally committed as revision 10778 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
3c11a27b44
replace (disabled by default) assert(0) by abort() if the picture buffer
...
overflows due to a buggy codec
note, ive not checked if such overflows could have been exploitable before this
commit
Originally committed as revision 10777 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
abc4e5727e
Simplify one variable setting.
...
Originally committed as revision 10776 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Ronald S. Bultje
c5be140c9a
Make url_split() strip url options (?opt=var) from the returned hostname or
...
location. This fixes a regression introduced by the rewrite of
url_split() in r10605.
Patch by Ronald S. Bultje: rsbultje gmail com
Original thread: [FFmpeg-devel] [PATCH] Make RTP work with IPv6 enabled
Date: 10/12/2007 08:19 PM
Originally committed as revision 10775 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
2f3cbef06e
Rename LIB to LIBNAME for consistency.
...
Originally committed as revision 24802 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
17 years ago
Diego Biurrun
24743a767f
Rename LIB to LIBNAME for consistency.
...
Originally committed as revision 10774 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
522e9cf4e0
1l: Update wrong #endif comment.
...
Originally committed as revision 24801 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
17 years ago
Diego Biurrun
39c70be189
Add FFMPEG_ prefix to all multiple inclusion guards.
...
Originally committed as revision 24800 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
17 years ago
Timofei V. Bondarenko
880de6b0be
Remove unnecessary guarding &=0x0f around adpcm_ima_compress_sample().
...
patch by Timofei, tim ipi.ac ru
Date: Mon, 15 Oct 2007 19:55:29 +0400
Subject: [FFmpeg-devel] [PATCH] adpcm-ima-wav header and codec
Originally committed as revision 10773 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
9c05103fe3
Add multiple inclusion guards to config.h.
...
Originally committed as revision 10772 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
deb43f0bd8
Explain why there are no multiple inclusion guards in these header files.
...
Originally committed as revision 10771 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
9b1f04b08b
Clarify comment that explains why this header lacks multiple inclusion guards.
...
Originally committed as revision 10770 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Ramiro Polla
e75f899784
Add entry about pr not being present in standard MSYS install.
...
Originally committed as revision 10769 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
0e872a4805
Add SLIB_UNINSTALL_EXTRA_CMD for MinGW.
...
based on a patch by Dave Yeo, daveryeo telus net
Originally committed as revision 10768 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Dave Yeo
5b5d0491b5
Add SLIB_UNINSTALL_EXTRA_COMMAND to uninstall the things installed via
...
SLIB_INSTALL_EXTRA_COMMAND.
patch by Dave Yeo, daveryeo telus net
Originally committed as revision 10767 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Aurelien Jacobs
ab54bff20a
Remove wrong multiple inclusion guards.
...
Those files are really meant to be included several times.
Originally committed as revision 10766 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
5b21bdabe4
Add FFMPEG_ prefix to all multiple inclusion guards.
...
Originally committed as revision 10765 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
6a03549e8a
Add a comment that explains why this header lacks multiple inclusion guards.
...
Originally committed as revision 10764 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
31b2c1446f
Add missing multiple inclusion guards.
...
Originally committed as revision 10763 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
ca34b9e615
Use filename as multiple inclusion guard.
...
Originally committed as revision 10762 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
aeb6a69714
Fix #endif comment typo.
...
Originally committed as revision 10761 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
52703a6459
Use filename as multiple inclusion guard.
...
Originally committed as revision 10760 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
7f3c02fc21
comment grammar fix
...
Originally committed as revision 10759 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Benoit Fouet
0f652a8ee3
Re-enable DEBUG_SEEK flag.
...
Originally committed as revision 10758 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Baptiste Coudurier
86161ceca1
dont write udta atom for 3gp/3g2 for now, current written atoms (ilst) are itunes specific
...
Originally committed as revision 10757 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Baptiste Coudurier
00996920ed
indentation
...
Originally committed as revision 10756 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Patric Stout
ed7b48b205
Fix streaming to XBox360.
...
Patch by Patric Stout, patric T liefdeis O com
Original thread:
Subject: asf-format doesn't work as stream for XBox360
Date: 2007-10-14
Originally committed as revision 10755 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
8a2d973dfc
misc Doxygen spelling/grammar fixes
...
Originally committed as revision 10754 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Aurelien Jacobs
227a388d07
cosmetics: reindent
...
Originally committed as revision 10753 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Aurelien Jacobs
d3e412d0cc
add support for VP6 in electronicarts demuxer
...
Originally committed as revision 10752 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Aurelien Jacobs
c03c4cac82
remove useless &0xFF
...
Originally committed as revision 10751 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Aurelien Jacobs
a066c5b7c9
merge declaration and initialization
...
Originally committed as revision 10750 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Aurelien Jacobs
df2eef0fef
remove unused context vars
...
Originally committed as revision 10749 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Aurelien Jacobs
059baac9c8
remove unused code
...
Originally committed as revision 10748 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Aurelien Jacobs
c3527cc973
remove unused tags definition
...
Originally committed as revision 10747 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Aurelien Jacobs
0cf3fbc2ab
remove unused close function
...
Originally committed as revision 10746 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Aurelien Jacobs
269b94e346
simplify bitstream reading
...
Originally committed as revision 10745 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Jeff Downs
2143b11853
Fix chroma mv offsets for PAFF in a way that is compatible with MBAFF by
...
setting Picture.reference to indicate parity for all Pictures in
reference list.
Patch by Jeff Downs, heydowns T borg O com
Originally committed as revision 10744 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Aurelien Jacobs
f1bf85b8cf
Cygwin don't like this function declaration.
...
So move this self-documentation into a comment instead.
Originally committed as revision 10743 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Thorsten Jordan
c7be25856a
Undefine DEBUG_SEEK.
...
Patch by Thorsten Jordan: tjordan macrosystem de
Originally committed as revision 10742 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago