]> git.sesse.net Git - vlc/commit
* modules/demux/mpeg/m4v.c,h264.c: fixed detection and use p_demux->b_force.
authorGildas Bazin <gbazin@videolan.org>
Thu, 5 Oct 2006 22:01:01 +0000 (22:01 +0000)
committerGildas Bazin <gbazin@videolan.org>
Thu, 5 Oct 2006 22:01:01 +0000 (22:01 +0000)
commit9361dd4a55eb771f3f5ee093bab569cf3149393f
treed48c460a24212d918384135f38479fedd0bbf665
parent410b11fd0f49e1c0b1afc895c3ff4c2de093b347
* modules/demux/mpeg/m4v.c,h264.c: fixed detection and use p_demux->b_force.
* src/misc/modules.c: only set b_force when we have b_strict.
* src/input/demux.c: add m4v and h264 extensions.
modules/demux/mpeg/h264.c
modules/demux/mpeg/m4v.c
src/input/demux.c
src/misc/modules.c