1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00
FFmpeg/libavdevice
Stefano Sabatini 8621a37d9f In video4linux2, in the case the timebase value in ap is 0/0, read the
timebase value already set in the driver, and set it back in the codec
stream, rather than leaving the invalid value of 0/0.

In particular, fix ffmpeg grabbing timestamps when the timebase value
is not set through the CLI.

Originally committed as revision 26224 to svn://svn.ffmpeg.org/ffmpeg/trunk
2011-01-05 14:15:11 +00:00
..
alldevices.c
alsa-audio-common.c
alsa-audio-dec.c
alsa-audio-enc.c
alsa-audio.h Define macro AV_NE() and use it in libavdevice. 2010-08-17 18:25:34 +00:00
avdevice.c
avdevice.h In video4linux2, in the case the timebase value in ap is 0/0, read the 2011-01-05 14:15:11 +00:00
bktr.c
dv1394.c
dv1394.h
jack_audio.c
libavdevice.v
libdc1394.c
Makefile Remove use of the deprecated function avcodec_check_dimensions(), use 2010-08-06 09:37:04 +00:00
oss_audio.c Define macro AV_NE() and use it in libavdevice. 2010-08-17 18:25:34 +00:00
v4l2.c In video4linux2, in the case the timebase value in ap is 0/0, read the 2011-01-05 14:15:11 +00:00
v4l.c Use new imgutils.h API names, fix deprecation warnings. 2010-09-07 19:15:29 +00:00
vfwcap.c vfwcap: add option to print list of supported drivers 2010-10-23 02:11:30 +00:00
x11grab.c Make x11grab cursor drawing suck less 2010-11-07 18:04:46 +00:00