Luca Abeni
18c05a375b
Do not send too many RTCP packets (according to RFC 3550, the minimum
...
RTCP interval should be 5 seconds)
Originally committed as revision 10930 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Luca Abeni
0aa7a2e690
Use a symbolic name for the payload size of an RTCP Sender Report packet
...
Originally committed as revision 10929 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Benoit Fouet
40b67a56d1
Fix mov checksums following r10852.
...
Originally committed as revision 10928 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
1c2211bd4e
Quote paths in uninstall commands where necessary.
...
Originally committed as revision 10927 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
47a1ae1bc9
Add some parentheses to clarify operator precedence, fixes the warnings:
...
nut.c: In function 'ff_nut_sp_pos_cmp':
nut.c:43: warning: suggest parentheses around + or - inside shift
nut.c:43: warning: suggest parentheses around + or - inside shift
nut.c: In function 'ff_nut_sp_pts_cmp':
nut.c:47: warning: suggest parentheses around + or - inside shift
nut.c:47: warning: suggest parentheses around + or - inside shift
Originally committed as revision 10926 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Andreas Öman
5b5bd7c9ee
make sure the mpeg audio header is valid before passing it to ff_mpegaudio_decode_header()
...
Originally committed as revision 10925 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
f9def9ccc6
Remove libvorbis Vorbis decoding support. Our native decoder is complete
...
and has no known bugs, any remaining issues will hopefully be uncovered now.
Originally committed as revision 10924 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
b7a42d14bf
Enable debug variable only when debug code is enabled, fixes the warning:
...
rtp_h264.c: In function ‘h264_handle_packet’:
rtp_h264.c:168: warning: unused variable ‘data’
Originally committed as revision 10923 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
a680708d2d
The function names of [rgb|bgr]1[56]to[UV|Y] had rgb<->bgr flipped.
...
Rename them to match the actual implementation. Fixes issue 162.
Originally committed as revision 24965 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
17 years ago
Benjamin Larsson
f83579b1a6
Remove unused variable
...
Originally committed as revision 10922 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Ramiro Polla
8138b9db26
List enabled code in configure output
...
Originally committed as revision 10921 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Ramiro Polla
bf0c4afab2
Speed up show_list
...
Originally committed as revision 10920 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Ramiro Polla
1b1656c67f
Warn user if bitrate parameter is too low
...
Originally committed as revision 10919 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Ramiro Polla
46a845d06e
The Windows Help Forum is not ffmpeg-user for Windows
...
Originally committed as revision 10918 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
a045e5152f
Move external library codec registration to a separate section after all
...
native codecs. This way native implementations are always preferred.
Originally committed as revision 10917 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Josh Coalson
0cb2774a4a
Add decoding support for variable block size FLAC files using the latest FLAC
...
specification. Patch by Josh Coalson.
Originally committed as revision 10916 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Josh Coalson
e471443ab5
Add support for FLAC's new RICE2 entropy coding method. Patch by Josh Coalson.
...
Originally committed as revision 10915 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Aurelien Jacobs
9abf243316
add support for demuxing Electronic Arts .cdata files
...
based on a patch from Peter Ross
Originally committed as revision 10914 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Aurelien Jacobs
271b4095ad
add Electronic Arts XAS ADPCM decoder
...
based on a patch from Peter Ross
Originally committed as revision 10913 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Kostya Shishkov
7798b42df1
Add ff_ prefix to get_v()
...
Originally committed as revision 10912 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Kostya Shishkov
897d3eef4c
Make get_v() available to the other demuxers
...
Originally committed as revision 10911 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
0c904db118
typo
...
Originally committed as revision 10910 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Fabrice Bellard
eb1c687b1b
Use the ffmpeg mdct function, patch by Fabrice Bellard. Thread: [FFmpeg-devel] NellyMoser transform bug, 10/25/2007 12:24 PM
...
Originally committed as revision 10909 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
c6dcd0d7f0
fix misdetection of mp3could_not_find_codec_parameters.mp3
...
Originally committed as revision 10908 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Kostya Shishkov
d447fc3132
Seek regression for RM demuxer fix
...
Originally committed as revision 10907 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Stefano Sabatini
0ee97f0d3f
Doxyfication, patch by Stefano Sabatini %stefano P sabatini-lala A poste P it%
...
Originally committed as revision 10906 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Kostya Shishkov
24e649afe3
Split Musepack decoder into SV7 decoder and synth core
...
(for upcoming SV8 decoder)
Originally committed as revision 10905 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Aurelien Jacobs
76c443c6d4
move adx.c to adxdec.c
...
Originally committed as revision 10904 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Aurelien Jacobs
c31dea6136
split adx encoder in its own file
...
Originally committed as revision 10903 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Aurelien Jacobs
4f95f80e2d
remove useless debug func
...
Originally committed as revision 10902 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Aurelien Jacobs
2009c7fc96
revert part of r10899 which was not intended
...
Originally committed as revision 10901 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Aurelien Jacobs
c4cc361099
cleanup and simplify adx_decode_header()
...
Originally committed as revision 10900 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Aurelien Jacobs
6177c7efe1
remove useless initialization to 0 of adx context
...
Originally committed as revision 10899 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Aurelien Jacobs
ad8df79b1d
simplify dpcm decoders declaration using a macro
...
Originally committed as revision 10898 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Aurelien Jacobs
e916de2c8d
remove useless #undef
...
Originally committed as revision 10897 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Aurelien Jacobs
c33ed2aaf9
remove unreachable code
...
Originally committed as revision 10896 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Aurelien Jacobs
0137034996
cosmetics: alignment
...
Originally committed as revision 10895 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Aurelien Jacobs
f6e2300fe7
don't register adpcm encoders which are not implemented
...
Originally committed as revision 10894 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Stefano Sabatini
22baf42c83
doxy/cosmetics fixes. Patch by Stefano Sabatini %stefano P sabatini-lala A posteP it %
...
Originally committed as revision 10893 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Kostya Shishkov
83c95cd462
Revert get_num() to old behaviour in order to handle
...
incorrect RMs generated by lavf muxer.
Originally committed as revision 10892 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
0ac0703107
check av_interleaved_write_frame() return
...
fixes issue149
Originally committed as revision 10891 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Aurelien Jacobs
7c032a369a
cosmetics: sort
...
Originally committed as revision 10890 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
c5d99f2b79
prefer our native vorbis decoder over libvorbis
...
Originally committed as revision 10889 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
e14356c895
fix issue130
...
Originally committed as revision 10888 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
c8652b5714
support flv with invalid header
...
fixes issue43
Originally committed as revision 10887 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
6f910bcf39
factorize stream creation
...
Originally committed as revision 10886 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
ff21c1b056
Remove redundant -DHAVE_AV_CONFIG_H from tests/seek_test command.
...
Originally committed as revision 10885 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
1d5fab9b33
Remove unused variables, fixes the following warnings:
...
siff.c:187: warning: unused variable 'snddata'
siff.c:186: warning: unused variable 'size2'
Originally committed as revision 10884 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Ronald S. Bultje
51844e6cd2
Take the target address family in account when determining the family of
...
the local address to bind.
Fixes ffserver and UDP streaming without --disable-ipv6 on MacOS X
Patch by Ronald S. Bultje (rsbultje st gmail dot com)
Originally committed as revision 10883 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Luca Abeni
7d8576c279
Reindent after last commit
...
Originally committed as revision 10882 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago