- Jan 24, 2017
-
-
Since commit 0bceaf96 ("vpx: increase decoder capability (refs #16836)") made libvpx the default this has broken the default playback of VP8/9 video where the sample aspect ratio (SAR) is not equal to one. e.g Given a video like vp8, yuv420p, 720x576, SAR 64:45 DAR 16:9, 25 fps which is meant to be played back at 1024x576, will playback at 720x576 due to not passing the SAR value through. I have many such videos as encoded from PAL DVD's. Another example is vp8, yuv420p, 720x576, SAR 16:15 DAR 4:3, 25 fps this should actually playback at 768x576. So this commit simply passes the SAR values through. Without this passing --codec=ffmpeg or --codec=avcodec also restores previous behaviour. Signed-off-by:
Andrew Clayton <andrew@digital-domain.net> Signed-off-by:
Tristan Matthews <tmatth@videolan.org>
-
François Cartegnie authored
can crash with start = -1 and stop = 0
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
Signed-off-by:
Paul B Mahol <onemda@gmail.com> Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
Without a valid prefix, the headers were looked for in /include
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
See AUDCLNT_E_BUFFER_SIZE_ERROR in IAudioClient::Initialize msdn doc.
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
In order to send only the core part (from write_buffer_dts()).
-
Thomas Guillem authored
Rename it to set_16 since this function doesn't increment the offset.
-
Thomas Guillem authored
-
Pierre Ynard authored
-
- Jan 23, 2017
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
dragMove already has the playlist lock held, so calling findByInput would always cause a deadlock
-
Thomas Guillem authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
'demuxes' the multiple timings
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-