Commits on Source (6)
-
Only ps was using the 8 priority, and the 9 was not used. After this commit, the 7-8 priorities are not used.
27ed5157 -
Only h26x and ty were using the 6 priority, and the 7 and 8 were not used. After this commit, the 6-7 priorities are not used.
fae94043 -
bluray, dvdnav, mjpeg, es, mpgv, ytdl were using the 5 priority, and the 6 and 7 were not used. After this commit, the 5-6 priorities are not used.
7b1869eb -
Only cdg was using the 3 priority, and the 4-6 were not used. After this commit, the 3-5 priorities are not used.
d7b4421b -
Only avformat and lua were using the 2 priority, and the 3-5 were not used. After this commit, the 2-4 priorities are not used.
20511a88 -
Only forced_ps should have a priority of 1 since this probe can't fail. stl and vobsub could never being probed, depending on the way modules were sorted (but that was not the case).
73053e6b
Showing
- modules/access/bluray.c 1 addition, 1 deletionmodules/access/bluray.c
- modules/access/dvdnav.c 1 addition, 1 deletionmodules/access/dvdnav.c
- modules/demux/avformat/avformat.c 2 additions, 2 deletionsmodules/demux/avformat/avformat.c
- modules/demux/cdg.c 1 addition, 1 deletionmodules/demux/cdg.c
- modules/demux/mjpeg.c 1 addition, 1 deletionmodules/demux/mjpeg.c
- modules/demux/mpeg/es.c 1 addition, 1 deletionmodules/demux/mpeg/es.c
- modules/demux/mpeg/h26x.c 2 additions, 2 deletionsmodules/demux/mpeg/h26x.c
- modules/demux/mpeg/mpgv.c 1 addition, 1 deletionmodules/demux/mpeg/mpgv.c
- modules/demux/mpeg/ps.c 1 addition, 1 deletionmodules/demux/mpeg/ps.c
- modules/demux/stl.c 1 addition, 1 deletionmodules/demux/stl.c
- modules/demux/ty.c 1 addition, 1 deletionmodules/demux/ty.c
- modules/demux/vobsub.c 1 addition, 1 deletionmodules/demux/vobsub.c
- modules/demux/ytdl.c 1 addition, 1 deletionmodules/demux/ytdl.c
- modules/lua/vlc.c 1 addition, 1 deletionmodules/lua/vlc.c