François Revol
a018d318e7
64 bit pts for writing - more const usage (don't forget me !)
...
Originally committed as revision 2269 to svn://svn.ffmpeg.org/ffmpeg/trunk
21 years ago
François Revol
fb059921da
cleanup; BSoundRecorder moved to Experimental namespace
...
Originally committed as revision 1960 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
François Revol
143d464416
Add latency check, the Media Kit shoul repport it, but this seems broken.
...
Originally committed as revision 1789 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
François Revol
335338e884
the media node now won't connect itself to the default audio input with -ad wait:
...
(allows redirecting another node to it)
Originally committed as revision 1713 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
François Revol
788a2d3d8b
experimental BeOS audio input support. (needs unreleased library)
...
Originally committed as revision 1712 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
François Revol
50515cddf3
cleanup; unused pipe() stuff removed.
...
Originally committed as revision 1711 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
François Revol
d271b84bf7
Looks like this one was forgotten in the INT -> int_t move
...
Originally committed as revision 1584 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Fabrice Bellard
7f172339fd
grab device is in AVFormatParameter (at least better than global variable)
...
Originally committed as revision 1499 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Fabrice Bellard
abac617591
renamed libav to libavformat
...
Originally committed as revision 1276 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
François Revol
3c97fdb8bb
Bump up the priority on the decoding thread.
...
Originally committed as revision 1201 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
François Revol
3810fbf561
ringbuffer patch by (François Revol <revol at free dot fr>)
...
Originally committed as revision 1177 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
François Revol
dfdfa47cd1
BeOS Audio ouput patch by (François Revol <revol at free dot fr>)
...
Originally committed as revision 1163 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Måns Rullgård
bb76a117b1
c syntax update patch by (mru at users dot sourceforge dot net (Måns Rullgård))
...
Originally committed as revision 1008 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Fabrice Bellard
b13788c53f
use sys/soundcard.h for OSS audio
...
Originally committed as revision 607 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Fabrice Bellard
19720f15fd
license/copyright change
...
Originally committed as revision 593 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Fabrice Bellard
c9a65ca8c3
converted to new API
...
Originally committed as revision 547 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Fabrice Bellard
1ea4f59365
use av memory handling functions
...
Originally committed as revision 528 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Philip Gladstone
1de1cce27d
* Make it work with sound cards (like mine) that can only capture in stereo.
...
* Add a kludge to allow the left channel to be inverted -- my tv card/sound card
ends up with the left channel = minus right channel. Converting to mono by
adding the channels doesn't work well.
Originally committed as revision 458 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Zdenek Kabelac
4606ac8dee
* some minor modification by Philip Gladston
...
* grab containes new code
Originally committed as revision 388 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Juanjo
10bb7023a2
- Added force_pts to av_write_packet() to be able to force PTS, this helps
...
(and fix) stream copying. By now force_pts it's just honoured by the MPEG
muxer. ASF could honour this also, but it should be fixed to use Tickers
first.
- MPEG audio decoder exports it's frame size in bytes.
- Hope this fix the floating point exception found in ffserver.
Originally committed as revision 382 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Fabrice Bellard
4972b26f24
changed audio and video grab interface (simpler now)
...
Originally committed as revision 148 to svn://svn.ffmpeg.org/ffmpeg/trunk
23 years ago
Fabrice Bellard
8be1c6563c
win32 fixes
...
Originally committed as revision 78 to svn://svn.ffmpeg.org/ffmpeg/trunk
24 years ago
Fabrice Bellard
de6d9b6404
Initial revision
...
Originally committed as revision 5 to svn://svn.ffmpeg.org/ffmpeg/trunk
24 years ago