ffmpeg/libavdevice
Matt Jacobson b3e261bab3 avdevice/oss_dec: account for sample size when computing timestamp
Don't assume each sample is one byte in size. Doing so results in wrong and
occasionally non-monotonically-increasing timestamps.

Fix nearby cosmetic typo.

Signed-off-by: Marton Balint <cus@passwd.hu>
2022-06-19 23:01:20 +02:00
..
tests
.gitignore
Makefile lib*/version: Move library version functions into files of their own 2022-05-10 06:49:32 +02:00
alldevices.c
alsa.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
alsa.h
alsa_dec.c alsa: convert to new channel layout API 2022-03-15 09:42:30 -03:00
alsa_enc.c avformat/internal: Move muxing-only functions to new mux.h header 2022-05-10 07:27:01 +02:00
android_camera.c libavcodec, libavdevice: Remove unnecessary includes of version.h 2022-02-24 22:36:15 +02:00
audiotoolbox.m
avdevice.c lib*/version: Move library version functions into files of their own 2022-05-10 06:49:32 +02:00
avdevice.h Keep including the full version.h when headers are included externally 2022-03-19 00:01:57 +02:00
avdeviceres.rc
avfoundation.m lavd/avfoundation: Fix mixed declaration and code 2022-02-22 13:10:42 +01:00
bktr.c
caca.c
decklink_common.cpp
decklink_common.h
decklink_common_c.h avdevice/decklink_(common_c|dec|enc).h: Fix checkheaders 2022-02-21 13:09:48 +01:00
decklink_dec.cpp decklink: convert to new channel layout API 2022-03-15 09:42:31 -03:00
decklink_dec.h avdevice/decklink_(common_c|dec|enc).h: Fix checkheaders 2022-02-21 13:09:48 +01:00
decklink_dec_c.c
decklink_enc.cpp decklink: convert to new channel layout API 2022-03-15 09:42:31 -03:00
decklink_enc.h avdevice/decklink_(common_c|dec|enc).h: Fix checkheaders 2022-02-21 13:09:48 +01:00
decklink_enc_c.c
dshow.c avdevice/dshow: reuse unused variables. 2022-05-12 22:06:44 -03:00
dshow_capture.h
dshow_common.c
dshow_crossbar.c
dshow_enummediatypes.c
dshow_enumpins.c
dshow_filter.c
dshow_pin.c
fbdev_common.c
fbdev_common.h
fbdev_dec.c
fbdev_enc.c
file_open.c
gdigrab.c
iec61883.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
internal.h
jack.c jack: port to new channel layout API 2022-03-15 09:42:33 -03:00
kmsgrab.c
lavfi.c avdevice/lavfi: remove call to deprecated function av_buffersink_get_channel_layout() 2022-03-15 09:42:46 -03:00
libavdevice.v
libcdio.c avformat/demux: Add new demux.h header 2022-05-10 07:37:38 +02:00
libdc1394.c
openal-dec.c openal: convert to new channel layout API 2022-03-15 09:42:35 -03:00
opengl_enc.c avformat/internal: Move muxing-only functions to new mux.h header 2022-05-10 07:27:01 +02:00
opengl_enc_shaders.h
oss.c avdevice/oss_dec: account for sample size when computing timestamp 2022-06-19 23:01:20 +02:00
oss.h avdevice/oss_dec: account for sample size when computing timestamp 2022-06-19 23:01:20 +02:00
oss_dec.c avdevice/oss_dec: account for sample size when computing timestamp 2022-06-19 23:01:20 +02:00
oss_enc.c oss: port to new channel layout API 2022-03-15 09:42:35 -03:00
pulse_audio_common.c
pulse_audio_common.h
pulse_audio_dec.c avdevice/pulse_audio_dec: deprecate frame_size option 2022-06-16 21:28:20 +02:00
pulse_audio_enc.c avformat/internal: Move muxing-only functions to new mux.h header 2022-05-10 07:27:01 +02:00
reverse.c
sdl2.c
sndio.c
sndio.h
sndio_dec.c sndio: convert to new channel layout API 2022-03-15 09:42:37 -03:00
sndio_enc.c sndio: convert to new channel layout API 2022-03-15 09:42:37 -03:00
timefilter.c Remove unnecessary libavutil/(avutil|common|internal).h inclusions 2022-02-24 12:56:49 +01:00
timefilter.h
utils.c
v4l2-common.c
v4l2-common.h avdevice/v4l2*: Improve included headers 2022-05-10 07:38:01 +02:00
v4l2.c avdevice/v4l2*: Improve included headers 2022-05-10 07:38:01 +02:00
v4l2enc.c avdevice/v4l2*: Improve included headers 2022-05-10 07:38:01 +02:00
version.c lib*/version: Move library version functions into files of their own 2022-05-10 06:49:32 +02:00
version.h doc: Add an entry to APIchanges about changes to version.h and version_major.h 2022-03-16 14:12:46 +02:00
version_major.h libavdevice: Split version.h 2022-03-16 14:05:26 +02:00
vfwcap.c
xcbgrab.c
xv.c avformat/internal: Move muxing-only functions to new mux.h header 2022-05-10 07:27:01 +02:00