index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
beosaudio.cpp
Age
Commit message (
Expand
)
Author
2007-02-14
implement new grabbing interface, as described here:
Ramiro Polla
2007-02-13
This fixes error handling for BeOS, removing the need for some ifdefs.
François Revol
2006-10-07
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-07-09
give AVInput/OutputFormat structs consistent names
Måns Rullgård
2006-01-12
Update licensing information: The FSF changed postal address.
Diego Biurrun
2005-08-11
minor compilation fix
Sam Hocevar
2003-09-13
64 bit pts for writing - more const usage (don't forget me !)
François Revol
2003-06-15
cleanup; BSoundRecorder moved to Experimental namespace
François Revol
2003-04-18
Add latency check, the Media Kit shoul repport it, but this seems broken.
François Revol
2003-03-27
the media node now won't connect itself to the default audio input with -ad w...
François Revol
2003-03-27
experimental BeOS audio input support. (needs unreleased library)
François Revol
2003-03-27
cleanup; unused pipe() stuff removed.
François Revol
2003-02-13
Looks like this one was forgotten in the INT -> int_t move
François Revol
2003-01-23
grab device is in AVFormatParameter (at least better than global variable)
Fabrice Bellard
2002-11-25
renamed libav to libavformat
Fabrice Bellard