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
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
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
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
52703a6459
Use filename as multiple inclusion guard.
...
Originally committed as revision 10760 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
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
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
Benjamin Larsson
636b13c5fc
Nellymoser ASAO decoder
...
Originally committed as revision 10741 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
5d25d2a983
cosmetics: Move asf_read_close() down to get rid of a forward declaration.
...
Originally committed as revision 10735 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Benoit Fouet
fe0b9a6464
Increment minor after r10709.
...
Originally committed as revision 10734 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Måns Rullgård
972c5f9e10
simply buffer checks in vorbis_comment()
...
Originally committed as revision 10725 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Måns Rullgård
0a770ae7b4
use bytestream_get_* in vorbis_comment()
...
Originally committed as revision 10724 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Ramiro Polla
29a7b8ef27
Fix memleak
...
Closes issue 102
Originally committed as revision 10719 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Björn Axelsson
770d9dafa1
Add functionality to set the direction of a ByteIOContext buffer.
...
Patch by Björn Axelsson bjorn axelsson intinor se
Original thread: [FFmpeg-devel] [PATCH] MMS protocol support patch 1
Date: 09/19/2007 05:51 PM
Originally committed as revision 10709 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Måns Rullgård
736e63edc8
check values more thoroughly in vorbis_header()
...
Originally committed as revision 10707 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Måns Rullgård
739587bf04
use bytestream_get_* in vorbis_header()
...
Originally committed as revision 10706 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Måns Rullgård
f5475e1b38
fix buffer overread with invalid Vorbis header
...
Originally committed as revision 10705 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Måns Rullgård
62f2c069b8
remove duplicate Vorbis comment tag handling
...
Originally committed as revision 10704 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Reimar Döffinger
ce3132be88
Remove ogg seek function, instead use generic seek via read_timestamp function
...
Originally committed as revision 10702 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Reimar Döffinger
a1f29b959b
Add a read_timestamp function to ogg demuxer
...
Originally committed as revision 10701 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
ec62727818
indent
...
Originally committed as revision 10693 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
4838727ea0
avoid generating invalid files
...
fixes issue213
Originally committed as revision 10692 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Baptiste Coudurier
68bc33fa9f
append extradata atoms when parsing, fix OLOCOONS_O3.mov
...
Originally committed as revision 10688 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Baptiste Coudurier
fc4cbc1699
DNxHD (SMPTE VC-3) encoder
...
Originally committed as revision 10682 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Luca Abeni
e0d21bfe83
Allow to set the maximum number of frames per RTP packet (and add support for
...
this in the AAC packetizer)
Originally committed as revision 10647 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Ronald S. Bultje
3303926c2f
Add checking for codecid to has_codec_parameters().
...
patch by Ronald S. Bultje, rsbultje gmail com
Date: Sat, 29 Sep 2007 09:25:52 -0400
Subject: [FFmpeg-devel] [PATCH] has_codec_parameters() addition
Originally committed as revision 10636 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Justin Ruggles
bf41512100
dnet audio needs avparser to work with the lavc ac3 decoder.
...
Fixes issue 121
Patch by Justin Ruggles
Originally committed as revision 10634 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Vladimir Voroshilov
0b04ebb326
Add support for AMV variants of AVI files.
...
patch by Vladimir Voroshilov, voroshil gmail com
Date: Sun, 30 Sep 2007 00:30:34 +0700
Subject: Re: [FFmpeg-devel] [PATCH] Demuxer for AMV files
Originally committed as revision 10623 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Ronald S. Bultje
f8f88a42cf
Add IPv6 support to url_split()
...
patch by: Ronald S. Bultje rsbultje a gmail d com
thread: "[PATCH] url_split() ipv6 support" at 2007/Sep/23 18:43
Originally committed as revision 10615 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Björn Axelsson
3576f9c629
Documentation fix for url_f(d)open()
...
Patch by Björn Axelsson bjorn axelsson intinor se
Originally committed as revision 10608 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Ronald S. Bultje
7e1e297ee3
refactor url_split(), preparing for IPv6 support
...
patch by: Ronald S. Bultje rsbultje a gmail d com
thread: "[PATCH] url_split() ipv6 support" at 09/23/07 18:43
Originally committed as revision 10605 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Ramiro Polla
53b7336500
Fix avisynth compilation after allformats.h was removed
...
Originally committed as revision 10594 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Aurelien Jacobs
b925ef61dd
add support for AVI files with On2 header
...
Originally committed as revision 10591 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Aurelien Jacobs
7b31b0929c
use a table to parse AVI file header
...
Originally committed as revision 10590 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago