Glenn A. Serre
828bb5f1f6
variable initialization (because of a gcc warning)
...
patch by Glenn A. Serre gaserre spiresoftware com
Originally committed as revision 9146 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
8a59d9a385
fix "incorrect frame size" errors with small.nuv
...
Originally committed as revision 9133 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Benoit Fouet
5faf2d3641
add rgb suffix handling for demuxer
...
Originally committed as revision 9103 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Andreas Öman
0dc56bfae0
id3v2 writer
...
patch by Andreas Ãman andreas olebyn nu
original thread: [FFmpeg-devel] [Ffmpeg-devel] ID3v2
Originally committed as revision 9102 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Andreas Öman
52b53f8653
id3v2 reader
...
patch by Andreas Ãman andreas olebyn nu
original thread: [FFmpeg-devel] [Ffmpeg-devel] ID3v2
Originally committed as revision 9101 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Andreas Öman
cb2578d5ef
cosmetic v1/v2 renaming
...
patch by Andreas Ãman andreas olebyn nu
Originally committed as revision 9100 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Thijs Vermeir
8bd32c0424
Add transport method options
...
patch by Thijs Vermeir thijs vermeir chez barco com
original thread:
[FFmpeg-devel] [PATCH] Add rtsp options support ( added option)
Originally committed as revision 9099 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Thijs Vermeir
badc9ae2d5
Add support for options
...
patch by Thijs Vermeir thijs vermeir chez barco com
original thread:
[FFmpeg-devel] [PATCH] Add rtsp options support ( added option)
Originally committed as revision 9098 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Alex Beregszaszi
3e2e29fb00
r9095 invalidly removed the check for non-winsock
...
Originally committed as revision 9096 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Alex Beregszaszi
7235183df9
fix FD_SETSIZE handling in our poll() emulation
...
Originally committed as revision 9095 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
4f60f34a89
print and return error if output is non seekable
...
Originally committed as revision 9087 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Aurelien Jacobs
ca6e50afc1
add a ff_ prefix to some mpegaudio funcs
...
Originally committed as revision 9081 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Alex Beregszaszi
c8df9c6358
Use usleep instead of sleep, some MinGW versions lack sleep.
...
Originally committed as revision 9044 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
605315248c
Remove extern C declarations for C++.
...
FFmpeg is pure C and not all public headers have the declarations.
Originally committed as revision 9037 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
14b2d01058
Drop unnecessary libavcodec/ prefix in #include path.
...
Originally committed as revision 9033 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Corey Hickey
2e374f12b5
Don't forget about audio remaining in buffer, in case there is enough
...
left to make another DV frame.
Originally committed as revision 9032 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Alex Beregszaszi
5676d140a9
initial mingw networking support
...
Originally committed as revision 9029 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
4440b1188e
simplify, no need for a function
...
Originally committed as revision 9008 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
54a5c7193b
fix ctts index computation when seeking, check must be done against next ctts sample, thanks to Uoti
...
Originally committed as revision 9007 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Alex Beregszaszi
5f09770382
cosmetics: fix indentation
...
Originally committed as revision 8998 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
c3ebc833b9
dmb1 fourcc, mjpeg_opendml.mov
...
Originally committed as revision 8990 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Benoit Fouet
0ba0c8debb
Use url_fopen error code when opening input file
...
handle the AVERROR_NOENT error case in print_error
Originally committed as revision 8977 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Panagiotis Issaris
b484ec78e8
Typos
...
Originally committed as revision 8974 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Luca Abeni
e4dd03f395
Reindent code after last commit
...
Originally committed as revision 8973 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Limin Wang
0d6c07329e
Allow avoid setting the video standard and input when capturing v4l2 video.
...
Patch by Limin Wang, edited by me
Originally committed as revision 8971 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Vitor Sessak
13dec85765
RoQ muxer, patch by Vitor, vitor1001 gmail com
...
reference thread:
Subject: [FFmpeg-devel] [PATCH] RoQ muxer
Date: Wed, 09 May 2007 19:44:21 +0200
Originally committed as revision 8959 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Aurelien Jacobs
99ff31dc75
move aac and ac3 parsers in their own files
...
Originally committed as revision 8941 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Ivo van Poorten
8d2fb33320
autodetect ptx files
...
Originally committed as revision 8938 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Aurelien Jacobs
c0f716b86f
fix display of theora videos with visible size smaller than encoded size
...
Originally committed as revision 8928 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Ivo van Poorten
cb63173785
Renderware TXD demuxer
...
Originally committed as revision 8927 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
5fd5d0ef3a
improve mpeg4-es detection by rejecting streams with reserved startcodes (fixes 11-i_need_your_love-daw.mp3 detected as mpeg4)
...
Originally committed as revision 8923 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Reimar Döffinger
89ecc26188
Fix two small typos in comment
...
Originally committed as revision 8920 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Zuxy Meng
18d915dda6
cosmetics: Fix indentation after last commit, patch by Zuxy Meng.
...
Originally committed as revision 8917 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
a4b120f32b
cosmetics: Sort entries by CONFIG_ name.
...
Originally committed as revision 8877 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Daniel Cardenas
711737af8e
give the position offset of the file in the packet
...
update seek regression test reference file accordingly
patch by Daniel Cardenas: Daniel Car cox net
original thread: [Ffmpeg-devel] [PATCH] Debug help for file position
date: 05/01/2007 02:42 AM
Originally committed as revision 8871 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Benoit Fouet
efd5fc538e
return right format in set_codec_from_probe_data
...
Originally committed as revision 8867 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Mark Cox
671adb1742
patch so that the deprecated items show up correctly
...
when building doxygen docs
patch by mark cox melbournemark plus ffmpeg minus devel chez gmail dot com
Originally committed as revision 8866 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Zuxy Meng
d84707377f
use asf stream information to set bitrate
...
patch by Zuxy Meng zuxy dot meng chez gmail tod com
reference thread: [Ffmpeg-devel] Third Try: Set bit_rate for asf format
Originally committed as revision 8861 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Wolfram Gloger
7af636d44a
Fix loop condition so it can be run through more than once.
...
patch by Wolfram Gloger, wmglo dent.med.uni-muenchen de
reference: [Ffmpeg-devel] buffer underflow messages from the output_example.c
Originally committed as revision 8860 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Wolfram Gloger
268fc08290
more detailed error message for buffer underflow
...
patch by Wolfram Gloger, wmglo dent.med.uni-muenchen de
Originally committed as revision 8859 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
25406e5002
fix AVStream documentation: clarify start_time, start_time and duration are actually in stream base
...
Originally committed as revision 8855 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Kostya Shishkov
13544287d5
Support for newer MacOSX AIFF
...
Originally committed as revision 8852 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
7bb7ad0eb5
fix oss audio playback, broken since r7983, pass AVFormatContext filename to audio_open since audio_device when NULL is no more set to default value
...
Originally committed as revision 8851 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Alex Beregszaszi
ab7fd2c4f7
Use correct CONFIG_RTP_MUXER ifdef
...
Originally committed as revision 8847 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Alex Beregszaszi
ba472aaf01
implement ff_socket_nonblock and use it in networking code
...
Originally committed as revision 8846 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Alex Beregszaszi
8da4034f52
use ff_neterrno() and FF_NETERROR() for networking error handling
...
Originally committed as revision 8845 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Alex Beregszaszi
c08fb00016
Make protocols configure selectable and also cleanup the CONFIG_NETWORK
...
related parts (rtp,rtsp,sdp). Currently they are interdependent.
Originally committed as revision 8842 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Alex Beregszaszi
9686292664
Don't compile RTSP_DEMUXER if not requested
...
Originally committed as revision 8841 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Alex Beregszaszi
e7047005cb
properly compile code for REDIR_DEMUXER
...
Originally committed as revision 8840 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
4ee10633d2
cosmetics: Remove trailing whitespace and tabs.
...
Originally committed as revision 8838 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago